This bot does not support codesigning
[]
═════════════════════╡ ••• Running task "plugin_test" ••• ╞═════════════════════
Starting process for task: [plugin_test]
Executing "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/dart-sdk/bin/dart --disable-dart-dev --enable-vm-service=0 --no-pause-isolates-on-exit bin/tasks/plugin_test.dart" in "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/dev/devicelab" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:52:22.983307] [STDOUT] The Dart VM service is listening on
http://127.0.0.1:54015/tx68kk4bLWU=/
[plugin_test] Connected to VM server.
[2024-02-28 09:52:23.303508] [STDOUT] Running task with a timeout of null.
[2024-02-28 09:52:23.303594] [STDOUT] Enabling configs for macOS and Linux...
[2024-02-28 09:52:23.309020] [STDOUT] Executing "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/flutter config -v --enable-macos-desktop --enable-linux-desktop" in "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/dev/devicelab" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:52:23.376567] [STDOUT] stdout: [ +1 ms] Could not interpret results of "git describe": 3.20.0-15.0.pre.28
[2024-02-28 09:52:23.382200] [STDOUT] stdout: [ +11 ms] executing: sysctl hw.optional.arm64
[2024-02-28 09:52:23.384430] [STDOUT] stdout: [ +2 ms] Exit code 0 from: sysctl hw.optional.arm64
[2024-02-28 09:52:23.384465] [STDOUT] stdout: [ ] hw.optional.arm64: 1
[2024-02-28 09:52:23.408825] [STDOUT] stdout: [ +24 ms] Setting "enable-linux-desktop" value to "true".
[2024-02-28 09:52:23.408894] [STDOUT] stdout: [ ] Setting "enable-macos-desktop" value to "true".
[2024-02-28 09:52:23.409054] [STDOUT] stdout: [ ]
[2024-02-28 09:52:23.409083] [STDOUT] stdout: You may need to restart any open editors for them to read new settings.
[2024-02-28 09:52:23.412679] [STDOUT] stdout: [ +3 ms] "flutter config" took 20ms.
[2024-02-28 09:52:23.413157] [STDOUT] stdout: [ ] ensureAnalyticsSent: 0ms
[2024-02-28 09:52:23.413188] [STDOUT] stdout: [ ] Running 0 shutdown hooks
[2024-02-28 09:52:23.413269] [STDOUT] stdout: [ ] Shutdown hooks complete
[2024-02-28 09:52:23.413308] [STDOUT] stdout: [ ] exiting with code 0
[2024-02-28 09:52:23.419129] [STDOUT] Executing "/Volumes/Work/s/w/ir/cache/android/sdk/platform-tools/adb devices -l" in "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/dev/devicelab" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:52:23.430500] [STDOUT] stdout: List of devices attached
[2024-02-28 09:52:23.430567] [STDOUT] stdout:
[2024-02-28 09:52:23.437702] [STDOUT]
[2024-02-28 09:52:23.437728] [STDOUT]
[2024-02-28 09:52:23.437773] [STDOUT] ═══════════════════════════╡ ••• Create plugin ••• ╞════════════════════════════
[2024-02-28 09:52:23.437839] [STDOUT]
[2024-02-28 09:52:23.438516] [STDOUT] Found FLUTTER_LOGS_DIR dump directory /Volumes/Work/s/w/ir/x/w/recipe_cleanup/flutter_logs_dir
[2024-02-28 09:52:23.438604] [STDOUT] Executing "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/flutter create --template=plugin --org io.flutter.devicelab -a java --platforms=android plugintest --ci --debug-logs-dir=/Volumes/Work/s/w/ir/x/w/recipe_cleanup/flutter_logs_dir" in "/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:52:23.540654] [STDOUT] stdout: Creating project plugintest...
[2024-02-28 09:52:23.699777] [STDOUT] stdout: Resolving dependencies in plugintest...
[2024-02-28 09:52:25.344586] [STDOUT] stdout: Got dependencies in plugintest.
[2024-02-28 09:52:25.351331] [STDOUT] stdout: Resolving dependencies in plugintest/example...
[2024-02-28 09:52:26.030366] [STDOUT] stdout: Got dependencies in plugintest/example.
[2024-02-28 09:52:26.057263] [STDOUT] stdout: Wrote 56 files.
[2024-02-28 09:52:26.057317] [STDOUT] stdout:
[2024-02-28 09:52:26.057336] [STDOUT] stdout: All done!
[2024-02-28 09:52:26.057793] [STDOUT] stdout:
[2024-02-28 09:52:26.057827] [STDOUT] stdout: Your plugin code is in plugintest/lib/plugintest.dart.
[2024-02-28 09:52:26.057851] [STDOUT] stdout:
[2024-02-28 09:52:26.057866] [STDOUT] stdout: Your example app code is in plugintest/example/lib/main.dart.
[2024-02-28 09:52:26.057882] [STDOUT] stdout:
[2024-02-28 09:52:26.057895] [STDOUT] stdout:
[2024-02-28 09:52:26.057912] [STDOUT] stdout: Host platform code is in the android directories under plugintest.
[2024-02-28 09:52:26.058198] [STDOUT] stdout: To edit platform code in an IDE see
https://flutter.dev/developing-packages/#edit-plugin-package.
[2024-02-28 09:52:26.058226] [STDOUT] stdout:
[2024-02-28 09:52:26.058276] [STDOUT] stdout:
[2024-02-28 09:52:26.059562] [STDOUT] stdout: To add platforms, run `flutter create -t plugin --platforms <platforms> .` under plugintest.
[2024-02-28 09:52:26.059595] [STDOUT] stdout: For more information, see
https://flutter.dev/go/plugin-platforms.
[2024-02-28 09:52:26.059607] [STDOUT] stdout:
[2024-02-28 09:52:26.059618] [STDOUT] stdout:
[2024-02-28 09:52:26.116768] [STDOUT]
[2024-02-28 09:52:26.116817] [STDOUT]
[2024-02-28 09:52:26.116831] [STDOUT] ════════════════════════════╡ ••• Test plugin ••• ╞═════════════════════════════
[2024-02-28 09:52:26.116847] [STDOUT]
[2024-02-28 09:52:26.117037] [STDOUT] Executing "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/flutter test --ci --debug-logs-dir=/Volumes/Work/s/w/ir/x/w/recipe_cleanup/flutter_logs_dir" in "/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:52:26.847827] [STDOUT] stdout:
[2024-02-28 09:52:27.849748] [STDOUT] stdout: 00:00 +0: loading /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/test/plugintest_method_channel_test.dart
[2024-02-28 09:52:28.848799] [STDOUT] stdout: 00:01 +0: loading /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/test/plugintest_method_channel_test.dart
[2024-02-28 09:52:29.848967] [STDOUT] stdout: 00:02 +0: loading /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/test/plugintest_method_channel_test.dart
[2024-02-28 09:52:30.850025] [STDOUT] stdout: 00:03 +0: loading /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/test/plugintest_method_channel_test.dart
[2024-02-28 09:52:31.508950] [STDOUT] stdout: 00:04 +0: loading /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/test/plugintest_method_channel_test.dart
[2024-02-28 09:52:31.509644] [STDOUT] stdout: 00:04 +0: loading /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/test/plugintest_test.dart
[2024-02-28 09:52:31.520808] [STDOUT] stdout: 00:04 +0: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/test/plugintest_test.dart: MethodChannelPlugintest is the default instance
[2024-02-28 09:52:31.520910] [STDOUT] stdout: 00:04 +1: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/test/plugintest_test.dart: MethodChannelPlugintest is the default instance
[2024-02-28 09:52:31.522638] [STDOUT] stdout: 00:04 +1: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/test/plugintest_test.dart: getPlatformVersion
[2024-02-28 09:52:31.526658] [STDOUT] stdout: 00:04 +2: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/test/plugintest_test.dart: getPlatformVersion
[2024-02-28 09:52:31.526706] [STDOUT] stdout: 00:04 +2: loading /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/test/plugintest_method_channel_test.dart
[2024-02-28 09:52:31.537042] [STDOUT] stdout: 00:04 +2: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/test/plugintest_method_channel_test.dart: getPlatformVersion
[2024-02-28 09:52:31.541440] [STDOUT] stdout: 00:04 +3: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/test/plugintest_method_channel_test.dart: getPlatformVersion
[2024-02-28 09:52:31.541479] [STDOUT] stdout: 00:04 +3: All tests passed!
[2024-02-28 09:52:31.560320] [STDOUT] Executing "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/flutter build apk -v --ci --debug-logs-dir=/Volumes/Work/s/w/ir/x/w/recipe_cleanup/flutter_logs_dir" in "/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:52:31.612534] [STDOUT] stdout: [ +1 ms] Could not interpret results of "git describe": 3.20.0-15.0.pre.28
[2024-02-28 09:52:31.621436] [STDOUT] stdout: [ +11 ms] executing: sysctl hw.optional.arm64
[2024-02-28 09:52:31.623664] [STDOUT] stdout: [ +2 ms] Exit code 0 from: sysctl hw.optional.arm64
[2024-02-28 09:52:31.623689] [STDOUT] stdout: [ ] hw.optional.arm64: 1
[2024-02-28 09:52:31.633319] [STDOUT] stdout: [ +9 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[2024-02-28 09:52:31.633349] [STDOUT] stdout: [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[2024-02-28 09:52:31.633361] [STDOUT] stdout: [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:52:31.633373] [STDOUT] stdout: [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[2024-02-28 09:52:31.633384] [STDOUT] stdout: [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
[2024-02-28 09:52:31.634064] [STDOUT] stdout: [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[2024-02-28 09:52:31.634085] [STDOUT] stdout: [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:52:31.634110] [STDOUT] stdout: [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[2024-02-28 09:52:31.634123] [STDOUT] stdout: [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:52:31.634134] [STDOUT] stdout: [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:52:31.634160] [STDOUT] stdout: [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[2024-02-28 09:52:31.634183] [STDOUT] stdout: [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[2024-02-28 09:52:31.650978] [STDOUT] stdout: [ +16 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
[2024-02-28 09:52:31.651015] [STDOUT] stdout: [ ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
[2024-02-28 09:52:31.653287] [STDOUT] stdout: [ +2 ms] Downloading android-arm-profile/darwin-x64 tools...
[2024-02-28 09:52:31.983398] [STDOUT] stdout: [ +329 ms] Content
https://storage.googleapis.com/flutter_infra_release/flutter/afaa6b18ad4e5893086b9fe6146514b6b16a907a/android-arm-profile/darwin-x64.zip md5 hash: 3JiM8nUQgsxLSecigY+t4w==
[2024-02-28 09:52:32.474352] [STDOUT] stdout: [ +491 ms] Downloading android-arm-profile/darwin-x64 tools... (completed in 817ms)
[2024-02-28 09:52:32.476233] [STDOUT] stdout: [ +2 ms] executing: unzip -o -q /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/downloads/storage.googleapis.com/flutter_infra_release/flutter/afaa6b18ad4e5893086b9fe6146514b6b16a907a/android-arm-profile/darwin-x64.zip -d /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.Ep4axn
[2024-02-28 09:52:32.541510] [STDOUT] stdout: [ +64 ms] Exit code 0 from: unzip -o -q /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/downloads/storage.googleapis.com/flutter_infra_release/flutter/afaa6b18ad4e5893086b9fe6146514b6b16a907a/android-arm-profile/darwin-x64.zip -d /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.Ep4axn
[2024-02-28 09:52:32.541684] [STDOUT] stdout: [ ] executing: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.Ep4axn/entitlements.txt /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm-profile/darwin-x64
[2024-02-28 09:52:32.548423] [STDOUT] stdout: [ +6 ms] Exit code 0 from: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.Ep4axn/entitlements.txt /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm-profile/darwin-x64
[2024-02-28 09:52:32.548468] [STDOUT] stdout: [ ] building file list ... done
[2024-02-28 09:52:32.548480] [STDOUT] stdout: entitlements.txt
[2024-02-28 09:52:32.548495] [STDOUT] stdout:
[2024-02-28 09:52:32.548506] [STDOUT] stdout: sent 151 bytes received 42 bytes 386.00 bytes/sec
[2024-02-28 09:52:32.548519] [STDOUT] stdout: total size is 13 speedup is 0.07
[2024-02-28 09:52:32.548530] [STDOUT] stdout: [ ] executing: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.Ep4axn/LICENSE.gen_snapshot.md /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm-profile/darwin-x64
[2024-02-28 09:52:32.554470] [STDOUT] stdout: [ +5 ms] Exit code 0 from: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.Ep4axn/LICENSE.gen_snapshot.md /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm-profile/darwin-x64
[2024-02-28 09:52:32.554504] [STDOUT] stdout: [ ] building file list ... done
[2024-02-28 09:52:32.554517] [STDOUT] stdout: LICENSE.gen_snapshot.md
[2024-02-28 09:52:32.554536] [STDOUT] stdout:
[2024-02-28 09:52:32.554547] [STDOUT] stdout: sent 736 bytes received 42 bytes 1556.00 bytes/sec
[2024-02-28 09:52:32.554560] [STDOUT] stdout: total size is 591 speedup is 0.76
[2024-02-28 09:52:32.554572] [STDOUT] stdout: [ ] executing: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.Ep4axn/gen_snapshot /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm-profile/darwin-x64
[2024-02-28 09:52:32.591284] [STDOUT] stdout: [ +36 ms] Exit code 0 from: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.Ep4axn/gen_snapshot /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm-profile/darwin-x64
[2024-02-28 09:52:32.591324] [STDOUT] stdout: [ ] building file list ... done
[2024-02-28 09:52:32.591335] [STDOUT] stdout: gen_snapshot
[2024-02-28 09:52:32.591350] [STDOUT] stdout:
[2024-02-28 09:52:32.591361] [STDOUT] stdout: sent 9894866 bytes received 42 bytes 19789816.00 bytes/sec
[2024-02-28 09:52:32.591373] [STDOUT] stdout: total size is 9893528 speedup is 1.00
[2024-02-28 09:52:32.598754] [STDOUT] stdout: [ +7 ms] Downloading android-arm-release/darwin-x64 tools...
[2024-02-28 09:52:32.784278] [STDOUT] stdout: [ +185 ms] Content
https://storage.googleapis.com/flutter_infra_release/flutter/afaa6b18ad4e5893086b9fe6146514b6b16a907a/android-arm-release/darwin-x64.zip md5 hash: 3u4lqEDv9SxQ79DLQpEUvg==
[2024-02-28 09:52:32.880034] [STDOUT] stdout: [ +96 ms] Downloading android-arm-release/darwin-x64 tools... (completed in 281ms)
[2024-02-28 09:52:32.880885] [STDOUT] stdout: [ +1 ms] executing: unzip -o -q /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/downloads/storage.googleapis.com/flutter_infra_release/flutter/afaa6b18ad4e5893086b9fe6146514b6b16a907a/android-arm-release/darwin-x64.zip -d /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.6UPZBv
[2024-02-28 09:52:32.938816] [STDOUT] stdout: [ +57 ms] Exit code 0 from: unzip -o -q /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/downloads/storage.googleapis.com/flutter_infra_release/flutter/afaa6b18ad4e5893086b9fe6146514b6b16a907a/android-arm-release/darwin-x64.zip -d /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.6UPZBv
[2024-02-28 09:52:32.938905] [STDOUT] stdout: [ ] executing: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.6UPZBv/entitlements.txt /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm-release/darwin-x64
[2024-02-28 09:52:32.945297] [STDOUT] stdout: [ +6 ms] Exit code 0 from: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.6UPZBv/entitlements.txt /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm-release/darwin-x64
[2024-02-28 09:52:32.945347] [STDOUT] stdout: [ ] building file list ... done
[2024-02-28 09:52:32.945360] [STDOUT] stdout: entitlements.txt
[2024-02-28 09:52:32.945372] [STDOUT] stdout:
[2024-02-28 09:52:32.945383] [STDOUT] stdout: sent 151 bytes received 42 bytes 386.00 bytes/sec
[2024-02-28 09:52:32.945396] [STDOUT] stdout: total size is 13 speedup is 0.07
[2024-02-28 09:52:32.945413] [STDOUT] stdout: [ ] executing: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.6UPZBv/LICENSE.gen_snapshot.md /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm-release/darwin-x64
[2024-02-28 09:52:32.951146] [STDOUT] stdout: [ +5 ms] Exit code 0 from: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.6UPZBv/LICENSE.gen_snapshot.md /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm-release/darwin-x64
[2024-02-28 09:52:32.951195] [STDOUT] stdout: [ ] building file list ... done
[2024-02-28 09:52:32.951212] [STDOUT] stdout: LICENSE.gen_snapshot.md
[2024-02-28 09:52:32.951224] [STDOUT] stdout:
[2024-02-28 09:52:32.951235] [STDOUT] stdout: sent 736 bytes received 42 bytes 1556.00 bytes/sec
[2024-02-28 09:52:32.951249] [STDOUT] stdout: total size is 591 speedup is 0.76
[2024-02-28 09:52:32.951261] [STDOUT] stdout: [ ] executing: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.6UPZBv/gen_snapshot /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm-release/darwin-x64
[2024-02-28 09:52:32.984127] [STDOUT] stdout: [ +32 ms] Exit code 0 from: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.6UPZBv/gen_snapshot /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm-release/darwin-x64
[2024-02-28 09:52:32.984175] [STDOUT] stdout: [ ] building file list ... done
[2024-02-28 09:52:32.984187] [STDOUT] stdout: gen_snapshot
[2024-02-28 09:52:32.984250] [STDOUT] stdout:
[2024-02-28 09:52:32.984270] [STDOUT] stdout: sent 8594670 bytes received 42 bytes 17189424.00 bytes/sec
[2024-02-28 09:52:32.984281] [STDOUT] stdout: total size is 8593488 speedup is 1.00
[2024-02-28 09:52:32.990166] [STDOUT] stdout: [ +6 ms] Downloading android-arm64-profile/darwin-x64 tools...
[2024-02-28 09:52:33.170771] [STDOUT] stdout: [ +180 ms] Content
https://storage.googleapis.com/flutter_infra_release/flutter/afaa6b18ad4e5893086b9fe6146514b6b16a907a/android-arm64-profile/darwin-x64.zip md5 hash: kNpHh+NjV9pUFdcaO8ATRA==
[2024-02-28 09:52:33.277323] [STDOUT] stdout: [ +107 ms] Downloading android-arm64-profile/darwin-x64 tools... (completed in 286ms)
[2024-02-28 09:52:33.277965] [STDOUT] stdout: [ ] executing: unzip -o -q /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/downloads/storage.googleapis.com/flutter_infra_release/flutter/afaa6b18ad4e5893086b9fe6146514b6b16a907a/android-arm64-profile/darwin-x64.zip -d /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.yFkzjB
[2024-02-28 09:52:33.345067] [STDOUT] stdout: [ +66 ms] Exit code 0 from: unzip -o -q /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/downloads/storage.googleapis.com/flutter_infra_release/flutter/afaa6b18ad4e5893086b9fe6146514b6b16a907a/android-arm64-profile/darwin-x64.zip -d /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.yFkzjB
[2024-02-28 09:52:33.345142] [STDOUT] stdout: [ ] executing: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.yFkzjB/entitlements.txt /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm64-profile/darwin-x64
[2024-02-28 09:52:33.351506] [STDOUT] stdout: [ +6 ms] Exit code 0 from: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.yFkzjB/entitlements.txt /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm64-profile/darwin-x64
[2024-02-28 09:52:33.351538] [STDOUT] stdout: [ ] building file list ... done
[2024-02-28 09:52:33.351550] [STDOUT] stdout: entitlements.txt
[2024-02-28 09:52:33.351562] [STDOUT] stdout:
[2024-02-28 09:52:33.351581] [STDOUT] stdout: sent 151 bytes received 42 bytes 386.00 bytes/sec
[2024-02-28 09:52:33.351592] [STDOUT] stdout: total size is 13 speedup is 0.07
[2024-02-28 09:52:33.351604] [STDOUT] stdout: [ ] executing: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.yFkzjB/LICENSE.gen_snapshot.md /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm64-profile/darwin-x64
[2024-02-28 09:52:33.357019] [STDOUT] stdout: [ +5 ms] Exit code 0 from: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.yFkzjB/LICENSE.gen_snapshot.md /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm64-profile/darwin-x64
[2024-02-28 09:52:33.357049] [STDOUT] stdout: [ ] building file list ... done
[2024-02-28 09:52:33.357061] [STDOUT] stdout: LICENSE.gen_snapshot.md
[2024-02-28 09:52:33.357076] [STDOUT] stdout:
[2024-02-28 09:52:33.357087] [STDOUT] stdout: sent 736 bytes received 42 bytes 1556.00 bytes/sec
[2024-02-28 09:52:33.357103] [STDOUT] stdout: total size is 591 speedup is 0.76
[2024-02-28 09:52:33.357115] [STDOUT] stdout: [ ] executing: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.yFkzjB/gen_snapshot /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm64-profile/darwin-x64
[2024-02-28 09:52:33.394858] [STDOUT] stdout: [ +37 ms] Exit code 0 from: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.yFkzjB/gen_snapshot /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm64-profile/darwin-x64
[2024-02-28 09:52:33.394896] [STDOUT] stdout: [ ] building file list ... done
[2024-02-28 09:52:33.394906] [STDOUT] stdout: gen_snapshot
[2024-02-28 09:52:33.394916] [STDOUT] stdout:
[2024-02-28 09:52:33.394926] [STDOUT] stdout: sent 10083002 bytes received 42 bytes 20166088.00 bytes/sec
[2024-02-28 09:52:33.394936] [STDOUT] stdout: total size is 10081640 speedup is 1.00
[2024-02-28 09:52:33.400848] [STDOUT] stdout: [ +5 ms] Downloading android-arm64-release/darwin-x64 tools...
[2024-02-28 09:52:33.552655] [STDOUT] stdout: [ +151 ms] Content
https://storage.googleapis.com/flutter_infra_release/flutter/afaa6b18ad4e5893086b9fe6146514b6b16a907a/android-arm64-release/darwin-x64.zip md5 hash: eLeC1C50YiaaYH25Wm3L9A==
[2024-02-28 09:52:33.664177] [STDOUT] stdout: [ +111 ms] Downloading android-arm64-release/darwin-x64 tools... (completed in 263ms)
[2024-02-28 09:52:33.664801] [STDOUT] stdout: [ ] executing: unzip -o -q /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/downloads/storage.googleapis.com/flutter_infra_release/flutter/afaa6b18ad4e5893086b9fe6146514b6b16a907a/android-arm64-release/darwin-x64.zip -d /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.OlP6Gk
[2024-02-28 09:52:33.722667] [STDOUT] stdout: [ +57 ms] Exit code 0 from: unzip -o -q /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/downloads/storage.googleapis.com/flutter_infra_release/flutter/afaa6b18ad4e5893086b9fe6146514b6b16a907a/android-arm64-release/darwin-x64.zip -d /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.OlP6Gk
[2024-02-28 09:52:33.722721] [STDOUT] stdout: [ ] executing: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.OlP6Gk/entitlements.txt /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm64-release/darwin-x64
[2024-02-28 09:52:33.729028] [STDOUT] stdout: [ +6 ms] Exit code 0 from: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.OlP6Gk/entitlements.txt /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm64-release/darwin-x64
[2024-02-28 09:52:33.729059] [STDOUT] stdout: [ ] building file list ... done
[2024-02-28 09:52:33.729069] [STDOUT] stdout: entitlements.txt
[2024-02-28 09:52:33.729079] [STDOUT] stdout:
[2024-02-28 09:52:33.729089] [STDOUT] stdout: sent 151 bytes received 42 bytes 386.00 bytes/sec
[2024-02-28 09:52:33.729104] [STDOUT] stdout: total size is 13 speedup is 0.07
[2024-02-28 09:52:33.729114] [STDOUT] stdout: [ ] executing: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.OlP6Gk/LICENSE.gen_snapshot.md /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm64-release/darwin-x64
[2024-02-28 09:52:33.734466] [STDOUT] stdout: [ +5 ms] Exit code 0 from: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.OlP6Gk/LICENSE.gen_snapshot.md /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm64-release/darwin-x64
[2024-02-28 09:52:33.734495] [STDOUT] stdout: [ ] building file list ... done
[2024-02-28 09:52:33.734507] [STDOUT] stdout: LICENSE.gen_snapshot.md
[2024-02-28 09:52:33.734517] [STDOUT] stdout:
[2024-02-28 09:52:33.734527] [STDOUT] stdout: sent 736 bytes received 42 bytes 1556.00 bytes/sec
[2024-02-28 09:52:33.734541] [STDOUT] stdout: total size is 591 speedup is 0.76
[2024-02-28 09:52:33.734554] [STDOUT] stdout: [ ] executing: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.OlP6Gk/gen_snapshot /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm64-release/darwin-x64
[2024-02-28 09:52:33.767166] [STDOUT] stdout: [ +32 ms] Exit code 0 from: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.OlP6Gk/gen_snapshot /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm64-release/darwin-x64
[2024-02-28 09:52:33.767198] [STDOUT] stdout: [ ] building file list ... done
[2024-02-28 09:52:33.767208] [STDOUT] stdout: gen_snapshot
[2024-02-28 09:52:33.767218] [STDOUT] stdout:
[2024-02-28 09:52:33.767227] [STDOUT] stdout: sent 8757530 bytes received 42 bytes 17515144.00 bytes/sec
[2024-02-28 09:52:33.767238] [STDOUT] stdout: total size is 8756328 speedup is 1.00
[2024-02-28 09:52:33.772763] [STDOUT] stdout: [ +5 ms] Downloading android-x64-profile/darwin-x64 tools...
[2024-02-28 09:52:33.916500] [STDOUT] stdout: [ +143 ms] Content
https://storage.googleapis.com/flutter_infra_release/flutter/afaa6b18ad4e5893086b9fe6146514b6b16a907a/android-x64-profile/darwin-x64.zip md5 hash: FEX6aHXrKvWeFNahgA1SXQ==
[2024-02-28 09:52:34.046524] [STDOUT] stdout: [ +130 ms] Downloading android-x64-profile/darwin-x64 tools... (completed in 273ms)
[2024-02-28 09:52:34.047188] [STDOUT] stdout: [ ] executing: unzip -o -q /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/downloads/storage.googleapis.com/flutter_infra_release/flutter/afaa6b18ad4e5893086b9fe6146514b6b16a907a/android-x64-profile/darwin-x64.zip -d /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.rg07Dn
[2024-02-28 09:52:34.111949] [STDOUT] stdout: [ +64 ms] Exit code 0 from: unzip -o -q /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/downloads/storage.googleapis.com/flutter_infra_release/flutter/afaa6b18ad4e5893086b9fe6146514b6b16a907a/android-x64-profile/darwin-x64.zip -d /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.rg07Dn
[2024-02-28 09:52:34.112] [STDOUT] stdout: [ ] executing: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.rg07Dn/entitlements.txt /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-x64-profile/darwin-x64
[2024-02-28 09:52:34.118239] [STDOUT] stdout: [ +6 ms] Exit code 0 from: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.rg07Dn/entitlements.txt /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-x64-profile/darwin-x64
[2024-02-28 09:52:34.118268] [STDOUT] stdout: [ ] building file list ... done
[2024-02-28 09:52:34.118278] [STDOUT] stdout: entitlements.txt
[2024-02-28 09:52:34.118291] [STDOUT] stdout:
[2024-02-28 09:52:34.118302] [STDOUT] stdout: sent 151 bytes received 42 bytes 386.00 bytes/sec
[2024-02-28 09:52:34.118312] [STDOUT] stdout: total size is 13 speedup is 0.07
[2024-02-28 09:52:34.118323] [STDOUT] stdout: [ ] executing: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.rg07Dn/LICENSE.gen_snapshot.md /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-x64-profile/darwin-x64
[2024-02-28 09:52:34.123528] [STDOUT] stdout: [ +5 ms] Exit code 0 from: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.rg07Dn/LICENSE.gen_snapshot.md /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-x64-profile/darwin-x64
[2024-02-28 09:52:34.123550] [STDOUT] stdout: [ ] building file list ... done
[2024-02-28 09:52:34.123560] [STDOUT] stdout: LICENSE.gen_snapshot.md
[2024-02-28 09:52:34.123571] [STDOUT] stdout:
[2024-02-28 09:52:34.123580] [STDOUT] stdout: sent 736 bytes received 42 bytes 1556.00 bytes/sec
[2024-02-28 09:52:34.123590] [STDOUT] stdout: total size is 591 speedup is 0.76
[2024-02-28 09:52:34.123602] [STDOUT] stdout: [ ] executing: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.rg07Dn/gen_snapshot /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-x64-profile/darwin-x64
[2024-02-28 09:52:34.160562] [STDOUT] stdout: [ +36 ms] Exit code 0 from: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.rg07Dn/gen_snapshot /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-x64-profile/darwin-x64
[2024-02-28 09:52:34.160606] [STDOUT] stdout: [ ] building file list ... done
[2024-02-28 09:52:34.160617] [STDOUT] stdout: gen_snapshot
[2024-02-28 09:52:34.160627] [STDOUT] stdout:
[2024-02-28 09:52:34.160637] [STDOUT] stdout: sent 10075650 bytes received 42 bytes 20151384.00 bytes/sec
[2024-02-28 09:52:34.160647] [STDOUT] stdout: total size is 10074288 speedup is 1.00
[2024-02-28 09:52:34.166198] [STDOUT] stdout: [ +5 ms] Downloading android-x64-release/darwin-x64 tools...
[2024-02-28 09:52:34.316352] [STDOUT] stdout: [ +150 ms] Content
https://storage.googleapis.com/flutter_infra_release/flutter/afaa6b18ad4e5893086b9fe6146514b6b16a907a/android-x64-release/darwin-x64.zip md5 hash: tsZnhTAZldbmpQ4S+skppw==
[2024-02-28 09:52:34.435030] [STDOUT] stdout: [ +118 ms] Downloading android-x64-release/darwin-x64 tools... (completed in 268ms)
[2024-02-28 09:52:34.435959] [STDOUT] stdout: [ +1 ms] executing: unzip -o -q /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/downloads/storage.googleapis.com/flutter_infra_release/flutter/afaa6b18ad4e5893086b9fe6146514b6b16a907a/android-x64-release/darwin-x64.zip -d /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.PohIEU
[2024-02-28 09:52:34.494283] [STDOUT] stdout: [ +58 ms] Exit code 0 from: unzip -o -q /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/downloads/storage.googleapis.com/flutter_infra_release/flutter/afaa6b18ad4e5893086b9fe6146514b6b16a907a/android-x64-release/darwin-x64.zip -d /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.PohIEU
[2024-02-28 09:52:34.494341] [STDOUT] stdout: [ ] executing: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.PohIEU/entitlements.txt /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-x64-release/darwin-x64
[2024-02-28 09:52:34.500508] [STDOUT] stdout: [ +6 ms] Exit code 0 from: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.PohIEU/entitlements.txt /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-x64-release/darwin-x64
[2024-02-28 09:52:34.500560] [STDOUT] stdout: [ ] building file list ... done
[2024-02-28 09:52:34.500577] [STDOUT] stdout: entitlements.txt
[2024-02-28 09:52:34.500587] [STDOUT] stdout:
[2024-02-28 09:52:34.500597] [STDOUT] stdout: sent 151 bytes received 42 bytes 386.00 bytes/sec
[2024-02-28 09:52:34.500607] [STDOUT] stdout: total size is 13 speedup is 0.07
[2024-02-28 09:52:34.500617] [STDOUT] stdout: [ ] executing: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.PohIEU/LICENSE.gen_snapshot.md /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-x64-release/darwin-x64
[2024-02-28 09:52:34.506130] [STDOUT] stdout: [ +5 ms] Exit code 0 from: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.PohIEU/LICENSE.gen_snapshot.md /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-x64-release/darwin-x64
[2024-02-28 09:52:34.506164] [STDOUT] stdout: [ ] building file list ... done
[2024-02-28 09:52:34.506177] [STDOUT] stdout: LICENSE.gen_snapshot.md
[2024-02-28 09:52:34.506186] [STDOUT] stdout:
[2024-02-28 09:52:34.506196] [STDOUT] stdout: sent 736 bytes received 42 bytes 1556.00 bytes/sec
[2024-02-28 09:52:34.506207] [STDOUT] stdout: total size is 591 speedup is 0.76
[2024-02-28 09:52:34.506216] [STDOUT] stdout: [ ] executing: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.PohIEU/gen_snapshot /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-x64-release/darwin-x64
[2024-02-28 09:52:34.539051] [STDOUT] stdout: [ +32 ms] Exit code 0 from: rsync -8 -av --delete /Volumes/Work/s/w/ir/x/t/flutter_tools.ymCAyh/flutter_darwin-x64.zip.PohIEU/gen_snapshot /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-x64-release/darwin-x64
[2024-02-28 09:52:34.539097] [STDOUT] stdout: [ ] building file list ... done
[2024-02-28 09:52:34.539111] [STDOUT] stdout: gen_snapshot
[2024-02-28 09:52:34.539120] [STDOUT] stdout:
[2024-02-28 09:52:34.539130] [STDOUT] stdout: sent 8744926 bytes received 42 bytes 17489936.00 bytes/sec
[2024-02-28 09:52:34.539139] [STDOUT] stdout: total size is 8743728 speedup is 1.00
[2024-02-28 09:52:34.547040] [STDOUT] stdout: [ +7 ms] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[2024-02-28 09:52:34.547069] [STDOUT] stdout: [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:52:34.547084] [STDOUT] stdout: [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[2024-02-28 09:52:34.547094] [STDOUT] stdout: [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
[2024-02-28 09:52:34.547103] [STDOUT] stdout: [ ] Artifact Instance of 'FlutterSdk' is not required, skipping update.
[2024-02-28 09:52:34.547112] [STDOUT] stdout: [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[2024-02-28 09:52:34.547123] [STDOUT] stdout: [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:52:34.547132] [STDOUT] stdout: [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[2024-02-28 09:52:34.547142] [STDOUT] stdout: [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:52:34.547176] [STDOUT] stdout: [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:52:34.547189] [STDOUT] stdout: [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[2024-02-28 09:52:34.547199] [STDOUT] stdout: [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[2024-02-28 09:52:34.547208] [STDOUT] stdout: [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:52:34.547217] [STDOUT] stdout: [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:52:34.547226] [STDOUT] stdout: [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:52:34.547241] [STDOUT] stdout: [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:52:34.547250] [STDOUT] stdout: [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:52:34.547261] [STDOUT] stdout: [ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
[2024-02-28 09:52:34.547270] [STDOUT] stdout: [ ] Artifact Instance of 'PubDependencies' is not required, skipping update.
[2024-02-28 09:52:34.596900] [STDOUT] stdout: [ +49 ms] executing: [/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/] /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/dart-sdk/bin/dart pub --suppress-analytics --verbose --directory . get --example
[2024-02-28 09:52:34.638497] [STDOUT] stderr: FINE: Pub 3.4.0-186.0.dev
[2024-02-28 09:52:34.667002] [STDOUT] stdout: MSG : Resolving dependencies...
[2024-02-28 09:52:34.688249] [STDOUT] stderr: SLVR: fact: plugintest_example is 0.0.0
[2024-02-28 09:52:34.689845] [STDOUT] stderr: SLVR: derived: plugintest_example
[2024-02-28 09:52:34.699575] [STDOUT] stderr: SLVR: fact: plugintest_example depends on flutter from sdk
[2024-02-28 09:52:34.699699] [STDOUT] stderr: SLVR: fact: plugintest_example depends on plugintest from path
[2024-02-28 09:52:34.699713] [STDOUT] stderr: SLVR: fact: plugintest_example depends on cupertino_icons ^1.0.6
[2024-02-28 09:52:34.699722] [STDOUT] stderr: SLVR: fact: plugintest_example depends on integration_test from sdk
[2024-02-28 09:52:34.699946] [STDOUT] stderr: SLVR: fact: plugintest_example depends on flutter_test from sdk
[2024-02-28 09:52:34.699963] [STDOUT] stderr: SLVR: fact: plugintest_example depends on flutter_lints ^3.0.0
[2024-02-28 09:52:34.700380] [STDOUT] stderr: SLVR: selecting plugintest_example
[2024-02-28 09:52:34.700413] [STDOUT] stderr: SLVR: derived: flutter_lints ^3.0.0
[2024-02-28 09:52:34.700425] [STDOUT] stderr: SLVR: derived: flutter_test from sdk
[2024-02-28 09:52:34.700527] [STDOUT] stderr: SLVR: derived: integration_test from sdk
[2024-02-28 09:52:34.700544] [STDOUT] stderr: SLVR: derived: cupertino_icons ^1.0.6
[2024-02-28 09:52:34.700644] [STDOUT] stderr: SLVR: derived: plugintest from path
[2024-02-28 09:52:34.700783] [STDOUT] stderr: SLVR: derived: flutter from sdk
[2024-02-28 09:52:34.708830] [STDOUT] stderr: SLVR: fact: flutter_lints 3.0.1 depends on lints ^3.0.0
[2024-02-28 09:52:34.709044] [STDOUT] stderr: SLVR: selecting flutter_lints 3.0.1
[2024-02-28 09:52:34.709062] [STDOUT] stderr: SLVR: derived: lints ^3.0.0
[2024-02-28 09:52:34.715154] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on flutter from sdk
[2024-02-28 09:52:34.715183] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on test_api 0.7.0
[2024-02-28 09:52:34.715194] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on matcher 0.12.16+1
[2024-02-28 09:52:34.715203] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on path 1.9.0
[2024-02-28 09:52:34.715212] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on fake_async 1.3.1
[2024-02-28 09:52:34.715221] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on clock 1.1.1
[2024-02-28 09:52:34.715248] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on stack_trace 1.11.1
[2024-02-28 09:52:34.715270] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on vector_math 2.1.4
[2024-02-28 09:52:34.715281] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on leak_tracker_flutter_testing 3.0.3
[2024-02-28 09:52:34.715401] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on async 2.11.0
[2024-02-28 09:52:34.715414] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on boolean_selector 2.1.1
[2024-02-28 09:52:34.715423] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on characters 1.3.0
[2024-02-28 09:52:34.715573] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on collection 1.18.0
[2024-02-28 09:52:34.715592] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on leak_tracker 10.0.4
[2024-02-28 09:52:34.715602] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on leak_tracker_testing 3.0.1
[2024-02-28 09:52:34.715612] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on material_color_utilities 0.8.0
[2024-02-28 09:52:34.715622] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on meta 1.12.0
[2024-02-28 09:52:34.715631] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on source_span 1.10.0
[2024-02-28 09:52:34.715658] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on stream_channel 2.1.2
[2024-02-28 09:52:34.715670] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on string_scanner 1.2.0
[2024-02-28 09:52:34.715693] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on term_glyph 1.2.1
[2024-02-28 09:52:34.715707] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on vm_service 14.0.0
[2024-02-28 09:52:34.715969] [STDOUT] stderr: SLVR: selecting flutter_test 0.0.0 from sdk
[2024-02-28 09:52:34.716038] [STDOUT] stderr: SLVR: derived: vm_service 14.0.0
[2024-02-28 09:52:34.716052] [STDOUT] stderr: SLVR: derived: term_glyph 1.2.1
[2024-02-28 09:52:34.716062] [STDOUT] stderr: SLVR: derived: string_scanner 1.2.0
[2024-02-28 09:52:34.716071] [STDOUT] stderr: SLVR: derived: stream_channel 2.1.2
[2024-02-28 09:52:34.716080] [STDOUT] stderr: SLVR: derived: source_span 1.10.0
[2024-02-28 09:52:34.716090] [STDOUT] stderr: SLVR: derived: meta 1.12.0
[2024-02-28 09:52:34.716121] [STDOUT] stderr: SLVR: derived: material_color_utilities 0.8.0
[2024-02-28 09:52:34.716134] [STDOUT] stderr: SLVR: derived: leak_tracker_testing 3.0.1
[2024-02-28 09:52:34.716143] [STDOUT] stderr: SLVR: derived: leak_tracker 10.0.4
[2024-02-28 09:52:34.716361] [STDOUT] stderr: SLVR: derived: collection 1.18.0
[2024-02-28 09:52:34.716378] [STDOUT] stderr: SLVR: derived: characters 1.3.0
[2024-02-28 09:52:34.716388] [STDOUT] stderr: SLVR: derived: boolean_selector 2.1.1
[2024-02-28 09:52:34.716398] [STDOUT] stderr: SLVR: derived: async 2.11.0
[2024-02-28 09:52:34.716407] [STDOUT] stderr: SLVR: derived: leak_tracker_flutter_testing 3.0.3
[2024-02-28 09:52:34.716426] [STDOUT] stderr: SLVR: derived: vector_math 2.1.4
[2024-02-28 09:52:34.716435] [STDOUT] stderr: SLVR: derived: stack_trace 1.11.1
[2024-02-28 09:52:34.716456] [STDOUT] stderr: SLVR: derived: clock 1.1.1
[2024-02-28 09:52:34.716465] [STDOUT] stderr: SLVR: derived: fake_async 1.3.1
[2024-02-28 09:52:34.716474] [STDOUT] stderr: SLVR: derived: path 1.9.0
[2024-02-28 09:52:34.716483] [STDOUT] stderr: SLVR: derived: matcher 0.12.16+1
[2024-02-28 09:52:34.716492] [STDOUT] stderr: SLVR: derived: test_api 0.7.0
[2024-02-28 09:52:34.721720] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on flutter from sdk
[2024-02-28 09:52:34.721747] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on flutter_driver from sdk
[2024-02-28 09:52:34.721762] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on flutter_test from sdk
[2024-02-28 09:52:34.721771] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on path 1.9.0
[2024-02-28 09:52:34.721779] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on vm_service 14.0.0
[2024-02-28 09:52:34.721788] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on async 2.11.0
[2024-02-28 09:52:34.721815] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on boolean_selector 2.1.1
[2024-02-28 09:52:34.721826] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on characters 1.3.0
[2024-02-28 09:52:34.721837] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on clock 1.1.1
[2024-02-28 09:52:34.721846] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on collection 1.18.0
[2024-02-28 09:52:34.721858] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on fake_async 1.3.1
[2024-02-28 09:52:34.721878] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on file 7.0.0
[2024-02-28 09:52:34.721888] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on leak_tracker 10.0.4
[2024-02-28 09:52:34.721897] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on leak_tracker_flutter_testing 3.0.3
[2024-02-28 09:52:34.721906] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on leak_tracker_testing 3.0.1
[2024-02-28 09:52:34.722094] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on matcher 0.12.16+1
[2024-02-28 09:52:34.722121] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on material_color_utilities 0.8.0
[2024-02-28 09:52:34.722132] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on meta 1.12.0
[2024-02-28 09:52:34.722141] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on source_span 1.10.0
[2024-02-28 09:52:34.722151] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on stack_trace 1.11.1
[2024-02-28 09:52:34.722179] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on stream_channel 2.1.2
[2024-02-28 09:52:34.722191] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on string_scanner 1.2.0
[2024-02-28 09:52:34.722201] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on sync_http 0.3.1
[2024-02-28 09:52:34.722209] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on term_glyph 1.2.1
[2024-02-28 09:52:34.722220] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on test_api 0.7.0
[2024-02-28 09:52:34.722375] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on vector_math 2.1.4
[2024-02-28 09:52:34.722394] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on webdriver 3.0.3
[2024-02-28 09:52:34.722405] [STDOUT] stderr: SLVR: selecting integration_test 0.0.0 from sdk
[2024-02-28 09:52:34.722414] [STDOUT] stderr: SLVR: derived: webdriver 3.0.3
[2024-02-28 09:52:34.722422] [STDOUT] stderr: SLVR: derived: sync_http 0.3.1
[2024-02-28 09:52:34.722431] [STDOUT] stderr: SLVR: derived: file 7.0.0
[2024-02-28 09:52:34.722488] [STDOUT] stderr: SLVR: derived: flutter_driver from sdk
[2024-02-28 09:52:34.725437] [STDOUT] stderr: SLVR: selecting cupertino_icons 1.0.6
[2024-02-28 09:52:34.730267] [STDOUT] stderr: SLVR: fact: plugintest 0.0.1 from path depends on flutter from sdk
[2024-02-28 09:52:34.730299] [STDOUT] stderr: SLVR: fact: plugintest 0.0.1 from path depends on plugin_platform_interface ^2.0.2
[2024-02-28 09:52:34.730575] [STDOUT] stderr: SLVR: selecting plugintest 0.0.1 from path
[2024-02-28 09:52:34.730973] [STDOUT] stderr: SLVR: derived: plugin_platform_interface ^2.0.2
[2024-02-28 09:52:34.734235] [STDOUT] stderr: SLVR: fact: flutter 0.0.0 from sdk depends on characters 1.3.0
[2024-02-28 09:52:34.734252] [STDOUT] stderr: SLVR: fact: flutter 0.0.0 from sdk depends on collection 1.18.0
[2024-02-28 09:52:34.734261] [STDOUT] stderr: SLVR: fact: flutter 0.0.0 from sdk depends on material_color_utilities 0.8.0
[2024-02-28 09:52:34.734269] [STDOUT] stderr: SLVR: fact: flutter 0.0.0 from sdk depends on meta 1.12.0
[2024-02-28 09:52:34.734291] [STDOUT] stderr: SLVR: fact: flutter 0.0.0 from sdk depends on vector_math 2.1.4
[2024-02-28 09:52:34.734301] [STDOUT] stderr: SLVR: fact: flutter 0.0.0 from sdk depends on sky_engine from sdk
[2024-02-28 09:52:34.734309] [STDOUT] stderr: SLVR: selecting flutter 0.0.0 from sdk
[2024-02-28 09:52:34.734330] [STDOUT] stderr: SLVR: derived: sky_engine from sdk
[2024-02-28 09:52:34.736611] [STDOUT] stderr: SLVR: selecting lints 3.0.0
[2024-02-28 09:52:34.738344] [STDOUT] stderr: SLVR: selecting vm_service 14.0.0
[2024-02-28 09:52:34.739548] [STDOUT] stderr: SLVR: selecting term_glyph 1.2.1
[2024-02-28 09:52:34.740919] [STDOUT] stderr: SLVR: fact: string_scanner 1.2.0 depends on source_span ^1.8.0
[2024-02-28 09:52:34.740948] [STDOUT] stderr: SLVR: selecting string_scanner 1.2.0
[2024-02-28 09:52:34.742095] [STDOUT] stderr: SLVR: fact: stream_channel 2.1.2 depends on async ^2.5.0
[2024-02-28 09:52:34.742111] [STDOUT] stderr: SLVR: selecting stream_channel 2.1.2
[2024-02-28 09:52:34.743312] [STDOUT] stderr: SLVR: fact: source_span 1.10.0 depends on collection ^1.15.0
[2024-02-28 09:52:34.743330] [STDOUT] stderr: SLVR: fact: source_span 1.10.0 depends on path ^1.8.0
[2024-02-28 09:52:34.743351] [STDOUT] stderr: SLVR: fact: source_span 1.10.0 depends on term_glyph ^1.2.0
[2024-02-28 09:52:34.743361] [STDOUT] stderr: SLVR: selecting source_span 1.10.0
[2024-02-28 09:52:34.744435] [STDOUT] stderr: SLVR: selecting meta 1.12.0
[2024-02-28 09:52:34.746599] [STDOUT] stderr: SLVR: fact: material_color_utilities 0.8.0 depends on collection ^1.15.0
[2024-02-28 09:52:34.746619] [STDOUT] stderr: SLVR: selecting material_color_utilities 0.8.0
[2024-02-28 09:52:34.748232] [STDOUT] stderr: SLVR: fact: leak_tracker_testing 3.0.1 depends on leak_tracker >=9.0.0 <11.0.0
[2024-02-28 09:52:34.748252] [STDOUT] stderr: SLVR: fact: leak_tracker_testing 3.0.1 depends on matcher ^0.12.16
[2024-02-28 09:52:34.748260] [STDOUT] stderr: SLVR: fact: leak_tracker_testing 3.0.1 depends on meta ^1.11.0
[2024-02-28 09:52:34.748285] [STDOUT] stderr: SLVR: selecting leak_tracker_testing 3.0.1
[2024-02-28 09:52:34.750001] [STDOUT] stderr: SLVR: fact: leak_tracker 10.0.4 depends on clock ^1.1.1
[2024-02-28 09:52:34.750019] [STDOUT] stderr: SLVR: fact: leak_tracker 10.0.4 depends on collection ^1.15.0
[2024-02-28 09:52:34.750038] [STDOUT] stderr: SLVR: fact: leak_tracker 10.0.4 depends on meta ^1.8.0
[2024-02-28 09:52:34.750146] [STDOUT] stderr: SLVR: fact: leak_tracker 10.0.4 depends on path ^1.8.3
[2024-02-28 09:52:34.750202] [STDOUT] stderr: SLVR: fact: leak_tracker 10.0.4 depends on vm_service >=11.10.0 <15.0.0
[2024-02-28 09:52:34.750215] [STDOUT] stderr: SLVR: selecting leak_tracker 10.0.4
[2024-02-28 09:52:34.751531] [STDOUT] stderr: SLVR: selecting collection 1.18.0
[2024-02-28 09:52:34.752567] [STDOUT] stderr: SLVR: selecting characters 1.3.0
[2024-02-28 09:52:34.753543] [STDOUT] stderr: SLVR: fact: boolean_selector 2.1.1 depends on source_span ^1.8.0
[2024-02-28 09:52:34.753560] [STDOUT] stderr: SLVR: fact: boolean_selector 2.1.1 depends on string_scanner ^1.1.0
[2024-02-28 09:52:34.753580] [STDOUT] stderr: SLVR: selecting boolean_selector 2.1.1
[2024-02-28 09:52:34.754636] [STDOUT] stderr: SLVR: fact: async 2.11.0 depends on collection ^1.15.0
[2024-02-28 09:52:34.754649] [STDOUT] stderr: SLVR: fact: async 2.11.0 depends on meta ^1.1.7
[2024-02-28 09:52:34.754667] [STDOUT] stderr: SLVR: selecting async 2.11.0
[2024-02-28 09:52:34.755731] [STDOUT] stderr: SLVR: fact: leak_tracker_flutter_testing 3.0.3 depends on flutter from sdk
[2024-02-28 09:52:34.755745] [STDOUT] stderr: SLVR: fact: leak_tracker_flutter_testing 3.0.3 depends on leak_tracker ^10.0.4
[2024-02-28 09:52:34.755764] [STDOUT] stderr: SLVR: fact: leak_tracker_flutter_testing 3.0.3 depends on leak_tracker_testing ^3.0.1
[2024-02-28 09:52:34.755774] [STDOUT] stderr: SLVR: fact: leak_tracker_flutter_testing 3.0.3 depends on matcher ^0.12.16
[2024-02-28 09:52:34.755860] [STDOUT] stderr: SLVR: fact: leak_tracker_flutter_testing 3.0.3 depends on meta ^1.8.0
[2024-02-28 09:52:34.755871] [STDOUT] stderr: SLVR: selecting leak_tracker_flutter_testing 3.0.3
[2024-02-28 09:52:34.756783] [STDOUT] stderr: SLVR: selecting vector_math 2.1.4
[2024-02-28 09:52:34.757581] [STDOUT] stderr: SLVR: fact: stack_trace 1.11.1 depends on path ^1.8.0
[2024-02-28 09:52:34.757596] [STDOUT] stderr: SLVR: selecting stack_trace 1.11.1
[2024-02-28 09:52:34.758459] [STDOUT] stderr: SLVR: selecting clock 1.1.1
[2024-02-28 09:52:34.759358] [STDOUT] stderr: SLVR: fact: fake_async 1.3.1 depends on clock ^1.1.0
[2024-02-28 09:52:34.759376] [STDOUT] stderr: SLVR: fact: fake_async 1.3.1 depends on collection ^1.15.0
[2024-02-28 09:52:34.759385] [STDOUT] stderr: SLVR: selecting fake_async 1.3.1
[2024-02-28 09:52:34.760137] [STDOUT] stderr: SLVR: selecting path 1.9.0
[2024-02-28 09:52:34.761007] [STDOUT] stderr: SLVR: fact: matcher 0.12.16+1 depends on async ^2.10.0
[2024-02-28 09:52:34.761024] [STDOUT] stderr: SLVR: fact: matcher 0.12.16+1 depends on meta ^1.8.0
[2024-02-28 09:52:34.761036] [STDOUT] stderr: SLVR: fact: matcher 0.12.16+1 depends on stack_trace ^1.10.0
[2024-02-28 09:52:34.761044] [STDOUT] stderr: SLVR: fact: matcher 0.12.16+1 depends on term_glyph ^1.2.0
[2024-02-28 09:52:34.761052] [STDOUT] stderr: SLVR: fact: matcher 0.12.16+1 depends on test_api >=0.5.0 <0.8.0
[2024-02-28 09:52:34.761082] [STDOUT] stderr: SLVR: selecting matcher 0.12.16+1
[2024-02-28 09:52:34.762130] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on async ^2.5.0
[2024-02-28 09:52:34.762144] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on boolean_selector ^2.1.0
[2024-02-28 09:52:34.762155] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on collection ^1.15.0
[2024-02-28 09:52:34.762173] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on meta ^1.3.0
[2024-02-28 09:52:34.762187] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on source_span ^1.8.0
[2024-02-28 09:52:34.762196] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on stack_trace ^1.10.0
[2024-02-28 09:52:34.762221] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on stream_channel ^2.1.0
[2024-02-28 09:52:34.762234] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on string_scanner ^1.1.0
[2024-02-28 09:52:34.762244] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on term_glyph ^1.2.0
[2024-02-28 09:52:34.762347] [STDOUT] stderr: SLVR: selecting test_api 0.7.0
[2024-02-28 09:52:34.763209] [STDOUT] stderr: SLVR: fact: webdriver 3.0.3 depends on matcher ^0.12.10
[2024-02-28 09:52:34.763221] [STDOUT] stderr: SLVR: fact: webdriver 3.0.3 depends on path ^1.8.0
[2024-02-28 09:52:34.763230] [STDOUT] stderr: SLVR: fact: webdriver 3.0.3 depends on stack_trace ^1.10.0
[2024-02-28 09:52:34.763239] [STDOUT] stderr: SLVR: fact: webdriver 3.0.3 depends on sync_http ^0.3.0
[2024-02-28 09:52:34.763247] [STDOUT] stderr: SLVR: selecting webdriver 3.0.3
[2024-02-28 09:52:34.763850] [STDOUT] stderr: SLVR: selecting sync_http 0.3.1
[2024-02-28 09:52:34.764785] [STDOUT] stderr: SLVR: fact: file 7.0.0 depends on meta ^1.9.1
[2024-02-28 09:52:34.764798] [STDOUT] stderr: SLVR: fact: file 7.0.0 depends on path ^1.8.3
[2024-02-28 09:52:34.764806] [STDOUT] stderr: SLVR: selecting file 7.0.0
[2024-02-28 09:52:34.767409] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on file 7.0.0
[2024-02-28 09:52:34.767421] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on flutter from sdk
[2024-02-28 09:52:34.767429] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on flutter_test from sdk
[2024-02-28 09:52:34.767437] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on fuchsia_remote_debug_protocol from sdk
[2024-02-28 09:52:34.767449] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on path 1.9.0
[2024-02-28 09:52:34.767517] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on meta 1.12.0
[2024-02-28 09:52:34.767531] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on vm_service 14.0.0
[2024-02-28 09:52:34.767540] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on webdriver 3.0.3
[2024-02-28 09:52:34.767549] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on async 2.11.0
[2024-02-28 09:52:34.767577] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on boolean_selector 2.1.1
[2024-02-28 09:52:34.767588] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on characters 1.3.0
[2024-02-28 09:52:34.767599] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on clock 1.1.1
[2024-02-28 09:52:34.767607] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on collection 1.18.0
[2024-02-28 09:52:34.767895] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on leak_tracker 10.0.4
[2024-02-28 09:52:34.768085] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on leak_tracker_flutter_testing 3.0.3
[2024-02-28 09:52:34.768108] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on leak_tracker_testing 3.0.1
[2024-02-28 09:52:34.768117] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on matcher 0.12.16+1
[2024-02-28 09:52:34.768126] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on material_color_utilities 0.8.0
[2024-02-28 09:52:34.768136] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on platform 3.1.4
[2024-02-28 09:52:34.768144] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on process 5.0.2
[2024-02-28 09:52:34.768152] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on source_span 1.10.0
[2024-02-28 09:52:34.768160] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on stack_trace 1.11.1
[2024-02-28 09:52:34.768169] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on stream_channel 2.1.2
[2024-02-28 09:52:34.768177] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on string_scanner 1.2.0
[2024-02-28 09:52:34.768185] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on sync_http 0.3.1
[2024-02-28 09:52:34.768193] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on term_glyph 1.2.1
[2024-02-28 09:52:34.768202] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on test_api 0.7.0
[2024-02-28 09:52:34.768210] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on vector_math 2.1.4
[2024-02-28 09:52:34.768218] [STDOUT] stderr: SLVR: selecting flutter_driver 0.0.0 from sdk
[2024-02-28 09:52:34.768244] [STDOUT] stderr: SLVR: derived: process 5.0.2
[2024-02-28 09:52:34.768254] [STDOUT] stderr: SLVR: derived: platform 3.1.4
[2024-02-28 09:52:34.768262] [STDOUT] stderr: SLVR: derived: fuchsia_remote_debug_protocol from sdk
[2024-02-28 09:52:34.768986] [STDOUT] stderr: SLVR: fact: plugin_platform_interface 2.1.8 depends on meta ^1.3.0
[2024-02-28 09:52:34.769006] [STDOUT] stderr: SLVR: selecting plugin_platform_interface 2.1.8
[2024-02-28 09:52:34.770079] [STDOUT] stderr: SLVR: selecting sky_engine 0.0.99 from sdk
[2024-02-28 09:52:34.770656] [STDOUT] stderr: SLVR: fact: process 5.0.2 depends on file >=6.0.0 <8.0.0
[2024-02-28 09:52:34.770670] [STDOUT] stderr: SLVR: fact: process 5.0.2 depends on path ^1.8.0
[2024-02-28 09:52:34.770681] [STDOUT] stderr: SLVR: fact: process 5.0.2 depends on platform ^3.0.0
[2024-02-28 09:52:34.770705] [STDOUT] stderr: SLVR: selecting process 5.0.2
[2024-02-28 09:52:34.771257] [STDOUT] stderr: SLVR: selecting platform 3.1.4
[2024-02-28 09:52:34.772441] [STDOUT] stderr: SLVR: fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on process 5.0.2
[2024-02-28 09:52:34.772457] [STDOUT] stderr: SLVR: fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on vm_service 14.0.0
[2024-02-28 09:52:34.772468] [STDOUT] stderr: SLVR: fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on file 7.0.0
[2024-02-28 09:52:34.772488] [STDOUT] stderr: SLVR: fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on meta 1.12.0
[2024-02-28 09:52:34.772499] [STDOUT] stderr: SLVR: fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on path 1.9.0
[2024-02-28 09:52:34.772577] [STDOUT] stderr: SLVR: fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on platform 3.1.4
[2024-02-28 09:52:34.772587] [STDOUT] stderr: SLVR: selecting fuchsia_remote_debug_protocol 0.0.0 from sdk
[2024-02-28 09:52:34.869004] [STDOUT] stderr: SLVR: Version solving took 0:00:00.181760 seconds.
[2024-02-28 09:52:34.869038] [STDOUT] stderr: | Tried 1 solutions.
[2024-02-28 09:52:34.869537] [STDOUT] stderr: FINE: Resolving dependencies finished (0.204s).
[2024-02-28 09:52:34.884124] [STDOUT] stdout: MSG : vm_service 14.0.0 (14.1.0 available)
[2024-02-28 09:52:34.884986] [STDOUT] stdout: MSG : Got dependencies!
[2024-02-28 09:52:34.886930] [STDOUT] stdout: MSG : 1 package has newer versions incompatible with dependency constraints.
[2024-02-28 09:52:34.886944] [STDOUT] stdout: | Try `flutter pub outdated` for more information.
[2024-02-28 09:52:34.891636] [STDOUT] stderr: IO : Writing 7952 characters to text file pubspec.lock.
[2024-02-28 09:52:34.891763] [STDOUT] stderr: FINE: Contents:
[2024-02-28 09:52:34.891780] [STDOUT] stderr: | # Generated by pub
[2024-02-28 09:52:34.891789] [STDOUT] stderr: | # See
https://dart.dev/tools/pub/glossary#lockfile
[2024-02-28 09:52:34.891798] [STDOUT] stderr: | packages:
[2024-02-28 09:52:34.891806] [STDOUT] stderr: | async:
[2024-02-28 09:52:34.891816] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.891823] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.891831] [STDOUT] stderr: | name: async
[2024-02-28 09:52:34.891839] [STDOUT] stderr: | sha256: "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c"
[2024-02-28 09:52:34.891847] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.891944] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.891957] [STDOUT] stderr: | version: "2.11.0"
[2024-02-28 09:52:34.891965] [STDOUT] stderr: | boolean_selector:
[2024-02-28 09:52:34.891975] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.891983] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.891991] [STDOUT] stderr: | name: boolean_selector
[2024-02-28 09:52:34.892089] [STDOUT] stderr: | sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
[2024-02-28 09:52:34.892192] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.892205] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.892215] [STDOUT] stderr: | version: "2.1.1"
[2024-02-28 09:52:34.892223] [STDOUT] stderr: | characters:
[2024-02-28 09:52:34.892232] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.892240] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.892247] [STDOUT] stderr: | name: characters
[2024-02-28 09:52:34.892257] [STDOUT] stderr: | sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605"
[2024-02-28 09:52:34.892265] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.892272] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.892280] [STDOUT] stderr: | version: "1.3.0"
[2024-02-28 09:52:34.892287] [STDOUT] stderr: | clock:
[2024-02-28 09:52:34.892295] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.892329] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.892336] [STDOUT] stderr: | name: clock
[2024-02-28 09:52:34.892344] [STDOUT] stderr: | sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
[2024-02-28 09:52:34.892351] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.892359] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.892367] [STDOUT] stderr: | version: "1.1.1"
[2024-02-28 09:52:34.892374] [STDOUT] stderr: | collection:
[2024-02-28 09:52:34.892382] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.892389] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.892398] [STDOUT] stderr: | name: collection
[2024-02-28 09:52:34.892417] [STDOUT] stderr: | sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
[2024-02-28 09:52:34.892427] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.892434] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.892442] [STDOUT] stderr: | version: "1.18.0"
[2024-02-28 09:52:34.892449] [STDOUT] stderr: | cupertino_icons:
[2024-02-28 09:52:34.892456] [STDOUT] stderr: | dependency: "direct main"
[2024-02-28 09:52:34.892464] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.892471] [STDOUT] stderr: | name: cupertino_icons
[2024-02-28 09:52:34.892479] [STDOUT] stderr: | sha256: d57953e10f9f8327ce64a508a355f0b1ec902193f66288e8cb5070e7c47eeb2d
[2024-02-28 09:52:34.892486] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.892509] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.892517] [STDOUT] stderr: | version: "1.0.6"
[2024-02-28 09:52:34.892525] [STDOUT] stderr: | fake_async:
[2024-02-28 09:52:34.892532] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.892540] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.892549] [STDOUT] stderr: | name: fake_async
[2024-02-28 09:52:34.892556] [STDOUT] stderr: | sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
[2024-02-28 09:52:34.892563] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.892571] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.892578] [STDOUT] stderr: | version: "1.3.1"
[2024-02-28 09:52:34.892587] [STDOUT] stderr: | file:
[2024-02-28 09:52:34.892594] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.892602] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.892609] [STDOUT] stderr: | name: file
[2024-02-28 09:52:34.892623] [STDOUT] stderr: | sha256: "5fc22d7c25582e38ad9a8515372cd9a93834027aacf1801cf01164dac0ffa08c"
[2024-02-28 09:52:34.892631] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.892639] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.892647] [STDOUT] stderr: | version: "7.0.0"
[2024-02-28 09:52:34.892655] [STDOUT] stderr: | flutter:
[2024-02-28 09:52:34.892662] [STDOUT] stderr: | dependency: "direct main"
[2024-02-28 09:52:34.892670] [STDOUT] stderr: | description: flutter
[2024-02-28 09:52:34.892679] [STDOUT] stderr: | source: sdk
[2024-02-28 09:52:34.892968] [STDOUT] stderr: | version: "0.0.0"
[2024-02-28 09:52:34.892995] [STDOUT] stderr: | flutter_driver:
[2024-02-28 09:52:34.893007] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.893015] [STDOUT] stderr: | description: flutter
[2024-02-28 09:52:34.893025] [STDOUT] stderr: | source: sdk
[2024-02-28 09:52:34.893033] [STDOUT] stderr: | version: "0.0.0"
[2024-02-28 09:52:34.893041] [STDOUT] stderr: | flutter_lints:
[2024-02-28 09:52:34.893089] [STDOUT] stderr: | dependency: "direct dev"
[2024-02-28 09:52:34.893104] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.893112] [STDOUT] stderr: | name: flutter_lints
[2024-02-28 09:52:34.893120] [STDOUT] stderr: | sha256: e2a421b7e59244faef694ba7b30562e489c2b489866e505074eb005cd7060db7
[2024-02-28 09:52:34.893128] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.893136] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.893144] [STDOUT] stderr: | version: "3.0.1"
[2024-02-28 09:52:34.893151] [STDOUT] stderr: | flutter_test:
[2024-02-28 09:52:34.893161] [STDOUT] stderr: | dependency: "direct dev"
[2024-02-28 09:52:34.893168] [STDOUT] stderr: | description: flutter
[2024-02-28 09:52:34.893175] [STDOUT] stderr: | source: sdk
[2024-02-28 09:52:34.893183] [STDOUT] stderr: | version: "0.0.0"
[2024-02-28 09:52:34.893191] [STDOUT] stderr: | fuchsia_remote_debug_protocol:
[2024-02-28 09:52:34.893198] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.893289] [STDOUT] stderr: | description: flutter
[2024-02-28 09:52:34.893299] [STDOUT] stderr: | source: sdk
[2024-02-28 09:52:34.893309] [STDOUT] stderr: | version: "0.0.0"
[2024-02-28 09:52:34.893318] [STDOUT] stderr: | integration_test:
[2024-02-28 09:52:34.893325] [STDOUT] stderr: | dependency: "direct dev"
[2024-02-28 09:52:34.893332] [STDOUT] stderr: | description: flutter
[2024-02-28 09:52:34.893340] [STDOUT] stderr: | source: sdk
[2024-02-28 09:52:34.893347] [STDOUT] stderr: | version: "0.0.0"
[2024-02-28 09:52:34.893354] [STDOUT] stderr: | leak_tracker:
[2024-02-28 09:52:34.893361] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.893371] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.893378] [STDOUT] stderr: | name: leak_tracker
[2024-02-28 09:52:34.893385] [STDOUT] stderr: | sha256: "7f0df31977cb2c0b88585095d168e689669a2cc9b97c309665e3386f3e9d341a"
[2024-02-28 09:52:34.893396] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.893403] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.893410] [STDOUT] stderr: | version: "10.0.4"
[2024-02-28 09:52:34.893417] [STDOUT] stderr: | leak_tracker_flutter_testing:
[2024-02-28 09:52:34.893426] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.893435] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.893443] [STDOUT] stderr: | name: leak_tracker_flutter_testing
[2024-02-28 09:52:34.893464] [STDOUT] stderr: | sha256: "06e98f569d004c1315b991ded39924b21af84cf14cc94791b8aea337d25b57f8"
[2024-02-28 09:52:34.893474] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.893481] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.893488] [STDOUT] stderr: | version: "3.0.3"
[2024-02-28 09:52:34.893496] [STDOUT] stderr: | leak_tracker_testing:
[2024-02-28 09:52:34.893503] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.893510] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.893518] [STDOUT] stderr: | name: leak_tracker_testing
[2024-02-28 09:52:34.893525] [STDOUT] stderr: | sha256: "6ba465d5d76e67ddf503e1161d1f4a6bc42306f9d66ca1e8f079a47290fb06d3"
[2024-02-28 09:52:34.893533] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.893540] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.893547] [STDOUT] stderr: | version: "3.0.1"
[2024-02-28 09:52:34.893555] [STDOUT] stderr: | lints:
[2024-02-28 09:52:34.893562] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.893569] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.893577] [STDOUT] stderr: | name: lints
[2024-02-28 09:52:34.893583] [STDOUT] stderr: | sha256: cbf8d4b858bb0134ef3ef87841abdf8d63bfc255c266b7bf6b39daa1085c4290
[2024-02-28 09:52:34.893591] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.893598] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.893605] [STDOUT] stderr: | version: "3.0.0"
[2024-02-28 09:52:34.893614] [STDOUT] stderr: | matcher:
[2024-02-28 09:52:34.893637] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.893645] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.893654] [STDOUT] stderr: | name: matcher
[2024-02-28 09:52:34.893661] [STDOUT] stderr: | sha256: d2323aa2060500f906aa31a895b4030b6da3ebdcc5619d14ce1aada65cd161cb
[2024-02-28 09:52:34.893668] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.893676] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.893684] [STDOUT] stderr: | version: "0.12.16+1"
[2024-02-28 09:52:34.893691] [STDOUT] stderr: | material_color_utilities:
[2024-02-28 09:52:34.893699] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.893706] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.893713] [STDOUT] stderr: | name: material_color_utilities
[2024-02-28 09:52:34.893721] [STDOUT] stderr: | sha256: "0e0a020085b65b6083975e499759762399b4475f766c21668c4ecca34ea74e5a"
[2024-02-28 09:52:34.893728] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.893769] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.893797] [STDOUT] stderr: | version: "0.8.0"
[2024-02-28 09:52:34.893806] [STDOUT] stderr: | meta:
[2024-02-28 09:52:34.893813] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.893821] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.893828] [STDOUT] stderr: | name: meta
[2024-02-28 09:52:34.893835] [STDOUT] stderr: | sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136"
[2024-02-28 09:52:34.893843] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.893850] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.894095] [STDOUT] stderr: | version: "1.12.0"
[2024-02-28 09:52:34.894109] [STDOUT] stderr: | path:
[2024-02-28 09:52:34.894117] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.894124] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.894142] [STDOUT] stderr: | name: path
[2024-02-28 09:52:34.894151] [STDOUT] stderr: | sha256: "087ce49c3f0dc39180befefc60fdb4acd8f8620e5682fe2476afd0b3688bb4af"
[2024-02-28 09:52:34.894158] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.894167] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.894176] [STDOUT] stderr: | version: "1.9.0"
[2024-02-28 09:52:34.894184] [STDOUT] stderr: | platform:
[2024-02-28 09:52:34.894192] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.894199] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.894207] [STDOUT] stderr: | name: platform
[2024-02-28 09:52:34.894238] [STDOUT] stderr: | sha256: "12220bb4b65720483f8fa9450b4332347737cf8213dd2840d8b2c823e47243ec"
[2024-02-28 09:52:34.894247] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.894254] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.894263] [STDOUT] stderr: | version: "3.1.4"
[2024-02-28 09:52:34.894270] [STDOUT] stderr: | plugin_platform_interface:
[2024-02-28 09:52:34.894278] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.894284] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.894291] [STDOUT] stderr: | name: plugin_platform_interface
[2024-02-28 09:52:34.894330] [STDOUT] stderr: | sha256: "4820fbfdb9478b1ebae27888254d445073732dae3d6ea81f0b7e06d5dedc3f02"
[2024-02-28 09:52:34.894340] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.894348] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.894357] [STDOUT] stderr: | version: "2.1.8"
[2024-02-28 09:52:34.894365] [STDOUT] stderr: | plugintest:
[2024-02-28 09:52:34.894372] [STDOUT] stderr: | dependency: "direct main"
[2024-02-28 09:52:34.894382] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.894391] [STDOUT] stderr: | path: ".."
[2024-02-28 09:52:34.894398] [STDOUT] stderr: | relative: true
[2024-02-28 09:52:34.894406] [STDOUT] stderr: | source: path
[2024-02-28 09:52:34.894413] [STDOUT] stderr: | version: "0.0.1"
[2024-02-28 09:52:34.894420] [STDOUT] stderr: | process:
[2024-02-28 09:52:34.894427] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.894435] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.894455] [STDOUT] stderr: | name: process
[2024-02-28 09:52:34.894463] [STDOUT] stderr: | sha256: "21e54fd2faf1b5bdd5102afd25012184a6793927648ea81eea80552ac9405b32"
[2024-02-28 09:52:34.894471] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.894478] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.894486] [STDOUT] stderr: | version: "5.0.2"
[2024-02-28 09:52:34.894493] [STDOUT] stderr: | sky_engine:
[2024-02-28 09:52:34.894500] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.894508] [STDOUT] stderr: | description: flutter
[2024-02-28 09:52:34.894520] [STDOUT] stderr: | source: sdk
[2024-02-28 09:52:34.894527] [STDOUT] stderr: | version: "0.0.99"
[2024-02-28 09:52:34.894536] [STDOUT] stderr: | source_span:
[2024-02-28 09:52:34.894602] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.894614] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.894622] [STDOUT] stderr: | name: source_span
[2024-02-28 09:52:34.894629] [STDOUT] stderr: | sha256: "53e943d4206a5e30df338fd4c6e7a077e02254531b138a15aec3bd143c1a8b3c"
[2024-02-28 09:52:34.894637] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.894645] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.894652] [STDOUT] stderr: | version: "1.10.0"
[2024-02-28 09:52:34.894660] [STDOUT] stderr: | stack_trace:
[2024-02-28 09:52:34.894668] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.894675] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.894685] [STDOUT] stderr: | name: stack_trace
[2024-02-28 09:52:34.894692] [STDOUT] stderr: | sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b"
[2024-02-28 09:52:34.894700] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.894720] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.894730] [STDOUT] stderr: | version: "1.11.1"
[2024-02-28 09:52:34.894737] [STDOUT] stderr: | stream_channel:
[2024-02-28 09:52:34.894746] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.894755] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.894762] [STDOUT] stderr: | name: stream_channel
[2024-02-28 09:52:34.894770] [STDOUT] stderr: | sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7
[2024-02-28 09:52:34.894777] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.894785] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.894792] [STDOUT] stderr: | version: "2.1.2"
[2024-02-28 09:52:34.894799] [STDOUT] stderr: | string_scanner:
[2024-02-28 09:52:34.894806] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.894813] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.894820] [STDOUT] stderr: | name: string_scanner
[2024-02-28 09:52:34.894828] [STDOUT] stderr: | sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
[2024-02-28 09:52:34.894837] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.894845] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.894852] [STDOUT] stderr: | version: "1.2.0"
[2024-02-28 09:52:34.894859] [STDOUT] stderr: | sync_http:
[2024-02-28 09:52:34.894866] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.894874] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.894881] [STDOUT] stderr: | name: sync_http
[2024-02-28 09:52:34.894906] [STDOUT] stderr: | sha256: "7f0cd72eca000d2e026bcd6f990b81d0ca06022ef4e32fb257b30d3d1014a961"
[2024-02-28 09:52:34.894917] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.894925] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.894932] [STDOUT] stderr: | version: "0.3.1"
[2024-02-28 09:52:34.894942] [STDOUT] stderr: | term_glyph:
[2024-02-28 09:52:34.894950] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.894957] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.894964] [STDOUT] stderr: | name: term_glyph
[2024-02-28 09:52:34.894989] [STDOUT] stderr: | sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
[2024-02-28 09:52:34.895001] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.895146] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.895158] [STDOUT] stderr: | version: "1.2.1"
[2024-02-28 09:52:34.895166] [STDOUT] stderr: | test_api:
[2024-02-28 09:52:34.895174] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.895181] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.895189] [STDOUT] stderr: | name: test_api
[2024-02-28 09:52:34.895197] [STDOUT] stderr: | sha256: "9955ae474176f7ac8ee4e989dadfb411a58c30415bcfb648fa04b2b8a03afa7f"
[2024-02-28 09:52:34.895217] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.895229] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.895237] [STDOUT] stderr: | version: "0.7.0"
[2024-02-28 09:52:34.895246] [STDOUT] stderr: | vector_math:
[2024-02-28 09:52:34.895254] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.895261] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.895268] [STDOUT] stderr: | name: vector_math
[2024-02-28 09:52:34.895451] [STDOUT] stderr: | sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
[2024-02-28 09:52:34.895476] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.895484] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.895492] [STDOUT] stderr: | version: "2.1.4"
[2024-02-28 09:52:34.895500] [STDOUT] stderr: | vm_service:
[2024-02-28 09:52:34.895510] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.895608] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.895619] [STDOUT] stderr: | name: vm_service
[2024-02-28 09:52:34.895626] [STDOUT] stderr: | sha256: a2662fb1f114f4296cf3f5a50786a2d888268d7776cf681aa17d660ffa23b246
[2024-02-28 09:52:34.895634] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.895642] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.895649] [STDOUT] stderr: | version: "14.0.0"
[2024-02-28 09:52:34.895665] [STDOUT] stderr: | webdriver:
[2024-02-28 09:52:34.895674] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:52:34.895681] [STDOUT] stderr: | description:
[2024-02-28 09:52:34.895689] [STDOUT] stderr: | name: webdriver
[2024-02-28 09:52:34.895696] [STDOUT] stderr: | sha256: "003d7da9519e1e5f329422b36c4dcdf18d7d2978d1ba099ea4e45ba490ed845e"
[2024-02-28 09:52:34.895704] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:52:34.895712] [STDOUT] stderr: | source: hosted
[2024-02-28 09:52:34.895719] [STDOUT] stderr: | version: "3.0.3"
[2024-02-28 09:52:34.895726] [STDOUT] stderr: | sdks:
[2024-02-28 09:52:34.895734] [STDOUT] stderr: | dart: ">=3.4.0-186.0.dev <4.0.0"
[2024-02-28 09:52:34.895741] [STDOUT] stderr: | flutter: ">=3.18.0-18.0.pre.54"
[2024-02-28 09:52:34.904218] [STDOUT] stderr: IO : Writing 7708 characters to text file .dart_tool/package_config.json.
[2024-02-28 09:52:34.904250] [STDOUT] stderr: FINE: Contents:
[2024-02-28 09:52:34.904260] [STDOUT] stderr: | {
[2024-02-28 09:52:34.904267] [STDOUT] stderr: | "configVersion": 2,
[2024-02-28 09:52:34.904274] [STDOUT] stderr: | "packages": [
[2024-02-28 09:52:34.904282] [STDOUT] stderr: | {
[2024-02-28 09:52:34.904289] [STDOUT] stderr: | "name": "async",
[2024-02-28 09:52:34.904301] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/async-2.11.0",
[2024-02-28 09:52:34.904309] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.904317] [STDOUT] stderr: | "languageVersion": "2.18"
[2024-02-28 09:52:34.904324] [STDOUT] stderr: | },
[2024-02-28 09:52:34.904363] [STDOUT] stderr: | {
[2024-02-28 09:52:34.904379] [STDOUT] stderr: | "name": "boolean_selector",
[2024-02-28 09:52:34.904386] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1",
[2024-02-28 09:52:34.904393] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.904399] [STDOUT] stderr: | "languageVersion": "2.17"
[2024-02-28 09:52:34.904406] [STDOUT] stderr: | },
[2024-02-28 09:52:34.904413] [STDOUT] stderr: | {
[2024-02-28 09:52:34.904423] [STDOUT] stderr: | "name": "characters",
[2024-02-28 09:52:34.904446] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/characters-1.3.0",
[2024-02-28 09:52:34.904456] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.904463] [STDOUT] stderr: | "languageVersion": "2.12"
[2024-02-28 09:52:34.904470] [STDOUT] stderr: | },
[2024-02-28 09:52:34.904598] [STDOUT] stderr: | {
[2024-02-28 09:52:34.904609] [STDOUT] stderr: | "name": "clock",
[2024-02-28 09:52:34.904617] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/clock-1.1.1",
[2024-02-28 09:52:34.904624] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.904631] [STDOUT] stderr: | "languageVersion": "2.12"
[2024-02-28 09:52:34.904639] [STDOUT] stderr: | },
[2024-02-28 09:52:34.904645] [STDOUT] stderr: | {
[2024-02-28 09:52:34.904651] [STDOUT] stderr: | "name": "collection",
[2024-02-28 09:52:34.904658] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/collection-1.18.0",
[2024-02-28 09:52:34.904665] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.904671] [STDOUT] stderr: | "languageVersion": "2.18"
[2024-02-28 09:52:34.904684] [STDOUT] stderr: | },
[2024-02-28 09:52:34.904691] [STDOUT] stderr: | {
[2024-02-28 09:52:34.904698] [STDOUT] stderr: | "name": "cupertino_icons",
[2024-02-28 09:52:34.904705] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.6",
[2024-02-28 09:52:34.904711] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.904718] [STDOUT] stderr: | "languageVersion": "2.19"
[2024-02-28 09:52:34.904724] [STDOUT] stderr: | },
[2024-02-28 09:52:34.904732] [STDOUT] stderr: | {
[2024-02-28 09:52:34.904739] [STDOUT] stderr: | "name": "fake_async",
[2024-02-28 09:52:34.904746] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/fake_async-1.3.1",
[2024-02-28 09:52:34.904756] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.904765] [STDOUT] stderr: | "languageVersion": "2.12"
[2024-02-28 09:52:34.904772] [STDOUT] stderr: | },
[2024-02-28 09:52:34.904779] [STDOUT] stderr: | {
[2024-02-28 09:52:34.904785] [STDOUT] stderr: | "name": "file",
[2024-02-28 09:52:34.904792] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/file-7.0.0",
[2024-02-28 09:52:34.904799] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.904805] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:52:34.904812] [STDOUT] stderr: | },
[2024-02-28 09:52:34.904819] [STDOUT] stderr: | {
[2024-02-28 09:52:34.904826] [STDOUT] stderr: | "name": "flutter",
[2024-02-28 09:52:34.904833] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter%20sdk/packages/flutter",
[2024-02-28 09:52:34.904937] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.904952] [STDOUT] stderr: | "languageVersion": "3.3"
[2024-02-28 09:52:34.904960] [STDOUT] stderr: | },
[2024-02-28 09:52:34.904966] [STDOUT] stderr: | {
[2024-02-28 09:52:34.904973] [STDOUT] stderr: | "name": "flutter_driver",
[2024-02-28 09:52:34.904980] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter%20sdk/packages/flutter_driver",
[2024-02-28 09:52:34.904988] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.904995] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:52:34.905001] [STDOUT] stderr: | },
[2024-02-28 09:52:34.905008] [STDOUT] stderr: | {
[2024-02-28 09:52:34.905015] [STDOUT] stderr: | "name": "flutter_lints",
[2024-02-28 09:52:34.905025] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/flutter_lints-3.0.1",
[2024-02-28 09:52:34.905034] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.905159] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:52:34.905206] [STDOUT] stderr: | },
[2024-02-28 09:52:34.905232] [STDOUT] stderr: | {
[2024-02-28 09:52:34.905285] [STDOUT] stderr: | "name": "flutter_test",
[2024-02-28 09:52:34.905292] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter%20sdk/packages/flutter_test",
[2024-02-28 09:52:34.905300] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.905307] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:52:34.905313] [STDOUT] stderr: | },
[2024-02-28 09:52:34.905327] [STDOUT] stderr: | {
[2024-02-28 09:52:34.905336] [STDOUT] stderr: | "name": "fuchsia_remote_debug_protocol",
[2024-02-28 09:52:34.905343] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter%20sdk/packages/fuchsia_remote_debug_protocol",
[2024-02-28 09:52:34.905351] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.905357] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:52:34.905364] [STDOUT] stderr: | },
[2024-02-28 09:52:34.905371] [STDOUT] stderr: | {
[2024-02-28 09:52:34.905378] [STDOUT] stderr: | "name": "integration_test",
[2024-02-28 09:52:34.905388] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter%20sdk/packages/integration_test",
[2024-02-28 09:52:34.905469] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.905479] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:52:34.905486] [STDOUT] stderr: | },
[2024-02-28 09:52:34.905495] [STDOUT] stderr: | {
[2024-02-28 09:52:34.905502] [STDOUT] stderr: | "name": "leak_tracker",
[2024-02-28 09:52:34.905509] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/leak_tracker-10.0.4",
[2024-02-28 09:52:34.905517] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.905536] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:52:34.905543] [STDOUT] stderr: | },
[2024-02-28 09:52:34.905550] [STDOUT] stderr: | {
[2024-02-28 09:52:34.905559] [STDOUT] stderr: | "name": "leak_tracker_flutter_testing",
[2024-02-28 09:52:34.905566] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.3",
[2024-02-28 09:52:34.905573] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.905582] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:52:34.905589] [STDOUT] stderr: | },
[2024-02-28 09:52:34.905596] [STDOUT] stderr: | {
[2024-02-28 09:52:34.905740] [STDOUT] stderr: | "name": "leak_tracker_testing",
[2024-02-28 09:52:34.905750] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/leak_tracker_testing-3.0.1",
[2024-02-28 09:52:34.905757] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.905764] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:52:34.905771] [STDOUT] stderr: | },
[2024-02-28 09:52:34.905784] [STDOUT] stderr: | {
[2024-02-28 09:52:34.905791] [STDOUT] stderr: | "name": "lints",
[2024-02-28 09:52:34.905802] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/lints-3.0.0",
[2024-02-28 09:52:34.905811] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.905818] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:52:34.905825] [STDOUT] stderr: | },
[2024-02-28 09:52:34.905858] [STDOUT] stderr: | {
[2024-02-28 09:52:34.905868] [STDOUT] stderr: | "name": "matcher",
[2024-02-28 09:52:34.905876] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/matcher-0.12.16+1",
[2024-02-28 09:52:34.905884] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.905890] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:52:34.905897] [STDOUT] stderr: | },
[2024-02-28 09:52:34.905906] [STDOUT] stderr: | {
[2024-02-28 09:52:34.905913] [STDOUT] stderr: | "name": "material_color_utilities",
[2024-02-28 09:52:34.905922] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/material_color_utilities-0.8.0",
[2024-02-28 09:52:34.905928] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.905935] [STDOUT] stderr: | "languageVersion": "2.17"
[2024-02-28 09:52:34.905941] [STDOUT] stderr: | },
[2024-02-28 09:52:34.905948] [STDOUT] stderr: | {
[2024-02-28 09:52:34.905957] [STDOUT] stderr: | "name": "meta",
[2024-02-28 09:52:34.905964] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/meta-1.12.0",
[2024-02-28 09:52:34.905971] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.905978] [STDOUT] stderr: | "languageVersion": "2.12"
[2024-02-28 09:52:34.905984] [STDOUT] stderr: | },
[2024-02-28 09:52:34.905991] [STDOUT] stderr: | {
[2024-02-28 09:52:34.905997] [STDOUT] stderr: | "name": "path",
[2024-02-28 09:52:34.906004] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/path-1.9.0",
[2024-02-28 09:52:34.906012] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.906018] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:52:34.906027] [STDOUT] stderr: | },
[2024-02-28 09:52:34.906034] [STDOUT] stderr: | {
[2024-02-28 09:52:34.906041] [STDOUT] stderr: | "name": "platform",
[2024-02-28 09:52:34.906048] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/platform-3.1.4",
[2024-02-28 09:52:34.906055] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.906061] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:52:34.906068] [STDOUT] stderr: | },
[2024-02-28 09:52:34.906075] [STDOUT] stderr: | {
[2024-02-28 09:52:34.906082] [STDOUT] stderr: | "name": "plugin_platform_interface",
[2024-02-28 09:52:34.906089] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8",
[2024-02-28 09:52:34.906098] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.906106] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:52:34.906113] [STDOUT] stderr: | },
[2024-02-28 09:52:34.906119] [STDOUT] stderr: | {
[2024-02-28 09:52:34.906126] [STDOUT] stderr: | "name": "plugintest",
[2024-02-28 09:52:34.906132] [STDOUT] stderr: | "rootUri": "../../",
[2024-02-28 09:52:34.906139] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.906146] [STDOUT] stderr: | "languageVersion": "3.4"
[2024-02-28 09:52:34.906152] [STDOUT] stderr: | },
[2024-02-28 09:52:34.906159] [STDOUT] stderr: | {
[2024-02-28 09:52:34.906165] [STDOUT] stderr: | "name": "process",
[2024-02-28 09:52:34.906184] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/process-5.0.2",
[2024-02-28 09:52:34.906192] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.906199] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:52:34.906206] [STDOUT] stderr: | },
[2024-02-28 09:52:34.906212] [STDOUT] stderr: | {
[2024-02-28 09:52:34.906219] [STDOUT] stderr: | "name": "sky_engine",
[2024-02-28 09:52:34.906225] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter%20sdk/bin/cache/pkg/sky_engine",
[2024-02-28 09:52:34.906232] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.906239] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:52:34.906246] [STDOUT] stderr: | },
[2024-02-28 09:52:34.906253] [STDOUT] stderr: | {
[2024-02-28 09:52:34.906260] [STDOUT] stderr: | "name": "source_span",
[2024-02-28 09:52:34.906266] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/source_span-1.10.0",
[2024-02-28 09:52:34.906274] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.906280] [STDOUT] stderr: | "languageVersion": "2.18"
[2024-02-28 09:52:34.906287] [STDOUT] stderr: | },
[2024-02-28 09:52:34.906294] [STDOUT] stderr: | {
[2024-02-28 09:52:34.906300] [STDOUT] stderr: | "name": "stack_trace",
[2024-02-28 09:52:34.906307] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/stack_trace-1.11.1",
[2024-02-28 09:52:34.906314] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.906320] [STDOUT] stderr: | "languageVersion": "2.18"
[2024-02-28 09:52:34.906327] [STDOUT] stderr: | },
[2024-02-28 09:52:34.906334] [STDOUT] stderr: | {
[2024-02-28 09:52:34.906340] [STDOUT] stderr: | "name": "stream_channel",
[2024-02-28 09:52:34.906347] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/stream_channel-2.1.2",
[2024-02-28 09:52:34.906354] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.906360] [STDOUT] stderr: | "languageVersion": "2.19"
[2024-02-28 09:52:34.906367] [STDOUT] stderr: | },
[2024-02-28 09:52:34.906373] [STDOUT] stderr: | {
[2024-02-28 09:52:34.906380] [STDOUT] stderr: | "name": "string_scanner",
[2024-02-28 09:52:34.906387] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/string_scanner-1.2.0",
[2024-02-28 09:52:34.906394] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.906400] [STDOUT] stderr: | "languageVersion": "2.18"
[2024-02-28 09:52:34.906407] [STDOUT] stderr: | },
[2024-02-28 09:52:34.906414] [STDOUT] stderr: | {
[2024-02-28 09:52:34.906421] [STDOUT] stderr: | "name": "sync_http",
[2024-02-28 09:52:34.906427] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/sync_http-0.3.1",
[2024-02-28 09:52:34.906434] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.906441] [STDOUT] stderr: | "languageVersion": "2.12"
[2024-02-28 09:52:34.906456] [STDOUT] stderr: | },
[2024-02-28 09:52:34.906463] [STDOUT] stderr: | {
[2024-02-28 09:52:34.906551] [STDOUT] stderr: | "name": "term_glyph",
[2024-02-28 09:52:34.906589] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/term_glyph-1.2.1",
[2024-02-28 09:52:34.906598] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.906605] [STDOUT] stderr: | "languageVersion": "2.12"
[2024-02-28 09:52:34.906612] [STDOUT] stderr: | },
[2024-02-28 09:52:34.906618] [STDOUT] stderr: | {
[2024-02-28 09:52:34.906625] [STDOUT] stderr: | "name": "test_api",
[2024-02-28 09:52:34.906632] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/test_api-0.7.0",
[2024-02-28 09:52:34.906639] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.906645] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:52:34.906675] [STDOUT] stderr: | },
[2024-02-28 09:52:34.906684] [STDOUT] stderr: | {
[2024-02-28 09:52:34.906749] [STDOUT] stderr: | "name": "vector_math",
[2024-02-28 09:52:34.906760] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/vector_math-2.1.4",
[2024-02-28 09:52:34.906768] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.906775] [STDOUT] stderr: | "languageVersion": "2.14"
[2024-02-28 09:52:34.906781] [STDOUT] stderr: | },
[2024-02-28 09:52:34.906791] [STDOUT] stderr: | {
[2024-02-28 09:52:34.906797] [STDOUT] stderr: | "name": "vm_service",
[2024-02-28 09:52:34.906804] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/vm_service-14.0.0",
[2024-02-28 09:52:34.906811] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.906820] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:52:34.906826] [STDOUT] stderr: | },
[2024-02-28 09:52:34.906833] [STDOUT] stderr: | {
[2024-02-28 09:52:34.906872] [STDOUT] stderr: | "name": "webdriver",
[2024-02-28 09:52:34.906889] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/webdriver-3.0.3",
[2024-02-28 09:52:34.906897] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.906903] [STDOUT] stderr: | "languageVersion": "2.18"
[2024-02-28 09:52:34.906910] [STDOUT] stderr: | },
[2024-02-28 09:52:34.906916] [STDOUT] stderr: | {
[2024-02-28 09:52:34.906923] [STDOUT] stderr: | "name": "plugintest_example",
[2024-02-28 09:52:34.906929] [STDOUT] stderr: | "rootUri": "../",
[2024-02-28 09:52:34.906935] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:52:34.906941] [STDOUT] stderr: | "languageVersion": "3.4"
[2024-02-28 09:52:34.906947] [STDOUT] stderr: | }
[2024-02-28 09:52:34.906953] [STDOUT] stderr: | ],
[2024-02-28 09:52:34.906960] [STDOUT] stderr: | "generated": "2024-02-28T17:52:34.901018Z",
[2024-02-28 09:52:34.906966] [STDOUT] stderr: | "generator": "pub",
[2024-02-28 09:52:34.906973] [STDOUT] stderr: | "generatorVersion": "3.4.0-186.0.dev"
[2024-02-28 09:52:34.907024] [STDOUT] stderr: | }
[2024-02-28 09:52:34.910012] [STDOUT] stderr: IO : Writing 48112 characters to text file /Volumes/Work/s/w/ir/x/w/.pub-cache/log/pub_log.txt.
[2024-02-28 09:52:34.910259] [STDOUT] stdout: MSG : Logs written to /Volumes/Work/s/w/ir/x/w/.pub-cache/log/pub_log.txt.
[2024-02-28 09:52:34.933701] [STDOUT] stdout: [ +336 ms] Found plugin plugintest at /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/
[2024-02-28 09:52:34.957242] [STDOUT] stdout: [ +23 ms] Found plugin integration_test at /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/
[2024-02-28 09:52:34.963594] [STDOUT] stdout: [ +6 ms] Found plugin plugintest at /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/
[2024-02-28 09:52:34.978865] [STDOUT] stdout: [ +15 ms] Found plugin integration_test at /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/
[2024-02-28 09:52:34.981273] [STDOUT] stdout: [ +2 ms] Generating /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java
[2024-02-28 09:52:35.018894] [STDOUT] stdout: [ +37 ms] Android Studio version could not be detected, skipping Gradle-Java version compatibility check.
[2024-02-28 09:52:35.024702] [STDOUT] stdout: [ +5 ms] Using gradle from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/gradlew.
[2024-02-28 09:52:35.028356] [STDOUT] stdout: [ +3 ms] Running Gradle task 'assembleRelease'...
[2024-02-28 09:52:35.030732] [STDOUT] stdout: [ +2 ms] executing: [/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/] /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/gradlew --full-stacktrace --info -Pverbose=true -Ptarget-platform=android-arm,android-arm64,android-x64 -Ptarget=lib/main.dart -Pbase-application-name=android.app.Application -Pdart-obfuscation=false -Ptrack-widget-creation=true -Ptree-shake-icons=true assembleRelease
[2024-02-28 09:52:35.455311] [STDOUT] stdout: [ +424 ms] Initialized native services in: /Volumes/Work/s/w/ir/cache/gradle/native
[2024-02-28 09:52:35.455347] [STDOUT] stdout: [ ] Initialized jansi services in: /Volumes/Work/s/w/ir/cache/gradle/native
[2024-02-28 09:52:35.608748] [STDOUT] stdout: [ +153 ms] Received JVM installation metadata from '/Volumes/Work/s/w/ir/cache/java/Contents/Home': {JAVA_HOME=/Volumes/Work/s/w/ir/cache/java/Contents/Home, JAVA_VERSION=17.0.2, JAVA_VENDOR=Oracle Corporation, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.2+8-86, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.2+8-86, VM_VENDOR=Oracle Corporation, OS_ARCH=aarch64}
[2024-02-28 09:52:35.608850] [STDOUT] stdout: [ ] Checking if the launcher JVM can be re-used for build. To be re-used, the launcher JVM needs to match the parameters required for the build process: -XX:+HeapDumpOnOutOfMemoryError --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED -Xmx4G -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant
[2024-02-28 09:52:35.608863] [STDOUT] stdout: [ ] To honour the JVM settings for this build a single-use Daemon process will be forked. See
https://docs.gradle.org/7.6.3/userguide/gradle_daemon.html#sec:disabling_the_daemon.
[2024-02-28 09:52:35.762678] [STDOUT] stdout: [ +153 ms] Starting process 'Gradle build daemon'. Working directory: /Volumes/Work/s/w/ir/cache/gradle/daemon/7.6.3 Command: /Volumes/Work/s/w/ir/cache/java/Contents/Home/bin/java -XX:+HeapDumpOnOutOfMemoryError --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED -Xmx4G -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /Volumes/Work/s/w/ir/cache/gradle/wrapper/dists/gradle-7.6.3-all/aocdy2d2z8kodnny3rsumj8i8/gradle-7.6.3/lib/gradle-launcher-7.6.3.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 7.6.3
[2024-02-28 09:52:35.762719] [STDOUT] stdout: [ ] Successfully started process 'Gradle build daemon'
[2024-02-28 09:52:36.163176] [STDOUT] stdout: [ +400 ms] An attempt to start the daemon took 0.51 secs.
[2024-02-28 09:52:36.163214] [STDOUT] stdout: [ ] The client will now receive all logging from the daemon (pid: 76214). The daemon log file: /Volumes/Work/s/w/ir/cache/gradle/daemon/7.6.3/daemon-76214.out.log
[2024-02-28 09:52:36.163222] [STDOUT] stdout: [ ] Daemon will be stopped at the end of the build
[2024-02-28 09:52:36.291879] [STDOUT] stdout: [ +128 ms] Using 8 worker leases.
[2024-02-28 09:52:36.433130] [STDOUT] stdout: [ +141 ms] Received JVM installation metadata from '/Volumes/Work/s/w/ir/cache/java/Contents/Home': {JAVA_HOME=/Volumes/Work/s/w/ir/cache/java/Contents/Home, JAVA_VERSION=17.0.2, JAVA_VENDOR=Oracle Corporation, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.2+8-86, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.2+8-86, VM_VENDOR=Oracle Corporation, OS_ARCH=aarch64}
[2024-02-28 09:52:36.625679] [STDOUT] stdout: [ +192 ms] Watching the file system is configured to be enabled if available
[2024-02-28 09:52:36.625717] [STDOUT] stdout: [ ] Now considering [/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android] as hierarchies to watch
[2024-02-28 09:52:36.625726] [STDOUT] stdout: [ ] File system watching is active
[2024-02-28 09:52:37.083569] [STDOUT] stdout: [ +457 ms] Starting Build
[2024-02-28 09:52:37.273384] [STDOUT] stdout: [ +189 ms] Now considering [/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/flutter_tools/gradle, /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android] as hierarchies to watch
[2024-02-28 09:52:37.510221] [STDOUT] stdout: [ +237 ms] Skipping Kotlin DSL script compilation (Settings/TopLevel/stage1) as it is up-to-date.
[2024-02-28 09:52:37.921947] [STDOUT] stdout: [ +411 ms] > Configure project :gradle
[2024-02-28 09:52:37.921988] [STDOUT] stdout: [ ] Evaluating project ':gradle' using build file '/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/flutter_tools/gradle/build.gradle.kts'.
[2024-02-28 09:52:37.921997] [STDOUT] stdout: [ ] Caching disabled for Kotlin DSL plugin accessors for classpath 'b1ac9cac8f71b9ff3dcd3e55caac4de4' because:
[2024-02-28 09:52:37.922020] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:37.922028] [STDOUT] stdout: [ ] Skipping Kotlin DSL plugin accessors for classpath 'b1ac9cac8f71b9ff3dcd3e55caac4de4' as it is up-to-date.
[2024-02-28 09:52:37.922035] [STDOUT] stdout: [ ] Caching disabled for Kotlin DSL script compilation (Project/TopLevel/stage1) because:
[2024-02-28 09:52:37.922437] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:37.922457] [STDOUT] stdout: [ ] Skipping Kotlin DSL script compilation (Project/TopLevel/stage1) as it is up-to-date.
[2024-02-28 09:52:37.922864] [STDOUT] stdout: [ ] Caching disabled for Kotlin DSL accessors for project ':gradle' because:
[2024-02-28 09:52:37.922888] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:37.922896] [STDOUT] stdout: [ ] Skipping Kotlin DSL accessors for project ':gradle' as it is up-to-date.
[2024-02-28 09:52:37.922933] [STDOUT] stdout: [ ] Caching disabled for Kotlin DSL script compilation (Project/TopLevel/stage2) because:
[2024-02-28 09:52:37.922942] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:37.922948] [STDOUT] stdout: [ ] Skipping Kotlin DSL script compilation (Project/TopLevel/stage2) as it is up-to-date.
[2024-02-28 09:52:38.121162] [STDOUT] stdout: [ +197 ms] Resolve mutations for :gradle:compileJava (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:38.121202] [STDOUT] stdout: [ ] :gradle:compileJava (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:38.121210] [STDOUT] stdout: [ ] > Task :gradle:compileJava NO-SOURCE
[2024-02-28 09:52:38.121217] [STDOUT] stdout: [ ] Skipping task ':gradle:compileJava' as it has no source files and no previous output files.
[2024-02-28 09:52:38.121223] [STDOUT] stdout: [ ] Resolve mutations for :gradle:compileGroovy (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:38.121230] [STDOUT] stdout: [ ] :gradle:compileGroovy (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:38.720832] [STDOUT] stdout: [ +599 ms] This JVM does not support getting OS memory, so no OS memory status updates will be broadcast
[2024-02-28 09:52:40.155484] [STDOUT] stdout: [+1434 ms] > Task :gradle:compileGroovy
[2024-02-28 09:52:40.155527] [STDOUT] stdout: [ ] Watching 1 directory hierarchies to track changes
[2024-02-28 09:52:40.155535] [STDOUT] stdout: [ ] Caching disabled for task ':gradle:compileGroovy' because:
[2024-02-28 09:52:40.155542] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:40.155548] [STDOUT] stdout: [ ] Task ':gradle:compileGroovy' is not up-to-date because:
[2024-02-28 09:52:40.155554] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:40.155561] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':gradle:compileGroovy'.
[2024-02-28 09:52:40.155589] [STDOUT] stdout: [ ] Starting process 'Gradle Worker Daemon 1'. Working directory: /Volumes/Work/s/w/ir/cache/gradle/workers Command: /Volumes/Work/s/w/ir/cache/java/Contents/Home/bin/java --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED @/Volumes/Work/s/w/ir/cache/gradle/.tmp/gradle-worker-classpath14955184674840058063txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Worker Daemon 1'
[2024-02-28 09:52:40.155599] [STDOUT] stdout: [ ] Successfully started process 'Gradle Worker Daemon 1'
[2024-02-28 09:52:40.155606] [STDOUT] stdout: [ ] Started Gradle worker daemon (0.192 secs) with fork options DaemonForkOptions{executable=/Volumes/Work/s/w/ir/cache/java/Contents/Home/bin/java, minHeapSize=null, maxHeapSize=null, jvmArgs=[--add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.invoke=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED], keepAliveMode=SESSION}.
[2024-02-28 09:52:41.552314] [STDOUT] stdout: [+1396 ms] Resolve mutations for :gradle:pluginDescriptors (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:41.552414] [STDOUT] stdout: [ ] :gradle:pluginDescriptors (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:41.705095] [STDOUT] stdout: [ +152 ms] > Task :gradle:pluginDescriptors
[2024-02-28 09:52:41.705465] [STDOUT] stdout: [ ] Caching disabled for task ':gradle:pluginDescriptors' because:
[2024-02-28 09:52:41.705487] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:41.705507] [STDOUT] stdout: [ ] Task ':gradle:pluginDescriptors' is not up-to-date because:
[2024-02-28 09:52:41.705573] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:41.705616] [STDOUT] stdout: [ ] Resolve mutations for :gradle:processResources (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:41.705725] [STDOUT] stdout: [ ] :gradle:processResources (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:41.705762] [STDOUT] stdout: [ ] > Task :gradle:processResources
[2024-02-28 09:52:41.705771] [STDOUT] stdout: [ ] Caching disabled for task ':gradle:processResources' because:
[2024-02-28 09:52:41.705778] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:41.705785] [STDOUT] stdout: [ ] Task ':gradle:processResources' is not up-to-date because:
[2024-02-28 09:52:41.705831] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:41.705842] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/flutter_tools/gradle/src/main/resources', not found
[2024-02-28 09:52:41.705850] [STDOUT] stdout: [ ] Resolve mutations for :gradle:classes (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:41.705856] [STDOUT] stdout: [ ] :gradle:classes (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:41.705863] [STDOUT] stdout: [ ] > Task :gradle:classes
[2024-02-28 09:52:41.705870] [STDOUT] stdout: [ ] Skipping task ':gradle:classes' as it has no actions.
[2024-02-28 09:52:41.705877] [STDOUT] stdout: [ ] Resolve mutations for :gradle:jar (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:41.705883] [STDOUT] stdout: [ ] :gradle:jar (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:41.705890] [STDOUT] stdout: [ ] > Task :gradle:jar
[2024-02-28 09:52:41.705898] [STDOUT] stdout: [ ] Caching disabled for task ':gradle:jar' because:
[2024-02-28 09:52:41.705904] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:41.705911] [STDOUT] stdout: [ ] Task ':gradle:jar' is not up-to-date because:
[2024-02-28 09:52:41.705917] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:41.705924] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/flutter_tools/gradle/build/classes/java/main', not found
[2024-02-28 09:52:42.213728] [STDOUT] stdout: [ +507 ms] Resource missing. [HTTP HEAD:
https://dl.google.com/dl/android/maven2/com/android/application/com.android.application.gradle.plugin/7.3.0/com.android.application.gradle.plugin-7.3.0.jar]
[2024-02-28 09:52:42.914521] [STDOUT] stdout: [ +701 ms] Resource missing. [HTTP HEAD:
https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/android/org.jetbrains.kotlin.android.gradle.plugin/1.7.10/org.jetbrains.kotlin.android.gradle.plugin-1.7.10.jar]
[2024-02-28 09:52:43.202174] [STDOUT] stdout: [ +287 ms] Settings evaluated using settings file '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/settings.gradle'.
[2024-02-28 09:52:43.202224] [STDOUT] stdout: [ ] Projects loaded. Root project using build file '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/build.gradle'.
[2024-02-28 09:52:43.202232] [STDOUT] stdout: [ ] Included projects: [root project 'android', project ':app', project ':integration_test', project ':plugintest']
[2024-02-28 09:52:44.915091] [STDOUT] stdout: [+1712 ms] > Configure project :app
[2024-02-28 09:52:44.915182] [STDOUT] stdout: [ ] Evaluating project ':app' using build file '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/build.gradle'.
[2024-02-28 09:52:44.915303] [STDOUT] stdout: [ ] Using Kotlin Gradle Plugin gradle70 variant
[2024-02-28 09:52:44.915371] [STDOUT] stdout: [ ] Caching disabled for Kotlin DSL script compilation (Project/ScriptPlugin/stage1) because:
[2024-02-28 09:52:44.915391] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:44.915399] [STDOUT] stdout: [ ] Skipping Kotlin DSL script compilation (Project/ScriptPlugin/stage1) as it is up-to-date.
[2024-02-28 09:52:44.915406] [STDOUT] stdout: [ ] Caching disabled for Kotlin DSL script compilation (Project/ScriptPlugin/stage2) because:
[2024-02-28 09:52:44.915413] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:44.915459] [STDOUT] stdout: [ ] Skipping Kotlin DSL script compilation (Project/ScriptPlugin/stage2) as it is up-to-date.
[2024-02-28 09:52:44.915470] [STDOUT] stdout: [ ] Caching disabled for Kotlin DSL script compilation (Project/ScriptPlugin/stage1) because:
[2024-02-28 09:52:44.915477] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:44.915525] [STDOUT] stdout: [ ] Skipping Kotlin DSL script compilation (Project/ScriptPlugin/stage1) as it is up-to-date.
[2024-02-28 09:52:44.915578] [STDOUT] stdout: [ ] Parsed shrinker version: 3.3.70
[2024-02-28 09:52:44.915587] [STDOUT] stdout: [ ] > Configure project :
[2024-02-28 09:52:44.915594] [STDOUT] stdout: [ ] Evaluating root project 'android' using build file '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/build.gradle'.
[2024-02-28 09:52:45.005037] [STDOUT] stdout: [ +89 ms] > Configure project :integration_test
[2024-02-28 09:52:45.005152] [STDOUT] stdout: [ ] Evaluating project ':integration_test' using build file '/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/build.gradle'.
[2024-02-28 09:52:45.208934] [STDOUT] stdout: [ +203 ms] > Configure project :plugintest
[2024-02-28 09:52:45.208978] [STDOUT] stdout: [ ] Evaluating project ':plugintest' using build file '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/android/build.gradle'.
[2024-02-28 09:52:45.208986] [STDOUT] stdout: [ ] All projects evaluated.
[2024-02-28 09:52:45.208993] [STDOUT] stdout: [ ] Task name matched 'assembleRelease'
[2024-02-28 09:52:45.208999] [STDOUT] stdout: [ ] Selected primary task 'assembleRelease' from project :
[2024-02-28 09:52:45.522318] [STDOUT] stdout: [ +312 ms] WARNING:We recommend using a newer Android Gradle plugin to use compileSdk = 34
[2024-02-28 09:52:45.522464] [STDOUT] stdout: [ ] This Android Gradle plugin (7.3.0) was tested up to compileSdk = 33
[2024-02-28 09:52:45.522482] [STDOUT] stdout: [ ] This warning can be suppressed by adding
[2024-02-28 09:52:45.522489] [STDOUT] stdout: [ ] android.suppressUnsupportedCompileSdk=34
[2024-02-28 09:52:45.522495] [STDOUT] stdout: [ ] to this project's gradle.properties
[2024-02-28 09:52:45.522502] [STDOUT] stdout: [ ] The build will continue, but you are strongly encouraged to update your project to
[2024-02-28 09:52:45.522509] [STDOUT] stdout: [ ] use a newer Android Gradle Plugin that has been tested with compileSdk = 34
[2024-02-28 09:52:45.876131] [STDOUT] stdout: [ +353 ms] Tasks to be executed: [task ':integration_test:preBuild', task ':integration_test:preReleaseBuild', task ':integration_test:compileReleaseAidl', task ':integration_test:mergeReleaseJniLibFolders', task ':integration_test:mergeReleaseNativeLibs', task ':integration_test:stripReleaseDebugSymbols', task ':integration_test:copyReleaseJniLibsProjectAndLocalJars', task ':integration_test:compileReleaseRenderscript', task ':integration_test:generateReleaseResValues', task ':integration_test:extractDeepLinksForAarRelease', task ':integration_test:generateReleaseBuildConfig', task ':integration_test:generateReleaseResources', task ':integration_test:packageReleaseResources', task ':integration_test:parseReleaseLocalResources', task ':integration_test:processReleaseManifest', task ':integration_test:generateReleaseRFile', task ':integration_test:extractReleaseAnnotations', task ':integration_test:javaPreCompileRelease', task ':integration_test:compileReleaseJavaWithJavac', task ':integration_test:mergeReleaseGeneratedProguardFiles', task ':integration_test:mergeReleaseConsumerProguardFiles', task ':integration_test:mergeReleaseShaders', task ':integration_test:compileReleaseShaders', task ':integration_test:generateReleaseAssets', task ':integration_test:packageReleaseAssets', task ':integration_test:packageReleaseRenderscript', task ':integration_test:prepareLintJarForPublish', task ':integration_test:prepareReleaseArtProfile', task ':integration_test:processReleaseJavaRes', task ':integration_test:mergeReleaseJavaResource', task ':integration_test:syncReleaseLibJars', task ':integration_test:writeReleaseAarMetadata', task ':integration_test:bundleReleaseLocalLintAar', task ':plugintest:preBuild', task ':plugintest:preReleaseBuild', task ':plugintest:compileReleaseAidl', task ':plugintest:mergeReleaseJniLibFolders', task ':plugintest:mergeReleaseNativeLibs', task ':plugintest:stripReleaseDebugSymbols', task ':plugintest:copyReleaseJniLibsProjectAndLocalJars', task ':plugintest:compileReleaseRenderscript', task ':plugintest:generateReleaseResValues', task ':plugintest:extractDeepLinksForAarRelease', task ':plugintest:generateReleaseBuildConfig', task ':plugintest:generateReleaseResources', task ':plugintest:packageReleaseResources', task ':plugintest:parseReleaseLocalResources', task ':plugintest:processReleaseManifest', task ':plugintest:generateReleaseRFile', task ':plugintest:extractReleaseAnnotations', task ':plugintest:javaPreCompileRelease', task ':plugintest:compileReleaseJavaWithJavac', task ':plugintest:mergeReleaseGeneratedProguardFiles', task ':plugintest:mergeReleaseConsumerProguardFiles', task ':plugintest:mergeReleaseShaders', task ':plugintest:compileReleaseShaders', task ':plugintest:generateReleaseAssets', task ':plugintest:packageReleaseAssets', task ':plugintest:packageReleaseRenderscript', task ':plugintest:prepareLintJarForPublish', task ':plugintest:prepareReleaseArtProfile', task ':plugintest:processReleaseJavaRes', task ':plugintest:mergeReleaseJavaResource', task ':plugintest:syncReleaseLibJars', task ':plugintest:writeReleaseAarMetadata', task ':plugintest:bundleReleaseLocalLintAar', task ':app:buildKotlinToolingMetadata', task ':app:compileFlutterBuildRelease', task ':app:packJniLibsflutterBuildRelease', task ':app:preBuild', task ':app:preReleaseBuild', task ':app:compileReleaseAidl', task ':app:compileReleaseRenderscript', task ':app:generateReleaseBuildConfig', task ':app:checkReleaseAarMetadata', task ':app:cleanMergeReleaseAssets', task ':app:mergeReleaseShaders', task ':app:compileReleaseShaders', task ':app:generateReleaseAssets', task ':app:mergeReleaseAssets', task ':app:copyFlutterAssetsRelease', task ':app:generateReleaseResValues', task ':app:mapReleaseSourceSetPaths', task ':app:generateReleaseResources', task ':app:mergeReleaseResources', task ':app:createReleaseCompatibleScreenManifests', task ':app:extractDeepLinksRelease', task ':integration_test:extractDeepLinksRelease', task ':plugintest:extractDeepLinksRelease', task ':app:processReleaseMainManifest', task ':app:processReleaseManifest', task ':app:processReleaseManifestForPackage', task ':app:processReleaseResources', task ':integration_test:bundleLibCompileToJarRelease', task ':plugintest:bundleLibCompileToJarRelease', task ':app:compileReleaseKotlin', task ':app:javaPreCompileRelease', task ':app:compileReleaseJavaWithJavac', task ':app:extractProguardFiles', task ':integration_test:bundleLibResRelease', task ':integration_test:bundleLibRuntimeToJarRelease', task ':integration_test:createFullJarRelease', task ':integration_test:writeReleaseLintModelMetadata', task ':plugintest:bundleLibResRelease', task ':plugintest:bundleLibRuntimeToJarRelease', task ':plugintest:createFullJarRelease', task ':plugintest:writeReleaseLintModelMetadata', task ':app:lintVitalAnalyzeRelease', task ':app:lintVitalReportRelease', task ':app:lintVitalRelease', task ':app:mergeReleaseJniLibFolders', task ':integration_test:copyReleaseJniLibsProjectOnly', task ':plugintest:copyReleaseJniLibsProjectOnly', task ':app:mergeReleaseNativeLibs', task ':app:stripReleaseDebugSymbols', task ':app:extractReleaseNativeSymbolTables', task ':app:mergeReleaseNativeDebugMetadata', task ':app:mergeReleaseArtProfile', task ':integration_test:exportReleaseConsumerProguardFiles', task ':plugintest:exportReleaseConsumerProguardFiles', task ':app:checkReleaseDuplicateClasses', task ':app:mergeReleaseGeneratedProguardFiles', task ':app:processReleaseJavaRes', task ':app:mergeReleaseJavaResource', task ':app:minifyReleaseWithR8', task ':app:compileReleaseArtProfile', task ':app:compressReleaseAssets', task ':app:processApplicationManifestReleaseForBundle', task ':app:bundleReleaseResources', task ':app:shrinkReleaseRes', task ':app:optimizeReleaseResources', task ':app:collectReleaseDependencies', task ':app:sdkReleaseDependencyData', task ':app:validateSigningRelease', task ':app:writeReleaseAppMetadata', task ':app:writeReleaseSigningConfigVersions', task ':app:packageRelease', task ':app:createReleaseApkListingFileRedirect', task ':app:assembleRelease', task ':integration_test:bundleReleaseAar', task ':integration_test:mapReleaseSourceSetPaths', task ':integration_test:mergeReleaseResources', task ':integration_test:verifyReleaseResources', task ':integration_test:assembleRelease', task ':plugintest:bundleReleaseAar', task ':plugintest:mapReleaseSourceSetPaths', task ':plugintest:mergeReleaseResources', task ':plugintest:verifyReleaseResources', task ':plugintest:assembleRelease']
[2024-02-28 09:52:45.876244] [STDOUT] stdout: [ ] Tasks that were excluded: []
[2024-02-28 09:52:45.876265] [STDOUT] stdout: [ ] work action Parameters of ExtractAarTransform (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:45.876285] [STDOUT] stdout: [ ] work action Parameters of FilterShrinkerRulesTransform (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:45.876303] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:preBuild (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:45.876322] [STDOUT] stdout: [ ] :integration_test:preBuild (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:45.876340] [STDOUT] stdout: [ ] > Task :integration_test:preBuild UP-TO-DATE
[2024-02-28 09:52:45.876358] [STDOUT] stdout: [ ] Skipping task ':integration_test:preBuild' as it has no actions.
[2024-02-28 09:52:45.876377] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:preReleaseBuild (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:45.876509] [STDOUT] stdout: [ ] :integration_test:preReleaseBuild (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:45.876537] [STDOUT] stdout: [ ] > Task :integration_test:preReleaseBuild UP-TO-DATE
[2024-02-28 09:52:45.876558] [STDOUT] stdout: [ ] Skipping task ':integration_test:preReleaseBuild' as it has no actions.
[2024-02-28 09:52:45.876576] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:compileReleaseAidl (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:45.876595] [STDOUT] stdout: [ ] :integration_test:compileReleaseAidl (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:45.876613] [STDOUT] stdout: [ ] > Task :integration_test:compileReleaseAidl NO-SOURCE
[2024-02-28 09:52:45.876631] [STDOUT] stdout: [ ] Skipping task ':integration_test:compileReleaseAidl' as it has no source files and no previous output files.
[2024-02-28 09:52:45.876650] [STDOUT] stdout: [ ] work action resolve out (project :integration_test) (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:45.876669] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mergeReleaseJniLibFolders (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:45.876687] [STDOUT] stdout: [ ] :integration_test:mergeReleaseJniLibFolders (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:45.876705] [STDOUT] stdout: [ ] > Task :integration_test:mergeReleaseJniLibFolders
[2024-02-28 09:52:45.876723] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:mergeReleaseJniLibFolders' because:
[2024-02-28 09:52:45.876741] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:45.876759] [STDOUT] stdout: [ ] Task ':integration_test:mergeReleaseJniLibFolders' is not up-to-date because:
[2024-02-28 09:52:45.876777] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:45.876795] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:mergeReleaseJniLibFolders'.
[2024-02-28 09:52:45.876814] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mergeReleaseNativeLibs (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:45.876868] [STDOUT] stdout: [ ] :integration_test:mergeReleaseNativeLibs (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:45.876892] [STDOUT] stdout: [ ] > Task :integration_test:mergeReleaseNativeLibs NO-SOURCE
[2024-02-28 09:52:45.876941] [STDOUT] stdout: [ ] Skipping task ':integration_test:mergeReleaseNativeLibs' as it has no source files and no previous output files.
[2024-02-28 09:52:45.876965] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:stripReleaseDebugSymbols (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:45.876985] [STDOUT] stdout: [ ] :integration_test:stripReleaseDebugSymbols (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:45.877004] [STDOUT] stdout: [ ] > Task :integration_test:stripReleaseDebugSymbols NO-SOURCE
[2024-02-28 09:52:45.877023] [STDOUT] stdout: [ ] Skipping task ':integration_test:stripReleaseDebugSymbols' as it has no source files and no previous output files.
[2024-02-28 09:52:45.877042] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:copyReleaseJniLibsProjectAndLocalJars (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:45.877061] [STDOUT] stdout: [ ] :integration_test:copyReleaseJniLibsProjectAndLocalJars (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:45.877079] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:compileReleaseRenderscript (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:45.877139] [STDOUT] stdout: [ ] :integration_test:compileReleaseRenderscript (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:45.877160] [STDOUT] stdout: [ ] > Task :integration_test:compileReleaseRenderscript NO-SOURCE
[2024-02-28 09:52:45.877178] [STDOUT] stdout: [ ] Skipping task ':integration_test:compileReleaseRenderscript' as it has no source files and no previous output files.
[2024-02-28 09:52:45.877196] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:generateReleaseResValues (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:45.877215] [STDOUT] stdout: [ ] > Task :integration_test:copyReleaseJniLibsProjectAndLocalJars
[2024-02-28 09:52:45.877233] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:copyReleaseJniLibsProjectAndLocalJars' because:
[2024-02-28 09:52:45.877251] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:45.877268] [STDOUT] stdout: [ ] Task ':integration_test:copyReleaseJniLibsProjectAndLocalJars' is not up-to-date because:
[2024-02-28 09:52:45.877312] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:45.877342] [STDOUT] stdout: [ ] :integration_test:generateReleaseResValues (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:45.877364] [STDOUT] stdout: [ ] > Task :integration_test:generateReleaseResValues
[2024-02-28 09:52:45.877383] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:generateReleaseResValues' because:
[2024-02-28 09:52:45.877402] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:45.877420] [STDOUT] stdout: [ ] Task ':integration_test:generateReleaseResValues' is not up-to-date because:
[2024-02-28 09:52:45.878170] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:45.878220] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:extractDeepLinksForAarRelease (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:45.878242] [STDOUT] stdout: [ ] :integration_test:extractDeepLinksForAarRelease (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:45.878271] [STDOUT] stdout: [ ] > Task :integration_test:extractDeepLinksForAarRelease
[2024-02-28 09:52:45.878293] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:extractDeepLinksForAarRelease' because:
[2024-02-28 09:52:45.878311] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:45.878329] [STDOUT] stdout: [ ] Task ':integration_test:extractDeepLinksForAarRelease' is not up-to-date because:
[2024-02-28 09:52:45.878710] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:45.878741] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:generateReleaseBuildConfig (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:45.878749] [STDOUT] stdout: [ ] :integration_test:generateReleaseBuildConfig (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:45.878756] [STDOUT] stdout: [ ] > Task :integration_test:generateReleaseBuildConfig
[2024-02-28 09:52:45.878762] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:generateReleaseBuildConfig' because:
[2024-02-28 09:52:45.878768] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:45.878774] [STDOUT] stdout: [ ] Task ':integration_test:generateReleaseBuildConfig' is not up-to-date because:
[2024-02-28 09:52:45.878780] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:45.878787] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:generateReleaseResources (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:45.878793] [STDOUT] stdout: [ ] :integration_test:generateReleaseResources (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:45.878799] [STDOUT] stdout: [ ] > Task :integration_test:generateReleaseResources
[2024-02-28 09:52:45.878806] [STDOUT] stdout: [ ] Skipping task ':integration_test:generateReleaseResources' as it has no actions.
[2024-02-28 09:52:45.878812] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:packageReleaseResources (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:45.878818] [STDOUT] stdout: [ ] :integration_test:packageReleaseResources (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:45.878824] [STDOUT] stdout: [ ] > Task :integration_test:packageReleaseResources
[2024-02-28 09:52:45.878831] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:packageReleaseResources' because:
[2024-02-28 09:52:45.878838] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:45.878867] [STDOUT] stdout: [ ] Task ':integration_test:packageReleaseResources' is not up-to-date because:
[2024-02-28 09:52:45.878875] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:45.878882] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:packageReleaseResources'.
[2024-02-28 09:52:45.878888] [STDOUT] stdout: [ ] [MergeResources] Inputs are non-incremental full task action.
[2024-02-28 09:52:45.878895] [STDOUT] stdout: [ ] work action resolve release (project :integration_test) (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:45.878901] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:parseReleaseLocalResources (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:45.878908] [STDOUT] stdout: [ ] :integration_test:parseReleaseLocalResources (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:45.878917] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:processReleaseManifest (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:45.878924] [STDOUT] stdout: [ ] :integration_test:processReleaseManifest (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:46.120920] [STDOUT] stdout: [ +241 ms] Resolve mutations for :integration_test:javaPreCompileRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.121001] [STDOUT] stdout: [ ] :integration_test:javaPreCompileRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.121024] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mergeReleaseShaders (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:46.121043] [STDOUT] stdout: [ ] :integration_test:mergeReleaseShaders (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:46.121063] [STDOUT] stdout: [ ] > Task :integration_test:javaPreCompileRelease
[2024-02-28 09:52:46.121113] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:javaPreCompileRelease' because:
[2024-02-28 09:52:46.121136] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:46.121154] [STDOUT] stdout: [ ] Task ':integration_test:javaPreCompileRelease' is not up-to-date because:
[2024-02-28 09:52:46.121173] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:46.121194] [STDOUT] stdout: [ ] > Task :integration_test:mergeReleaseShaders
[2024-02-28 09:52:46.121248] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:mergeReleaseShaders' because:
[2024-02-28 09:52:46.121468] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:46.121538] [STDOUT] stdout: [ ] Task ':integration_test:mergeReleaseShaders' is not up-to-date because:
[2024-02-28 09:52:46.121556] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:46.121748] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:mergeReleaseShaders'.
[2024-02-28 09:52:46.121799] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:compileReleaseShaders (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:46.121994] [STDOUT] stdout: [ ] :integration_test:compileReleaseShaders (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:46.122029] [STDOUT] stdout: [ ] > Task :integration_test:compileReleaseShaders NO-SOURCE
[2024-02-28 09:52:46.122245] [STDOUT] stdout: [ ] Skipping task ':integration_test:compileReleaseShaders' as it has no source files and no previous output files.
[2024-02-28 09:52:46.122274] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:generateReleaseAssets (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:46.122382] [STDOUT] stdout: [ ] :integration_test:generateReleaseAssets (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:46.122723] [STDOUT] stdout: [ ] > Task :integration_test:generateReleaseAssets UP-TO-DATE
[2024-02-28 09:52:46.122758] [STDOUT] stdout: [ ] Skipping task ':integration_test:generateReleaseAssets' as it has no actions.
[2024-02-28 09:52:46.122780] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:packageReleaseAssets (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:46.122867] [STDOUT] stdout: [ ] :integration_test:packageReleaseAssets (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:46.122888] [STDOUT] stdout: [ ] > Task :integration_test:packageReleaseAssets
[2024-02-28 09:52:46.122973] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:packageReleaseAssets' because:
[2024-02-28 09:52:46.123026] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:46.123047] [STDOUT] stdout: [ ] Task ':integration_test:packageReleaseAssets' is not up-to-date because:
[2024-02-28 09:52:46.123096] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:46.123147] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:packageReleaseAssets'.
[2024-02-28 09:52:46.123171] [STDOUT] stdout: [ ] work action resolve out (project :integration_test) (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:46.123232] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:packageReleaseRenderscript (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:46.123280] [STDOUT] stdout: [ ] :integration_test:packageReleaseRenderscript (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:46.123303] [STDOUT] stdout: [ ] > Task :integration_test:packageReleaseRenderscript NO-SOURCE
[2024-02-28 09:52:46.123369] [STDOUT] stdout: [ ] Skipping task ':integration_test:packageReleaseRenderscript' as it has no source files and no previous output files.
[2024-02-28 09:52:46.123621] [STDOUT] stdout: [ ] work action resolve out (project :integration_test) (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:46.123723] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:prepareLintJarForPublish (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:46.123903] [STDOUT] stdout: [ ] :integration_test:prepareLintJarForPublish (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:46.123950] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:prepareReleaseArtProfile (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:46.124008] [STDOUT] stdout: [ ] :integration_test:prepareReleaseArtProfile (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:46.124136] [STDOUT] stdout: [ ] > Task :integration_test:prepareLintJarForPublish
[2024-02-28 09:52:46.124165] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:prepareLintJarForPublish' because:
[2024-02-28 09:52:46.124186] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:46.124206] [STDOUT] stdout: [ ] Task ':integration_test:prepareLintJarForPublish' is not up-to-date because:
[2024-02-28 09:52:46.124226] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:46.124245] [STDOUT] stdout: [ ] > Task :integration_test:prepareReleaseArtProfile
[2024-02-28 09:52:46.124264] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:prepareReleaseArtProfile' because:
[2024-02-28 09:52:46.124312] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:46.124333] [STDOUT] stdout: [ ] Task ':integration_test:prepareReleaseArtProfile' is not up-to-date because:
[2024-02-28 09:52:46.124353] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:46.124371] [STDOUT] stdout: [ ] work action resolve lint.jar (project :integration_test) (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:46.124418] [STDOUT] stdout: [ ] work action resolve lint.jar (project :integration_test) (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:46.124443] [STDOUT] stdout: [ ] work action resolve baseline-prof.txt (project :integration_test) (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:46.124461] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:processReleaseJavaRes (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:46.124545] [STDOUT] stdout: [ ] :integration_test:processReleaseJavaRes (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:46.124571] [STDOUT] stdout: [ ] > Task :integration_test:processReleaseJavaRes NO-SOURCE
[2024-02-28 09:52:46.124591] [STDOUT] stdout: [ ] Skipping task ':integration_test:processReleaseJavaRes' as it has no source files and no previous output files.
[2024-02-28 09:52:46.124640] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mergeReleaseJavaResource (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:46.124663] [STDOUT] stdout: [ ] :integration_test:mergeReleaseJavaResource (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:46.124728] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:writeReleaseAarMetadata (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:52:46.124836] [STDOUT] stdout: [ ] :integration_test:writeReleaseAarMetadata (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:52:46.124864] [STDOUT] stdout: [ ] > Task :integration_test:parseReleaseLocalResources
[2024-02-28 09:52:46.125229] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:52:46.125283] [STDOUT] stdout: [ ] Caching disabled for PlatformAttrTransform: /Volumes/Work/s/w/ir/cache/android/sdk/platforms/android-34/android.jar because:
[2024-02-28 09:52:46.125421] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:46.125470] [STDOUT] stdout: [ ] Skipping PlatformAttrTransform: /Volumes/Work/s/w/ir/cache/android/sdk/platforms/android-34/android.jar as it is up-to-date.
[2024-02-28 09:52:46.125662] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:52:46.125698] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:parseReleaseLocalResources' because:
[2024-02-28 09:52:46.125713] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:46.125769] [STDOUT] stdout: [ ] Task ':integration_test:parseReleaseLocalResources' is not up-to-date because:
[2024-02-28 09:52:46.125870] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:46.125994] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:parseReleaseLocalResources'.
[2024-02-28 09:52:46.126019] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:52:46.126331] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:preBuild (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:46.126464] [STDOUT] stdout: [ ] :plugintest:preBuild (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:46.126792] [STDOUT] stdout: [ ] > Task :plugintest:preBuild UP-TO-DATE
[2024-02-28 09:52:46.126833] [STDOUT] stdout: [ ] Skipping task ':plugintest:preBuild' as it has no actions.
[2024-02-28 09:52:46.126852] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:preReleaseBuild (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:46.127110] [STDOUT] stdout: [ ] :plugintest:preReleaseBuild (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:46.127138] [STDOUT] stdout: [ ] > Task :plugintest:preReleaseBuild UP-TO-DATE
[2024-02-28 09:52:46.127158] [STDOUT] stdout: [ ] Skipping task ':plugintest:preReleaseBuild' as it has no actions.
[2024-02-28 09:52:46.127176] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:compileReleaseAidl (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:46.127197] [STDOUT] stdout: [ ] :plugintest:compileReleaseAidl (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:46.127216] [STDOUT] stdout: [ ] > Task :plugintest:compileReleaseAidl NO-SOURCE
[2024-02-28 09:52:46.127260] [STDOUT] stdout: [ ] Skipping task ':plugintest:compileReleaseAidl' as it has no source files and no previous output files.
[2024-02-28 09:52:46.127284] [STDOUT] stdout: [ ] work action resolve out (project :plugintest) (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:46.127302] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mergeReleaseJniLibFolders (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.127351] [STDOUT] stdout: [ ] > Task :integration_test:writeReleaseAarMetadata
[2024-02-28 09:52:46.127387] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:writeReleaseAarMetadata' because:
[2024-02-28 09:52:46.127408] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:46.127474] [STDOUT] stdout: [ ] Task ':integration_test:writeReleaseAarMetadata' is not up-to-date because:
[2024-02-28 09:52:46.127679] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:46.127948] [STDOUT] stdout: [ ] work action resolve aar-metadata.properties (project :integration_test) (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.128051] [STDOUT] stdout: [ ] :plugintest:mergeReleaseJniLibFolders (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.128142] [STDOUT] stdout: [ ] > Task :plugintest:mergeReleaseJniLibFolders
[2024-02-28 09:52:46.128211] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:mergeReleaseJniLibFolders' because:
[2024-02-28 09:52:46.128304] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:46.128477] [STDOUT] stdout: [ ] Task ':plugintest:mergeReleaseJniLibFolders' is not up-to-date because:
[2024-02-28 09:52:46.128784] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:46.128810] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:mergeReleaseJniLibFolders'.
[2024-02-28 09:52:46.128823] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mergeReleaseNativeLibs (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.128836] [STDOUT] stdout: [ ] :plugintest:mergeReleaseNativeLibs (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.128847] [STDOUT] stdout: [ ] > Task :plugintest:mergeReleaseNativeLibs NO-SOURCE
[2024-02-28 09:52:46.128859] [STDOUT] stdout: [ ] Skipping task ':plugintest:mergeReleaseNativeLibs' as it has no source files and no previous output files.
[2024-02-28 09:52:46.128937] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:stripReleaseDebugSymbols (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.128955] [STDOUT] stdout: [ ] :plugintest:stripReleaseDebugSymbols (Thread[included builds,5,main]) started.
[2024-02-28 09:52:46.128990] [STDOUT] stdout: [ ] > Task :plugintest:stripReleaseDebugSymbols NO-SOURCE
[2024-02-28 09:52:46.129004] [STDOUT] stdout: [ ] Skipping task ':plugintest:stripReleaseDebugSymbols' as it has no source files and no previous output files.
[2024-02-28 09:52:46.129189] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:copyReleaseJniLibsProjectAndLocalJars (Thread[included builds,5,main]) started.
[2024-02-28 09:52:46.129209] [STDOUT] stdout: [ ] :plugintest:copyReleaseJniLibsProjectAndLocalJars (Thread[included builds,5,main]) started.
[2024-02-28 09:52:46.129224] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:compileReleaseRenderscript (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.129316] [STDOUT] stdout: [ ] :plugintest:compileReleaseRenderscript (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.129413] [STDOUT] stdout: [ ] > Task :plugintest:copyReleaseJniLibsProjectAndLocalJars
[2024-02-28 09:52:46.129430] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:copyReleaseJniLibsProjectAndLocalJars' because:
[2024-02-28 09:52:46.129505] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:46.129663] [STDOUT] stdout: [ ] Task ':plugintest:copyReleaseJniLibsProjectAndLocalJars' is not up-to-date because:
[2024-02-28 09:52:46.129682] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:46.129768] [STDOUT] stdout: [ ] > Task :plugintest:compileReleaseRenderscript NO-SOURCE
[2024-02-28 09:52:46.129817] [STDOUT] stdout: [ ] Skipping task ':plugintest:compileReleaseRenderscript' as it has no source files and no previous output files.
[2024-02-28 09:52:46.129832] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:generateReleaseResValues (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.129858] [STDOUT] stdout: [ ] :plugintest:generateReleaseResValues (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.129967] [STDOUT] stdout: [ ] > Task :plugintest:generateReleaseResValues
[2024-02-28 09:52:46.129982] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:generateReleaseResValues' because:
[2024-02-28 09:52:46.129993] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:46.130085] [STDOUT] stdout: [ ] Task ':plugintest:generateReleaseResValues' is not up-to-date because:
[2024-02-28 09:52:46.130102] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:46.130127] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:extractDeepLinksForAarRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.130199] [STDOUT] stdout: [ ] :plugintest:extractDeepLinksForAarRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.130219] [STDOUT] stdout: [ ] > Task :plugintest:extractDeepLinksForAarRelease
[2024-02-28 09:52:46.130259] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:extractDeepLinksForAarRelease' because:
[2024-02-28 09:52:46.130274] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:46.130298] [STDOUT] stdout: [ ] Task ':plugintest:extractDeepLinksForAarRelease' is not up-to-date because:
[2024-02-28 09:52:46.130324] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:46.130433] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:generateReleaseBuildConfig (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.130450] [STDOUT] stdout: [ ] :plugintest:generateReleaseBuildConfig (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.130461] [STDOUT] stdout: [ ] > Task :plugintest:generateReleaseBuildConfig
[2024-02-28 09:52:46.130488] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:generateReleaseBuildConfig' because:
[2024-02-28 09:52:46.130569] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:46.130592] [STDOUT] stdout: [ ] Task ':plugintest:generateReleaseBuildConfig' is not up-to-date because:
[2024-02-28 09:52:46.130619] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:46.130635] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:generateReleaseResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.130877] [STDOUT] stdout: [ ] :plugintest:generateReleaseResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.130895] [STDOUT] stdout: [ ] > Task :plugintest:generateReleaseResources
[2024-02-28 09:52:46.130906] [STDOUT] stdout: [ ] Skipping task ':plugintest:generateReleaseResources' as it has no actions.
[2024-02-28 09:52:46.130918] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:packageReleaseResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.130929] [STDOUT] stdout: [ ] :plugintest:packageReleaseResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.130940] [STDOUT] stdout: [ ] > Task :plugintest:packageReleaseResources
[2024-02-28 09:52:46.130966] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:packageReleaseResources' because:
[2024-02-28 09:52:46.131127] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:46.131143] [STDOUT] stdout: [ ] Task ':plugintest:packageReleaseResources' is not up-to-date because:
[2024-02-28 09:52:46.131153] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:46.131164] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:packageReleaseResources'.
[2024-02-28 09:52:46.131175] [STDOUT] stdout: [ ] [MergeResources] Inputs are non-incremental full task action.
[2024-02-28 09:52:46.131186] [STDOUT] stdout: [ ] work action resolve release (project :plugintest) (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.131392] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:parseReleaseLocalResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.131416] [STDOUT] stdout: [ ] :plugintest:parseReleaseLocalResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:46.131428] [STDOUT] stdout: [ ] > Task :integration_test:processReleaseManifest
[2024-02-28 09:52:46.131439] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:processReleaseManifest' because:
[2024-02-28 09:52:46.131449] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:46.131486] [STDOUT] stdout: [ ] Task ':integration_test:processReleaseManifest' is not up-to-date because:
[2024-02-28 09:52:46.131503] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:46.131537] [STDOUT] stdout: [ ] package="dev.flutter.integration_test" found in source AndroidManifest.xml: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/src/main/AndroidManifest.xml.
[2024-02-28 09:52:46.131575] [STDOUT] stdout: [ ] Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
[2024-02-28 09:52:46.131607] [STDOUT] stdout: [ ] Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here:
https://developer.android.com/studio/build/configure-app-module#set-namespace
[2024-02-28 09:52:46.131621] [STDOUT] stdout: [ ] This migration can be done automatically using the AGP Upgrade Assistant, please refer to
https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
[2024-02-28 09:52:46.131648] [STDOUT] stdout: [ ] Merging main manifest /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/src/main/AndroidManifest.xml
[2024-02-28 09:52:46.131841] [STDOUT] stdout: [ ] Merging result: SUCCESS
[2024-02-28 09:52:46.131862] [STDOUT] stdout: [ ] 1<?xml version="1.0" encoding="utf-8"?>
[2024-02-28 09:52:46.131992] [STDOUT] stdout: [ ] 2<!--
[2024-02-28 09:52:46.132041] [STDOUT] stdout: [ ] 3 Copyright 2014 The Flutter Authors. All rights reserved.
[2024-02-28 09:52:46.132055] [STDOUT] stdout: [ ] 4Use of this source code is governed by a BSD-style license that can be
[2024-02-28 09:52:46.132064] [STDOUT] stdout: [ ] 5found in the LICENSE file.
[2024-02-28 09:52:46.132089] [STDOUT] stdout: [ ] 6-->
[2024-02-28 09:52:46.132228] [STDOUT] stdout: [ ] 7<manifest xmlns:android="
http://schemas.android.com/apk/res/android"
[2024-02-28 09:52:46.132245] [STDOUT] stdout: [ ] 8 package="dev.flutter.integration_test" >
[2024-02-28 09:52:46.132255] [STDOUT] stdout: [ ] 9
[2024-02-28 09:52:46.132263] [STDOUT] stdout: [ ] 10 <uses-sdk
[2024-02-28 09:52:46.132273] [STDOUT] stdout: [ ] 11 android:minSdkVersion="21"
[2024-02-28 09:52:46.132299] [STDOUT] stdout: [ ] 11-->/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/src/main/AndroidManifest.xml
[2024-02-28 09:52:46.132312] [STDOUT] stdout: [ ] 12 android:targetSdkVersion="21" />
[2024-02-28 09:52:46.132321] [STDOUT] stdout: [ ] 12-->/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/src/main/AndroidManifest.xml
[2024-02-28 09:52:46.132416] [STDOUT] stdout: [ ] 13
[2024-02-28 09:52:46.132428] [STDOUT] stdout: [ ] 14</manifest>
[2024-02-28 09:52:46.132475] [STDOUT] stdout: [ ] Merged manifest saved to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_manifest/release/AndroidManifest.xml
[2024-02-28 09:52:46.132491] [STDOUT] stdout: [ ] work action resolve AndroidManifest.xml (project :integration_test) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:46.132753] [STDOUT] stdout: [ ] work action resolve AndroidManifest.xml (project :integration_test) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:46.132776] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:generateReleaseRFile (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:46.132786] [STDOUT] stdout: [ ] :integration_test:generateReleaseRFile (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:46.132795] [STDOUT] stdout: [ ] > Task :integration_test:mergeReleaseJavaResource
[2024-02-28 09:52:46.132805] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:mergeReleaseJavaResource' because:
[2024-02-28 09:52:46.132814] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:46.132823] [STDOUT] stdout: [ ] Task ':integration_test:mergeReleaseJavaResource' is not up-to-date because:
[2024-02-28 09:52:46.132857] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:46.132990] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:mergeReleaseJavaResource'.
[2024-02-28 09:52:46.133005] [STDOUT] stdout: [ ] > Task :plugintest:parseReleaseLocalResources
[2024-02-28 09:52:46.133015] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:52:46.133024] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:52:46.133047] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:parseReleaseLocalResources' because:
[2024-02-28 09:52:46.133060] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:46.133119] [STDOUT] stdout: [ ] Task ':plugintest:parseReleaseLocalResources' is not up-to-date because:
[2024-02-28 09:52:46.133132] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:46.133220] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:parseReleaseLocalResources'.
[2024-02-28 09:52:46.133232] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:52:47.779791] [STDOUT] stdout: [+1644 ms] Resolve mutations for :plugintest:processReleaseManifest (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:52:47.779841] [STDOUT] stdout: [ ] :plugintest:processReleaseManifest (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:52:47.779849] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:javaPreCompileRelease (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:47.779855] [STDOUT] stdout: [ ] :plugintest:javaPreCompileRelease (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:47.779861] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mergeReleaseShaders (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:52:47.779867] [STDOUT] stdout: [ ] :plugintest:mergeReleaseShaders (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:52:47.779873] [STDOUT] stdout: [ ] > Task :plugintest:javaPreCompileRelease
[2024-02-28 09:52:47.779879] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:javaPreCompileRelease' because:
[2024-02-28 09:52:47.779885] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.779890] [STDOUT] stdout: [ ] Task ':plugintest:javaPreCompileRelease' is not up-to-date because:
[2024-02-28 09:52:47.779896] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:47.779902] [STDOUT] stdout: [ ] > Task :plugintest:processReleaseManifest
[2024-02-28 09:52:47.779908] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:processReleaseManifest' because:
[2024-02-28 09:52:47.779914] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.779919] [STDOUT] stdout: [ ] Task ':plugintest:processReleaseManifest' is not up-to-date because:
[2024-02-28 09:52:47.779925] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:47.779931] [STDOUT] stdout: [ ] package="io.flutter.devicelab.plugintest" found in source AndroidManifest.xml: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/android/src/main/AndroidManifest.xml.
[2024-02-28 09:52:47.780380] [STDOUT] stdout: [ ] Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
[2024-02-28 09:52:47.780438] [STDOUT] stdout: [ ] Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here:
https://developer.android.com/studio/build/configure-app-module#set-namespace
[2024-02-28 09:52:47.780461] [STDOUT] stdout: [ ] This migration can be done automatically using the AGP Upgrade Assistant, please refer to
https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
[2024-02-28 09:52:47.780479] [STDOUT] stdout: [ ] Merging main manifest /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/android/src/main/AndroidManifest.xml
[2024-02-28 09:52:47.780525] [STDOUT] stdout: [ ] Merging result: SUCCESS
[2024-02-28 09:52:47.780542] [STDOUT] stdout: [ ] 1<?xml version="1.0" encoding="utf-8"?>
[2024-02-28 09:52:47.780559] [STDOUT] stdout: [ ] 2<manifest xmlns:android="
http://schemas.android.com/apk/res/android"
[2024-02-28 09:52:47.780576] [STDOUT] stdout: [ ] 3 package="io.flutter.devicelab.plugintest" >
[2024-02-28 09:52:47.780593] [STDOUT] stdout: [ ] 4
[2024-02-28 09:52:47.780610] [STDOUT] stdout: [ ] 5 <uses-sdk
[2024-02-28 09:52:47.780627] [STDOUT] stdout: [ ] 6 android:minSdkVersion="21"
[2024-02-28 09:52:47.780643] [STDOUT] stdout: [ ] 6-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/android/src/main/AndroidManifest.xml
[2024-02-28 09:52:47.780661] [STDOUT] stdout: [ ] 7 android:targetSdkVersion="21" />
[2024-02-28 09:52:47.780678] [STDOUT] stdout: [ ] 7-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/android/src/main/AndroidManifest.xml
[2024-02-28 09:52:47.780695] [STDOUT] stdout: [ ] 8
[2024-02-28 09:52:47.780711] [STDOUT] stdout: [ ] 9</manifest>
[2024-02-28 09:52:47.780729] [STDOUT] stdout: [ ] Merged manifest saved to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_manifest/release/AndroidManifest.xml
[2024-02-28 09:52:47.780746] [STDOUT] stdout: [ ] > Task :plugintest:mergeReleaseShaders
[2024-02-28 09:52:47.780792] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:mergeReleaseShaders' because:
[2024-02-28 09:52:47.780832] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.780851] [STDOUT] stdout: [ ] Task ':plugintest:mergeReleaseShaders' is not up-to-date because:
[2024-02-28 09:52:47.780868] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:47.780885] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:mergeReleaseShaders'.
[2024-02-28 09:52:47.780904] [STDOUT] stdout: [ ] work action resolve AndroidManifest.xml (project :plugintest) (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:52:47.781080] [STDOUT] stdout: [ ] work action resolve AndroidManifest.xml (project :plugintest) (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:52:47.781112] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:generateReleaseRFile (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:47.781132] [STDOUT] stdout: [ ] :plugintest:generateReleaseRFile (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:47.781150] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:compileReleaseShaders (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:52:47.781168] [STDOUT] stdout: [ ] :plugintest:compileReleaseShaders (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:52:47.781185] [STDOUT] stdout: [ ] > Task :plugintest:compileReleaseShaders NO-SOURCE
[2024-02-28 09:52:47.781202] [STDOUT] stdout: [ ] Skipping task ':plugintest:compileReleaseShaders' as it has no source files and no previous output files.
[2024-02-28 09:52:47.781220] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:generateReleaseAssets (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:52:47.781238] [STDOUT] stdout: [ ] :plugintest:generateReleaseAssets (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:52:47.781255] [STDOUT] stdout: [ ] > Task :plugintest:generateReleaseAssets UP-TO-DATE
[2024-02-28 09:52:47.781271] [STDOUT] stdout: [ ] Skipping task ':plugintest:generateReleaseAssets' as it has no actions.
[2024-02-28 09:52:47.781349] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:packageReleaseAssets (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:52:47.781401] [STDOUT] stdout: [ ] :plugintest:packageReleaseAssets (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:47.781412] [STDOUT] stdout: [ ] > Task :integration_test:generateReleaseRFile
[2024-02-28 09:52:47.781419] [STDOUT] stdout: [ ] Cached resource
https://dl.google.com/dl/android/maven2/androidx/test/runner/maven-metadata.xml is up-to-date (lastModified: Mon Jan 29 09:15:04 PST 2024).
[2024-02-28 09:52:47.781426] [STDOUT] stdout: [ ] Cached resource
https://dl.google.com/dl/android/maven2/androidx/test/rules/maven-metadata.xml is up-to-date (lastModified: Mon Jan 29 09:15:04 PST 2024).
[2024-02-28 09:52:47.781432] [STDOUT] stdout: [ ] Cached resource
https://dl.google.com/dl/android/maven2/androidx/test/espresso/espresso-core/maven-metadata.xml is up-to-date (lastModified: Mon Jan 29 09:15:04 PST 2024).
[2024-02-28 09:52:47.781438] [STDOUT] stdout: [ ] Resource missing. [HTTP GET:
https://dl.google.com/dl/android/maven2/io/flutter/flutter_embedding_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.pom]
[2024-02-28 09:52:47.781487] [STDOUT] stdout: [ ] Resource missing. [HTTP GET:
https://repo.maven.apache.org/maven2/io/flutter/flutter_embedding_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.pom]
[2024-02-28 09:52:47.781496] [STDOUT] stdout: [ ] Downloading
https://storage.googleapis.com/download.flutter.io/io/flutter/flutter_embedding_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.pom to /Volumes/Work/s/w/ir/cache/gradle/.tmp/gradle_download9631486204694932419bin
[2024-02-28 09:52:47.781502] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:52:47.781508] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:52:47.781514] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:52:47.781525] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:52:47.781531] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:52:47.781537] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:52:47.781544] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:52:47.781550] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:52:47.781556] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar because:
[2024-02-28 09:52:47.781562] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.781568] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar because:
[2024-02-28 09:52:47.781575] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.781581] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar because:
[2024-02-28 09:52:47.781587] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.781592] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar as it is up-to-date.
[2024-02-28 09:52:47.781599] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar because:
[2024-02-28 09:52:47.781605] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.781611] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar as it is up-to-date.
[2024-02-28 09:52:47.781617] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar as it is up-to-date.
[2024-02-28 09:52:47.781623] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar as it is up-to-date.
[2024-02-28 09:52:47.781629] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar because:
[2024-02-28 09:52:47.781635] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.781641] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar as it is up-to-date.
[2024-02-28 09:52:47.781647] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar because:
[2024-02-28 09:52:47.781653] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.781671] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar because:
[2024-02-28 09:52:47.781678] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.781684] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar as it is up-to-date.
[2024-02-28 09:52:47.782278] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar because:
[2024-02-28 09:52:47.782328] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.782347] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar as it is up-to-date.
[2024-02-28 09:52:47.782367] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar as it is up-to-date.
[2024-02-28 09:52:47.782385] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:52:47.782405] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:52:47.783492] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:52:47.783508] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:52:47.783515] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:52:47.783521] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:52:47.783527] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:52:47.783533] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:52:47.783539] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar because:
[2024-02-28 09:52:47.783545] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.783551] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar because:
[2024-02-28 09:52:47.783558] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.783564] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar as it is up-to-date.
[2024-02-28 09:52:47.783570] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar as it is up-to-date.
[2024-02-28 09:52:47.783577] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar because:
[2024-02-28 09:52:47.783583] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.783589] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar because:
[2024-02-28 09:52:47.783595] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.783600] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.783607] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar because:
[2024-02-28 09:52:47.783613] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.783619] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.783625] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar as it is up-to-date.
[2024-02-28 09:52:47.783632] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar as it is up-to-date.
[2024-02-28 09:52:47.783638] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar as it is up-to-date.
[2024-02-28 09:52:47.783645] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar because:
[2024-02-28 09:52:47.783651] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.783656] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.783717] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar as it is up-to-date.
[2024-02-28 09:52:47.783726] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.783732] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.783738] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar because:
[2024-02-28 09:52:47.783744] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.783750] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.783756] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar because:
[2024-02-28 09:52:47.783762] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.783768] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar as it is up-to-date.
[2024-02-28 09:52:47.783774] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar as it is up-to-date.
[2024-02-28 09:52:47.783780] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.783786] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.783792] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:52:47.783798] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.783804] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:52:47.783809] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.783815] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:52:47.783821] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:52:47.783830] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.783836] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:52:47.783841] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.783847] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:52:47.783854] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:52:47.783860] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:52:47.783866] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:52:47.783872] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.783879] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:52:47.783885] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:52:47.783891] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.783897] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:52:47.783903] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.783908] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:52:47.783914] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:52:47.783920] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:52:47.783927] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:52:47.783933] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:52:47.783939] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:52:47.783945] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:52:47.783951] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:52:47.783956] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:52:47.783962] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar because:
[2024-02-28 09:52:47.783968] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.783974] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar as it is up-to-date.
[2024-02-28 09:52:47.783980] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:52:47.783986] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.783992] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:52:47.783998] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar because:
[2024-02-28 09:52:47.784004] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.784010] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar as it is up-to-date.
[2024-02-28 09:52:47.784017] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.window/window-java/1.0.0-beta04/ef1688d892f6dc05c9e1568cbb6355d35f2428d6/window-java-1.0.0-beta04.aar because:
[2024-02-28 09:52:47.784041] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.784048] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:52:47.784054] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar because:
[2024-02-28 09:52:47.784060] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.784066] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:52:47.784072] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar because:
[2024-02-28 09:52:47.784078] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.784084] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.window/window/1.0.0-beta04/a48b0773f8c0b0e0e8bbc7c1d1fa8f8beb44de37/window-1.0.0-beta04.aar because:
[2024-02-28 09:52:47.785845] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.786607] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.window/window-java/1.0.0-beta04/ef1688d892f6dc05c9e1568cbb6355d35f2428d6/window-java-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:52:47.786665] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar because:
[2024-02-28 09:52:47.786717] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.786738] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.window/window/1.0.0-beta04/a48b0773f8c0b0e0e8bbc7c1d1fa8f8beb44de37/window-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:52:47.786758] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar as it is up-to-date.
[2024-02-28 09:52:47.786809] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:52:47.786826] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar as it is up-to-date.
[2024-02-28 09:52:47.786833] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:52:47.786839] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:52:47.786845] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:52:47.786852] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar as it is up-to-date.
[2024-02-28 09:52:47.786858] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:52:47.786864] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:52:47.786870] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:52:47.786877] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar because:
[2024-02-28 09:52:47.787227] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.787379] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar as it is up-to-date.
[2024-02-28 09:52:47.787402] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar because:
[2024-02-28 09:52:47.787408] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.787414] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.787420] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar as it is up-to-date.
[2024-02-28 09:52:47.787426] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.787432] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2cc57636e7457f6022aed6f56a80d3a8/transformed/jetified-window-java-1.0.0-beta04.aar because:
[2024-02-28 09:52:47.787438] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.787444] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2cc57636e7457f6022aed6f56a80d3a8/transformed/jetified-window-java-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:52:47.787450] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar because:
[2024-02-28 09:52:47.787455] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.787461] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7bb08b648454858ba99e9cc964b014da/transformed/jetified-window-1.0.0-beta04.aar because:
[2024-02-28 09:52:47.787467] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.787473] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar as it is up-to-date.
[2024-02-28 09:52:47.787479] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.787484] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.787490] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7bb08b648454858ba99e9cc964b014da/transformed/jetified-window-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:52:47.787496] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:52:47.787501] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.787506] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.787512] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:52:47.787518] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar because:
[2024-02-28 09:52:47.787524] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.787529] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:52:47.787535] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar as it is up-to-date.
[2024-02-28 09:52:47.787541] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:52:47.787546] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.787552] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.787557] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:52:47.787563] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.787884] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:52:47.787895] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.787901] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:52:47.787907] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.787913] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:52:47.787918] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.787924] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:52:47.787930] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:52:47.787937] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:52:47.787943] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:52:47.787949] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:52:47.787955] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.787960] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:52:47.787966] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:52:47.787971] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:52:47.787977] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:52:47.787982] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:52:47.787988] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:52:47.787994] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:52:47.787999] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:52:47.789187] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.tracing/tracing/1.0.0/69cef34711dffbc517e7a0a419ec4a98f84f496a/tracing-1.0.0.aar because:
[2024-02-28 09:52:47.789241] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.789260] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar because:
[2024-02-28 09:52:47.789277] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.791602] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar because:
[2024-02-28 09:52:47.791638] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.791645] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar as it is up-to-date.
[2024-02-28 09:52:47.791651] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.tracing/tracing/1.0.0/69cef34711dffbc517e7a0a419ec4a98f84f496a/tracing-1.0.0.aar as it is up-to-date.
[2024-02-28 09:52:47.791657] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar as it is up-to-date.
[2024-02-28 09:52:47.791663] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.savedstate/savedstate/1.0.0/6d39721808cd67e3d3d0d60f194907615fcaa69c/savedstate-1.0.0.aar because:
[2024-02-28 09:52:47.791669] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.791675] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:52:47.791680] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:52:47.791685] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:52:47.791691] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation-experimental/1.1.0/5481c9aca18271c977d67b30e26f484f3f8f1c02/annotation-experimental-1.1.0.aar because:
[2024-02-28 09:52:47.792397] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.792464] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.savedstate/savedstate/1.0.0/6d39721808cd67e3d3d0d60f194907615fcaa69c/savedstate-1.0.0.aar as it is up-to-date.
[2024-02-28 09:52:47.792476] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation-experimental/1.1.0/5481c9aca18271c977d67b30e26f484f3f8f1c02/annotation-experimental-1.1.0.aar as it is up-to-date.
[2024-02-28 09:52:47.792482] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:52:47.792487] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:52:47.792492] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar because:
[2024-02-28 09:52:47.792497] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.792502] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar as it is up-to-date.
[2024-02-28 09:52:47.792508] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.792514] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b77e6a9d6ea3a9fa1d19ce7de47db9a2/transformed/jetified-tracing-1.0.0.aar because:
[2024-02-28 09:52:47.792519] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.793078] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar because:
[2024-02-28 09:52:47.793114] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.793120] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar as it is up-to-date.
[2024-02-28 09:52:47.793126] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ebada84ccc5a4ab9e7f1259281993fd3/transformed/jetified-savedstate-1.0.0.aar because:
[2024-02-28 09:52:47.793131] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.793136] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ebada84ccc5a4ab9e7f1259281993fd3/transformed/jetified-savedstate-1.0.0.aar as it is up-to-date.
[2024-02-28 09:52:47.793144] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b77e6a9d6ea3a9fa1d19ce7de47db9a2/transformed/jetified-tracing-1.0.0.aar as it is up-to-date.
[2024-02-28 09:52:47.793149] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.793155] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.793160] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.793166] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d89306c04d62b1380ad09e56e1d58357/transformed/jetified-annotation-experimental-1.1.0.aar because:
[2024-02-28 09:52:47.793172] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.793177] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:52:47.793182] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.793241] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d89306c04d62b1380ad09e56e1d58357/transformed/jetified-annotation-experimental-1.1.0.aar as it is up-to-date.
[2024-02-28 09:52:47.793278] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:52:47.793286] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.793291] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:52:47.793296] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:52:47.793301] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.793306] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:52:47.793312] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:52:47.793317] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.793322] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.793327] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:52:47.793333] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:52:47.793338] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:52:47.793343] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:52:47.793353] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:52:47.793358] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:52:47.793363] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:52:47.793368] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:52:47.793373] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:52:47.793379] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.793384] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:52:47.793429] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:52:47.793438] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:52:47.793445] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.activity/activity/1.0.0/ed7a64df6e3fbebf7d3d3dfc30b0f47efcc707f7/activity-1.0.0.aar because:
[2024-02-28 09:52:47.793450] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.793454] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.activity/activity/1.0.0/ed7a64df6e3fbebf7d3d3dfc30b0f47efcc707f7/activity-1.0.0.aar as it is up-to-date.
[2024-02-28 09:52:47.793459] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:52:47.793464] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar because:
[2024-02-28 09:52:47.793470] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.793475] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar as it is up-to-date.
[2024-02-28 09:52:47.793480] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:52:47.793485] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b51aa8e563a9cf384860117dd286f5da/transformed/jetified-activity-1.0.0.aar because:
[2024-02-28 09:52:47.793490] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.793495] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b51aa8e563a9cf384860117dd286f5da/transformed/jetified-activity-1.0.0.aar as it is up-to-date.
[2024-02-28 09:52:47.793499] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.793504] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar because:
[2024-02-28 09:52:47.793509] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.793514] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar as it is up-to-date.
[2024-02-28 09:52:47.793885] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.793932] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:52:47.793949] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.793963] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:52:47.793978] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.793993] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:52:47.794009] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:52:47.794024] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar because:
[2024-02-28 09:52:47.794039] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.794054] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar as it is up-to-date.
[2024-02-28 09:52:47.794069] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.794084] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.794098] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.794111] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.794125] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.794875] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.794957] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:52:47.794973] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.794979] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:52:47.794984] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:52:47.794989] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:generateReleaseRFile' because:
[2024-02-28 09:52:47.794993] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.794998] [STDOUT] stdout: [ ] Task ':integration_test:generateReleaseRFile' is not up-to-date because:
[2024-02-28 09:52:47.795002] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:47.795007] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:generateReleaseRFile'.
[2024-02-28 09:52:47.795012] [STDOUT] stdout: [ ] > Task :plugintest:packageReleaseAssets
[2024-02-28 09:52:47.795017] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:packageReleaseAssets' because:
[2024-02-28 09:52:47.795022] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.795026] [STDOUT] stdout: [ ] Task ':plugintest:packageReleaseAssets' is not up-to-date because:
[2024-02-28 09:52:47.795031] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:47.795036] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:packageReleaseAssets'.
[2024-02-28 09:52:47.795040] [STDOUT] stdout: [ ] work action resolve out (project :plugintest) (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:47.795046] [STDOUT] stdout: [ ] work action resolve package-aware-r.txt (project :integration_test) (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:47.795050] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:extractReleaseAnnotations (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:47.795056] [STDOUT] stdout: [ ] :integration_test:extractReleaseAnnotations (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:47.795061] [STDOUT] stdout: [ ] > Task :plugintest:generateReleaseRFile
[2024-02-28 09:52:47.795065] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:52:47.795070] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:52:47.795075] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.795081] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:52:47.795086] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:52:47.795092] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.795097] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:52:47.795102] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:52:47.795107] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.795112] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:52:47.795116] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:52:47.795121] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.795126] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:52:47.795130] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:52:47.795135] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.795140] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:52:47.795145] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:52:47.795149] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.795154] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:52:47.795159] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:52:47.795164] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.797035] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:52:47.797120] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:52:47.797139] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.797153] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:52:47.797167] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:52:47.797179] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.797202] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:52:47.797216] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:52:47.797245] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.797261] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:52:47.797275] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:52:47.797289] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.797302] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:52:47.797315] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:52:47.797328] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.797341] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:52:47.797354] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:52:47.797367] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.797380] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:52:47.797393] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:52:47.797406] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.797419] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:52:47.797432] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:52:47.797445] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.797458] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:52:47.797471] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:52:47.797485] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.797498] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:52:47.797511] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:52:47.797524] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.797587] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:52:47.797602] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:52:47.797615] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.797629] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:52:47.797642] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:52:47.797739] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with LibrarySymbolTableTransform
[2024-02-28 09:52:47.797755] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:52:47.797767] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:generateReleaseRFile' because:
[2024-02-28 09:52:47.797780] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:47.797925] [STDOUT] stdout: [ ] Task ':plugintest:generateReleaseRFile' is not up-to-date because:
[2024-02-28 09:52:47.797966] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:47.797981] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:generateReleaseRFile'.
[2024-02-28 09:52:47.798163] [STDOUT] stdout: [ ] work action resolve package-aware-r.txt (project :plugintest) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:49.209025] [STDOUT] stdout: [+1411 ms] > Task :integration_test:extractReleaseAnnotations
[2024-02-28 09:52:49.209080] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:52:49.209097] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarToClassTransform
[2024-02-28 09:52:49.209110] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:52:49.209124] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarToClassTransform
[2024-02-28 09:52:49.209136] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:52:49.209149] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarToClassTransform
[2024-02-28 09:52:49.209162] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:52:49.209175] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarToClassTransform
[2024-02-28 09:52:49.209188] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:52:49.209201] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarToClassTransform
[2024-02-28 09:52:49.209319] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:52:49.209402] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarToClassTransform
[2024-02-28 09:52:49.209426] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:52:49.209432] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarToClassTransform
[2024-02-28 09:52:49.209437] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:52:49.210033] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with JetifyTransform
[2024-02-28 09:52:49.210084] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:52:49.210114] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarToClassTransform
[2024-02-28 09:52:49.210128] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:52:49.210143] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarToClassTransform
[2024-02-28 09:52:49.210156] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:52:49.210225] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:52:49.210243] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:52:49.210257] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:52:49.210300] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:52:49.210324] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:52:49.210331] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:52:49.210335] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:52:49.210340] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:52:49.210345] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:52:49.210349] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:52:49.210354] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:52:49.210359] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:52:49.210364] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:52:49.210406] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:52:49.210413] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:52:49.210417] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:52:49.210422] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarToClassTransform
[2024-02-28 09:52:49.210427] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:52:49.210431] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar because:
[2024-02-28 09:52:49.210436] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.210441] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar because:
[2024-02-28 09:52:49.210445] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.210788] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar because:
[2024-02-28 09:52:49.210825] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.210841] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarToClassTransform
[2024-02-28 09:52:49.210855] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar because:
[2024-02-28 09:52:49.210869] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.210882] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar as it is up-to-date.
[2024-02-28 09:52:49.210896] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar as it is up-to-date.
[2024-02-28 09:52:49.210968] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar as it is up-to-date.
[2024-02-28 09:52:49.211006] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar as it is up-to-date.
[2024-02-28 09:52:49.211032] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:52:49.211048] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarToClassTransform
[2024-02-28 09:52:49.211062] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:52:49.211075] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar because:
[2024-02-28 09:52:49.211242] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.211261] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarToClassTransform
[2024-02-28 09:52:49.211275] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar as it is up-to-date.
[2024-02-28 09:52:49.211288] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:52:49.211301] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarToClassTransform
[2024-02-28 09:52:49.211314] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-android/c2526f8fad32a65a6d7032dd8e9524eb276b108b/guava-28.1-android.jar because:
[2024-02-28 09:52:49.211327] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.211339] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:52:49.211352] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-android/c2526f8fad32a65a6d7032dd8e9524eb276b108b/guava-28.1-android.jar as it is up-to-date.
[2024-02-28 09:52:49.211365] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarToClassTransform
[2024-02-28 09:52:49.211378] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with IdentityTransform
[2024-02-28 09:52:49.211391] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:52:49.211515] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with IdentityTransform
[2024-02-28 09:52:49.211533] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:52:49.211546] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:52:49.211559] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:52:49.211571] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:52:49.211584] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:52:49.211597] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar because:
[2024-02-28 09:52:49.211610] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.211622] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:52:49.211742] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar as it is up-to-date.
[2024-02-28 09:52:49.211780] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar because:
[2024-02-28 09:52:49.211796] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.211809] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar because:
[2024-02-28 09:52:49.211823] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.211836] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar because:
[2024-02-28 09:52:49.211850] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.211886] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar as it is up-to-date.
[2024-02-28 09:52:49.211900] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar as it is up-to-date.
[2024-02-28 09:52:49.211914] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ebada84ccc5a4ab9e7f1259281993fd3/transformed/jetified-savedstate-1.0.0.aar because:
[2024-02-28 09:52:49.211966] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.211980] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:52:49.212005] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ebada84ccc5a4ab9e7f1259281993fd3/transformed/jetified-savedstate-1.0.0.aar as it is up-to-date.
[2024-02-28 09:52:49.212020] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar because:
[2024-02-28 09:52:49.212036] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.212068] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar as it is up-to-date.
[2024-02-28 09:52:49.212127] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarToClassTransform
[2024-02-28 09:52:49.212182] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar as it is up-to-date.
[2024-02-28 09:52:49.212370] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:52:49.212415] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:52:49.212614] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with JetifyTransform
[2024-02-28 09:52:49.212711] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with JetifyTransform
[2024-02-28 09:52:49.212766] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with JetifyTransform
[2024-02-28 09:52:49.212925] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:52:49.213039] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarToClassTransform
[2024-02-28 09:52:49.213059] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:52:49.213082] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarToClassTransform
[2024-02-28 09:52:49.213096] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:52:49.213110] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:52:49.213123] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with JetifyTransform
[2024-02-28 09:52:49.213161] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:52:49.213178] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:52:49.213191] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib:1.5.31) with JetifyTransform
[2024-02-28 09:52:49.213204] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:52:49.213216] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31) with JetifyTransform
[2024-02-28 09:52:49.213441] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar because:
[2024-02-28 09:52:49.213462] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.213476] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar because:
[2024-02-28 09:52:49.213489] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.213502] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar as it is up-to-date.
[2024-02-28 09:52:49.213628] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar as it is up-to-date.
[2024-02-28 09:52:49.213657] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar because:
[2024-02-28 09:52:49.213672] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.213685] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar as it is up-to-date.
[2024-02-28 09:52:49.213732] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b77e6a9d6ea3a9fa1d19ce7de47db9a2/transformed/jetified-tracing-1.0.0.aar because:
[2024-02-28 09:52:49.213749] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.213762] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b77e6a9d6ea3a9fa1d19ce7de47db9a2/transformed/jetified-tracing-1.0.0.aar as it is up-to-date.
[2024-02-28 09:52:49.213776] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:52:49.213789] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:52:49.213802] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with IdentityTransform
[2024-02-28 09:52:49.213818] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.checkerframework/checker-compat-qual/2.5.5/435dc33e3019c9f019e15f01aa111de9d6b2b79c/checker-compat-qual-2.5.5.jar because:
[2024-02-28 09:52:49.213831] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.213912] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.checkerframework/checker-compat-qual/2.5.5/435dc33e3019c9f019e15f01aa111de9d6b2b79c/checker-compat-qual-2.5.5.jar as it is up-to-date.
[2024-02-28 09:52:49.213935] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:52:49.213951] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with IdentityTransform
[2024-02-28 09:52:49.213967] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/javax.inject/javax.inject/1/6975da39a7040257bd51d21a231b76c915872d38/javax.inject-1.jar because:
[2024-02-28 09:52:49.214152] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.214395] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar because:
[2024-02-28 09:52:49.214534] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.214689] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar as it is up-to-date.
[2024-02-28 09:52:49.214768] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/javax.inject/javax.inject/1/6975da39a7040257bd51d21a231b76c915872d38/javax.inject-1.jar as it is up-to-date.
[2024-02-28 09:52:49.214901] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar because:
[2024-02-28 09:52:49.214938] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.215032] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar as it is up-to-date.
[2024-02-28 09:52:49.215053] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.squareup/javawriter/2.1.1/67ff45d9ae02e583d0f9b3432a5ebbe05c30c966/javawriter-2.1.1.jar because:
[2024-02-28 09:52:49.215091] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.215307] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar because:
[2024-02-28 09:52:49.215321] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.215327] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with IdentityTransform
[2024-02-28 09:52:49.215332] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar because:
[2024-02-28 09:52:49.215337] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.215365] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar as it is up-to-date.
[2024-02-28 09:52:49.215392] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with IdentityTransform
[2024-02-28 09:52:49.215406] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar because:
[2024-02-28 09:52:49.215419] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.215540] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar as it is up-to-date.
[2024-02-28 09:52:49.215556] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar as it is up-to-date.
[2024-02-28 09:52:49.215580] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with IdentityTransform
[2024-02-28 09:52:49.215794] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.squareup/javawriter/2.1.1/67ff45d9ae02e583d0f9b3432a5ebbe05c30c966/javawriter-2.1.1.jar as it is up-to-date.
[2024-02-28 09:52:49.215844] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with IdentityTransform
[2024-02-28 09:52:49.215977] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar because:
[2024-02-28 09:52:49.216097] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.216171] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar as it is up-to-date.
[2024-02-28 09:52:49.216184] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.30) with JetifyTransform
[2024-02-28 09:52:49.216203] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar because:
[2024-02-28 09:52:49.216337] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.216348] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar as it is up-to-date.
[2024-02-28 09:52:49.216366] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar because:
[2024-02-28 09:52:49.216419] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.216460] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar because:
[2024-02-28 09:52:49.216599] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.216753] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar as it is up-to-date.
[2024-02-28 09:52:49.216825] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar as it is up-to-date.
[2024-02-28 09:52:49.217029] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar because:
[2024-02-28 09:52:49.217112] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.217125] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar as it is up-to-date.
[2024-02-28 09:52:49.217131] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.5.31/6628d61d0f5603568e72d2d5915d2c034b4f1c55/kotlin-stdlib-1.5.31.jar because:
[2024-02-28 09:52:49.217136] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.217363] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:52:49.217415] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.5.31/6628d61d0f5603568e72d2d5915d2c034b4f1c55/kotlin-stdlib-1.5.31.jar as it is up-to-date.
[2024-02-28 09:52:49.217464] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib:1.5.31) with IdentityTransform
[2024-02-28 09:52:49.217488] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:52:49.217503] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.5.30/525f5a7fa6d7790a571c07dd24214ed2dda352fe/kotlin-stdlib-jdk7-1.5.30.jar because:
[2024-02-28 09:52:49.217517] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.217572] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.5.30/525f5a7fa6d7790a571c07dd24214ed2dda352fe/kotlin-stdlib-jdk7-1.5.30.jar as it is up-to-date.
[2024-02-28 09:52:49.217590] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.30) with IdentityTransform
[2024-02-28 09:52:49.217604] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar because:
[2024-02-28 09:52:49.217617] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.217629] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar as it is up-to-date.
[2024-02-28 09:52:49.217643] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar because:
[2024-02-28 09:52:49.218180] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.218234] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with IdentityTransform
[2024-02-28 09:52:49.218249] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar as it is up-to-date.
[2024-02-28 09:52:49.218264] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar because:
[2024-02-28 09:52:49.218277] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.218299] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar as it is up-to-date.
[2024-02-28 09:52:49.218374] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with IdentityTransform
[2024-02-28 09:52:49.218387] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar because:
[2024-02-28 09:52:49.218393] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.218397] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar as it is up-to-date.
[2024-02-28 09:52:49.218403] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d32ce2acb667513052a8d6a88daad5/transformed/jetified-kotlin-stdlib-1.5.31.jar because:
[2024-02-28 09:52:49.218407] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.218412] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d32ce2acb667513052a8d6a88daad5/transformed/jetified-kotlin-stdlib-1.5.31.jar as it is up-to-date.
[2024-02-28 09:52:49.218417] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.30) with JetifyTransform
[2024-02-28 09:52:49.218421] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar because:
[2024-02-28 09:52:49.218426] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.218431] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar as it is up-to-date.
[2024-02-28 09:52:49.218437] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:52:49.218466] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar because:
[2024-02-28 09:52:49.218489] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.218541] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar as it is up-to-date.
[2024-02-28 09:52:49.218579] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:52:49.218602] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/5d60d826da21f40c826b49e2c5800c70/transformed/jetified-kotlin-stdlib-jdk7-1.5.30.jar because:
[2024-02-28 09:52:49.218615] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.218628] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/5d60d826da21f40c826b49e2c5800c70/transformed/jetified-kotlin-stdlib-jdk7-1.5.30.jar as it is up-to-date.
[2024-02-28 09:52:49.218643] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar because:
[2024-02-28 09:52:49.218656] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.218687] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar as it is up-to-date.
[2024-02-28 09:52:49.218704] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with IdentityTransform
[2024-02-28 09:52:49.218720] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar because:
[2024-02-28 09:52:49.218736] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.218750] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar as it is up-to-date.
[2024-02-28 09:52:49.218785] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with IdentityTransform
[2024-02-28 09:52:49.219033] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar because:
[2024-02-28 09:52:49.219057] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.219071] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar as it is up-to-date.
[2024-02-28 09:52:49.219097] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.5.30/5fd47535cc85f9e24996f939c2de6583991481b0/kotlin-stdlib-jdk8-1.5.30.jar because:
[2024-02-28 09:52:49.219169] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.219186] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.5.2/f4cc07a50437659e0043e7da762809a46932b6a0/kotlinx-coroutines-core-jvm-1.5.2.jar because:
[2024-02-28 09:52:49.219192] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.219197] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.5.2/f4cc07a50437659e0043e7da762809a46932b6a0/kotlinx-coroutines-core-jvm-1.5.2.jar as it is up-to-date.
[2024-02-28 09:52:49.219243] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar because:
[2024-02-28 09:52:49.219296] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.219312] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with IdentityTransform
[2024-02-28 09:52:49.219327] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar as it is up-to-date.
[2024-02-28 09:52:49.219386] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7bb08b648454858ba99e9cc964b014da/transformed/jetified-window-1.0.0-beta04.aar because:
[2024-02-28 09:52:49.219400] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.219404] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7bb08b648454858ba99e9cc964b014da/transformed/jetified-window-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:52:49.219409] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-android/1.5.2/d246a704a55b7bddb79407cce4348890eaa341d9/kotlinx-coroutines-android-1.5.2.jar because:
[2024-02-28 09:52:49.219414] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.219419] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.5.30/5fd47535cc85f9e24996f939c2de6583991481b0/kotlin-stdlib-jdk8-1.5.30.jar as it is up-to-date.
[2024-02-28 09:52:49.219424] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:52:49.219474] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.30) with IdentityTransform
[2024-02-28 09:52:49.219499] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-android/1.5.2/d246a704a55b7bddb79407cce4348890eaa341d9/kotlinx-coroutines-android-1.5.2.jar as it is up-to-date.
[2024-02-28 09:52:49.219514] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar because:
[2024-02-28 09:52:49.219520] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.219525] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar as it is up-to-date.
[2024-02-28 09:52:49.219545] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with IdentityTransform
[2024-02-28 09:52:49.219747] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:52:49.219756] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar because:
[2024-02-28 09:52:49.219762] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.219777] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar as it is up-to-date.
[2024-02-28 09:52:49.219813] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:52:49.219944] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/22e579d69afe61b6b86fd4e39dadd85a/transformed/jetified-kotlin-stdlib-jdk8-1.5.30.jar because:
[2024-02-28 09:52:49.220057] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.220065] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with JetifyTransform
[2024-02-28 09:52:49.220206] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/22e579d69afe61b6b86fd4e39dadd85a/transformed/jetified-kotlin-stdlib-jdk8-1.5.30.jar as it is up-to-date.
[2024-02-28 09:52:49.220231] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar because:
[2024-02-28 09:52:49.220245] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.220258] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar as it is up-to-date.
[2024-02-28 09:52:49.220273] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with IdentityTransform
[2024-02-28 09:52:49.220286] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar because:
[2024-02-28 09:52:49.220332] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.220349] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/net.sf.kxml/kxml2/2.3.0/ccbc77a5fd907ef863c29f3596c6f54ffa4e9442/kxml2-2.3.0.jar because:
[2024-02-28 09:52:49.220363] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.220401] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/net.sf.kxml/kxml2/2.3.0/ccbc77a5fd907ef863c29f3596c6f54ffa4e9442/kxml2-2.3.0.jar as it is up-to-date.
[2024-02-28 09:52:49.220417] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar as it is up-to-date.
[2024-02-28 09:52:49.220430] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with IdentityTransform
[2024-02-28 09:52:49.220443] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar because:
[2024-02-28 09:52:49.220456] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.220500] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar as it is up-to-date.
[2024-02-28 09:52:49.220519] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with IdentityTransform
[2024-02-28 09:52:49.220532] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar because:
[2024-02-28 09:52:49.220545] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.220558] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar as it is up-to-date.
[2024-02-28 09:52:49.220572] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2cc57636e7457f6022aed6f56a80d3a8/transformed/jetified-window-java-1.0.0-beta04.aar because:
[2024-02-28 09:52:49.220602] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.220691] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2cc57636e7457f6022aed6f56a80d3a8/transformed/jetified-window-java-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:52:49.220807] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar because:
[2024-02-28 09:52:49.220843] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.220858] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar as it is up-to-date.
[2024-02-28 09:52:49.220873] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with IdentityTransform
[2024-02-28 09:52:49.220886] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:52:49.220899] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar because:
[2024-02-28 09:52:49.220912] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.221011] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar as it is up-to-date.
[2024-02-28 09:52:49.221057] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar because:
[2024-02-28 09:52:49.221074] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.221088] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-integration/1.3/5de0c73fef18917cd85d0ab70bb23818685e4dfd/hamcrest-integration-1.3.jar because:
[2024-02-28 09:52:49.221133] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.221152] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar as it is up-to-date.
[2024-02-28 09:52:49.221364] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.5.31/43331609c7de811fed085e0dfd150874b157c32/kotlin-stdlib-common-1.5.31.jar because:
[2024-02-28 09:52:49.221389] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.221403] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.5.31/43331609c7de811fed085e0dfd150874b157c32/kotlin-stdlib-common-1.5.31.jar as it is up-to-date.
[2024-02-28 09:52:49.221448] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-integration/1.3/5de0c73fef18917cd85d0ab70bb23818685e4dfd/hamcrest-integration-1.3.jar as it is up-to-date.
[2024-02-28 09:52:49.221467] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar because:
[2024-02-28 09:52:49.221503] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.221539] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31) with IdentityTransform
[2024-02-28 09:52:49.221714] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with IdentityTransform
[2024-02-28 09:52:49.221830] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar as it is up-to-date.
[2024-02-28 09:52:49.221906] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar because:
[2024-02-28 09:52:49.221960] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.222210] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar as it is up-to-date.
[2024-02-28 09:52:49.222259] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with IdentityTransform
[2024-02-28 09:52:49.222275] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with JetifyTransform
[2024-02-28 09:52:49.222289] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar because:
[2024-02-28 09:52:49.222302] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.222346] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/397b6aed7b46dfdfb8286478f02a35da/transformed/jetified-kotlin-stdlib-common-1.5.31.jar because:
[2024-02-28 09:52:49.222409] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.222460] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/397b6aed7b46dfdfb8286478f02a35da/transformed/jetified-kotlin-stdlib-common-1.5.31.jar as it is up-to-date.
[2024-02-28 09:52:49.222512] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar as it is up-to-date.
[2024-02-28 09:52:49.222527] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar because:
[2024-02-28 09:52:49.222572] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.222617] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar because:
[2024-02-28 09:52:49.222633] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.222672] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar as it is up-to-date.
[2024-02-28 09:52:49.222688] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar as it is up-to-date.
[2024-02-28 09:52:49.222744] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar because:
[2024-02-28 09:52:49.222785] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.222800] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar because:
[2024-02-28 09:52:49.222813] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.222861] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar as it is up-to-date.
[2024-02-28 09:52:49.222876] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar as it is up-to-date.
[2024-02-28 09:52:49.222897] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with IdentityTransform
[2024-02-28 09:52:49.222911] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b51aa8e563a9cf384860117dd286f5da/transformed/jetified-activity-1.0.0.aar because:
[2024-02-28 09:52:49.222924] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.222949] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar because:
[2024-02-28 09:52:49.223006] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.223026] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b51aa8e563a9cf384860117dd286f5da/transformed/jetified-activity-1.0.0.aar as it is up-to-date.
[2024-02-28 09:52:49.223119] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar as it is up-to-date.
[2024-02-28 09:52:49.223131] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with IdentityTransform
[2024-02-28 09:52:49.223137] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar because:
[2024-02-28 09:52:49.223142] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.223190] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar because:
[2024-02-28 09:52:49.223199] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.223204] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar as it is up-to-date.
[2024-02-28 09:52:49.223209] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar as it is up-to-date.
[2024-02-28 09:52:49.223215] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d89306c04d62b1380ad09e56e1d58357/transformed/jetified-annotation-experimental-1.1.0.aar because:
[2024-02-28 09:52:49.223220] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.223517] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d89306c04d62b1380ad09e56e1d58357/transformed/jetified-annotation-experimental-1.1.0.aar as it is up-to-date.
[2024-02-28 09:52:49.223552] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with IdentityTransform
[2024-02-28 09:52:49.223566] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar because:
[2024-02-28 09:52:49.223580] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.223612] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar as it is up-to-date.
[2024-02-28 09:52:49.223652] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar because:
[2024-02-28 09:52:49.223659] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.223665] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar as it is up-to-date.
[2024-02-28 09:52:49.223670] [STDOUT] stdout: [ ] Downloading
https://storage.googleapis.com/download.flutter.io/io/flutter/flutter_embedding_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar to /Volumes/Work/s/w/ir/cache/gradle/.tmp/gradle_download12633995421264263939bin
[2024-02-28 09:52:49.223675] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:52:49.223692] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/flutter_embedding_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/40c514351e384df9bce294281d75ab47a36a02d1/flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:52:49.223698] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.223703] [STDOUT] stdout: [ ] JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/flutter_embedding_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/40c514351e384df9bce294281d75ab47a36a02d1/flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar is not up-to-date because:
[2024-02-28 09:52:49.223717] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:49.223839] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:52:49.223868] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:52:49.223951] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.224040] [STDOUT] stdout: [ ] IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar is not up-to-date because:
[2024-02-28 09:52:49.224058] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:49.224069] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:extractReleaseAnnotations' because:
[2024-02-28 09:52:49.224082] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.224133] [STDOUT] stdout: [ ] Task ':integration_test:extractReleaseAnnotations' is not up-to-date because:
[2024-02-28 09:52:49.224145] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:49.224150] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/src/release/java', not found
[2024-02-28 09:52:49.224155] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/generated/aidl_source_output_dir/release/out', not found
[2024-02-28 09:52:49.224159] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/generated/renderscript_source_output_dir/release/out', not found
[2024-02-28 09:52:49.224165] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:compileReleaseJavaWithJavac (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:49.224196] [STDOUT] stdout: [ ] :integration_test:compileReleaseJavaWithJavac (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:49.884221] [STDOUT] stdout: [ +659 ms] > Task :integration_test:compileReleaseJavaWithJavac
[2024-02-28 09:52:49.884252] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:compileReleaseJavaWithJavac' because:
[2024-02-28 09:52:49.884257] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.884289] [STDOUT] stdout: [ ] Task ':integration_test:compileReleaseJavaWithJavac' is not up-to-date because:
[2024-02-28 09:52:49.884295] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:49.884299] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:compileReleaseJavaWithJavac'.
[2024-02-28 09:52:49.884303] [STDOUT] stdout: [ ] Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
[2024-02-28 09:52:49.884328] [STDOUT] stdout: [ ] Compiling with toolchain '/Volumes/Work/s/w/ir/cache/java/Contents/Home'.
[2024-02-28 09:52:49.884333] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/src/release/java', not found
[2024-02-28 09:52:49.884338] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/generated/aidl_source_output_dir/release/out', not found
[2024-02-28 09:52:49.884342] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/generated/renderscript_source_output_dir/release/out', not found
[2024-02-28 09:52:49.884346] [STDOUT] stdout: [ ] Compiling with JDK Java compiler API.
[2024-02-28 09:52:49.884351] [STDOUT] stdout: [ ] Class dependency analysis for incremental compilation took 0.014 secs.
[2024-02-28 09:52:49.884355] [STDOUT] stdout: [ ] Created classpath snapshot for incremental compilation in 0.121 secs.
[2024-02-28 09:52:49.884359] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mergeReleaseGeneratedProguardFiles (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:49.884555] [STDOUT] stdout: [ ] :integration_test:mergeReleaseGeneratedProguardFiles (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:49.884596] [STDOUT] stdout: [ ] > Task :integration_test:mergeReleaseGeneratedProguardFiles
[2024-02-28 09:52:49.884611] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:mergeReleaseGeneratedProguardFiles' because:
[2024-02-28 09:52:49.884624] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.884637] [STDOUT] stdout: [ ] Task ':integration_test:mergeReleaseGeneratedProguardFiles' is not up-to-date because:
[2024-02-28 09:52:49.884652] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:49.884664] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mergeReleaseConsumerProguardFiles (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:49.884676] [STDOUT] stdout: [ ] :integration_test:mergeReleaseConsumerProguardFiles (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:49.884729] [STDOUT] stdout: [ ] > Task :integration_test:mergeReleaseConsumerProguardFiles
[2024-02-28 09:52:49.884748] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:mergeReleaseConsumerProguardFiles' because:
[2024-02-28 09:52:49.884763] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.884775] [STDOUT] stdout: [ ] Task ':integration_test:mergeReleaseConsumerProguardFiles' is not up-to-date because:
[2024-02-28 09:52:49.884787] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:49.884798] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:syncReleaseLibJars (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:49.884811] [STDOUT] stdout: [ ] :integration_test:syncReleaseLibJars (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:49.884859] [STDOUT] stdout: [ ] > Task :integration_test:syncReleaseLibJars
[2024-02-28 09:52:49.884961] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:syncReleaseLibJars' because:
[2024-02-28 09:52:49.884992] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.885006] [STDOUT] stdout: [ ] Task ':integration_test:syncReleaseLibJars' is not up-to-date because:
[2024-02-28 09:52:49.885018] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:49.885030] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:bundleReleaseLocalLintAar (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:49.885043] [STDOUT] stdout: [ ] :integration_test:bundleReleaseLocalLintAar (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:49.885099] [STDOUT] stdout: [ ] > Task :integration_test:bundleReleaseLocalLintAar
[2024-02-28 09:52:49.885115] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:bundleReleaseLocalLintAar' because:
[2024-02-28 09:52:49.885127] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.885139] [STDOUT] stdout: [ ] Task ':integration_test:bundleReleaseLocalLintAar' is not up-to-date because:
[2024-02-28 09:52:49.885151] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:49.885163] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/public_res/release/public.txt', not found
[2024-02-28 09:52:49.885176] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/navigation_json_for_aar/release/navigation.json', not found
[2024-02-28 09:52:49.885190] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/annotations_zip/release/annotations.zip', not found
[2024-02-28 09:52:49.885203] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/lint_publish_jar/global/lint.jar', not found
[2024-02-28 09:52:49.885216] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/library_art_profile/release/baseline-prof.txt', not found
[2024-02-28 09:52:49.885259] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/aidl_parcelable/release/out', not found
[2024-02-28 09:52:49.885276] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/renderscript_headers/release/out', not found
[2024-02-28 09:52:49.885289] [STDOUT] stdout: [ ] work action resolve out.aar (project :integration_test) (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:49.885301] [STDOUT] stdout: [ ] work action resolve out.aar (project :integration_test) (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:49.885313] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:extractReleaseAnnotations (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:49.885325] [STDOUT] stdout: [ ] ExtractAarTransform (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:52:49.885449] [STDOUT] stdout: [ ] ExtractAarTransform (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:49.885470] [STDOUT] stdout: [ ] :plugintest:extractReleaseAnnotations (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:49.885477] [STDOUT] stdout: [ ] > Transform out.aar (project :integration_test) with ExtractAarTransform
[2024-02-28 09:52:49.885481] [STDOUT] stdout: [ ] Transforming out.aar (project :integration_test) with ExtractAarTransform
[2024-02-28 09:52:49.885486] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/local_aar_for_lint/release/out.aar because:
[2024-02-28 09:52:49.885612] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.885648] [STDOUT] stdout: [ ] ExtractAarTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/local_aar_for_lint/release/out.aar is not up-to-date because:
[2024-02-28 09:52:49.885656] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:49.885661] [STDOUT] stdout: [ ] > Transform out.aar (project :integration_test) with ExtractAarTransform
[2024-02-28 09:52:49.885665] [STDOUT] stdout: [ ] Transforming out.aar (project :integration_test) with ExtractAarTransform
[2024-02-28 09:52:49.885669] [STDOUT] stdout: [ ] > Task :plugintest:extractReleaseAnnotations
[2024-02-28 09:52:49.885674] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:52:49.885679] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:52:49.885684] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:52:49.885724] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with IdentityTransform
[2024-02-28 09:52:49.885749] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:52:49.885797] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarToClassTransform
[2024-02-28 09:52:49.885828] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:52:49.885834] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarToClassTransform
[2024-02-28 09:52:49.885839] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:52:49.885843] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarToClassTransform
[2024-02-28 09:52:49.885848] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:52:49.885865] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarToClassTransform
[2024-02-28 09:52:49.885873] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:52:49.885877] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarToClassTransform
[2024-02-28 09:52:49.885882] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:52:49.885886] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:52:49.885890] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:52:49.885910] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:52:49.885916] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:52:49.885921] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:52:49.885925] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:52:49.886060] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:52:49.886074] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:52:49.886080] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarToClassTransform
[2024-02-28 09:52:49.886084] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:52:49.886089] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarToClassTransform
[2024-02-28 09:52:49.886495] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:52:49.886512] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarToClassTransform
[2024-02-28 09:52:49.886518] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:52:49.886522] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with IdentityTransform
[2024-02-28 09:52:49.886526] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:52:49.886531] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarToClassTransform
[2024-02-28 09:52:49.886535] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:52:49.886540] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with IdentityTransform
[2024-02-28 09:52:49.886544] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:52:49.886548] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarToClassTransform
[2024-02-28 09:52:49.886571] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:52:49.886578] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with IdentityTransform
[2024-02-28 09:52:49.886582] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:52:49.886644] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:52:49.886655] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:52:49.886660] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with IdentityTransform
[2024-02-28 09:52:49.886664] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:52:49.886783] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarToClassTransform
[2024-02-28 09:52:49.886792] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:52:49.886796] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarToClassTransform
[2024-02-28 09:52:49.886800] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:52:49.886804] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:52:49.886808] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:52:49.886812] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:52:49.886937] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:52:49.886946] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with IdentityTransform
[2024-02-28 09:52:49.886950] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:52:49.886958] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with IdentityTransform
[2024-02-28 09:52:49.886962] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.30) with JetifyTransform
[2024-02-28 09:52:49.886967] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.30) with IdentityTransform
[2024-02-28 09:52:49.886971] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.30) with JetifyTransform
[2024-02-28 09:52:49.887107] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.30) with IdentityTransform
[2024-02-28 09:52:49.887116] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib:1.5.31) with JetifyTransform
[2024-02-28 09:52:49.887121] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib:1.5.31) with IdentityTransform
[2024-02-28 09:52:49.887125] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:52:49.887129] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with IdentityTransform
[2024-02-28 09:52:49.887134] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31) with JetifyTransform
[2024-02-28 09:52:49.887138] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31) with IdentityTransform
[2024-02-28 09:52:49.887230] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:extractReleaseAnnotations' because:
[2024-02-28 09:52:49.887240] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:49.887245] [STDOUT] stdout: [ ] Task ':plugintest:extractReleaseAnnotations' is not up-to-date because:
[2024-02-28 09:52:49.887249] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:49.887253] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/android/src/release/java', not found
[2024-02-28 09:52:49.887257] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/generated/aidl_source_output_dir/release/out', not found
[2024-02-28 09:52:49.887376] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/generated/renderscript_source_output_dir/release/out', not found
[2024-02-28 09:52:49.887387] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:compileReleaseJavaWithJavac (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:49.887391] [STDOUT] stdout: [ ] :plugintest:compileReleaseJavaWithJavac (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:50.060339] [STDOUT] stdout: [ +172 ms] > Task :plugintest:compileReleaseJavaWithJavac
[2024-02-28 09:52:50.060370] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:compileReleaseJavaWithJavac' because:
[2024-02-28 09:52:50.060375] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:50.060379] [STDOUT] stdout: [ ] Task ':plugintest:compileReleaseJavaWithJavac' is not up-to-date because:
[2024-02-28 09:52:50.060392] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:50.060396] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:compileReleaseJavaWithJavac'.
[2024-02-28 09:52:50.060401] [STDOUT] stdout: [ ] Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
[2024-02-28 09:52:50.060405] [STDOUT] stdout: [ ] Compiling with toolchain '/Volumes/Work/s/w/ir/cache/java/Contents/Home'.
[2024-02-28 09:52:50.060409] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/android/src/release/java', not found
[2024-02-28 09:52:50.060413] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/generated/aidl_source_output_dir/release/out', not found
[2024-02-28 09:52:50.060418] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/generated/renderscript_source_output_dir/release/out', not found
[2024-02-28 09:52:50.060422] [STDOUT] stdout: [ ] Compiling with JDK Java compiler API.
[2024-02-28 09:52:50.060425] [STDOUT] stdout: [ ] Class dependency analysis for incremental compilation took 0.001 secs.
[2024-02-28 09:52:50.060665] [STDOUT] stdout: [ ] Created classpath snapshot for incremental compilation in 0.002 secs.
[2024-02-28 09:52:50.060711] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mergeReleaseGeneratedProguardFiles (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:52:50.060768] [STDOUT] stdout: [ ] :plugintest:mergeReleaseGeneratedProguardFiles (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:50.060792] [STDOUT] stdout: [ ] > Task :plugintest:mergeReleaseGeneratedProguardFiles
[2024-02-28 09:52:50.060825] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:mergeReleaseGeneratedProguardFiles' because:
[2024-02-28 09:52:50.060837] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:50.060882] [STDOUT] stdout: [ ] Task ':plugintest:mergeReleaseGeneratedProguardFiles' is not up-to-date because:
[2024-02-28 09:52:50.060923] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:50.060929] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mergeReleaseConsumerProguardFiles (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:50.060933] [STDOUT] stdout: [ ] :plugintest:mergeReleaseConsumerProguardFiles (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:50.060938] [STDOUT] stdout: [ ] > Task :plugintest:mergeReleaseConsumerProguardFiles
[2024-02-28 09:52:50.060942] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:mergeReleaseConsumerProguardFiles' because:
[2024-02-28 09:52:50.060946] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:50.060950] [STDOUT] stdout: [ ] Task ':plugintest:mergeReleaseConsumerProguardFiles' is not up-to-date because:
[2024-02-28 09:52:50.060955] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:50.060959] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:packageReleaseRenderscript (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:50.060963] [STDOUT] stdout: [ ] :plugintest:packageReleaseRenderscript (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:50.061006] [STDOUT] stdout: [ ] > Task :plugintest:packageReleaseRenderscript NO-SOURCE
[2024-02-28 09:52:50.061013] [STDOUT] stdout: [ ] Skipping task ':plugintest:packageReleaseRenderscript' as it has no source files and no previous output files.
[2024-02-28 09:52:50.061017] [STDOUT] stdout: [ ] work action resolve out (project :plugintest) (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:50.061021] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:prepareLintJarForPublish (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:50.061025] [STDOUT] stdout: [ ] :plugintest:prepareLintJarForPublish (Thread[Execution worker,5,main]) started.
[2024-02-28 09:52:50.061030] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:prepareReleaseArtProfile (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:50.061035] [STDOUT] stdout: [ ] :plugintest:prepareReleaseArtProfile (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:50.061308] [STDOUT] stdout: [ ] > Task :plugintest:prepareLintJarForPublish
[2024-02-28 09:52:50.061329] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:prepareLintJarForPublish' because:
[2024-02-28 09:52:50.061341] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:50.061352] [STDOUT] stdout: [ ] Task ':plugintest:prepareLintJarForPublish' is not up-to-date because:
[2024-02-28 09:52:50.061438] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:50.061469] [STDOUT] stdout: [ ] > Task :plugintest:prepareReleaseArtProfile
[2024-02-28 09:52:50.061474] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:prepareReleaseArtProfile' because:
[2024-02-28 09:52:50.061478] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:50.061482] [STDOUT] stdout: [ ] Task ':plugintest:prepareReleaseArtProfile' is not up-to-date because:
[2024-02-28 09:52:50.061486] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:50.061672] [STDOUT] stdout: [ ] work action resolve lint.jar (project :plugintest) (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:50.061771] [STDOUT] stdout: [ ] work action resolve lint.jar (project :plugintest) (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:50.061779] [STDOUT] stdout: [ ] work action resolve baseline-prof.txt (project :plugintest) (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:50.061783] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:processReleaseJavaRes (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:50.061787] [STDOUT] stdout: [ ] :plugintest:processReleaseJavaRes (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:50.061799] [STDOUT] stdout: [ ] > Task :plugintest:processReleaseJavaRes NO-SOURCE
[2024-02-28 09:52:50.061804] [STDOUT] stdout: [ ] Skipping task ':plugintest:processReleaseJavaRes' as it has no source files and no previous output files.
[2024-02-28 09:52:50.061808] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mergeReleaseJavaResource (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:50.061933] [STDOUT] stdout: [ ] :plugintest:mergeReleaseJavaResource (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:52:50.061945] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:writeReleaseAarMetadata (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:50.061950] [STDOUT] stdout: [ ] :plugintest:writeReleaseAarMetadata (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:52:50.061955] [STDOUT] stdout: [ ] Resolve mutations for :app:buildKotlinToolingMetadata (Thread[included builds,5,main]) started.
[2024-02-28 09:52:50.061959] [STDOUT] stdout: [ ] :app:buildKotlinToolingMetadata (Thread[included builds,5,main]) started.
[2024-02-28 09:52:50.062081] [STDOUT] stdout: [ ] > Task :plugintest:mergeReleaseJavaResource
[2024-02-28 09:52:50.062094] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:mergeReleaseJavaResource' because:
[2024-02-28 09:52:50.062099] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:50.062103] [STDOUT] stdout: [ ] Task ':plugintest:mergeReleaseJavaResource' is not up-to-date because:
[2024-02-28 09:52:50.062108] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:50.062112] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:mergeReleaseJavaResource'.
[2024-02-28 09:52:50.062116] [STDOUT] stdout: [ ] > Task :plugintest:writeReleaseAarMetadata
[2024-02-28 09:52:50.062120] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:writeReleaseAarMetadata' because:
[2024-02-28 09:52:50.062257] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:50.062265] [STDOUT] stdout: [ ] Task ':plugintest:writeReleaseAarMetadata' is not up-to-date because:
[2024-02-28 09:52:50.062269] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:50.062273] [STDOUT] stdout: [ ] > Task :app:buildKotlinToolingMetadata
[2024-02-28 09:52:50.062277] [STDOUT] stdout: [ ] Caching disabled for task ':app:buildKotlinToolingMetadata' because:
[2024-02-28 09:52:50.062336] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:50.062342] [STDOUT] stdout: [ ] Task ':app:buildKotlinToolingMetadata' is not up-to-date because:
[2024-02-28 09:52:50.062346] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:50.062350] [STDOUT] stdout: [ ] work action resolve aar-metadata.properties (project :plugintest) (Thread[included builds,5,main]) started.
[2024-02-28 09:52:50.062442] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:syncReleaseLibJars (Thread[included builds,5,main]) started.
[2024-02-28 09:52:50.062451] [STDOUT] stdout: [ ] :plugintest:syncReleaseLibJars (Thread[included builds,5,main]) started.
[2024-02-28 09:52:50.062455] [STDOUT] stdout: [ ] > Task :plugintest:syncReleaseLibJars
[2024-02-28 09:52:50.062523] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:syncReleaseLibJars' because:
[2024-02-28 09:52:50.062533] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:50.062538] [STDOUT] stdout: [ ] Task ':plugintest:syncReleaseLibJars' is not up-to-date because:
[2024-02-28 09:52:50.062542] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:50.062558] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:bundleReleaseLocalLintAar (Thread[included builds,5,main]) started.
[2024-02-28 09:52:50.062564] [STDOUT] stdout: [ ] :plugintest:bundleReleaseLocalLintAar (Thread[included builds,5,main]) started.
[2024-02-28 09:52:50.062568] [STDOUT] stdout: [ ] > Task :plugintest:bundleReleaseLocalLintAar
[2024-02-28 09:52:50.062573] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:bundleReleaseLocalLintAar' because:
[2024-02-28 09:52:50.062577] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:50.062690] [STDOUT] stdout: [ ] Task ':plugintest:bundleReleaseLocalLintAar' is not up-to-date because:
[2024-02-28 09:52:50.062697] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:50.062701] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/public_res/release/public.txt', not found
[2024-02-28 09:52:50.062706] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/navigation_json_for_aar/release/navigation.json', not found
[2024-02-28 09:52:50.062711] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/annotations_zip/release/annotations.zip', not found
[2024-02-28 09:52:50.062715] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_consumer_proguard_file/release/proguard.txt', not found
[2024-02-28 09:52:50.062729] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/lint_publish_jar/global/lint.jar', not found
[2024-02-28 09:52:50.062864] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/library_art_profile/release/baseline-prof.txt', not found
[2024-02-28 09:52:50.062871] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/aidl_parcelable/release/out', not found
[2024-02-28 09:52:50.062876] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/renderscript_headers/release/out', not found
[2024-02-28 09:52:50.062880] [STDOUT] stdout: [ ] work action resolve out.aar (project :plugintest) (Thread[included builds,5,main]) started.
[2024-02-28 09:52:50.062884] [STDOUT] stdout: [ ] work action resolve out.aar (project :plugintest) (Thread[included builds,5,main]) started.
[2024-02-28 09:52:50.062888] [STDOUT] stdout: [ ] ExtractAarTransform (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:52:50.062892] [STDOUT] stdout: [ ] Resolve mutations for :app:compileFlutterBuildRelease (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:52:50.062967] [STDOUT] stdout: [ ] ExtractAarTransform (Thread[included builds,5,main]) started.
[2024-02-28 09:52:50.062974] [STDOUT] stdout: [ ] :app:compileFlutterBuildRelease (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:52:50.062979] [STDOUT] stdout: [ ] > Transform out.aar (project :plugintest) with ExtractAarTransform
[2024-02-28 09:52:50.062983] [STDOUT] stdout: [ ] Transforming out.aar (project :plugintest) with ExtractAarTransform
[2024-02-28 09:52:50.063042] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/local_aar_for_lint/release/out.aar because:
[2024-02-28 09:52:50.063055] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:50.063060] [STDOUT] stdout: [ ] ExtractAarTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/local_aar_for_lint/release/out.aar is not up-to-date because:
[2024-02-28 09:52:50.063065] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:50.063161] [STDOUT] stdout: [ ] > Transform out.aar (project :plugintest) with ExtractAarTransform
[2024-02-28 09:52:50.063260] [STDOUT] stdout: [ ] Transforming out.aar (project :plugintest) with ExtractAarTransform
[2024-02-28 09:52:51.920263] [STDOUT] stdout: [+1856 ms] > Task :app:compileFlutterBuildRelease
[2024-02-28 09:52:51.920290] [STDOUT] stdout: [ ] Caching disabled for task ':app:compileFlutterBuildRelease' because:
[2024-02-28 09:52:51.920342] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:52:51.920350] [STDOUT] stdout: [ ] Task ':app:compileFlutterBuildRelease' is not up-to-date because:
[2024-02-28 09:52:51.920354] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:52:51.920387] [STDOUT] stdout: [ ] Starting process 'command '/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/flutter''. Working directory: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example Command: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/flutter --verbose assemble --no-version-check --depfile /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/flutter/release/flutter_build.d --output /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/flutter/release -dTargetFile=lib/main.dart -dTargetPlatform=android -dBuildMode=release -dTrackWidgetCreation=true -dTreeShakeIcons=true -dFlavor= -dAndroidArchs=android-arm android-arm64 android-x64 -dMinSdkVersion=21 android_aot_bundle_release_android-arm android_aot_bundle_release_android-arm64 android_aot_bundle_release_android-x64
[2024-02-28 09:52:51.920398] [STDOUT] stdout: [ ] Successfully started process 'command '/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/flutter''
[2024-02-28 09:52:51.920403] [STDOUT] stdout: [ ] [ +1 ms] Could not interpret results of "git describe": 3.20.0-15.0.pre.28
[2024-02-28 09:52:51.920407] [STDOUT] stdout: [ ] [ +11 ms] executing: sysctl hw.optional.arm64
[2024-02-28 09:52:51.920410] [STDOUT] stdout: [ ] [ +2 ms] Exit code 0 from: sysctl hw.optional.arm64
[2024-02-28 09:52:51.920414] [STDOUT] stdout: [ ] [ ] hw.optional.arm64: 1
[2024-02-28 09:52:51.920418] [STDOUT] stdout: [ ] [ +9 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.920422] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.920426] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.920430] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[2024-02-28 09:52:51.920444] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
[2024-02-28 09:52:51.920576] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.920591] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.920595] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.920600] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.920604] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.920608] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.920612] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[2024-02-28 09:52:51.920631] [STDOUT] stdout: [ ] [ +34 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
[2024-02-28 09:52:51.920638] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
[2024-02-28 09:52:51.920642] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.920646] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.920717] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[2024-02-28 09:52:51.920724] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
[2024-02-28 09:52:51.920728] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FlutterSdk' is not required, skipping update.
[2024-02-28 09:52:51.920732] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.920748] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.920882] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.920889] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.920893] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.920897] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.921100] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[2024-02-28 09:52:51.921114] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.921118] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.921122] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.921173] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.921209] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.921233] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
[2024-02-28 09:52:51.921241] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'PubDependencies' is not required, skipping update.
[2024-02-28 09:52:51.921245] [STDOUT] stdout: [ ] [ +7 ms] Initializing file store
[2024-02-28 09:52:51.921249] [STDOUT] stdout: [ ] [ +10 ms] native_assets: Starting due to {}
[2024-02-28 09:52:51.921268] [STDOUT] stdout: [ ] [ ] Skipping target: gen_localizations
[2024-02-28 09:52:51.921275] [STDOUT] stdout: [ ] [ +3 ms] gen_dart_plugin_registrant: Starting due to {InvalidatedReasonKind.inputChanged: The following inputs have updated contents: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/.dart_tool/package_config_subset}
[2024-02-28 09:52:51.921280] [STDOUT] stdout: [ ] [ +15 ms] Found plugin plugintest at /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/
[2024-02-28 09:52:51.921284] [STDOUT] stdout: [ ] [ +7 ms] No packages with native assets. Skipping native assets compilation.
[2024-02-28 09:52:51.921288] [STDOUT] stdout: [ ] [ ] Writing native_assets.yaml.
[2024-02-28 09:52:51.921292] [STDOUT] stdout: [ ] [ +7 ms] Writing /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/.dart_tool/flutter_build/58b25a66d062a63a2e44eb55d31d08e8/native_assets.yaml done.
[2024-02-28 09:52:51.921296] [STDOUT] stdout: [ ] [ ] native_assets: Complete
[2024-02-28 09:52:51.921546] [STDOUT] stdout: [ ] [ +18 ms] Found plugin integration_test at /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/
[2024-02-28 09:52:51.921557] [STDOUT] stdout: [ ] [ +2 ms] gen_dart_plugin_registrant: Complete
[2024-02-28 09:52:51.921562] [STDOUT] stdout: [ ] [ ] kernel_snapshot: Starting due to {}
[2024-02-28 09:52:51.921580] [STDOUT] stdout: [ ] [ +1 ms] Embedding native assets mapping /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/.dart_tool/flutter_build/58b25a66d062a63a2e44eb55d31d08e8/native_assets.yaml in kernel.
[2024-02-28 09:52:51.921685] [STDOUT] stdout: [ ] [ +3 ms] /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/dart-sdk/bin/dartaotruntime --disable-dart-dev /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/dart-sdk/bin/snapshots/frontend_server_aot.dart.snapshot --sdk-root /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/common/flutter_patched_sdk_product/ --target=flutter --no-print-incremental-dependencies -Ddart.vm.profile=false -Ddart.vm.product=true --aot --tfa --target-os android --packages /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/.dart_tool/package_config.json --output-dill /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/.dart_tool/flutter_build/58b25a66d062a63a2e44eb55d31d08e8/app.dill --depfile /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/.dart_tool/flutter_build/58b25a66d062a63a2e44eb55d31d08e8/kernel_snapshot.d --native-assets /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/.dart_tool/flutter_build/58b25a66d062a63a2e44eb55d31d08e8/native_assets.yaml --verbosity=error package:plugintest_example/main.dart
[2024-02-28 09:52:54.909148] [STDOUT] stdout: [+2987 ms] [+4761 ms] kernel_snapshot: Complete
[2024-02-28 09:52:55.110066] [STDOUT] stdout: [ +200 ms] [ +236 ms] android_aot_release_android-arm: Starting due to {}
[2024-02-28 09:52:55.110092] [STDOUT] stdout: [ ] [ +1 ms] targetingApplePlatform = false
[2024-02-28 09:52:55.110096] [STDOUT] stdout: [ ] [ ] extractAppleDebugSymbols = true
[2024-02-28 09:52:55.110100] [STDOUT] stdout: [ ] [ ] Will strip AOT snapshot during build.
[2024-02-28 09:52:55.110105] [STDOUT] stdout: [ ] [ ] executing: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm-release/darwin-x64/gen_snapshot --deterministic --snapshot_kind=app-aot-elf --elf=/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/.dart_tool/flutter_build/58b25a66d062a63a2e44eb55d31d08e8/armeabi-v7a/app.so --strip --no-sim-use-hardfp --no-use-integer-division /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/.dart_tool/flutter_build/58b25a66d062a63a2e44eb55d31d08e8/app.dill
[2024-02-28 09:52:55.110110] [STDOUT] stdout: [ ] [ ] aot_android_asset_bundle: Starting due to {}
[2024-02-28 09:52:55.110114] [STDOUT] stdout: [ ] [ +3 ms] android_aot_release_android-arm64: Starting due to {}
[2024-02-28 09:52:55.110118] [STDOUT] stdout: [ ] [ ] targetingApplePlatform = false
[2024-02-28 09:52:55.110254] [STDOUT] stdout: [ ] [ ] extractAppleDebugSymbols = true
[2024-02-28 09:52:55.110266] [STDOUT] stdout: [ ] [ ] Will strip AOT snapshot during build.
[2024-02-28 09:52:55.110275] [STDOUT] stdout: [ ] [ ] executing: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm64-release/darwin-x64/gen_snapshot --deterministic --snapshot_kind=app-aot-elf --elf=/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/.dart_tool/flutter_build/58b25a66d062a63a2e44eb55d31d08e8/arm64-v8a/app.so --strip /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/.dart_tool/flutter_build/58b25a66d062a63a2e44eb55d31d08e8/app.dill
[2024-02-28 09:52:55.110280] [STDOUT] stdout: [ ] [ ] android_aot_release_android-x64: Starting due to {}
[2024-02-28 09:52:55.110284] [STDOUT] stdout: [ ] [ ] targetingApplePlatform = false
[2024-02-28 09:52:55.110288] [STDOUT] stdout: [ ] [ ] extractAppleDebugSymbols = true
[2024-02-28 09:52:55.110301] [STDOUT] stdout: [ ] [ ] Will strip AOT snapshot during build.
[2024-02-28 09:52:55.110308] [STDOUT] stdout: [ ] [ ] executing: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-x64-release/darwin-x64/gen_snapshot --deterministic --snapshot_kind=app-aot-elf --elf=/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/.dart_tool/flutter_build/58b25a66d062a63a2e44eb55d31d08e8/x86_64/app.so --strip /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/.dart_tool/flutter_build/58b25a66d062a63a2e44eb55d31d08e8/app.dill
[2024-02-28 09:52:55.179520] [STDOUT] stdout: [ +68 ms] [ +55 ms] shaderc command: [/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/darwin-x64/impellerc, --sksl, --runtime-stage-gles, --runtime-stage-vulkan, --iplr, --sl=/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/flutter/release/flutter_assets/shaders/ink_sparkle.frag, --spirv=/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/flutter/release/flutter_assets/shaders/ink_sparkle.frag.spirv, --input=/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/flutter/lib/src/material/shaders/ink_sparkle.frag, --input-type=frag, --include=/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/flutter/lib/src/material/shaders, --include=/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/darwin-x64/shader_lib]
[2024-02-28 09:52:55.179581] [STDOUT] stdout: [ ] [ +36 ms] Running command: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/dart-sdk/bin/dart --disable-dart-dev /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/darwin-x64/const_finder.dart.snapshot --kernel-file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/.dart_tool/flutter_build/58b25a66d062a63a2e44eb55d31d08e8/app.dill --class-library-uri package:flutter/src/widgets/icon_data.dart --class-name IconData --annotation-class-name _StaticIconProvider --annotation-class-library-uri package:flutter/src/widgets/icon_data.dart
[2024-02-28 09:52:55.619235] [STDOUT] stdout: [ +439 ms] [ +356 ms] Running font-subset: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/darwin-x64/font-subset /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/flutter/release/flutter_assets/fonts/MaterialIcons-Regular.otf /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/material_fonts/MaterialIcons-Regular.otf, using codepoints 57490 62832 57706 58332 58727
[2024-02-28 09:52:55.952891] [STDOUT] stdout: [ +333 ms] [ +248 ms] Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 1324 bytes (99.9% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
[2024-02-28 09:52:55.952918] [STDOUT] stdout: [ ] [ ] aot_android_asset_bundle: Complete
[2024-02-28 09:53:00.043904] [STDOUT] stdout: [+4091 ms] [+4165 ms] android_aot_release_android-arm: Complete
[2024-02-28 09:53:00.223813] [STDOUT] stdout: [ +179 ms] [ +129 ms] android_aot_bundle_release_android-arm: Starting due to {}
[2024-02-28 09:53:00.223838] [STDOUT] stdout: [ ] [ +2 ms] android_aot_bundle_release_android-arm: Complete
[2024-02-28 09:53:00.223843] [STDOUT] stdout: [ ] [ +38 ms] android_aot_release_android-arm64: Complete
[2024-02-28 09:53:00.288438] [STDOUT] stdout: [ +64 ms] [ +119 ms] android_aot_bundle_release_android-arm64: Starting due to {}
[2024-02-28 09:53:00.288464] [STDOUT] stdout: [ ] [ +1 ms] android_aot_bundle_release_android-arm64: Complete
[2024-02-28 09:53:00.492625] [STDOUT] stdout: [ +204 ms] [ +32 ms] android_aot_release_android-x64: Complete
[2024-02-28 09:53:00.492651] [STDOUT] stdout: [ ] [ +117 ms] android_aot_bundle_release_android-x64: Starting due to {}
[2024-02-28 09:53:00.492656] [STDOUT] stdout: [ ] [ +2 ms] android_aot_bundle_release_android-x64: Complete
[2024-02-28 09:53:00.492659] [STDOUT] stdout: [ ] [ +32 ms] _composite: Starting due to {}
[2024-02-28 09:53:00.492663] [STDOUT] stdout: [ ] [ ] _composite: Complete
[2024-02-28 09:53:00.492666] [STDOUT] stdout: [ ] [ ] Persisting file store
[2024-02-28 09:53:00.719737] [STDOUT] stdout: [ +227 ms] [ +4 ms] Done persisting file store
[2024-02-28 09:53:00.719760] [STDOUT] stdout: [ ] [ +2 ms] build succeeded.
[2024-02-28 09:53:00.719765] [STDOUT] stdout: [ ] [ +5 ms] "flutter assemble" took 10,475ms.
[2024-02-28 09:53:00.719768] [STDOUT] stdout: [ ] [ +1 ms] ensureAnalyticsSent: 0ms
[2024-02-28 09:53:00.719772] [STDOUT] stdout: [ ] [ ] Running 0 shutdown hooks
[2024-02-28 09:53:00.719776] [STDOUT] stdout: [ ] [ ] Shutdown hooks complete
[2024-02-28 09:53:00.719779] [STDOUT] stdout: [ ] [ ] exiting with code 0
[2024-02-28 09:53:00.719795] [STDOUT] stdout: [ ] Resolve mutations for :app:packJniLibsflutterBuildRelease (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:00.719800] [STDOUT] stdout: [ ] :app:packJniLibsflutterBuildRelease (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:00.858251] [STDOUT] stdout: [ +138 ms] > Task :app:packJniLibsflutterBuildRelease
[2024-02-28 09:53:00.858275] [STDOUT] stdout: [ ] Caching disabled for task ':app:packJniLibsflutterBuildRelease' because:
[2024-02-28 09:53:00.858328] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:00.858351] [STDOUT] stdout: [ ] Task ':app:packJniLibsflutterBuildRelease' is not up-to-date because:
[2024-02-28 09:53:00.858363] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:00.858383] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/native_assets/android/jniLibs/lib/armeabi-v7a', not found
[2024-02-28 09:53:00.858397] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/native_assets/android/jniLibs/lib/arm64-v8a', not found
[2024-02-28 09:53:00.858409] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/native_assets/android/jniLibs/lib/x86_64', not found
[2024-02-28 09:53:00.858428] [STDOUT] stdout: [ ] Resolve mutations for :app:preBuild (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:00.858440] [STDOUT] stdout: [ ] :app:preBuild (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:00.858451] [STDOUT] stdout: [ ] > Task :app:preBuild UP-TO-DATE
[2024-02-28 09:53:00.858461] [STDOUT] stdout: [ ] Skipping task ':app:preBuild' as it has no actions.
[2024-02-28 09:53:00.858472] [STDOUT] stdout: [ ] Resolve mutations for :app:preReleaseBuild (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:00.858598] [STDOUT] stdout: [ ] :app:preReleaseBuild (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:00.858702] [STDOUT] stdout: [ ] > Task :app:preReleaseBuild UP-TO-DATE
[2024-02-28 09:53:00.858721] [STDOUT] stdout: [ ] Skipping task ':app:preReleaseBuild' as it has no actions.
[2024-02-28 09:53:00.858733] [STDOUT] stdout: [ ] Resolve mutations for :app:compileReleaseAidl (Thread[included builds,5,main]) started.
[2024-02-28 09:53:00.858745] [STDOUT] stdout: [ ] :app:compileReleaseAidl (Thread[included builds,5,main]) started.
[2024-02-28 09:53:00.858756] [STDOUT] stdout: [ ] > Task :app:compileReleaseAidl NO-SOURCE
[2024-02-28 09:53:00.858782] [STDOUT] stdout: [ ] Skipping task ':app:compileReleaseAidl' as it has no source files and no previous output files.
[2024-02-28 09:53:00.858795] [STDOUT] stdout: [ ] Resolve mutations for :app:compileReleaseRenderscript (Thread[included builds,5,main]) started.
[2024-02-28 09:53:00.858840] [STDOUT] stdout: [ ] :app:compileReleaseRenderscript (Thread[included builds,5,main]) started.
[2024-02-28 09:53:00.858850] [STDOUT] stdout: [ ] > Task :app:compileReleaseRenderscript NO-SOURCE
[2024-02-28 09:53:00.858854] [STDOUT] stdout: [ ] Skipping task ':app:compileReleaseRenderscript' as it has no source files and no previous output files.
[2024-02-28 09:53:00.858859] [STDOUT] stdout: [ ] Resolve mutations for :app:generateReleaseBuildConfig (Thread[included builds,5,main]) started.
[2024-02-28 09:53:00.858863] [STDOUT] stdout: [ ] :app:generateReleaseBuildConfig (Thread[included builds,5,main]) started.
[2024-02-28 09:53:00.858867] [STDOUT] stdout: [ ] > Task :app:generateReleaseBuildConfig
[2024-02-28 09:53:00.858871] [STDOUT] stdout: [ ] Caching disabled for task ':app:generateReleaseBuildConfig' because:
[2024-02-28 09:53:00.858910] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:00.858918] [STDOUT] stdout: [ ] Task ':app:generateReleaseBuildConfig' is not up-to-date because:
[2024-02-28 09:53:00.858922] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:00.859023] [STDOUT] stdout: [ ] Resolve mutations for :app:checkReleaseAarMetadata (Thread[included builds,5,main]) started.
[2024-02-28 09:53:00.859033] [STDOUT] stdout: [ ] :app:checkReleaseAarMetadata (Thread[included builds,5,main]) started.
[2024-02-28 09:53:01.826670] [STDOUT] stdout: [ +967 ms] Resolve mutations for :app:cleanMergeReleaseAssets (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:01.826720] [STDOUT] stdout: [ ] :app:cleanMergeReleaseAssets (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:01.826733] [STDOUT] stdout: [ ] > Task :app:cleanMergeReleaseAssets UP-TO-DATE
[2024-02-28 09:53:01.826744] [STDOUT] stdout: [ ] Caching disabled for task ':app:cleanMergeReleaseAssets' because:
[2024-02-28 09:53:01.826756] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.826833] [STDOUT] stdout: [ ] Task ':app:cleanMergeReleaseAssets' is not up-to-date because:
[2024-02-28 09:53:01.826976] [STDOUT] stdout: [ ] Task has not declared any outputs despite executing actions.
[2024-02-28 09:53:01.826991] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseShaders (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:01.827004] [STDOUT] stdout: [ ] :app:mergeReleaseShaders (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:01.827016] [STDOUT] stdout: [ ] > Task :app:checkReleaseAarMetadata
[2024-02-28 09:53:01.827028] [STDOUT] stdout: [ ] Resource missing. [HTTP GET:
https://dl.google.com/dl/android/maven2/io/flutter/x86_64_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.pom]
[2024-02-28 09:53:01.827041] [STDOUT] stdout: [ ] Resource missing. [HTTP GET:
https://dl.google.com/dl/android/maven2/io/flutter/arm64_v8a_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.pom]
[2024-02-28 09:53:01.827111] [STDOUT] stdout: [ ] Resource missing. [HTTP GET:
https://dl.google.com/dl/android/maven2/io/flutter/armeabi_v7a_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.pom]
[2024-02-28 09:53:01.827126] [STDOUT] stdout: [ ] Resource missing. [HTTP GET:
https://repo.maven.apache.org/maven2/io/flutter/x86_64_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.pom]
[2024-02-28 09:53:01.827152] [STDOUT] stdout: [ ] Resource missing. [HTTP GET:
https://repo.maven.apache.org/maven2/io/flutter/armeabi_v7a_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.pom]
[2024-02-28 09:53:01.827205] [STDOUT] stdout: [ ] Resource missing. [HTTP GET:
https://repo.maven.apache.org/maven2/io/flutter/arm64_v8a_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.pom]
[2024-02-28 09:53:01.827224] [STDOUT] stdout: [ ] Downloading
https://storage.googleapis.com/download.flutter.io/io/flutter/x86_64_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.pom to /Volumes/Work/s/w/ir/cache/gradle/.tmp/gradle_download14040805062527406908bin
[2024-02-28 09:53:01.827238] [STDOUT] stdout: [ ] Downloading
https://storage.googleapis.com/download.flutter.io/io/flutter/arm64_v8a_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.pom to /Volumes/Work/s/w/ir/cache/gradle/.tmp/gradle_download12741218384073319861bin
[2024-02-28 09:53:01.827252] [STDOUT] stdout: [ ] Downloading
https://storage.googleapis.com/download.flutter.io/io/flutter/armeabi_v7a_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.pom to /Volumes/Work/s/w/ir/cache/gradle/.tmp/gradle_download3011967064686173678bin
[2024-02-28 09:53:01.827265] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:01.827375] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:01.827388] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:01.827399] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:01.827410] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:01.827421] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:01.827477] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:01.827489] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:01.827500] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:53:01.827511] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:01.827537] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:01.827555] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:53:01.827567] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:01.827578] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:01.827590] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:53:01.827601] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:01.827612] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:01.827683] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:53:01.827699] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:01.827710] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:01.827721] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:53:01.827732] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:01.827742] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.827753] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:53:01.827764] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:01.827774] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.827785] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:53:01.827796] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:01.827806] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.827817] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:53:01.827827] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:01.827838] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.827872] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:53:01.827903] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:01.827983] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:01.828029] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:01.828040] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:01.828052] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:01.828063] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:01.828097] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:01.828131] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:01.828144] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:01.828251] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:01.828268] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:01.828405] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:01.828424] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:01.828527] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:01.828567] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:01.828580] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:01.828649] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:01.828755] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:01.828791] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:01.828939] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:01.828960] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:01.829006] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:01.829198] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:01.829271] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:53:01.829341] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.829375] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:01.829457] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:53:01.829535] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:53:01.829557] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.829635] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:53:01.829743] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.829854] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:01.829873] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:01.829907] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.830035] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:01.830145] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:53:01.830234] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:01.830306] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.830321] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:53:01.830442] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:53:01.830517] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.830597] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:53:01.830977] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:01.831047] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.831153] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:53:01.831191] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:53:01.831249] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.831311] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:53:01.831327] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.831388] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:01.831506] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:53:01.831524] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:53:01.831609] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:53:01.831728] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.831825] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.831846] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:53:01.831900] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:53:01.831915] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:01.831981] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.832013] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:01.832027] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:01.832039] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.832052] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:01.832064] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:01.832122] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:01.832141] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:53:01.832154] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:01.832166] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:01.832177] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:01.832189] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:01.832230] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:01.832245] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:53:01.832257] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.832268] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:01.832279] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:53:01.832291] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:01.832323] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:01.832338] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:01.832478] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:01.832495] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:01.832507] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:53:01.832518] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:01.832530] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:01.832556] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:53:01.832574] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:53:01.832587] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.832631] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:53:01.832645] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:53:01.832657] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.832668] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:53:01.832679] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.832689] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:53:01.832701] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:53:01.832750] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:53:01.832787] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.832850] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:53:01.832876] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.832900] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:53:01.832931] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:53:01.832944] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:53:01.832955] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.832966] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:53:01.832978] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:53:01.832989] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.833028] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:53:01.833095] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:53:01.833119] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.833166] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:53:01.833264] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:53:01.833269] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.833273] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:53:01.833278] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:53:01.833313] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.833322] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:53:01.833327] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:53:01.833331] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.833335] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:53:01.833339] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.833343] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:53:01.833982] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:53:01.834001] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:53:01.834007] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.834011] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:53:01.834016] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:53:01.834020] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.834024] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:53:01.834028] [STDOUT] stdout: [ ] Caching disabled for task ':app:checkReleaseAarMetadata' because:
[2024-02-28 09:53:01.834032] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.834272] [STDOUT] stdout: [ ] Task ':app:checkReleaseAarMetadata' is not up-to-date because:
[2024-02-28 09:53:01.834300] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:01.834311] [STDOUT] stdout: [ ] > Task :app:mergeReleaseShaders
[2024-02-28 09:53:01.834321] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseShaders' because:
[2024-02-28 09:53:01.834332] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.834375] [STDOUT] stdout: [ ] Task ':app:mergeReleaseShaders' is not up-to-date because:
[2024-02-28 09:53:01.834486] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:01.834578] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:mergeReleaseShaders'.
[2024-02-28 09:53:01.834746] [STDOUT] stdout: [ ] Resolve mutations for :app:compileReleaseShaders (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:01.834868] [STDOUT] stdout: [ ] :app:compileReleaseShaders (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:01.834945] [STDOUT] stdout: [ ] > Task :app:compileReleaseShaders NO-SOURCE
[2024-02-28 09:53:01.834964] [STDOUT] stdout: [ ] Skipping task ':app:compileReleaseShaders' as it has no source files and no previous output files.
[2024-02-28 09:53:01.834976] [STDOUT] stdout: [ ] Resolve mutations for :app:generateReleaseAssets (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:01.834988] [STDOUT] stdout: [ ] :app:generateReleaseAssets (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:01.834999] [STDOUT] stdout: [ ] > Task :app:generateReleaseAssets UP-TO-DATE
[2024-02-28 09:53:01.835032] [STDOUT] stdout: [ ] Skipping task ':app:generateReleaseAssets' as it has no actions.
[2024-02-28 09:53:01.835047] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseAssets (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:01.835059] [STDOUT] stdout: [ ] :app:mergeReleaseAssets (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:01.835134] [STDOUT] stdout: [ ] > Task :app:mergeReleaseAssets
[2024-02-28 09:53:01.835152] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:01.835165] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:01.835204] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:01.835242] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:01.835255] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:01.835266] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:01.835277] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:01.835311] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:01.835324] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:53:01.835335] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:01.835346] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:01.835357] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:53:01.835368] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:01.835401] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:01.835414] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:53:01.835425] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:01.835436] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:01.835447] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:53:01.835478] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:01.835491] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:01.835502] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:53:01.835513] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:01.835524] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.835556] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:53:01.835571] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:01.835602] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.835636] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:53:01.835897] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:01.835919] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.835932] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:53:01.835944] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:01.835990] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.836002] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:53:01.836007] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:01.836011] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:01.836015] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:01.836019] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:01.836024] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:01.836028] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:01.836032] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:01.836036] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:01.836041] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:01.836045] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:01.836049] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:01.836097] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:01.836105] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:01.836109] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:01.836259] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:01.836369] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:01.836488] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:01.836534] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:01.836853] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:01.836874] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:01.836887] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:01.836898] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:01.836910] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:01.836921] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:01.836960] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:01.836975] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.836986] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:53:01.836997] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:01.837008] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.837045] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:53:01.837061] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:01.837073] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.837085] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:53:01.837096] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.837126] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:53:01.837164] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:53:01.837178] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.837189] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:01.837219] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:01.837233] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:53:01.837244] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.837281] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.837296] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:01.837308] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:53:01.837362] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:53:01.837396] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.837435] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:53:01.837451] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:53:01.837462] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.837501] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:53:01.837517] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.837558] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:53:01.837574] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:53:01.837587] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:53:01.837646] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:53:01.837726] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.837744] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:53:01.837750] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:01.837755] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.837759] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:01.837764] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:01.837768] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.837772] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:01.837776] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:01.837781] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:01.837785] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:53:01.837908] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:01.837930] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:01.837943] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:01.838006] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:01.838125] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:01.838141] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:01.838153] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:01.838165] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:01.838176] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:01.838187] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:01.838199] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:01.838210] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:53:01.838221] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:01.838232] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:01.838244] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:53:01.838256] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:53:01.838267] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.838334] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:53:01.838367] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:53:01.838398] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.838436] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:53:01.838450] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.838461] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:53:01.838473] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:53:01.838484] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.838495] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:53:01.838516] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.838590] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:53:01.838606] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:53:01.838663] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:53:01.838687] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:53:01.838709] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.838721] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:53:01.838733] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:53:01.838744] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.838772] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:53:01.838789] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:53:01.838818] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.838910] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:53:01.838925] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:53:01.838937] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.838958] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:53:01.838974] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:53:01.838986] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.838997] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:53:01.839008] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.839019] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:53:01.839034] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:53:01.839119] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.839129] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:53:01.839135] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:53:01.839140] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:53:01.839144] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.839182] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:53:01.839190] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:53:01.839195] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.839199] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:53:01.839203] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.839208] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:53:01.839212] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:53:01.839217] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseAssets' because:
[2024-02-28 09:53:01.839642] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.839670] [STDOUT] stdout: [ ] Task ':app:mergeReleaseAssets' is not up-to-date because:
[2024-02-28 09:53:01.839681] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:01.839692] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:mergeReleaseAssets'.
[2024-02-28 09:53:01.839705] [STDOUT] stdout: [ ] Resolve mutations for :app:copyFlutterAssetsRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:01.839770] [STDOUT] stdout: [ ] :app:copyFlutterAssetsRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:01.839786] [STDOUT] stdout: [ ] > Task :app:copyFlutterAssetsRelease
[2024-02-28 09:53:01.839797] [STDOUT] stdout: [ ] Caching disabled for task ':app:copyFlutterAssetsRelease' because:
[2024-02-28 09:53:01.839808] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.839818] [STDOUT] stdout: [ ] Task ':app:copyFlutterAssetsRelease' is not up-to-date because:
[2024-02-28 09:53:01.839829] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:01.839839] [STDOUT] stdout: [ ] Resolve mutations for :app:generateReleaseResValues (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:01.839850] [STDOUT] stdout: [ ] :app:generateReleaseResValues (Thread[included builds,5,main]) started.
[2024-02-28 09:53:01.839882] [STDOUT] stdout: [ ] > Task :app:generateReleaseResValues
[2024-02-28 09:53:01.839898] [STDOUT] stdout: [ ] Caching disabled for task ':app:generateReleaseResValues' because:
[2024-02-28 09:53:01.839929] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.839944] [STDOUT] stdout: [ ] Task ':app:generateReleaseResValues' is not up-to-date because:
[2024-02-28 09:53:01.840005] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:01.840021] [STDOUT] stdout: [ ] Resolve mutations for :app:mapReleaseSourceSetPaths (Thread[included builds,5,main]) started.
[2024-02-28 09:53:01.840033] [STDOUT] stdout: [ ] :app:mapReleaseSourceSetPaths (Thread[included builds,5,main]) started.
[2024-02-28 09:53:01.840071] [STDOUT] stdout: [ ] > Task :app:mapReleaseSourceSetPaths
[2024-02-28 09:53:01.840083] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:01.840096] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:01.840107] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:01.840119] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:01.840130] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:01.840171] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:01.840185] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:01.840196] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:01.840207] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:53:01.840218] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:01.840229] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:01.840300] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:53:01.840319] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:01.840330] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:01.840362] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:53:01.840379] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:01.840384] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:01.840392] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:53:01.840396] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:01.840400] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:01.840438] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:53:01.840446] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:01.840451] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.840455] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:53:01.840616] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:01.840836] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.840854] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:53:01.840865] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:01.840968] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.840986] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:53:01.840998] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:01.841031] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.841046] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:53:01.841057] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:01.841146] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:01.841165] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:01.841176] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:01.841188] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:01.841198] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:01.841239] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:01.841254] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:01.841265] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:01.841275] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:01.841286] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:01.841300] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:01.841310] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:01.841321] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:01.841332] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:01.841368] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:01.841383] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:01.841394] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:01.841405] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:01.841440] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:01.841456] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:01.841486] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:01.841499] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:01.841531] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:01.841546] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:01.841557] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.841568] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:53:01.841579] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:01.841590] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.841621] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:53:01.841688] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:01.841705] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.841719] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:53:01.841758] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:01.841773] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.841784] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:53:01.841795] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:01.841806] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.841817] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:01.841849] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:01.841889] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:01.841904] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:01.841916] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:01.841927] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:01.841970] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:53:01.841985] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:01.841997] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:01.842008] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:01.842019] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:01.842031] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:53:01.842042] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.842116] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:53:01.842135] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.842140] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:53:01.842145] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.842149] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:53:01.842182] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:01.842191] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:01.842196] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:53:01.842210] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.842344] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:01.842352] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:01.842357] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:53:01.842361] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.842365] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:53:01.842379] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:53:01.842384] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:01.842388] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:53:01.842559] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.842580] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:01.842610] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:01.842624] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:01.842686] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:53:01.842703] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:53:01.842716] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.842727] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:01.842742] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:53:01.842753] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:53:01.842784] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:01.842791] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:01.842795] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:53:01.842799] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:53:01.842803] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.842831] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:53:01.842839] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:53:01.842843] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.842847] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:53:01.842863] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:53:01.842868] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.842879] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:53:01.842892] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:53:01.843009] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.843019] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:53:01.843025] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:53:01.843030] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.843034] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:53:01.843038] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:53:01.843042] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.843235] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:53:01.843272] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.843279] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:53:01.843284] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:53:01.843290] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:53:01.843294] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.843327] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:53:01.843335] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:53:01.843359] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.843375] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:53:01.843387] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:53:01.843421] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.843487] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:53:01.843537] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:53:01.843550] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.843555] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:53:01.843559] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:53:01.843563] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.843567] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:53:01.843572] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:53:01.843770] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.843789] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:53:01.843802] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:53:01.843813] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.843824] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:53:01.843836] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:53:01.843847] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.843911] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:53:01.843930] [STDOUT] stdout: [ ] Caching disabled for task ':app:mapReleaseSourceSetPaths' because:
[2024-02-28 09:53:01.843942] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:01.843953] [STDOUT] stdout: [ ] Task ':app:mapReleaseSourceSetPaths' is not up-to-date because:
[2024-02-28 09:53:01.843964] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:01.844002] [STDOUT] stdout: [ ] Resolve mutations for :app:generateReleaseResources (Thread[included builds,5,main]) started.
[2024-02-28 09:53:01.844017] [STDOUT] stdout: [ ] :app:generateReleaseResources (Thread[included builds,5,main]) started.
[2024-02-28 09:53:01.844165] [STDOUT] stdout: [ ] > Task :app:generateReleaseResources
[2024-02-28 09:53:01.844178] [STDOUT] stdout: [ ] Skipping task ':app:generateReleaseResources' as it has no actions.
[2024-02-28 09:53:01.844189] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseResources (Thread[included builds,5,main]) started.
[2024-02-28 09:53:01.844222] [STDOUT] stdout: [ ] :app:mergeReleaseResources (Thread[included builds,5,main]) started.
[2024-02-28 09:53:02.214449] [STDOUT] stdout: [ +369 ms] Resolve mutations for :app:createReleaseCompatibleScreenManifests (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.214608] [STDOUT] stdout: [ ] :app:createReleaseCompatibleScreenManifests (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.214628] [STDOUT] stdout: [ ] > Task :app:createReleaseCompatibleScreenManifests
[2024-02-28 09:53:02.214690] [STDOUT] stdout: [ ] Caching disabled for task ':app:createReleaseCompatibleScreenManifests' because:
[2024-02-28 09:53:02.214704] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.214715] [STDOUT] stdout: [ ] Task ':app:createReleaseCompatibleScreenManifests' is not up-to-date because:
[2024-02-28 09:53:02.215292] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:02.215319] [STDOUT] stdout: [ ] Resolve mutations for :app:extractDeepLinksRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.215332] [STDOUT] stdout: [ ] :app:extractDeepLinksRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.215343] [STDOUT] stdout: [ ] > Task :app:extractDeepLinksRelease
[2024-02-28 09:53:02.215353] [STDOUT] stdout: [ ] Caching disabled for task ':app:extractDeepLinksRelease' because:
[2024-02-28 09:53:02.215363] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.215373] [STDOUT] stdout: [ ] Task ':app:extractDeepLinksRelease' is not up-to-date because:
[2024-02-28 09:53:02.215383] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:02.215393] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:extractDeepLinksRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.215404] [STDOUT] stdout: [ ] :integration_test:extractDeepLinksRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.215481] [STDOUT] stdout: [ ] > Task :integration_test:extractDeepLinksRelease
[2024-02-28 09:53:02.215493] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:extractDeepLinksRelease' because:
[2024-02-28 09:53:02.215504] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.215514] [STDOUT] stdout: [ ] Task ':integration_test:extractDeepLinksRelease' is not up-to-date because:
[2024-02-28 09:53:02.215524] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:02.215574] [STDOUT] stdout: [ ] work action resolve navigation.json (project :integration_test) (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.215589] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:extractDeepLinksRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.216007] [STDOUT] stdout: [ ] :plugintest:extractDeepLinksRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.216397] [STDOUT] stdout: [ ] > Task :plugintest:extractDeepLinksRelease
[2024-02-28 09:53:02.216431] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:extractDeepLinksRelease' because:
[2024-02-28 09:53:02.216444] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.216454] [STDOUT] stdout: [ ] Task ':plugintest:extractDeepLinksRelease' is not up-to-date because:
[2024-02-28 09:53:02.216464] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:02.216756] [STDOUT] stdout: [ ] work action resolve navigation.json (project :plugintest) (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.216776] [STDOUT] stdout: [ ] Resolve mutations for :app:processReleaseMainManifest (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.216781] [STDOUT] stdout: [ ] :app:processReleaseMainManifest (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.217277] [STDOUT] stdout: [ ] > Task :app:processReleaseMainManifest
[2024-02-28 09:53:02.217836] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:02.217865] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:02.217877] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:02.217888] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:02.217899] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:02.218049] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:02.218072] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:02.218085] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:02.218096] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:53:02.218107] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:02.218118] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:02.218128] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:53:02.218139] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:02.218150] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:02.218160] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:53:02.218196] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:02.218237] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:02.218270] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:53:02.218489] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:02.218526] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:02.218539] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:53:02.218577] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:02.218590] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:02.218601] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:53:02.218612] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:02.218642] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:02.218676] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:53:02.218688] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:02.218699] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:02.218906] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:53:02.218936] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:02.218972] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:02.218978] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:53:02.218982] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:02.218986] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:02.218990] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:02.218994] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:02.218998] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:02.219001] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:02.219005] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:02.219009] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:02.219013] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:02.219017] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:02.219054] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:02.219059] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:02.219063] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:02.219067] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:02.219070] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:02.219233] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:02.219246] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:02.219251] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:02.219255] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:02.219494] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:02.219506] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:02.219511] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:02.219525] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:02.219530] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:02.219534] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:02.219538] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:02.219542] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:53:02.219546] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:02.219550] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:02.219570] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:53:02.219590] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:02.219595] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:02.219599] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:53:02.219604] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:02.219617] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:02.219622] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:53:02.219787] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:02.219795] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:02.219799] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:02.219803] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:02.219807] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:02.219811] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:02.219922] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:02.219930] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:02.219934] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:53:02.219938] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:02.219942] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:02.219946] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:02.219950] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:02.219954] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:02.220035] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:02.220043] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:02.220047] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:02.220051] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:02.220055] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:02.220059] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:02.220123] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:53:02.220131] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:02.220135] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:02.220301] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:53:02.220338] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:53:02.220352] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.220363] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:53:02.220375] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:53:02.220386] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.220489] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:53:02.220503] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:53:02.220507] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.220511] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:53:02.220515] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:53:02.220574] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.220590] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:02.220613] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:53:02.220737] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.220783] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:53:02.220865] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:53:02.220874] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.220879] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:53:02.220883] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:53:02.220887] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.220891] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:53:02.220895] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:53:02.220899] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.220903] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:53:02.220908] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:53:02.220912] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.220916] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:53:02.220948] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:53:02.220953] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.220957] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:53:02.221045] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:53:02.221112] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.221143] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:53:02.221150] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:53:02.221154] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.221158] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:02.221227] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:53:02.221260] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.221283] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:53:02.221289] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:53:02.221293] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.221297] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:53:02.221301] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:53:02.221305] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.221309] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:53:02.221313] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:53:02.221317] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.221321] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:53:02.221325] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:53:02.221329] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.221333] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:53:02.221337] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:53:02.221530] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.221537] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:53:02.221542] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:53:02.221545] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.221549] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:53:02.221666] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:53:02.221673] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.221677] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:53:02.221681] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:53:02.221685] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.221689] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:53:02.221693] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:53:02.221697] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.221768] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:53:02.221777] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:02.221781] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:02.221786] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:02.221800] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:02.221806] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:02.221810] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:02.221823] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:02.222062] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:02.222096] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:53:02.222102] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:02.222106] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:02.222110] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:53:02.222113] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:02.222117] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:02.222121] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:53:02.222142] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:02.222147] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:02.222150] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:53:02.222242] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:02.222292] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:02.222323] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:53:02.222328] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:02.222347] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:02.222353] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:53:02.222357] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:02.222361] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:02.222366] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:53:02.222370] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:02.222374] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:02.222378] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:53:02.222382] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:02.222386] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:02.222391] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:53:02.222531] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:02.222555] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:02.222568] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:02.222597] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:02.222623] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:02.222641] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:02.222692] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:02.222698] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:02.222702] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:02.222706] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:02.222710] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:02.222714] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:02.222718] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:02.222722] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:02.222735] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:02.222739] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:02.222743] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:02.222747] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:02.222751] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:02.222755] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:02.222925] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:02.222962] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:02.222973] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:02.222978] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:02.222982] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:02.222986] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:02.222990] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:53:02.223016] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:02.223022] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:02.223026] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:53:02.223030] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:02.223069] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:02.223074] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:53:02.223078] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:02.223082] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:02.223086] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:53:02.223182] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:02.223190] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:02.223194] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:02.223198] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:02.223202] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:02.223206] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:02.223218] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:02.223297] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:02.223305] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:53:02.223310] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:02.223314] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:02.223327] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:02.223332] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:02.223337] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:02.223348] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:02.223541] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:02.223548] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:02.223552] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:02.223556] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:02.223560] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:02.223564] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:53:02.223740] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:02.223749] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:02.223753] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:53:02.223757] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:53:02.223761] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.223865] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:53:02.223875] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:53:02.223880] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.223884] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:53:02.223888] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:53:02.223892] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.223896] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:02.224209] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:53:02.224220] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.224224] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:53:02.224228] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:53:02.224232] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.224236] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:02.224324] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:53:02.224347] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.224358] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:53:02.224370] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:53:02.224381] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.224490] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:53:02.224523] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:53:02.224528] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.224532] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:53:02.224536] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:53:02.224582] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.224706] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:53:02.224719] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:53:02.224724] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.224752] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:53:02.224758] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:53:02.224762] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.224766] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:53:02.224770] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:53:02.224774] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.224937] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:53:02.224948] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:53:02.224953] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.224957] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:53:02.224961] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:53:02.224966] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.224970] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:53:02.224975] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:53:02.224998] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.225006] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:53:02.225011] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:53:02.225131] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.225141] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:53:02.225146] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:53:02.225150] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.225154] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:53:02.225158] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:53:02.225162] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.225311] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:53:02.225319] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:53:02.225323] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.225327] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:53:02.225332] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:53:02.225336] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.225340] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:53:02.225344] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:53:02.225348] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.225362] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:53:02.225367] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:53:02.225578] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.225586] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:53:02.225591] [STDOUT] stdout: [ ] Caching disabled for task ':app:processReleaseMainManifest' because:
[2024-02-28 09:53:02.225594] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.225598] [STDOUT] stdout: [ ] Task ':app:processReleaseMainManifest' is not up-to-date because:
[2024-02-28 09:53:02.225602] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:02.225606] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_manifest/release/AndroidManifest.xml
[2024-02-28 09:53:02.225610] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_manifest/release/AndroidManifest.xml
[2024-02-28 09:53:02.225615] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04/AndroidManifest.xml
[2024-02-28 09:53:02.225651] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml
[2024-02-28 09:53:02.225661] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/AndroidManifest.xml
[2024-02-28 09:53:02.225680] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/AndroidManifest.xml
[2024-02-28 09:53:02.225685] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0/AndroidManifest.xml
[2024-02-28 09:53:02.225690] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0/AndroidManifest.xml
[2024-02-28 09:53:02.225751] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0/AndroidManifest.xml
[2024-02-28 09:53:02.225755] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0/AndroidManifest.xml
[2024-02-28 09:53:02.225809] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0/AndroidManifest.xml
[2024-02-28 09:53:02.225819] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0/AndroidManifest.xml
[2024-02-28 09:53:02.225826] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0/AndroidManifest.xml
[2024-02-28 09:53:02.225831] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml
[2024-02-28 09:53:02.225835] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0/AndroidManifest.xml
[2024-02-28 09:53:02.226176] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0/AndroidManifest.xml
[2024-02-28 09:53:02.226187] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0/AndroidManifest.xml
[2024-02-28 09:53:02.226191] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0/AndroidManifest.xml
[2024-02-28 09:53:02.226196] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0/AndroidManifest.xml
[2024-02-28 09:53:02.226200] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0/AndroidManifest.xml
[2024-02-28 09:53:02.226204] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/AndroidManifest.xml
[2024-02-28 09:53:02.226208] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0/AndroidManifest.xml
[2024-02-28 09:53:02.226231] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0/AndroidManifest.xml
[2024-02-28 09:53:02.226238] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0/AndroidManifest.xml
[2024-02-28 09:53:02.226243] [STDOUT] stdout: [ ] Merging main manifest /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:53:02.226247] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_manifest/release/AndroidManifest.xml
[2024-02-28 09:53:02.226250] [STDOUT] stdout: [ ] Merging manifest with lower [:integration_test] AndroidManifest.xml:7:1-14:12
[2024-02-28 09:53:02.226254] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.226258] [STDOUT] stdout: [ ] Merging uses-sdk with lower [:integration_test] AndroidManifest.xml:10:5-12:41
[2024-02-28 09:53:02.226262] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_manifest/release/AndroidManifest.xml
[2024-02-28 09:53:02.226266] [STDOUT] stdout: [ ] Merging manifest with lower [:plugintest] AndroidManifest.xml:2:1-9:12
[2024-02-28 09:53:02.226270] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.226273] [STDOUT] stdout: [ ] Merging uses-sdk with lower [:plugintest] AndroidManifest.xml:5:5-7:41
[2024-02-28 09:53:02.226295] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04/AndroidManifest.xml
[2024-02-28 09:53:02.226311] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.window:window-java:1.0.0-beta04] AndroidManifest.xml:17:1-23:12
[2024-02-28 09:53:02.226316] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.226319] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.window:window-java:1.0.0-beta04] AndroidManifest.xml:19:5-21:41
[2024-02-28 09:53:02.226324] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml
[2024-02-28 09:53:02.226569] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.window:window:1.0.0-beta04] AndroidManifest.xml:17:1-33:12
[2024-02-28 09:53:02.226597] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.226608] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.window:window:1.0.0-beta04] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.226619] [STDOUT] stdout: [ ] application defined in both files...
[2024-02-28 09:53:02.226630] [STDOUT] stdout: [ ] Merging application with lower [androidx.window:window:1.0.0-beta04] AndroidManifest.xml:24:5-31:19
[2024-02-28 09:53:02.226640] [STDOUT] stdout: [ ] Adopted [uses-library: null]
[2024-02-28 09:53:02.226650] [STDOUT] stdout: [ ] Adopted [uses-library: null]
[2024-02-28 09:53:02.226660] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/AndroidManifest.xml
[2024-02-28 09:53:02.226671] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.test:rules:1.2.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.226681] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.226691] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.test:rules:1.2.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.226702] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/AndroidManifest.xml
[2024-02-28 09:53:02.226745] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.test.espresso:espresso-core:3.2.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.226758] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.226769] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.test.espresso:espresso-core:3.2.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.226780] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0/AndroidManifest.xml
[2024-02-28 09:53:02.226790] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.test:runner:1.2.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.226800] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.226810] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.test:runner:1.2.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.226821] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0/AndroidManifest.xml
[2024-02-28 09:53:02.226832] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.test:monitor:1.2.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.226842] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.226852] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.test:monitor:1.2.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.226863] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0/AndroidManifest.xml
[2024-02-28 09:53:02.226873] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.fragment:fragment:1.1.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.227333] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.227347] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.fragment:fragment:1.1.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.227351] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0/AndroidManifest.xml
[2024-02-28 09:53:02.227355] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.viewpager:viewpager:1.0.0] AndroidManifest.xml:17:1-22:12
[2024-02-28 09:53:02.227359] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.227362] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.viewpager:viewpager:1.0.0] AndroidManifest.xml:20:5-44
[2024-02-28 09:53:02.227366] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0/AndroidManifest.xml
[2024-02-28 09:53:02.227370] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.loader:loader:1.0.0] AndroidManifest.xml:17:1-22:12
[2024-02-28 09:53:02.227374] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.227377] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.loader:loader:1.0.0] AndroidManifest.xml:20:5-44
[2024-02-28 09:53:02.227381] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0/AndroidManifest.xml
[2024-02-28 09:53:02.227385] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.activity:activity:1.0.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.227389] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.227392] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.activity:activity:1.0.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.227396] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0/AndroidManifest.xml
[2024-02-28 09:53:02.227400] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.customview:customview:1.0.0] AndroidManifest.xml:17:1-22:12
[2024-02-28 09:53:02.227404] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.227407] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.customview:customview:1.0.0] AndroidManifest.xml:20:5-44
[2024-02-28 09:53:02.227411] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml
[2024-02-28 09:53:02.227415] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.core:core:1.6.0] AndroidManifest.xml:17:1-26:12
[2024-02-28 09:53:02.227419] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.227423] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.core:core:1.6.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.227426] [STDOUT] stdout: [ ] application defined in both files...
[2024-02-28 09:53:02.227430] [STDOUT] stdout: [ ] Merging application with lower [androidx.core:core:1.6.0] AndroidManifest.xml:24:5-89
[2024-02-28 09:53:02.227434] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0/AndroidManifest.xml
[2024-02-28 09:53:02.227438] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.lifecycle:lifecycle-runtime:2.2.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.227441] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.227445] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.lifecycle:lifecycle-runtime:2.2.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.227970] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0/AndroidManifest.xml
[2024-02-28 09:53:02.228039] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.savedstate:savedstate:1.0.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.228048] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.228052] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.savedstate:savedstate:1.0.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.228056] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0/AndroidManifest.xml
[2024-02-28 09:53:02.228060] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.lifecycle:lifecycle-livedata:2.0.0] AndroidManifest.xml:17:1-22:12
[2024-02-28 09:53:02.228287] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.228312] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.lifecycle:lifecycle-livedata:2.0.0] AndroidManifest.xml:20:5-44
[2024-02-28 09:53:02.228421] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0/AndroidManifest.xml
[2024-02-28 09:53:02.228440] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.lifecycle:lifecycle-livedata-core:2.0.0] AndroidManifest.xml:17:1-22:12
[2024-02-28 09:53:02.228451] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.228462] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.lifecycle:lifecycle-livedata-core:2.0.0] AndroidManifest.xml:20:5-44
[2024-02-28 09:53:02.228731] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0/AndroidManifest.xml
[2024-02-28 09:53:02.228781] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.tracing:tracing:1.0.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.228812] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.228819] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.tracing:tracing:1.0.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.228852] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0/AndroidManifest.xml
[2024-02-28 09:53:02.229044] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.arch.core:core-runtime:2.0.0] AndroidManifest.xml:17:1-22:12
[2024-02-28 09:53:02.229114] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.229139] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.arch.core:core-runtime:2.0.0] AndroidManifest.xml:20:5-44
[2024-02-28 09:53:02.229151] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/AndroidManifest.xml
[2024-02-28 09:53:02.229163] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.versionedparcelable:versionedparcelable:1.1.1] AndroidManifest.xml:17:1-27:12
[2024-02-28 09:53:02.229175] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.229228] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.versionedparcelable:versionedparcelable:1.1.1] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.229243] [STDOUT] stdout: [ ] application defined in both files...
[2024-02-28 09:53:02.229254] [STDOUT] stdout: [ ] Merging application with lower [androidx.versionedparcelable:versionedparcelable:1.1.1] AndroidManifest.xml:24:5-25:19
[2024-02-28 09:53:02.229265] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0/AndroidManifest.xml
[2024-02-28 09:53:02.229276] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.lifecycle:lifecycle-viewmodel:2.1.0] AndroidManifest.xml:17:1-22:12
[2024-02-28 09:53:02.229286] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.229296] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.lifecycle:lifecycle-viewmodel:2.1.0] AndroidManifest.xml:20:5-44
[2024-02-28 09:53:02.229346] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0/AndroidManifest.xml
[2024-02-28 09:53:02.229379] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.test.espresso:espresso-idling-resource:3.2.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.229436] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.229469] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.test.espresso:espresso-idling-resource:3.2.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.229521] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0/AndroidManifest.xml
[2024-02-28 09:53:02.229532] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.annotation:annotation-experimental:1.1.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.229536] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:53:02.229540] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.annotation:annotation-experimental:1.1.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.229544] [STDOUT] stdout: [ ] Merging result: WARNING
[2024-02-28 09:53:02.229548] [STDOUT] stdout: [ ] [androidx.test.espresso:espresso-core:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/AndroidManifest.xml Warning:
[2024-02-28 09:53:02.229553] [STDOUT] stdout: [ ] Namespace 'androidx.test.espresso' used in: androidx.test.espresso:espresso-core:3.2.0, androidx.test.espresso:espresso-idling-resource:3.2.0.
[2024-02-28 09:53:02.229585] [STDOUT] stdout: [ ] [androidx.test:rules:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/AndroidManifest.xml Info:
[2024-02-28 09:53:02.229590] [STDOUT] stdout: [ ] Namespace 'androidx.test' used in: androidx.test:rules:1.2.0, androidx.test:runner:1.2.0, androidx.test:monitor:1.2.0.
[2024-02-28 09:53:02.229594] [STDOUT] stdout: [ ] -- Merging decision tree log ---
[2024-02-28 09:53:02.229598] [STDOUT] stdout: [ ] application
[2024-02-28 09:53:02.229602] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:2:5-32:19
[2024-02-28 09:53:02.229607] [STDOUT] stdout: [ ] MERGED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:24:5-31:19
[2024-02-28 09:53:02.229612] [STDOUT] stdout: [ ] MERGED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:24:5-31:19
[2024-02-28 09:53:02.229876] [STDOUT] stdout: [ ] MERGED from [androidx.core:core:1.6.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml:24:5-89
[2024-02-28 09:53:02.229885] [STDOUT] stdout: [ ] MERGED from [androidx.core:core:1.6.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml:24:5-89
[2024-02-28 09:53:02.229889] [STDOUT] stdout: [ ] MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/AndroidManifest.xml:24:5-25:19
[2024-02-28 09:53:02.229894] [STDOUT] stdout: [ ] MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/AndroidManifest.xml:24:5-25:19
[2024-02-28 09:53:02.229898] [STDOUT] stdout: [ ] android:appComponentFactory
[2024-02-28 09:53:02.229902] [STDOUT] stdout: [ ] ADDED from [androidx.core:core:1.6.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml:24:18-86
[2024-02-28 09:53:02.229906] [STDOUT] stdout: [ ] android:label
[2024-02-28 09:53:02.229910] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:3:9-43
[2024-02-28 09:53:02.229913] [STDOUT] stdout: [ ] android:icon
[2024-02-28 09:53:02.229917] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:5:9-43
[2024-02-28 09:53:02.229921] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:53:02.229925] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:53:02.229929] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:4:9-42
[2024-02-28 09:53:02.229933] [STDOUT] stdout: [ ] manifest
[2024-02-28 09:53:02.230115] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:53:02.230123] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:53:02.230127] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:53:02.230131] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:53:02.230135] [STDOUT] stdout: [ ] MERGED from [:integration_test] /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_manifest/release/AndroidManifest.xml:7:1-14:12
[2024-02-28 09:53:02.230140] [STDOUT] stdout: [ ] MERGED from [:plugintest] /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_manifest/release/AndroidManifest.xml:2:1-9:12
[2024-02-28 09:53:02.230144] [STDOUT] stdout: [ ] MERGED from [androidx.window:window-java:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04/AndroidManifest.xml:17:1-23:12
[2024-02-28 09:53:02.230149] [STDOUT] stdout: [ ] MERGED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:17:1-33:12
[2024-02-28 09:53:02.230153] [STDOUT] stdout: [ ] MERGED from [androidx.test:rules:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.230158] [STDOUT] stdout: [ ] MERGED from [androidx.test.espresso:espresso-core:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.230162] [STDOUT] stdout: [ ] MERGED from [androidx.test:runner:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.230167] [STDOUT] stdout: [ ] MERGED from [androidx.test:monitor:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.230451] [STDOUT] stdout: [ ] MERGED from [androidx.fragment:fragment:1.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.230483] [STDOUT] stdout: [ ] MERGED from [androidx.viewpager:viewpager:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0/AndroidManifest.xml:17:1-22:12
[2024-02-28 09:53:02.230496] [STDOUT] stdout: [ ] MERGED from [androidx.loader:loader:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0/AndroidManifest.xml:17:1-22:12
[2024-02-28 09:53:02.230508] [STDOUT] stdout: [ ] MERGED from [androidx.activity:activity:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.230520] [STDOUT] stdout: [ ] MERGED from [androidx.customview:customview:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0/AndroidManifest.xml:17:1-22:12
[2024-02-28 09:53:02.230532] [STDOUT] stdout: [ ] MERGED from [androidx.core:core:1.6.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml:17:1-26:12
[2024-02-28 09:53:02.230543] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-runtime:2.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.230555] [STDOUT] stdout: [ ] MERGED from [androidx.savedstate:savedstate:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.230566] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0/AndroidManifest.xml:17:1-22:12
[2024-02-28 09:53:02.230579] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0/AndroidManifest.xml:17:1-22:12
[2024-02-28 09:53:02.230590] [STDOUT] stdout: [ ] MERGED from [androidx.tracing:tracing:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.231056] [STDOUT] stdout: [ ] MERGED from [androidx.arch.core:core-runtime:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0/AndroidManifest.xml:17:1-22:12
[2024-02-28 09:53:02.231083] [STDOUT] stdout: [ ] MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/AndroidManifest.xml:17:1-27:12
[2024-02-28 09:53:02.231096] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0/AndroidManifest.xml:17:1-22:12
[2024-02-28 09:53:02.231108] [STDOUT] stdout: [ ] MERGED from [androidx.test.espresso:espresso-idling-resource:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.231120] [STDOUT] stdout: [ ] MERGED from [androidx.annotation:annotation-experimental:1.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:53:02.231132] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:53:02.231143] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:53:02.231154] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:53:02.231165] [STDOUT] stdout: [ ] package
[2024-02-28 09:53:02.231175] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:53:02.231186] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:53:02.231197] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:53:02.231207] [STDOUT] stdout: [ ] android:versionName
[2024-02-28 09:53:02.231217] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:53:02.231228] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:53:02.231239] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:53:02.231249] [STDOUT] stdout: [ ] android:versionCode
[2024-02-28 09:53:02.231259] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:53:02.231270] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:53:02.231281] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:53:02.231291] [STDOUT] stdout: [ ] xmlns:android
[2024-02-28 09:53:02.231301] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:1:11-69
[2024-02-28 09:53:02.231311] [STDOUT] stdout: [ ] queries
[2024-02-28 09:53:02.231321] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:38:5-43:15
[2024-02-28 09:53:02.231332] [STDOUT] stdout: [ ] intent#action:name:android.intent.action.PROCESS_TEXT+data:mimeType:text/plain
[2024-02-28 09:53:02.231343] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:39:9-42:18
[2024-02-28 09:53:02.231353] [STDOUT] stdout: [ ] action#android.intent.action.PROCESS_TEXT
[2024-02-28 09:53:02.231363] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:40:13-72
[2024-02-28 09:53:02.231373] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:53:02.231383] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:40:21-70
[2024-02-28 09:53:02.231816] [STDOUT] stdout: [ ] data
[2024-02-28 09:53:02.231875] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:41:13-50
[2024-02-28 09:53:02.231888] [STDOUT] stdout: [ ] android:mimeType
[2024-02-28 09:53:02.231899] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:41:19-48
[2024-02-28 09:53:02.231910] [STDOUT] stdout: [ ] uses-sdk
[2024-02-28 09:53:02.231923] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml reason: use-sdk injection requested
[2024-02-28 09:53:02.231934] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:53:02.231945] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:53:02.231957] [STDOUT] stdout: [ ] MERGED from [:integration_test] /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_manifest/release/AndroidManifest.xml:10:5-12:41
[2024-02-28 09:53:02.231968] [STDOUT] stdout: [ ] MERGED from [:integration_test] /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_manifest/release/AndroidManifest.xml:10:5-12:41
[2024-02-28 09:53:02.232635] [STDOUT] stdout: [ ] MERGED from [:plugintest] /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_manifest/release/AndroidManifest.xml:5:5-7:41
[2024-02-28 09:53:02.232664] [STDOUT] stdout: [ ] MERGED from [:plugintest] /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_manifest/release/AndroidManifest.xml:5:5-7:41
[2024-02-28 09:53:02.232832] [STDOUT] stdout: [ ] MERGED from [androidx.window:window-java:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04/AndroidManifest.xml:19:5-21:41
[2024-02-28 09:53:02.233141] [STDOUT] stdout: [ ] MERGED from [androidx.window:window-java:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04/AndroidManifest.xml:19:5-21:41
[2024-02-28 09:53:02.233165] [STDOUT] stdout: [ ] MERGED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.233178] [STDOUT] stdout: [ ] MERGED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.233189] [STDOUT] stdout: [ ] MERGED from [androidx.test:rules:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.233216] [STDOUT] stdout: [ ] MERGED from [androidx.test:rules:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.233263] [STDOUT] stdout: [ ] MERGED from [androidx.test.espresso:espresso-core:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.233278] [STDOUT] stdout: [ ] MERGED from [androidx.test.espresso:espresso-core:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.233284] [STDOUT] stdout: [ ] MERGED from [androidx.test:runner:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.233319] [STDOUT] stdout: [ ] MERGED from [androidx.test:runner:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.233327] [STDOUT] stdout: [ ] MERGED from [androidx.test:monitor:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.233331] [STDOUT] stdout: [ ] MERGED from [androidx.test:monitor:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.233335] [STDOUT] stdout: [ ] MERGED from [androidx.fragment:fragment:1.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.233340] [STDOUT] stdout: [ ] MERGED from [androidx.fragment:fragment:1.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.233344] [STDOUT] stdout: [ ] MERGED from [androidx.viewpager:viewpager:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:53:02.233348] [STDOUT] stdout: [ ] MERGED from [androidx.viewpager:viewpager:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:53:02.233352] [STDOUT] stdout: [ ] MERGED from [androidx.loader:loader:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:53:02.233379] [STDOUT] stdout: [ ] MERGED from [androidx.loader:loader:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:53:02.233691] [STDOUT] stdout: [ ] MERGED from [androidx.activity:activity:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.233736] [STDOUT] stdout: [ ] MERGED from [androidx.activity:activity:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.233750] [STDOUT] stdout: [ ] MERGED from [androidx.customview:customview:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:53:02.233764] [STDOUT] stdout: [ ] MERGED from [androidx.customview:customview:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:53:02.233776] [STDOUT] stdout: [ ] MERGED from [androidx.core:core:1.6.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.233787] [STDOUT] stdout: [ ] MERGED from [androidx.core:core:1.6.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.233798] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-runtime:2.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.233816] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-runtime:2.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.234300] [STDOUT] stdout: [ ] MERGED from [androidx.savedstate:savedstate:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.234317] [STDOUT] stdout: [ ] MERGED from [androidx.savedstate:savedstate:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.234322] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:53:02.234326] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:53:02.234331] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:53:02.234335] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:53:02.234357] [STDOUT] stdout: [ ] MERGED from [androidx.tracing:tracing:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.234364] [STDOUT] stdout: [ ] MERGED from [androidx.tracing:tracing:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.234369] [STDOUT] stdout: [ ] MERGED from [androidx.arch.core:core-runtime:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:53:02.234548] [STDOUT] stdout: [ ] MERGED from [androidx.arch.core:core-runtime:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:53:02.234602] [STDOUT] stdout: [ ] MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.234622] [STDOUT] stdout: [ ] MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.234637] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:53:02.234649] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:53:02.234689] [STDOUT] stdout: [ ] MERGED from [androidx.test.espresso:espresso-idling-resource:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.234698] [STDOUT] stdout: [ ] MERGED from [androidx.test.espresso:espresso-idling-resource:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.234736] [STDOUT] stdout: [ ] MERGED from [androidx.annotation:annotation-experimental:1.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.234742] [STDOUT] stdout: [ ] MERGED from [androidx.annotation:annotation-experimental:1.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:53:02.234747] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:53:02.234751] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:53:02.234754] [STDOUT] stdout: [ ] android:targetSdkVersion
[2024-02-28 09:53:02.234758] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:53:02.235008] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:53:02.235018] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:53:02.235022] [STDOUT] stdout: [ ] android:minSdkVersion
[2024-02-28 09:53:02.235026] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:53:02.235030] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:53:02.235034] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:53:02.235039] [STDOUT] stdout: [ ] activity#io.flutter.devicelab.plugintest_example.MainActivity
[2024-02-28 09:53:02.235043] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:6:9-26:20
[2024-02-28 09:53:02.235180] [STDOUT] stdout: [ ] android:launchMode
[2024-02-28 09:53:02.235331] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:9:13-43
[2024-02-28 09:53:02.235369] [STDOUT] stdout: [ ] android:hardwareAccelerated
[2024-02-28 09:53:02.235374] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:12:13-47
[2024-02-28 09:53:02.235379] [STDOUT] stdout: [ ] android:windowSoftInputMode
[2024-02-28 09:53:02.235383] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:13:13-55
[2024-02-28 09:53:02.235387] [STDOUT] stdout: [ ] android:exported
[2024-02-28 09:53:02.235391] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:8:13-36
[2024-02-28 09:53:02.235395] [STDOUT] stdout: [ ] android:configChanges
[2024-02-28 09:53:02.235419] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:11:13-163
[2024-02-28 09:53:02.235424] [STDOUT] stdout: [ ] android:theme
[2024-02-28 09:53:02.235428] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:10:13-47
[2024-02-28 09:53:02.235432] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:53:02.235519] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:7:13-41
[2024-02-28 09:53:02.235527] [STDOUT] stdout: [ ] meta-data#io.flutter.embedding.android.NormalTheme
[2024-02-28 09:53:02.235531] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:18:13-21:17
[2024-02-28 09:53:02.235534] [STDOUT] stdout: [ ] android:resource
[2024-02-28 09:53:02.235538] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:20:15-52
[2024-02-28 09:53:02.235763] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:53:02.235773] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:19:15-70
[2024-02-28 09:53:02.235777] [STDOUT] stdout: [ ] intent-filter#action:name:android.intent.action.MAIN+category:name:android.intent.category.LAUNCHER
[2024-02-28 09:53:02.235781] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:22:13-25:29
[2024-02-28 09:53:02.235785] [STDOUT] stdout: [ ] action#android.intent.action.MAIN
[2024-02-28 09:53:02.235788] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:23:17-68
[2024-02-28 09:53:02.235792] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:53:02.235796] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:23:25-66
[2024-02-28 09:53:02.235800] [STDOUT] stdout: [ ] category#android.intent.category.LAUNCHER
[2024-02-28 09:53:02.235804] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:24:17-76
[2024-02-28 09:53:02.235807] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:53:02.235832] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:24:27-74
[2024-02-28 09:53:02.235838] [STDOUT] stdout: [ ] meta-data#flutterEmbedding
[2024-02-28 09:53:02.235842] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:29:9-31:33
[2024-02-28 09:53:02.235847] [STDOUT] stdout: [ ] android:value
[2024-02-28 09:53:02.235860] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:31:13-30
[2024-02-28 09:53:02.235865] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:53:02.235905] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:30:13-44
[2024-02-28 09:53:02.235923] [STDOUT] stdout: [ ] uses-library#androidx.window.extensions
[2024-02-28 09:53:02.235934] [STDOUT] stdout: [ ] ADDED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:25:9-27:40
[2024-02-28 09:53:02.236014] [STDOUT] stdout: [ ] android:required
[2024-02-28 09:53:02.236033] [STDOUT] stdout: [ ] ADDED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:27:13-37
[2024-02-28 09:53:02.236060] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:53:02.236086] [STDOUT] stdout: [ ] ADDED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:26:13-54
[2024-02-28 09:53:02.236093] [STDOUT] stdout: [ ] uses-library#androidx.window.sidecar
[2024-02-28 09:53:02.236098] [STDOUT] stdout: [ ] ADDED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:28:9-30:40
[2024-02-28 09:53:02.236127] [STDOUT] stdout: [ ] android:required
[2024-02-28 09:53:02.236135] [STDOUT] stdout: [ ] ADDED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:30:13-37
[2024-02-28 09:53:02.236139] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:53:02.236143] [STDOUT] stdout: [ ] ADDED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:29:13-51
[2024-02-28 09:53:02.236147] [STDOUT] stdout: [ ] 1<?xml version="1.0" encoding="utf-8"?>
[2024-02-28 09:53:02.236151] [STDOUT] stdout: [ ] 2<manifest xmlns:android="
http://schemas.android.com/apk/res/android"
[2024-02-28 09:53:02.236154] [STDOUT] stdout: [ ] 3 package="io.flutter.devicelab.plugintest_example"
[2024-02-28 09:53:02.236158] [STDOUT] stdout: [ ] 4 android:versionCode="1"
[2024-02-28 09:53:02.236161] [STDOUT] stdout: [ ] 5 android:versionName="1.0" >
[2024-02-28 09:53:02.236165] [STDOUT] stdout: [ ] 6
[2024-02-28 09:53:02.236359] [STDOUT] stdout: [ ] 7 <uses-sdk
[2024-02-28 09:53:02.236366] [STDOUT] stdout: [ ] 8 android:minSdkVersion="21"
[2024-02-28 09:53:02.236370] [STDOUT] stdout: [ ] 8-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:53:02.236374] [STDOUT] stdout: [ ] 9 android:targetSdkVersion="33" />
[2024-02-28 09:53:02.236378] [STDOUT] stdout: [ ] 9-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:53:02.236382] [STDOUT] stdout: [ ] 10 <!--
[2024-02-28 09:53:02.236385] [STDOUT] stdout: [ ] 11 Required to query activities that can process text, see:
[2024-02-28 09:53:02.236389] [STDOUT] stdout: [ ] 12
https://developer.android.com/training/package-visibility?hl=en and
[2024-02-28 09:53:02.236393] [STDOUT] stdout: [ ] 13
https://developer.android.com/reference/android/content/Intent#ACTION_PROCESS_TEXT.
[2024-02-28 09:53:02.236397] [STDOUT] stdout: [ ] 14
[2024-02-28 09:53:02.236464] [STDOUT] stdout: [ ] 15 In particular, this is used by the Flutter engine in io.flutter.plugin.text.ProcessTextPlugin.
[2024-02-28 09:53:02.236482] [STDOUT] stdout: [ ] 16 -->
[2024-02-28 09:53:02.236510] [STDOUT] stdout: [ ] 17 <queries>
[2024-02-28 09:53:02.236566] [STDOUT] stdout: [ ] 17-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:38:5-43:15
[2024-02-28 09:53:02.236677] [STDOUT] stdout: [ ] 18 <intent>
[2024-02-28 09:53:02.236692] [STDOUT] stdout: [ ] 18-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:39:9-42:18
[2024-02-28 09:53:02.236704] [STDOUT] stdout: [ ] 19 <action android:name="android.intent.action.PROCESS_TEXT" />
[2024-02-28 09:53:02.236715] [STDOUT] stdout: [ ] 19-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:40:13-72
[2024-02-28 09:53:02.236761] [STDOUT] stdout: [ ] 19-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:40:21-70
[2024-02-28 09:53:02.236765] [STDOUT] stdout: [ ] 20
[2024-02-28 09:53:02.236770] [STDOUT] stdout: [ ] 21 <data android:mimeType="text/plain" />
[2024-02-28 09:53:02.236774] [STDOUT] stdout: [ ] 21-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:41:13-50
[2024-02-28 09:53:02.236778] [STDOUT] stdout: [ ] 21-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:41:19-48
[2024-02-28 09:53:02.236782] [STDOUT] stdout: [ ] 22 </intent>
[2024-02-28 09:53:02.236785] [STDOUT] stdout: [ ] 23 </queries>
[2024-02-28 09:53:02.236789] [STDOUT] stdout: [ ] 24
[2024-02-28 09:53:02.236792] [STDOUT] stdout: [ ] 25 <application
[2024-02-28 09:53:02.236796] [STDOUT] stdout: [ ] 26 android:name="android.app.Application"
[2024-02-28 09:53:02.236800] [STDOUT] stdout: [ ] 26-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:4:9-42
[2024-02-28 09:53:02.236804] [STDOUT] stdout: [ ] 27 android:appComponentFactory="androidx.core.app.CoreComponentFactory"
[2024-02-28 09:53:02.236870] [STDOUT] stdout: [ ] 27-->[androidx.core:core:1.6.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml:24:18-86
[2024-02-28 09:53:02.236883] [STDOUT] stdout: [ ] 28 android:icon="@mipmap/ic_launcher"
[2024-02-28 09:53:02.236888] [STDOUT] stdout: [ ] 28-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:5:9-43
[2024-02-28 09:53:02.236892] [STDOUT] stdout: [ ] 29 android:label="plugintest_example" >
[2024-02-28 09:53:02.236895] [STDOUT] stdout: [ ] 29-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:3:9-43
[2024-02-28 09:53:02.236899] [STDOUT] stdout: [ ] 30 <activity
[2024-02-28 09:53:02.236903] [STDOUT] stdout: [ ] 30-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:6:9-26:20
[2024-02-28 09:53:02.236907] [STDOUT] stdout: [ ] 31 android:name="io.flutter.devicelab.plugintest_example.MainActivity"
[2024-02-28 09:53:02.236911] [STDOUT] stdout: [ ] 31-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:7:13-41
[2024-02-28 09:53:02.236929] [STDOUT] stdout: [ ] 32 android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"
[2024-02-28 09:53:02.236937] [STDOUT] stdout: [ ] 32-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:11:13-163
[2024-02-28 09:53:02.236941] [STDOUT] stdout: [ ] 33 android:exported="true"
[2024-02-28 09:53:02.236945] [STDOUT] stdout: [ ] 33-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:8:13-36
[2024-02-28 09:53:02.236949] [STDOUT] stdout: [ ] 34 android:hardwareAccelerated="true"
[2024-02-28 09:53:02.236967] [STDOUT] stdout: [ ] 34-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:12:13-47
[2024-02-28 09:53:02.236972] [STDOUT] stdout: [ ] 35 android:launchMode="singleTop"
[2024-02-28 09:53:02.236976] [STDOUT] stdout: [ ] 35-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:9:13-43
[2024-02-28 09:53:02.236979] [STDOUT] stdout: [ ] 36 android:theme="@style/LaunchTheme"
[2024-02-28 09:53:02.236984] [STDOUT] stdout: [ ] 36-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:10:13-47
[2024-02-28 09:53:02.236988] [STDOUT] stdout: [ ] 37 android:windowSoftInputMode="adjustResize" >
[2024-02-28 09:53:02.236992] [STDOUT] stdout: [ ] 37-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:13:13-55
[2024-02-28 09:53:02.236996] [STDOUT] stdout: [ ] 38
[2024-02-28 09:53:02.236999] [STDOUT] stdout: [ ] 39 <!--
[2024-02-28 09:53:02.237002] [STDOUT] stdout: [ ] 40 Specifies an Android theme to apply to this Activity as soon as
[2024-02-28 09:53:02.237259] [STDOUT] stdout: [ ] 41 the Android process has started. This theme is visible to the user
[2024-02-28 09:53:02.237290] [STDOUT] stdout: [ ] 42 while the Flutter UI initializes. After that, this theme continues
[2024-02-28 09:53:02.237302] [STDOUT] stdout: [ ] 43 to determine the Window background behind the Flutter UI.
[2024-02-28 09:53:02.237312] [STDOUT] stdout: [ ] 44 -->
[2024-02-28 09:53:02.237322] [STDOUT] stdout: [ ] 45 <meta-data
[2024-02-28 09:53:02.237332] [STDOUT] stdout: [ ] 45-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:18:13-21:17
[2024-02-28 09:53:02.237343] [STDOUT] stdout: [ ] 46 android:name="io.flutter.embedding.android.NormalTheme"
[2024-02-28 09:53:02.237353] [STDOUT] stdout: [ ] 46-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:19:15-70
[2024-02-28 09:53:02.237363] [STDOUT] stdout: [ ] 47 android:resource="@style/NormalTheme" />
[2024-02-28 09:53:02.237373] [STDOUT] stdout: [ ] 47-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:20:15-52
[2024-02-28 09:53:02.237383] [STDOUT] stdout: [ ] 48
[2024-02-28 09:53:02.237393] [STDOUT] stdout: [ ] 49 <intent-filter>
[2024-02-28 09:53:02.237403] [STDOUT] stdout: [ ] 49-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:22:13-25:29
[2024-02-28 09:53:02.237414] [STDOUT] stdout: [ ] 50 <action android:name="android.intent.action.MAIN" />
[2024-02-28 09:53:02.237424] [STDOUT] stdout: [ ] 50-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:23:17-68
[2024-02-28 09:53:02.237436] [STDOUT] stdout: [ ] 50-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:23:25-66
[2024-02-28 09:53:02.237560] [STDOUT] stdout: [ ] 51
[2024-02-28 09:53:02.237583] [STDOUT] stdout: [ ] 52 <category android:name="android.intent.category.LAUNCHER" />
[2024-02-28 09:53:02.237595] [STDOUT] stdout: [ ] 52-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:24:17-76
[2024-02-28 09:53:02.237607] [STDOUT] stdout: [ ] 52-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:24:27-74
[2024-02-28 09:53:02.237617] [STDOUT] stdout: [ ] 53 </intent-filter>
[2024-02-28 09:53:02.237627] [STDOUT] stdout: [ ] 54 </activity>
[2024-02-28 09:53:02.237642] [STDOUT] stdout: [ ] 55 <!--
[2024-02-28 09:53:02.237652] [STDOUT] stdout: [ ] 56 Don't delete the meta-data below.
[2024-02-28 09:53:02.237662] [STDOUT] stdout: [ ] 57 This is used by the Flutter tool to generate GeneratedPluginRegistrant.java
[2024-02-28 09:53:02.237672] [STDOUT] stdout: [ ] 58 -->
[2024-02-28 09:53:02.237682] [STDOUT] stdout: [ ] 59 <meta-data
[2024-02-28 09:53:02.237692] [STDOUT] stdout: [ ] 59-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:29:9-31:33
[2024-02-28 09:53:02.237702] [STDOUT] stdout: [ ] 60 android:name="flutterEmbedding"
[2024-02-28 09:53:02.237712] [STDOUT] stdout: [ ] 60-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:30:13-44
[2024-02-28 09:53:02.237722] [STDOUT] stdout: [ ] 61 android:value="2" />
[2024-02-28 09:53:02.237803] [STDOUT] stdout: [ ] 61-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/AndroidManifest.xml:31:13-30
[2024-02-28 09:53:02.237815] [STDOUT] stdout: [ ] 62
[2024-02-28 09:53:02.237819] [STDOUT] stdout: [ ] 63 <uses-library
[2024-02-28 09:53:02.237823] [STDOUT] stdout: [ ] 63-->[androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:25:9-27:40
[2024-02-28 09:53:02.237827] [STDOUT] stdout: [ ] 64 android:name="androidx.window.extensions"
[2024-02-28 09:53:02.237832] [STDOUT] stdout: [ ] 64-->[androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:26:13-54
[2024-02-28 09:53:02.237836] [STDOUT] stdout: [ ] 65 android:required="false" />
[2024-02-28 09:53:02.237840] [STDOUT] stdout: [ ] 65-->[androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:27:13-37
[2024-02-28 09:53:02.237844] [STDOUT] stdout: [ ] 66 <uses-library
[2024-02-28 09:53:02.237847] [STDOUT] stdout: [ ] 66-->[androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:28:9-30:40
[2024-02-28 09:53:02.237852] [STDOUT] stdout: [ ] 67 android:name="androidx.window.sidecar"
[2024-02-28 09:53:02.237856] [STDOUT] stdout: [ ] 67-->[androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:29:13-51
[2024-02-28 09:53:02.237863] [STDOUT] stdout: [ ] 68 android:required="false" />
[2024-02-28 09:53:02.237867] [STDOUT] stdout: [ ] 68-->[androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:30:13-37
[2024-02-28 09:53:02.237871] [STDOUT] stdout: [ ] 69 </application>
[2024-02-28 09:53:02.237874] [STDOUT] stdout: [ ] 70
[2024-02-28 09:53:02.237890] [STDOUT] stdout: [ ] 71</manifest>
[2024-02-28 09:53:02.237895] [STDOUT] stdout: [ ] Merged manifest saved to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_manifest/release/AndroidManifest.xml
[2024-02-28 09:53:02.237899] [STDOUT] stdout: [ ] Resolve mutations for :app:processReleaseManifest (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.237902] [STDOUT] stdout: [ ] :app:processReleaseManifest (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.237906] [STDOUT] stdout: [ ] > Task :app:processReleaseManifest
[2024-02-28 09:53:02.237910] [STDOUT] stdout: [ ] Caching disabled for task ':app:processReleaseManifest' because:
[2024-02-28 09:53:02.237945] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.238058] [STDOUT] stdout: [ ] Task ':app:processReleaseManifest' is not up-to-date because:
[2024-02-28 09:53:02.238410] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:02.238419] [STDOUT] stdout: [ ] Resolve mutations for :app:processReleaseManifestForPackage (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.238424] [STDOUT] stdout: [ ] :app:processReleaseManifestForPackage (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:02.238428] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:bundleLibCompileToJarRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.238431] [STDOUT] stdout: [ ] :integration_test:bundleLibCompileToJarRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.238435] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:bundleLibCompileToJarRelease (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:02.238439] [STDOUT] stdout: [ ] :plugintest:bundleLibCompileToJarRelease (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:02.238443] [STDOUT] stdout: [ ] Resolve mutations for :app:javaPreCompileRelease (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:02.238447] [STDOUT] stdout: [ ] :app:javaPreCompileRelease (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:02.238450] [STDOUT] stdout: [ ] > Task :plugintest:bundleLibCompileToJarRelease
[2024-02-28 09:53:02.238454] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:bundleLibCompileToJarRelease' because:
[2024-02-28 09:53:02.238458] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.238462] [STDOUT] stdout: [ ] Task ':plugintest:bundleLibCompileToJarRelease' is not up-to-date because:
[2024-02-28 09:53:02.238465] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:02.238469] [STDOUT] stdout: [ ] > Task :integration_test:bundleLibCompileToJarRelease
[2024-02-28 09:53:02.238472] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:bundleLibCompileToJarRelease' because:
[2024-02-28 09:53:02.238476] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.238495] [STDOUT] stdout: [ ] Task ':integration_test:bundleLibCompileToJarRelease' is not up-to-date because:
[2024-02-28 09:53:02.238502] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:02.238505] [STDOUT] stdout: [ ] work action resolve classes.jar (project :plugintest) (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:02.238509] [STDOUT] stdout: [ ] work action resolve classes.jar (project :integration_test) (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:02.238513] [STDOUT] stdout: [ ] Resolve mutations for :app:extractProguardFiles (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:02.238517] [STDOUT] stdout: [ ] :app:extractProguardFiles (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:02.238520] [STDOUT] stdout: [ ] > Task :app:javaPreCompileRelease
[2024-02-28 09:53:02.238543] [STDOUT] stdout: [ ] Caching disabled for task ':app:javaPreCompileRelease' because:
[2024-02-28 09:53:02.238547] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.238552] [STDOUT] stdout: [ ] Task ':app:javaPreCompileRelease' is not up-to-date because:
[2024-02-28 09:53:02.238555] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:02.238739] [STDOUT] stdout: [ ] > Task :app:extractProguardFiles
[2024-02-28 09:53:02.238747] [STDOUT] stdout: [ ] Caching disabled for task ':app:extractProguardFiles' because:
[2024-02-28 09:53:02.238750] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.238754] [STDOUT] stdout: [ ] Task ':app:extractProguardFiles' is not up-to-date because:
[2024-02-28 09:53:02.238757] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:02.238761] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:bundleLibResRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:02.238765] [STDOUT] stdout: [ ] :integration_test:bundleLibResRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:02.238769] [STDOUT] stdout: [ ] > Task :integration_test:bundleLibResRelease NO-SOURCE
[2024-02-28 09:53:02.238773] [STDOUT] stdout: [ ] Skipping task ':integration_test:bundleLibResRelease' as it has no source files and no previous output files.
[2024-02-28 09:53:02.238776] [STDOUT] stdout: [ ] work action resolve res.jar (project :integration_test) (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:02.238780] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:bundleLibRuntimeToJarRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:02.238784] [STDOUT] stdout: [ ] :integration_test:bundleLibRuntimeToJarRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:02.238788] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:writeReleaseLintModelMetadata (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:02.238998] [STDOUT] stdout: [ ] :integration_test:writeReleaseLintModelMetadata (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:02.419882] [STDOUT] stdout: [ +180 ms] > Task :integration_test:bundleLibRuntimeToJarRelease
[2024-02-28 09:53:02.419908] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:bundleLibRuntimeToJarRelease' because:
[2024-02-28 09:53:02.419914] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.419986] [STDOUT] stdout: [ ] Task ':integration_test:bundleLibRuntimeToJarRelease' is not up-to-date because:
[2024-02-28 09:53:02.420006] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:02.420011] [STDOUT] stdout: [ ] > Task :integration_test:writeReleaseLintModelMetadata
[2024-02-28 09:53:02.420016] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:writeReleaseLintModelMetadata' because:
[2024-02-28 09:53:02.420020] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.420024] [STDOUT] stdout: [ ] Task ':integration_test:writeReleaseLintModelMetadata' is not up-to-date because:
[2024-02-28 09:53:02.420028] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:02.420054] [STDOUT] stdout: [ ] work action resolve lint-model-metadata.properties (project :integration_test) (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:02.420062] [STDOUT] stdout: [ ] work action resolve lint-model-metadata.properties (project :integration_test) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:02.420067] [STDOUT] stdout: [ ] work action resolve classes.jar (project :integration_test) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:02.420209] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:createFullJarRelease (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:02.420218] [STDOUT] stdout: [ ] :integration_test:createFullJarRelease (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:02.420222] [STDOUT] stdout: [ ] > Task :integration_test:createFullJarRelease
[2024-02-28 09:53:02.420226] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:createFullJarRelease' because:
[2024-02-28 09:53:02.420230] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.420234] [STDOUT] stdout: [ ] Task ':integration_test:createFullJarRelease' is not up-to-date because:
[2024-02-28 09:53:02.420238] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:02.420242] [STDOUT] stdout: [ ] work action resolve full.jar (project :integration_test) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:02.420246] [STDOUT] stdout: [ ] work action resolve full.jar (project :integration_test) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:02.420250] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:bundleLibResRelease (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:02.420255] [STDOUT] stdout: [ ] :plugintest:bundleLibResRelease (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:02.420274] [STDOUT] stdout: [ ] > Task :plugintest:bundleLibResRelease NO-SOURCE
[2024-02-28 09:53:02.420280] [STDOUT] stdout: [ ] Skipping task ':plugintest:bundleLibResRelease' as it has no source files and no previous output files.
[2024-02-28 09:53:02.420284] [STDOUT] stdout: [ ] work action resolve res.jar (project :plugintest) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:02.420583] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:bundleLibRuntimeToJarRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.420597] [STDOUT] stdout: [ ] :plugintest:bundleLibRuntimeToJarRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.420602] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:writeReleaseLintModelMetadata (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:02.420607] [STDOUT] stdout: [ ] :plugintest:writeReleaseLintModelMetadata (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:02.420611] [STDOUT] stdout: [ ] > Task :plugintest:bundleLibRuntimeToJarRelease
[2024-02-28 09:53:02.420615] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:bundleLibRuntimeToJarRelease' because:
[2024-02-28 09:53:02.420619] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.420623] [STDOUT] stdout: [ ] Task ':plugintest:bundleLibRuntimeToJarRelease' is not up-to-date because:
[2024-02-28 09:53:02.420627] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:02.420641] [STDOUT] stdout: [ ] > Task :plugintest:writeReleaseLintModelMetadata
[2024-02-28 09:53:02.420863] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:writeReleaseLintModelMetadata' because:
[2024-02-28 09:53:02.420956] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.420963] [STDOUT] stdout: [ ] Task ':plugintest:writeReleaseLintModelMetadata' is not up-to-date because:
[2024-02-28 09:53:02.420968] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:02.420972] [STDOUT] stdout: [ ] work action resolve lint-model-metadata.properties (project :plugintest) (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:02.421005] [STDOUT] stdout: [ ] work action resolve lint-model-metadata.properties (project :plugintest) (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:02.421013] [STDOUT] stdout: [ ] work action resolve classes.jar (project :plugintest) (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:02.421018] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:createFullJarRelease (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:02.421022] [STDOUT] stdout: [ ] :plugintest:createFullJarRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:02.421026] [STDOUT] stdout: [ ] > Task :app:mergeReleaseResources
[2024-02-28 09:53:02.421030] [STDOUT] stdout: [ ] Watching 2 directory hierarchies to track changes
[2024-02-28 09:53:02.421046] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseResources' because:
[2024-02-28 09:53:02.421051] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.421055] [STDOUT] stdout: [ ] Task ':app:mergeReleaseResources' is not up-to-date because:
[2024-02-28 09:53:02.421059] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:02.421072] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:mergeReleaseResources'.
[2024-02-28 09:53:02.421079] [STDOUT] stdout: [ ] [MergeResources] Inputs are non-incremental full task action.
[2024-02-28 09:53:02.421083] [STDOUT] stdout: [ ] Transforming aapt2-7.3.0-8691043-osx.jar (com.android.tools.build:aapt2:7.3.0-8691043) with Aapt2Extractor
[2024-02-28 09:53:02.421204] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-lt/values-lt.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-lt_values-lt.arsc.flat
[2024-02-28 09:53:02.421212] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-de/values-de.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-de_values-de.arsc.flat
[2024-02-28 09:53:02.421217] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-lo/values-lo.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-lo_values-lo.arsc.flat
[2024-02-28 09:53:02.421264] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-hr/values-hr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-hr_values-hr.arsc.flat
[2024-02-28 09:53:02.421324] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-hi/values-hi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-hi_values-hi.arsc.flat
[2024-02-28 09:53:02.421334] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values/values.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values_values.arsc.flat
[2024-02-28 09:53:02.421394] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-pt/values-pt.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-pt_values-pt.arsc.flat
[2024-02-28 09:53:02.421403] [STDOUT] stdout: [ ] Caching disabled for Aapt2Extractor: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.android.tools.build/aapt2/7.3.0-8691043/95880e8918cd662732051fa53448fafabad44a58/aapt2-7.3.0-8691043-osx.jar because:
[2024-02-28 09:53:02.421454] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.421462] [STDOUT] stdout: [ ] Skipping Aapt2Extractor: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.android.tools.build/aapt2/7.3.0-8691043/95880e8918cd662732051fa53448fafabad44a58/aapt2-7.3.0-8691043-osx.jar as it is up-to-date.
[2024-02-28 09:53:02.421515] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-lv/values-lv.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-lv_values-lv.arsc.flat
[2024-02-28 09:53:02.421522] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-en-rIN/values-en-rIN.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-en-rIN_values-en-rIN.arsc.flat
[2024-02-28 09:53:02.421585] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-hy/values-hy.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-hy_values-hy.arsc.flat
[2024-02-28 09:53:02.421595] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-v16/values-v16.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-v16_values-v16.arsc.flat
[2024-02-28 09:53:02.421699] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ur/values-ur.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-ur_values-ur.arsc.flat
[2024-02-28 09:53:02.421707] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-uk/values-uk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-uk_values-uk.arsc.flat
[2024-02-28 09:53:02.421712] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-mk/values-mk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-mk_values-mk.arsc.flat
[2024-02-28 09:53:02.421775] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-uz/values-uz.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-uz_values-uz.arsc.flat
[2024-02-28 09:53:02.421784] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ml/values-ml.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-ml_values-ml.arsc.flat
[2024-02-28 09:53:02.421919] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-fr-rCA/values-fr-rCA.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-fr-rCA_values-fr-rCA.arsc.flat
[2024-02-28 09:53:02.421926] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-mr/values-mr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-mr_values-mr.arsc.flat
[2024-02-28 09:53:02.421932] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-zh-rHK/values-zh-rHK.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-zh-rHK_values-zh-rHK.arsc.flat
[2024-02-28 09:53:02.421937] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ms/values-ms.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-ms_values-ms.arsc.flat
[2024-02-28 09:53:02.421950] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-af/values-af.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-af_values-af.arsc.flat
[2024-02-28 09:53:02.422031] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-el/values-el.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-el_values-el.arsc.flat
[2024-02-28 09:53:02.422062] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-it/values-it.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-it_values-it.arsc.flat
[2024-02-28 09:53:02.422069] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-et/values-et.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-et_values-et.arsc.flat
[2024-02-28 09:53:02.422145] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-b+sr+Latn_values-b+sr+Latn.arsc.flat
[2024-02-28 09:53:02.422153] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-es/values-es.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-es_values-es.arsc.flat
[2024-02-28 09:53:02.422187] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-night-v8/values-night-v8.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-night-v8_values-night-v8.arsc.flat
[2024-02-28 09:53:02.422269] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ar/values-ar.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-ar_values-ar.arsc.flat
[2024-02-28 09:53:02.422277] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-is/values-is.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-is_values-is.arsc.flat
[2024-02-28 09:53:02.422365] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-am/values-am.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-am_values-am.arsc.flat
[2024-02-28 09:53:02.422374] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-v21/values-v21.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-v21_values-v21.arsc.flat
[2024-02-28 09:53:02.422403] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-eu/values-eu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-eu_values-eu.arsc.flat
[2024-02-28 09:53:02.422516] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ne/values-ne.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-ne_values-ne.arsc.flat
[2024-02-28 09:53:02.422524] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-nb/values-nb.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-nb_values-nb.arsc.flat
[2024-02-28 09:53:02.422530] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ja/values-ja.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-ja_values-ja.arsc.flat
[2024-02-28 09:53:02.422535] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-vi/values-vi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-vi_values-vi.arsc.flat
[2024-02-28 09:53:02.422549] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-zh-rCN_values-zh-rCN.arsc.flat
[2024-02-28 09:53:02.422599] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-in/values-in.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-in_values-in.arsc.flat
[2024-02-28 09:53:02.422665] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-pt-rPT_values-pt-rPT.arsc.flat
[2024-02-28 09:53:02.422813] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-bs/values-bs.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-bs_values-bs.arsc.flat
[2024-02-28 09:53:02.422826] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ru/values-ru.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-ru_values-ru.arsc.flat
[2024-02-28 09:53:02.422832] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-zu/values-zu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-zu_values-zu.arsc.flat
[2024-02-28 09:53:02.422837] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-be/values-be.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-be_values-be.arsc.flat
[2024-02-28 09:53:02.422843] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ca/values-ca.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-ca_values-ca.arsc.flat
[2024-02-28 09:53:02.422857] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-en-rCA/values-en-rCA.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-en-rCA_values-en-rCA.arsc.flat
[2024-02-28 09:53:02.422973] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ka/values-ka.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-ka_values-ka.arsc.flat
[2024-02-28 09:53:02.422982] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-my/values-my.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-my_values-my.arsc.flat
[2024-02-28 09:53:02.423043] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sr/values-sr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-sr_values-sr.arsc.flat
[2024-02-28 09:53:02.423052] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-km/values-km.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-km_values-km.arsc.flat
[2024-02-28 09:53:02.423058] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-bg/values-bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-bg_values-bg.arsc.flat
[2024-02-28 09:53:02.423143] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ko/values-ko.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-ko_values-ko.arsc.flat
[2024-02-28 09:53:02.423152] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ky/values-ky.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-ky_values-ky.arsc.flat
[2024-02-28 09:53:02.423157] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sk/values-sk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-sk_values-sk.arsc.flat
[2024-02-28 09:53:02.423199] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-nl/values-nl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-nl_values-nl.arsc.flat
[2024-02-28 09:53:02.423253] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-gl/values-gl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-gl_values-gl.arsc.flat
[2024-02-28 09:53:02.423261] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sv/values-sv.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-sv_values-sv.arsc.flat
[2024-02-28 09:53:02.423329] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-pl/values-pl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-pl_values-pl.arsc.flat
[2024-02-28 09:53:02.423336] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-bn/values-bn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-bn_values-bn.arsc.flat
[2024-02-28 09:53:02.423417] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-as/values-as.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-as_values-as.arsc.flat
[2024-02-28 09:53:02.423427] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-te/values-te.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-te_values-te.arsc.flat
[2024-02-28 09:53:02.423445] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-gu/values-gu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-gu_values-gu.arsc.flat
[2024-02-28 09:53:02.423498] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sq/values-sq.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-sq_values-sq.arsc.flat
[2024-02-28 09:53:02.423549] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-tr/values-tr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-tr_values-tr.arsc.flat
[2024-02-28 09:53:02.423558] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/layout-v21/notification_template_custom_big.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/layout-v21_notification_template_custom_big.xml.flat
[2024-02-28 09:53:02.423618] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sw/values-sw.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-sw_values-sw.arsc.flat
[2024-02-28 09:53:02.423869] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/layout-v21/notification_template_icon_group.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/layout-v21_notification_template_icon_group.xml.flat
[2024-02-28 09:53:02.423922] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-th/values-th.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-th_values-th.arsc.flat
[2024-02-28 09:53:02.423951] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-fa/values-fa.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-fa_values-fa.arsc.flat
[2024-02-28 09:53:02.423992] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-pa/values-pa.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-pa_values-pa.arsc.flat
[2024-02-28 09:53:02.424075] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-az/values-az.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-az_values-az.arsc.flat
[2024-02-28 09:53:02.424082] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/drawable-v21/notification_action_background.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/drawable-v21_notification_action_background.xml.flat
[2024-02-28 09:53:02.424120] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/drawable/notification_tile_bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/drawable_notification_tile_bg.xml.flat
[2024-02-28 09:53:02.424146] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/drawable/notification_bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/drawable_notification_bg.xml.flat
[2024-02-28 09:53:02.424247] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-en-rXC/values-en-rXC.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-en-rXC_values-en-rXC.arsc.flat
[2024-02-28 09:53:02.424255] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-fi/values-fi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-fi_values-fi.arsc.flat
[2024-02-28 09:53:02.424306] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-si/values-si.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-si_values-si.arsc.flat
[2024-02-28 09:53:02.424320] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-en-rGB/values-en-rGB.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-en-rGB_values-en-rGB.arsc.flat
[2024-02-28 09:53:02.424365] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-or/values-or.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-or_values-or.arsc.flat
[2024-02-28 09:53:02.424415] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-kk/values-kk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-kk_values-kk.arsc.flat
[2024-02-28 09:53:02.424475] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-pt-rBR_values-pt-rBR.arsc.flat
[2024-02-28 09:53:02.424539] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-da/values-da.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-da_values-da.arsc.flat
[2024-02-28 09:53:02.424546] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ta/values-ta.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-ta_values-ta.arsc.flat
[2024-02-28 09:53:02.424612] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/drawable/notification_bg_low.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/drawable_notification_bg_low.xml.flat
[2024-02-28 09:53:02.424656] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-tl/values-tl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-tl_values-tl.arsc.flat
[2024-02-28 09:53:02.424693] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/drawable/notification_icon_background.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/drawable_notification_icon_background.xml.flat
[2024-02-28 09:53:02.424731] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-hu/values-hu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-hu_values-hu.arsc.flat
[2024-02-28 09:53:02.424771] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-mn/values-mn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-mn_values-mn.arsc.flat
[2024-02-28 09:53:02.424826] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-zh-rTW_values-zh-rTW.arsc.flat
[2024-02-28 09:53:02.424850] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-iw/values-iw.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-iw_values-iw.arsc.flat
[2024-02-28 09:53:02.424899] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-es-rUS/values-es-rUS.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-es-rUS_values-es-rUS.arsc.flat
[2024-02-28 09:53:02.424945] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ro/values-ro.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-ro_values-ro.arsc.flat
[2024-02-28 09:53:02.425006] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-fr/values-fr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-fr_values-fr.arsc.flat
[2024-02-28 09:53:02.425013] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sl/values-sl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-sl_values-sl.arsc.flat
[2024-02-28 09:53:02.425075] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-kn/values-kn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-kn_values-kn.arsc.flat
[2024-02-28 09:53:02.425082] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-cs/values-cs.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-cs_values-cs.arsc.flat
[2024-02-28 09:53:02.425111] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/layout-v21/notification_action.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/layout-v21_notification_action.xml.flat
[2024-02-28 09:53:02.425178] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/layout/notification_template_part_chronometer.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/layout_notification_template_part_chronometer.xml.flat
[2024-02-28 09:53:02.425203] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-en-rAU/values-en-rAU.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/values-en-rAU_values-en-rAU.arsc.flat
[2024-02-28 09:53:02.425237] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/main/res/drawable-v21/launch_background.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/drawable-v21_launch_background.xml.flat
[2024-02-28 09:53:02.426201] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/layout/custom_dialog.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/layout_custom_dialog.xml.flat
[2024-02-28 09:53:02.426256] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/layout/notification_template_part_time.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/layout_notification_template_part_time.xml.flat
[2024-02-28 09:53:02.426263] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/layout-v21/notification_action_tombstone.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_res/release/layout-v21_notification_action_tombstone.xml.flat
[2024-02-28 09:53:02.426267] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #0: starting
[2024-02-28 09:53:02.426278] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #3: starting
[2024-02-28 09:53:02.426283] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #2: starting
[2024-02-28 09:53:02.426323] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #1: starting
[2024-02-28 09:53:02.426330] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #6: starting
[2024-02-28 09:53:02.426427] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #5: starting
[2024-02-28 09:53:02.426435] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #4: starting
[2024-02-28 09:53:02.426438] [STDOUT] stdout: [ ] > Task :plugintest:createFullJarRelease
[2024-02-28 09:53:02.426442] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:createFullJarRelease' because:
[2024-02-28 09:53:02.426446] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.426449] [STDOUT] stdout: [ ] Task ':plugintest:createFullJarRelease' is not up-to-date because:
[2024-02-28 09:53:02.426453] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:02.426456] [STDOUT] stdout: [ ] work action resolve full.jar (project :plugintest) (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:02.426477] [STDOUT] stdout: [ ] work action resolve full.jar (project :plugintest) (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.426482] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseJniLibFolders (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.426486] [STDOUT] stdout: [ ] :app:mergeReleaseJniLibFolders (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.426591] [STDOUT] stdout: [ ] > Task :app:mergeReleaseJniLibFolders
[2024-02-28 09:53:02.426596] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseJniLibFolders' because:
[2024-02-28 09:53:02.426600] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.426603] [STDOUT] stdout: [ ] Task ':app:mergeReleaseJniLibFolders' is not up-to-date because:
[2024-02-28 09:53:02.426622] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:02.426628] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:mergeReleaseJniLibFolders'.
[2024-02-28 09:53:02.426635] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:copyReleaseJniLibsProjectOnly (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.426639] [STDOUT] stdout: [ ] :integration_test:copyReleaseJniLibsProjectOnly (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.426650] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:copyReleaseJniLibsProjectOnly (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:02.426654] [STDOUT] stdout: [ ] :plugintest:copyReleaseJniLibsProjectOnly (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:02.426665] [STDOUT] stdout: [ ] > Task :integration_test:copyReleaseJniLibsProjectOnly
[2024-02-28 09:53:02.426712] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:copyReleaseJniLibsProjectOnly' because:
[2024-02-28 09:53:02.426719] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.426755] [STDOUT] stdout: [ ] Task ':integration_test:copyReleaseJniLibsProjectOnly' is not up-to-date because:
[2024-02-28 09:53:02.426763] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:02.426767] [STDOUT] stdout: [ ] work action resolve jni (project :integration_test) (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.426771] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseArtProfile (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.426823] [STDOUT] stdout: [ ] :app:mergeReleaseArtProfile (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:02.426833] [STDOUT] stdout: [ ] > Task :plugintest:copyReleaseJniLibsProjectOnly
[2024-02-28 09:53:02.426836] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:copyReleaseJniLibsProjectOnly' because:
[2024-02-28 09:53:02.426840] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:02.426851] [STDOUT] stdout: [ ] Task ':plugintest:copyReleaseJniLibsProjectOnly' is not up-to-date because:
[2024-02-28 09:53:02.426862] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:02.426867] [STDOUT] stdout: [ ] work action resolve jni (project :plugintest) (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:02.426992] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseNativeLibs (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:02.427] [STDOUT] stdout: [ ] :app:mergeReleaseNativeLibs (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:03.500481] [STDOUT] stdout: [+1072 ms] Resolve mutations for :integration_test:exportReleaseConsumerProguardFiles (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:03.500507] [STDOUT] stdout: [ ] :integration_test:exportReleaseConsumerProguardFiles (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:03.500512] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:exportReleaseConsumerProguardFiles (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:03.500521] [STDOUT] stdout: [ ] :plugintest:exportReleaseConsumerProguardFiles (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:03.500525] [STDOUT] stdout: [ ] > Task :plugintest:exportReleaseConsumerProguardFiles
[2024-02-28 09:53:03.500528] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:exportReleaseConsumerProguardFiles' because:
[2024-02-28 09:53:03.500532] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.500536] [STDOUT] stdout: [ ] Task ':plugintest:exportReleaseConsumerProguardFiles' is not up-to-date because:
[2024-02-28 09:53:03.500539] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.500543] [STDOUT] stdout: [ ] > Task :integration_test:exportReleaseConsumerProguardFiles
[2024-02-28 09:53:03.500547] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:exportReleaseConsumerProguardFiles' because:
[2024-02-28 09:53:03.500576] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.500581] [STDOUT] stdout: [ ] Task ':integration_test:exportReleaseConsumerProguardFiles' is not up-to-date because:
[2024-02-28 09:53:03.500585] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.500588] [STDOUT] stdout: [ ] work action resolve release (project :integration_test) (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:03.500592] [STDOUT] stdout: [ ] work action resolve release (project :plugintest) (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:03.500596] [STDOUT] stdout: [ ] FilterShrinkerRulesTransform (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:03.500599] [STDOUT] stdout: [ ] FilterShrinkerRulesTransform (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:03.500603] [STDOUT] stdout: [ ] Resolve mutations for :app:checkReleaseDuplicateClasses (Thread[included builds,5,main]) started.
[2024-02-28 09:53:03.501163] [STDOUT] stdout: [ ] > Task :app:mergeReleaseArtProfile
[2024-02-28 09:53:03.501176] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:03.501181] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:03.501185] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:03.501193] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:03.501197] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:03.501201] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:03.501205] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:03.501208] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:03.501213] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:53:03.501216] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:03.501220] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:03.501224] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:53:03.501230] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:03.501234] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:03.501237] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:53:03.501500] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:03.501552] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:03.501564] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:53:03.501574] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:03.501585] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:03.501595] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:53:03.501605] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.501615] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.501625] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:53:03.501638] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.501649] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.501659] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:53:03.501669] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.501679] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.501689] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:53:03.501699] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.501709] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.501719] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:53:03.501732] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.501774] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:03.501786] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:03.501796] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.502265] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:03.502289] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:03.502301] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.502312] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:03.502322] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:03.502332] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.502342] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:03.502352] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:03.502376] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.502382] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:03.502385] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:03.502389] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.502393] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:03.502397] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:03.502401] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:03.502405] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:03.502417] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:03.502421] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:53:03.502425] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.502456] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:53:03.502462] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.502465] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:03.502470] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:53:03.502475] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.502622] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:53:03.502647] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.502862] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:53:03.502879] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.502883] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:53:03.502890] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.502895] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:03.502921] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:53:03.503213] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:03.503273] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:03.503288] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:53:03.503299] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:53:03.503310] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:53:03.503321] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.503367] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:53:03.503428] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:53:03.503463] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:03.503470] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.503475] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.503478] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:53:03.503483] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:03.503540] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.503548] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:53:03.503552] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:03.503581] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.503588] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:53:03.503592] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.503596] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.503600] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:53:03.503603] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:03.503608] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.503611] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:03.503615] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:03.503619] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.503623] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:03.503627] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:03.503631] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:03.503652] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:53:03.503662] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:03.503688] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:03.503693] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:03.503697] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:03.503701] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:03.503705] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:03.503709] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:03.504014] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:03.504050] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:03.504084] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:03.504103] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:03.504129] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:53:03.504139] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:03.504143] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:03.504148] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:53:03.504154] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:53:03.504158] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.504183] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:53:03.504189] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:53:03.504196] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.504200] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:53:03.504204] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:53:03.504208] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.504212] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:53:03.504216] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:53:03.504312] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.504332] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:53:03.504345] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:53:03.504357] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.504386] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:53:03.504427] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.504489] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:53:03.504506] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:53:03.504517] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:53:03.504527] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.504538] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:53:03.504549] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:53:03.504562] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.504572] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:53:03.504583] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.504593] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:53:03.504603] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.504638] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:53:03.504656] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:53:03.504667] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:53:03.504685] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.504696] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:53:03.505585] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:53:03.505611] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:53:03.505622] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.505632] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:53:03.505643] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:53:03.505677] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.505693] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:53:03.505704] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:53:03.505718] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.505728] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:53:03.505738] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.505846] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:53:03.505864] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:53:03.505875] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseArtProfile' because:
[2024-02-28 09:53:03.505889] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.505898] [STDOUT] stdout: [ ] Task ':app:mergeReleaseArtProfile' is not up-to-date because:
[2024-02-28 09:53:03.505907] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.505917] [STDOUT] stdout: [ ] :app:checkReleaseDuplicateClasses (Thread[included builds,5,main]) started.
[2024-02-28 09:53:03.505959] [STDOUT] stdout: [ ] > Transform release (project :integration_test) with FilterShrinkerRulesTransform
[2024-02-28 09:53:03.506050] [STDOUT] stdout: [ ] Transforming release (project :integration_test) with FilterShrinkerRulesTransform
[2024-02-28 09:53:03.506086] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/consumer_proguard_dir/release because:
[2024-02-28 09:53:03.506113] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.506130] [STDOUT] stdout: [ ] FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/consumer_proguard_dir/release is not up-to-date because:
[2024-02-28 09:53:03.506142] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.506152] [STDOUT] stdout: [ ] > Transform release (project :plugintest) with FilterShrinkerRulesTransform
[2024-02-28 09:53:03.506176] [STDOUT] stdout: [ ] Transforming release (project :plugintest) with FilterShrinkerRulesTransform
[2024-02-28 09:53:03.506188] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/consumer_proguard_dir/release because:
[2024-02-28 09:53:03.506237] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.506266] [STDOUT] stdout: [ ] FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/consumer_proguard_dir/release is not up-to-date because:
[2024-02-28 09:53:03.506274] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.506278] [STDOUT] stdout: [ ] > Task :app:processReleaseManifestForPackage
[2024-02-28 09:53:03.506281] [STDOUT] stdout: [ ] Caching disabled for task ':app:processReleaseManifestForPackage' because:
[2024-02-28 09:53:03.506289] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.506292] [STDOUT] stdout: [ ] Task ':app:processReleaseManifestForPackage' is not up-to-date because:
[2024-02-28 09:53:03.506314] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.506318] [STDOUT] stdout: [ ] Resolve mutations for :app:processReleaseResources (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:03.506322] [STDOUT] stdout: [ ] :app:processReleaseResources (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:03.506326] [STDOUT] stdout: [ ] > Task :app:checkReleaseDuplicateClasses
[2024-02-28 09:53:03.506330] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:53:03.506333] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:53:03.506337] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:03.506343] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:53:03.506380] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with EnumerateClassesTransform
[2024-02-28 09:53:03.506386] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:03.506390] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:53:03.506394] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:03.506398] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:53:03.506441] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:53:03.506516] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with IdentityTransform
[2024-02-28 09:53:03.506530] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with EnumerateClassesTransform
[2024-02-28 09:53:03.506559] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:53:03.506571] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with IdentityTransform
[2024-02-28 09:53:03.506593] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with EnumerateClassesTransform
[2024-02-28 09:53:03.506653] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with JetifyTransform
[2024-02-28 09:53:03.506664] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with IdentityTransform
[2024-02-28 09:53:03.506675] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/34680917727d267fd63d65be1ec93bac/transformed/jetified-libs.jar because:
[2024-02-28 09:53:03.506685] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.506695] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:03.506832] [STDOUT] stdout: [ ] IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/34680917727d267fd63d65be1ec93bac/transformed/jetified-libs.jar is not up-to-date because:
[2024-02-28 09:53:03.506854] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.506880] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:53:03.506937] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.506971] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:53:03.506986] [STDOUT] stdout: [ ] EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar is not up-to-date because:
[2024-02-28 09:53:03.507031] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.507074] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:03.507081] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:53:03.507085] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:03.507089] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:53:03.507093] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:03.507097] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarToClassTransform
[2024-02-28 09:53:03.507101] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:03.507129] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarToClassTransform
[2024-02-28 09:53:03.507135] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:03.507139] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarToClassTransform
[2024-02-28 09:53:03.507143] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with JetifyTransform
[2024-02-28 09:53:03.507147] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with IdentityTransform
[2024-02-28 09:53:03.507151] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with EnumerateClassesTransform
[2024-02-28 09:53:03.507155] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with JetifyTransform
[2024-02-28 09:53:03.507158] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with IdentityTransform
[2024-02-28 09:53:03.507162] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with JetifyTransform
[2024-02-28 09:53:03.507166] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with IdentityTransform
[2024-02-28 09:53:03.507170] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:03.507174] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarToClassTransform
[2024-02-28 09:53:03.507178] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:53:03.507247] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with IdentityTransform
[2024-02-28 09:53:03.507278] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.507291] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:03.507301] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarToClassTransform
[2024-02-28 09:53:03.507312] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.507322] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarToClassTransform
[2024-02-28 09:53:03.507387] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.507402] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarToClassTransform
[2024-02-28 09:53:03.507413] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.507447] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarToClassTransform
[2024-02-28 09:53:03.507458] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.507469] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarToClassTransform
[2024-02-28 09:53:03.507479] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.507489] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:53:03.507499] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.507509] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:53:03.507519] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.507529] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:53:03.507540] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar because:
[2024-02-28 09:53:03.507607] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.507656] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2cc57636e7457f6022aed6f56a80d3a8/transformed/jetified-window-java-1.0.0-beta04.aar because:
[2024-02-28 09:53:03.507672] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.507682] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7bb08b648454858ba99e9cc964b014da/transformed/jetified-window-1.0.0-beta04.aar because:
[2024-02-28 09:53:03.507693] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.507703] [STDOUT] stdout: [ ] Transforming libs.jar with EnumerateClassesTransform
[2024-02-28 09:53:03.507713] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7bb08b648454858ba99e9cc964b014da/transformed/jetified-window-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:53:03.507739] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar as it is up-to-date.
[2024-02-28 09:53:03.507754] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.507764] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:53:03.507775] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2cc57636e7457f6022aed6f56a80d3a8/transformed/jetified-window-java-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:53:03.507786] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/34680917727d267fd63d65be1ec93bac/transformed/jetified-libs.jar because:
[2024-02-28 09:53:03.507797] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.507841] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar because:
[2024-02-28 09:53:03.507858] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.507869] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.507988] [STDOUT] stdout: [ ] EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/34680917727d267fd63d65be1ec93bac/transformed/jetified-libs.jar is not up-to-date because:
[2024-02-28 09:53:03.508006] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.508017] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:53:03.508029] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar as it is up-to-date.
[2024-02-28 09:53:03.508040] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.508060] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:53:03.508083] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:03.508090] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:53:03.508095] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:03.508099] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:53:03.508103] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.508108] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarToClassTransform
[2024-02-28 09:53:03.508112] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:03.508116] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarToClassTransform
[2024-02-28 09:53:03.508121] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:03.508129] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarToClassTransform
[2024-02-28 09:53:03.508133] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:53:03.508137] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with IdentityTransform
[2024-02-28 09:53:03.508169] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.508177] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.508181] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarToClassTransform
[2024-02-28 09:53:03.508185] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:03.508189] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarToClassTransform
[2024-02-28 09:53:03.508193] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:03.508196] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarToClassTransform
[2024-02-28 09:53:03.508200] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:53:03.508206] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with IdentityTransform
[2024-02-28 09:53:03.508210] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.508214] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:03.508228] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarToClassTransform
[2024-02-28 09:53:03.508257] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:53:03.508556] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with IdentityTransform
[2024-02-28 09:53:03.508596] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.508632] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:03.508672] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:53:03.508686] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:03.509018] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:53:03.509062] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:03.509075] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:53:03.509086] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:53:03.509139] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with IdentityTransform
[2024-02-28 09:53:03.509151] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.509181] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:53:03.509194] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with IdentityTransform
[2024-02-28 09:53:03.509204] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with EnumerateClassesTransform
[2024-02-28 09:53:03.509215] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:53:03.509226] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with IdentityTransform
[2024-02-28 09:53:03.509236] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.509246] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:03.509257] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarToClassTransform
[2024-02-28 09:53:03.509318] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:53:03.509370] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with IdentityTransform
[2024-02-28 09:53:03.509382] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with EnumerateClassesTransform
[2024-02-28 09:53:03.509402] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:53:03.509415] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with IdentityTransform
[2024-02-28 09:53:03.509426] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with EnumerateClassesTransform
[2024-02-28 09:53:03.509465] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:53:03.509474] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with IdentityTransform
[2024-02-28 09:53:03.509479] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with EnumerateClassesTransform
[2024-02-28 09:53:03.509483] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:53:03.509488] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with IdentityTransform
[2024-02-28 09:53:03.509491] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with EnumerateClassesTransform
[2024-02-28 09:53:03.509496] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:53:03.509500] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with IdentityTransform
[2024-02-28 09:53:03.509504] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with EnumerateClassesTransform
[2024-02-28 09:53:03.509508] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with JetifyTransform
[2024-02-28 09:53:03.509574] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with IdentityTransform
[2024-02-28 09:53:03.509588] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with EnumerateClassesTransform
[2024-02-28 09:53:03.509599] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with JetifyTransform
[2024-02-28 09:53:03.509610] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with IdentityTransform
[2024-02-28 09:53:03.509621] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with EnumerateClassesTransform
[2024-02-28 09:53:03.509632] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with JetifyTransform
[2024-02-28 09:53:03.509707] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with IdentityTransform
[2024-02-28 09:53:03.509742] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with EnumerateClassesTransform
[2024-02-28 09:53:03.509772] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with JetifyTransform
[2024-02-28 09:53:03.509791] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with IdentityTransform
[2024-02-28 09:53:03.509796] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with EnumerateClassesTransform
[2024-02-28 09:53:03.509800] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with JetifyTransform
[2024-02-28 09:53:03.509839] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with IdentityTransform
[2024-02-28 09:53:03.510029] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with EnumerateClassesTransform
[2024-02-28 09:53:03.510048] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with JetifyTransform
[2024-02-28 09:53:03.510059] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with IdentityTransform
[2024-02-28 09:53:03.510373] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with EnumerateClassesTransform
[2024-02-28 09:53:03.510514] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with JetifyTransform
[2024-02-28 09:53:03.510530] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with IdentityTransform
[2024-02-28 09:53:03.510556] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:53:03.510569] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with IdentityTransform
[2024-02-28 09:53:03.510709] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.510727] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:53:03.510738] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with IdentityTransform
[2024-02-28 09:53:03.510749] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with EnumerateClassesTransform
[2024-02-28 09:53:03.510759] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with EnumerateClassesTransform
[2024-02-28 09:53:03.510769] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:03.510780] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with EnumerateClassesTransform
[2024-02-28 09:53:03.510790] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarToClassTransform
[2024-02-28 09:53:03.510801] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar because:
[2024-02-28 09:53:03.510839] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.510851] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar as it is up-to-date.
[2024-02-28 09:53:03.510862] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/fff16594049ad25bde51b2e8a3603f9c/transformed/jetified-window-1.0.0-beta04-runtime.jar because:
[2024-02-28 09:53:03.510873] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.510883] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/673830636aac5966fa3a6a2a96296b72/transformed/jetified-window-java-1.0.0-beta04-runtime.jar because:
[2024-02-28 09:53:03.510936] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.510964] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/673830636aac5966fa3a6a2a96296b72/transformed/jetified-window-java-1.0.0-beta04-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.510976] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/fff16594049ad25bde51b2e8a3603f9c/transformed/jetified-window-1.0.0-beta04-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.511111] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d89306c04d62b1380ad09e56e1d58357/transformed/jetified-annotation-experimental-1.1.0.aar because:
[2024-02-28 09:53:03.511127] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.511138] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d89306c04d62b1380ad09e56e1d58357/transformed/jetified-annotation-experimental-1.1.0.aar as it is up-to-date.
[2024-02-28 09:53:03.511149] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar because:
[2024-02-28 09:53:03.511159] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.511168] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.511179] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar as it is up-to-date.
[2024-02-28 09:53:03.511211] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar because:
[2024-02-28 09:53:03.511223] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.511233] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar as it is up-to-date.
[2024-02-28 09:53:03.511415] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d9cf21d4f4d224d8023a40775940b98a/transformed/jetified-annotation-experimental-1.1.0-runtime.jar because:
[2024-02-28 09:53:03.511425] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.511428] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d9cf21d4f4d224d8023a40775940b98a/transformed/jetified-annotation-experimental-1.1.0-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.511433] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar because:
[2024-02-28 09:53:03.511436] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.511440] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar as it is up-to-date.
[2024-02-28 09:53:03.511444] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar because:
[2024-02-28 09:53:03.511448] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.511452] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar as it is up-to-date.
[2024-02-28 09:53:03.511456] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar because:
[2024-02-28 09:53:03.511459] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.511463] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar because:
[2024-02-28 09:53:03.511467] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.511470] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar as it is up-to-date.
[2024-02-28 09:53:03.511475] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar as it is up-to-date.
[2024-02-28 09:53:03.511623] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar because:
[2024-02-28 09:53:03.511645] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.511655] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b77e6a9d6ea3a9fa1d19ce7de47db9a2/transformed/jetified-tracing-1.0.0.aar because:
[2024-02-28 09:53:03.511665] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.511675] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b77e6a9d6ea3a9fa1d19ce7de47db9a2/transformed/jetified-tracing-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:03.511686] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar because:
[2024-02-28 09:53:03.511696] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.511707] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar as it is up-to-date.
[2024-02-28 09:53:03.511718] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar because:
[2024-02-28 09:53:03.511729] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.511739] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar as it is up-to-date.
[2024-02-28 09:53:03.511775] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar as it is up-to-date.
[2024-02-28 09:53:03.511788] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:53:03.511798] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.512009] [STDOUT] stdout: [ ] IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar is not up-to-date because:
[2024-02-28 09:53:03.512029] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.512040] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar because:
[2024-02-28 09:53:03.512051] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.512061] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar because:
[2024-02-28 09:53:03.512071] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.512081] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:03.512092] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar as it is up-to-date.
[2024-02-28 09:53:03.512103] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.512113] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.512123] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with EnumerateClassesTransform
[2024-02-28 09:53:03.512221] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with EnumerateClassesTransform
[2024-02-28 09:53:03.512275] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/56bf845401866c141096ef952a0e5c51/transformed/jetified-tracing-1.0.0-runtime.jar because:
[2024-02-28 09:53:03.512295] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.512306] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:53:03.512318] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.512329] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/56bf845401866c141096ef952a0e5c51/transformed/jetified-tracing-1.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.512341] [STDOUT] stdout: [ ] EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar is not up-to-date because:
[2024-02-28 09:53:03.512365] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.512380] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f3875778ba4a2ff3e550cb2a0e1195f6/transformed/core-runtime-2.0.0-runtime.jar because:
[2024-02-28 09:53:03.512391] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.512401] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f3875778ba4a2ff3e550cb2a0e1195f6/transformed/core-runtime-2.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.512412] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/3ef0d38d57e177828cd82f51953ba571/transformed/versionedparcelable-1.1.1-runtime.jar because:
[2024-02-28 09:53:03.512422] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.512432] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/3ef0d38d57e177828cd82f51953ba571/transformed/versionedparcelable-1.1.1-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.512444] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:53:03.512454] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.512466] [STDOUT] stdout: [ ] IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar is not up-to-date because:
[2024-02-28 09:53:03.512476] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.512509] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar because:
[2024-02-28 09:53:03.512568] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.512581] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with EnumerateClassesTransform
[2024-02-28 09:53:03.512586] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar as it is up-to-date.
[2024-02-28 09:53:03.512769] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar because:
[2024-02-28 09:53:03.512800] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.512824] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar as it is up-to-date.
[2024-02-28 09:53:03.512866] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.513030] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.513071] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:53:03.513079] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.513335] [STDOUT] stdout: [ ] EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar is not up-to-date because:
[2024-02-28 09:53:03.513488] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.513627] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar because:
[2024-02-28 09:53:03.513644] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.513691] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:03.513778] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar because:
[2024-02-28 09:53:03.513888] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.513927] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar as it is up-to-date.
[2024-02-28 09:53:03.514033] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar because:
[2024-02-28 09:53:03.514050] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.514061] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar as it is up-to-date.
[2024-02-28 09:53:03.514095] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9ebc4f52fc8f2447f93ea36ce5841c19/transformed/core-1.6.0-runtime.jar because:
[2024-02-28 09:53:03.514189] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.514205] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with EnumerateClassesTransform
[2024-02-28 09:53:03.514322] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9ebc4f52fc8f2447f93ea36ce5841c19/transformed/core-1.6.0-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.514337] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with EnumerateClassesTransform
[2024-02-28 09:53:03.514368] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.514599] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar because:
[2024-02-28 09:53:03.514662] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.514674] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar as it is up-to-date.
[2024-02-28 09:53:03.514685] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c52c254380eb1a6040334f58558a1afc/transformed/customview-1.0.0-runtime.jar because:
[2024-02-28 09:53:03.514695] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.514705] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c52c254380eb1a6040334f58558a1afc/transformed/customview-1.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.514716] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar because:
[2024-02-28 09:53:03.514749] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.514761] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar as it is up-to-date.
[2024-02-28 09:53:03.514949] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar because:
[2024-02-28 09:53:03.514965] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.514975] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar because:
[2024-02-28 09:53:03.514997] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.515027] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar as it is up-to-date.
[2024-02-28 09:53:03.515198] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar as it is up-to-date.
[2024-02-28 09:53:03.515488] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar because:
[2024-02-28 09:53:03.515512] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.515566] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar as it is up-to-date.
[2024-02-28 09:53:03.515634] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar because:
[2024-02-28 09:53:03.515735] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.515754] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar as it is up-to-date.
[2024-02-28 09:53:03.515904] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar because:
[2024-02-28 09:53:03.515934] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.516025] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/41d99fa6b5ef56f9b0d7e2c46cc55b78/transformed/viewpager-1.0.0-runtime.jar because:
[2024-02-28 09:53:03.516041] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.516130] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar because:
[2024-02-28 09:53:03.516150] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.516292] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/41d99fa6b5ef56f9b0d7e2c46cc55b78/transformed/viewpager-1.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.516345] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.516411] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar as it is up-to-date.
[2024-02-28 09:53:03.516427] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar as it is up-to-date.
[2024-02-28 09:53:03.516494] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.516549] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with EnumerateClassesTransform
[2024-02-28 09:53:03.516587] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b20d730688b4fb4e4649b594a4831e5/transformed/lifecycle-livedata-2.0.0-runtime.jar because:
[2024-02-28 09:53:03.516594] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.516598] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b20d730688b4fb4e4649b594a4831e5/transformed/lifecycle-livedata-2.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.516633] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar because:
[2024-02-28 09:53:03.516640] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.516644] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar as it is up-to-date.
[2024-02-28 09:53:03.516648] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar because:
[2024-02-28 09:53:03.516652] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.516655] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar as it is up-to-date.
[2024-02-28 09:53:03.516659] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ebada84ccc5a4ab9e7f1259281993fd3/transformed/jetified-savedstate-1.0.0.aar because:
[2024-02-28 09:53:03.516674] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.516688] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ebada84ccc5a4ab9e7f1259281993fd3/transformed/jetified-savedstate-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:03.516701] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar because:
[2024-02-28 09:53:03.516707] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.516789] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar as it is up-to-date.
[2024-02-28 09:53:03.516797] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar because:
[2024-02-28 09:53:03.516800] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.516804] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar as it is up-to-date.
[2024-02-28 09:53:03.516965] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a7f3664ed5a714546c6172381865d3a1/transformed/lifecycle-viewmodel-2.1.0-runtime.jar because:
[2024-02-28 09:53:03.516988] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.516999] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a7f3664ed5a714546c6172381865d3a1/transformed/lifecycle-viewmodel-2.1.0-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.517011] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar because:
[2024-02-28 09:53:03.517021] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.517056] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar as it is up-to-date.
[2024-02-28 09:53:03.517069] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar because:
[2024-02-28 09:53:03.517080] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.517118] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar as it is up-to-date.
[2024-02-28 09:53:03.517134] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar because:
[2024-02-28 09:53:03.517145] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.517156] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar as it is up-to-date.
[2024-02-28 09:53:03.517223] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.517240] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.517252] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.517277] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.517331] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.517346] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/49849c5665b3c2e39f5da999b7a7c44e/transformed/fragment-1.1.0-runtime.jar because:
[2024-02-28 09:53:03.517357] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.517395] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/661c9940a2ba3475b6ed86179f22360d/transformed/jetified-savedstate-1.0.0-runtime.jar because:
[2024-02-28 09:53:03.517410] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.517420] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/49849c5665b3c2e39f5da999b7a7c44e/transformed/fragment-1.1.0-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.517432] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/661c9940a2ba3475b6ed86179f22360d/transformed/jetified-savedstate-1.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.517443] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/efd9949b13146f5329aa61adb9fe6abf/transformed/rules-1.2.0-runtime.jar because:
[2024-02-28 09:53:03.517453] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.517464] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/efd9949b13146f5329aa61adb9fe6abf/transformed/rules-1.2.0-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.517475] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/e08b188b0b97dd3e6307a581f061398a/transformed/espresso-core-3.2.0-runtime.jar because:
[2024-02-28 09:53:03.517486] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.517518] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/e08b188b0b97dd3e6307a581f061398a/transformed/espresso-core-3.2.0-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.517533] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar because:
[2024-02-28 09:53:03.517544] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.517576] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar as it is up-to-date.
[2024-02-28 09:53:03.517591] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar because:
[2024-02-28 09:53:03.517629] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.517644] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar as it is up-to-date.
[2024-02-28 09:53:03.517677] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar because:
[2024-02-28 09:53:03.517702] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.517741] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar because:
[2024-02-28 09:53:03.517756] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.517767] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar as it is up-to-date.
[2024-02-28 09:53:03.517779] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar as it is up-to-date.
[2024-02-28 09:53:03.517791] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b51aa8e563a9cf384860117dd286f5da/transformed/jetified-activity-1.0.0.aar because:
[2024-02-28 09:53:03.517801] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.517832] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c9672916a96b9d4f407e0cbbfe7ebdfb/transformed/runner-1.2.0-runtime.jar because:
[2024-02-28 09:53:03.517845] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.517855] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c9672916a96b9d4f407e0cbbfe7ebdfb/transformed/runner-1.2.0-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.517866] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.517917] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b51aa8e563a9cf384860117dd286f5da/transformed/jetified-activity-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:03.517930] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.517940] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.517950] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.517961] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.517991] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar because:
[2024-02-28 09:53:03.518005] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.518016] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar as it is up-to-date.
[2024-02-28 09:53:03.518027] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:53:03.518038] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.518067] [STDOUT] stdout: [ ] IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar is not up-to-date because:
[2024-02-28 09:53:03.518083] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.518093] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with EnumerateClassesTransform
[2024-02-28 09:53:03.518162] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b86fa0396b6af7b23590cc5a3e25c12b/transformed/lifecycle-runtime-2.2.0-runtime.jar because:
[2024-02-28 09:53:03.518176] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.518357] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b86fa0396b6af7b23590cc5a3e25c12b/transformed/lifecycle-runtime-2.2.0-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.518378] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7be9bdf29607d20f892a43ccba793771/transformed/jetified-activity-1.0.0-runtime.jar because:
[2024-02-28 09:53:03.518388] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.518398] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/5ae0db46e55d626541a08e5f3f1e0011/transformed/lifecycle-livedata-core-2.0.0-runtime.jar because:
[2024-02-28 09:53:03.518409] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.518474] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7be9bdf29607d20f892a43ccba793771/transformed/jetified-activity-1.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.518499] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/5ae0db46e55d626541a08e5f3f1e0011/transformed/lifecycle-livedata-core-2.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.518511] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar because:
[2024-02-28 09:53:03.518521] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.518557] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar as it is up-to-date.
[2024-02-28 09:53:03.518573] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar because:
[2024-02-28 09:53:03.518583] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.518593] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar as it is up-to-date.
[2024-02-28 09:53:03.518604] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with EnumerateClassesTransform
[2024-02-28 09:53:03.518616] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar because:
[2024-02-28 09:53:03.518649] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.518661] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:53:03.518672] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.518708] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar as it is up-to-date.
[2024-02-28 09:53:03.518723] [STDOUT] stdout: [ ] EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar is not up-to-date because:
[2024-02-28 09:53:03.518780] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.518810] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.518855] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/32fea87a5a46cbb2e17a665e42ba2c29/transformed/monitor-1.2.0-runtime.jar because:
[2024-02-28 09:53:03.518881] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.518907] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/32fea87a5a46cbb2e17a665e42ba2c29/transformed/monitor-1.2.0-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.518924] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar because:
[2024-02-28 09:53:03.518935] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.518946] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar because:
[2024-02-28 09:53:03.518967] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.519020] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar as it is up-to-date.
[2024-02-28 09:53:03.519036] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar because:
[2024-02-28 09:53:03.519047] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.519058] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar as it is up-to-date.
[2024-02-28 09:53:03.519069] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.519081] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar because:
[2024-02-28 09:53:03.519137] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.519177] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar as it is up-to-date.
[2024-02-28 09:53:03.519212] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar as it is up-to-date.
[2024-02-28 09:53:03.519225] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar because:
[2024-02-28 09:53:03.519235] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.519272] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:03.519352] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a2ba0f10132cf0e49e475ec8b83eee3/transformed/espresso-idling-resource-3.2.0-runtime.jar because:
[2024-02-28 09:53:03.519383] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.519451] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a2ba0f10132cf0e49e475ec8b83eee3/transformed/espresso-idling-resource-3.2.0-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.519467] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with EnumerateClassesTransform
[2024-02-28 09:53:03.519578] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8056a76588379fef8c80972fe3740ac7/transformed/loader-1.0.0-runtime.jar because:
[2024-02-28 09:53:03.519594] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.519709] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8056a76588379fef8c80972fe3740ac7/transformed/loader-1.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:53:03.519726] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:53:03.519745] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:53:03.519790] [STDOUT] stdout: [ ] Transforming libs.jar with EnumerateClassesTransform
[2024-02-28 09:53:03.519824] [STDOUT] stdout: [ ] Caching disabled for task ':app:checkReleaseDuplicateClasses' because:
[2024-02-28 09:53:03.519925] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.519936] [STDOUT] stdout: [ ] Task ':app:checkReleaseDuplicateClasses' is not up-to-date because:
[2024-02-28 09:53:03.519941] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.520052] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:53:03.520070] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:53:03.520080] [STDOUT] stdout: [ ] Transforming libs.jar with EnumerateClassesTransform
[2024-02-28 09:53:03.570504] [STDOUT] stdout: [ +50 ms] Resolve mutations for :app:processReleaseJavaRes (Thread[included builds,5,main]) started.
[2024-02-28 09:53:03.570528] [STDOUT] stdout: [ ] :app:processReleaseJavaRes (Thread[included builds,5,main]) started.
[2024-02-28 09:53:03.570533] [STDOUT] stdout: [ ] > Task :app:processReleaseJavaRes NO-SOURCE
[2024-02-28 09:53:03.570537] [STDOUT] stdout: [ ] Skipping task ':app:processReleaseJavaRes' as it has no source files and no previous output files.
[2024-02-28 09:53:03.570541] [STDOUT] stdout: [ ] Resolve mutations for :app:compressReleaseAssets (Thread[included builds,5,main]) started.
[2024-02-28 09:53:03.570544] [STDOUT] stdout: [ ] :app:compressReleaseAssets (Thread[included builds,5,main]) started.
[2024-02-28 09:53:03.570548] [STDOUT] stdout: [ ] > Task :app:mergeReleaseNativeLibs
[2024-02-28 09:53:03.570551] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:53:03.570707] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:03.570714] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractJniTransform
[2024-02-28 09:53:03.570718] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:03.570722] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:03.570726] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:03.570730] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:03.570734] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:03.570738] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:03.570742] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:53:03.570746] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with ExtractJniTransform
[2024-02-28 09:53:03.570821] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:53:03.570869] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with ExtractJniTransform
[2024-02-28 09:53:03.570885] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with JetifyTransform
[2024-02-28 09:53:03.570896] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:03.570906] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:03.570917] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:53:03.570931] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:03.570942] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:03.570953] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:53:03.570963] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:03.570974] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:03.570984] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:53:03.571100] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:53:03.571114] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.571119] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with JetifyTransform
[2024-02-28 09:53:03.571123] [STDOUT] stdout: [ ] ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar is not up-to-date because:
[2024-02-28 09:53:03.571127] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.571131] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/flutter/release/libs.jar because:
[2024-02-28 09:53:03.571135] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.571138] [STDOUT] stdout: [ ] JetifyTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/flutter/release/libs.jar is not up-to-date because:
[2024-02-28 09:53:03.571142] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.571167] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with ExtractJniTransform
[2024-02-28 09:53:03.571271] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:53:03.571312] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.571318] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:03.571322] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with JetifyTransform
[2024-02-28 09:53:03.571433] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with JetifyTransform
[2024-02-28 09:53:03.571439] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:03.571443] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:03.571446] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:53:03.571458] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:53:03.571485] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with ExtractJniTransform
[2024-02-28 09:53:03.571584] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:03.571602] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:03.571618] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:53:03.571632] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.571646] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.571657] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:53:03.571671] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar because:
[2024-02-28 09:53:03.571685] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.571727] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.7.10/d70d7d2c56371f7aa18f32e984e3e2e998fe9081/kotlin-stdlib-jdk8-1.7.10.jar because:
[2024-02-28 09:53:03.571744] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.571755] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:53:03.571770] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.571782] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.7.10/d70d7d2c56371f7aa18f32e984e3e2e998fe9081/kotlin-stdlib-jdk8-1.7.10.jar as it is up-to-date.
[2024-02-28 09:53:03.571797] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.571809] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.571824] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:53:03.571834] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with ExtractJniTransform
[2024-02-28 09:53:03.571873] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.571889] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.571900] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:03.571914] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar as it is up-to-date.
[2024-02-28 09:53:03.571928] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:53:03.571939] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar because:
[2024-02-28 09:53:03.571972] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.572043] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.7.10/1ef73fee66f45d52c67e2aca12fd945dbe0659bf/kotlin-stdlib-jdk7-1.7.10.jar because:
[2024-02-28 09:53:03.572050] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.572054] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.572058] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.7.10/1ef73fee66f45d52c67e2aca12fd945dbe0659bf/kotlin-stdlib-jdk7-1.7.10.jar as it is up-to-date.
[2024-02-28 09:53:03.572109] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.572119] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:53:03.572124] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.572129] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar as it is up-to-date.
[2024-02-28 09:53:03.572133] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:03.572147] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:03.572153] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.572157] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:03.572174] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with ExtractJniTransform
[2024-02-28 09:53:03.572179] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:03.572211] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.572217] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:03.572247] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:03.572254] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.572258] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:03.572294] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:03.572300] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.572307] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:03.572335] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:03.572341] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.572355] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:03.572360] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:03.572399] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:03.572406] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:03.572440] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:03.572446] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar because:
[2024-02-28 09:53:03.572459] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.572464] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:03.572501] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:53:03.572509] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.572521] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar as it is up-to-date.
[2024-02-28 09:53:03.572567] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:03.572573] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:53:03.572656] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:03.572666] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.572672] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.572676] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:53:03.572691] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:03.572697] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.572712] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:53:03.572724] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:03.572743] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.572758] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:53:03.572797] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:53:03.572806] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with ExtractJniTransform
[2024-02-28 09:53:03.572823] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.572829] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.572857] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:53:03.572862] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:03.572906] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.572912] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:03.572923] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:03.572938] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.572949] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:03.572979] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:53:03.572985] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:53:03.573011] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.573018] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with ExtractJniTransform
[2024-02-28 09:53:03.573030] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:53:03.573066] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar because:
[2024-02-28 09:53:03.573072] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.573086] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:03.573123] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:53:03.573129] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.573168] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:03.573174] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar as it is up-to-date.
[2024-02-28 09:53:03.573186] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:53:03.573252] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.7.10/d2abf9e77736acc4450dc4a3f707fa2c10f5099d/kotlin-stdlib-1.7.10.jar because:
[2024-02-28 09:53:03.573260] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.573264] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar because:
[2024-02-28 09:53:03.573268] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.573299] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:53:03.573305] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.7.10/d2abf9e77736acc4450dc4a3f707fa2c10f5099d/kotlin-stdlib-1.7.10.jar as it is up-to-date.
[2024-02-28 09:53:03.573352] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar as it is up-to-date.
[2024-02-28 09:53:03.573358] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:53:03.573362] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with ExtractJniTransform
[2024-02-28 09:53:03.573418] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:03.573426] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:03.573430] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with ExtractJniTransform
[2024-02-28 09:53:03.573461] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:03.573492] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:03.573497] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:03.573561] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:03.573568] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:03.573573] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:03.573588] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:03.573593] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:53:03.573632] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with ExtractJniTransform
[2024-02-28 09:53:03.573638] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:53:03.573641] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with ExtractJniTransform
[2024-02-28 09:53:03.573645] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:53:03.573703] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.573708] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:53:03.573712] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:53:03.573716] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.573775] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:53:03.573781] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.573785] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:53:03.573789] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:53:03.573802] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:53:03.573837] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar because:
[2024-02-28 09:53:03.573843] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.573876] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar because:
[2024-02-28 09:53:03.573905] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.573912] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar as it is up-to-date.
[2024-02-28 09:53:03.573925] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar as it is up-to-date.
[2024-02-28 09:53:03.573970] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with ExtractJniTransform
[2024-02-28 09:53:03.573976] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:03.574001] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:03.574209] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:53:03.574215] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:53:03.574219] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with ExtractJniTransform
[2024-02-28 09:53:03.574239] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:53:03.574245] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with ExtractJniTransform
[2024-02-28 09:53:03.574320] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:53:03.574327] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with ExtractJniTransform
[2024-02-28 09:53:03.574330] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:53:03.574382] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:53:03.574388] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.574398] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with ExtractJniTransform
[2024-02-28 09:53:03.574448] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:53:03.574465] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:53:03.574470] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.574511] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar because:
[2024-02-28 09:53:03.574531] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.574561] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar because:
[2024-02-28 09:53:03.574567] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.574603] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar as it is up-to-date.
[2024-02-28 09:53:03.574636] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar as it is up-to-date.
[2024-02-28 09:53:03.574641] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:53:03.574674] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:53:03.574714] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with ExtractJniTransform
[2024-02-28 09:53:03.574720] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with JetifyTransform
[2024-02-28 09:53:03.574788] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with ExtractJniTransform
[2024-02-28 09:53:03.574793] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with JetifyTransform
[2024-02-28 09:53:03.574797] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with ExtractJniTransform
[2024-02-28 09:53:03.574850] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with JetifyTransform
[2024-02-28 09:53:03.574856] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with ExtractJniTransform
[2024-02-28 09:53:03.574860] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with JetifyTransform
[2024-02-28 09:53:03.574864] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with ExtractJniTransform
[2024-02-28 09:53:03.574867] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with JetifyTransform
[2024-02-28 09:53:03.574905] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with ExtractJniTransform
[2024-02-28 09:53:03.574911] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with JetifyTransform
[2024-02-28 09:53:03.574922] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with ExtractJniTransform
[2024-02-28 09:53:03.574965] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with JetifyTransform
[2024-02-28 09:53:03.574970] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:53:03.574974] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with ExtractJniTransform
[2024-02-28 09:53:03.575013] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:53:03.575019] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with ExtractJniTransform
[2024-02-28 09:53:03.575048] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:03.575062] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:03.575084] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:53:03.575112] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:53:03.575117] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.575136] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:53:03.575170] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:53:03.575175] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.575201] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:53:03.575248] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar because:
[2024-02-28 09:53:03.575253] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.575274] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar as it is up-to-date.
[2024-02-28 09:53:03.575310] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:53:03.575315] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.575354] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar because:
[2024-02-28 09:53:03.575360] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.575364] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:53:03.575402] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar as it is up-to-date.
[2024-02-28 09:53:03.575408] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:53:03.575422] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.575461] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:53:03.575467] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar because:
[2024-02-28 09:53:03.575502] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.575610] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar as it is up-to-date.
[2024-02-28 09:53:03.575616] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar because:
[2024-02-28 09:53:03.575620] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.575623] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar because:
[2024-02-28 09:53:03.575627] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.575631] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar as it is up-to-date.
[2024-02-28 09:53:03.575718] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar as it is up-to-date.
[2024-02-28 09:53:03.575725] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.7.10/bac80c520d0a9e3f3673bc2658c6ed02ef45a76a/kotlin-stdlib-common-1.7.10.jar because:
[2024-02-28 09:53:03.575729] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.575733] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.7.10/bac80c520d0a9e3f3673bc2658c6ed02ef45a76a/kotlin-stdlib-common-1.7.10.jar as it is up-to-date.
[2024-02-28 09:53:03.575737] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar because:
[2024-02-28 09:53:03.575741] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.575753] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar as it is up-to-date.
[2024-02-28 09:53:03.575759] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with ExtractJniTransform
[2024-02-28 09:53:03.575805] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:53:03.575810] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.575821] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:53:03.575859] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar because:
[2024-02-28 09:53:03.575865] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.575890] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar as it is up-to-date.
[2024-02-28 09:53:03.575923] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:53:03.575929] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.575933] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:53:03.575963] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:53:03.575968] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.575992] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:53:03.576015] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar because:
[2024-02-28 09:53:03.576020] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.576046] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar as it is up-to-date.
[2024-02-28 09:53:03.576070] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:53:03.576077] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.576115] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar because:
[2024-02-28 09:53:03.576121] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.576145] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar as it is up-to-date.
[2024-02-28 09:53:03.576187] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:53:03.576210] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:53:03.576215] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.576240] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:53:03.576245] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar because:
[2024-02-28 09:53:03.576271] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.576306] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar as it is up-to-date.
[2024-02-28 09:53:03.576312] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar because:
[2024-02-28 09:53:03.576333] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.576366] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar as it is up-to-date.
[2024-02-28 09:53:03.576397] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar because:
[2024-02-28 09:53:03.576402] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.576436] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar as it is up-to-date.
[2024-02-28 09:53:03.576458] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:53:03.576463] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.576498] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:53:03.576504] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar because:
[2024-02-28 09:53:03.576586] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.576591] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar because:
[2024-02-28 09:53:03.576595] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.576599] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:53:03.576723] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.576759] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar as it is up-to-date.
[2024-02-28 09:53:03.576784] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar as it is up-to-date.
[2024-02-28 09:53:03.576830] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:53:03.576836] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar because:
[2024-02-28 09:53:03.576856] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.576861] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar because:
[2024-02-28 09:53:03.576905] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.576910] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar as it is up-to-date.
[2024-02-28 09:53:03.576945] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar as it is up-to-date.
[2024-02-28 09:53:03.576950] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar because:
[2024-02-28 09:53:03.577016] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.577021] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:53:03.577025] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.577029] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar as it is up-to-date.
[2024-02-28 09:53:03.577089] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:53:03.577096] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar because:
[2024-02-28 09:53:03.577100] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.577172] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar as it is up-to-date.
[2024-02-28 09:53:03.577177] [STDOUT] stdout: [ ] Transforming libs.jar with ExtractJniTransform
[2024-02-28 09:53:03.577181] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/34680917727d267fd63d65be1ec93bac/transformed/jetified-libs.jar because:
[2024-02-28 09:53:03.577184] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.577188] [STDOUT] stdout: [ ] ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/34680917727d267fd63d65be1ec93bac/transformed/jetified-libs.jar is not up-to-date because:
[2024-02-28 09:53:03.577191] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.577274] [STDOUT] stdout: [ ] Downloading
https://storage.googleapis.com/download.flutter.io/io/flutter/x86_64_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar to /Volumes/Work/s/w/ir/cache/gradle/.tmp/gradle_download7080612657440800870bin
[2024-02-28 09:53:03.577280] [STDOUT] stdout: [ ] Downloading
https://storage.googleapis.com/download.flutter.io/io/flutter/arm64_v8a_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar to /Volumes/Work/s/w/ir/cache/gradle/.tmp/gradle_download3598663532713499738bin
[2024-02-28 09:53:03.577284] [STDOUT] stdout: [ ] Downloading
https://storage.googleapis.com/download.flutter.io/io/flutter/armeabi_v7a_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar to /Volumes/Work/s/w/ir/cache/gradle/.tmp/gradle_download17483979585134629175bin
[2024-02-28 09:53:03.577288] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:03.577425] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/armeabi_v7a_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/ef64e02bf0b515f3402aec929c3e40095eaaca77/armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:53:03.577431] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.577435] [STDOUT] stdout: [ ] JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/armeabi_v7a_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/ef64e02bf0b515f3402aec929c3e40095eaaca77/armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar is not up-to-date because:
[2024-02-28 09:53:03.577439] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.577442] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:03.577446] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/x86_64_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/4eaf0856914a6ca9859fe5b3d9d5004d61789f/x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:53:03.577450] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.577517] [STDOUT] stdout: [ ] JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/x86_64_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/4eaf0856914a6ca9859fe5b3d9d5004d61789f/x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar is not up-to-date because:
[2024-02-28 09:53:03.577532] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.577536] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:03.577540] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/arm64_v8a_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/7e656e3f2098bf34f56cd694aac045cceb3605ad/arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:53:03.577544] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.577629] [STDOUT] stdout: [ ] JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/arm64_v8a_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/7e656e3f2098bf34f56cd694aac045cceb3605ad/arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar is not up-to-date because:
[2024-02-28 09:53:03.577634] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.577638] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractJniTransform
[2024-02-28 09:53:03.577705] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:53:03.577712] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.577773] [STDOUT] stdout: [ ] ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar is not up-to-date because:
[2024-02-28 09:53:03.577778] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.577782] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractJniTransform
[2024-02-28 09:53:03.577868] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:53:03.577873] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.577877] [STDOUT] stdout: [ ] ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar is not up-to-date because:
[2024-02-28 09:53:03.577880] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.577884] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractJniTransform
[2024-02-28 09:53:03.577888] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:53:03.577972] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.577977] [STDOUT] stdout: [ ] ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar is not up-to-date because:
[2024-02-28 09:53:03.577981] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.577984] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseNativeLibs' because:
[2024-02-28 09:53:03.577987] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.577991] [STDOUT] stdout: [ ] Task ':app:mergeReleaseNativeLibs' is not up-to-date because:
[2024-02-28 09:53:03.577994] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.578081] [STDOUT] stdout: [ ] Resolve mutations for :app:stripReleaseDebugSymbols (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:03.578086] [STDOUT] stdout: [ ] :app:stripReleaseDebugSymbols (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:03.578090] [STDOUT] stdout: [ ] Resolve mutations for :app:processApplicationManifestReleaseForBundle (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:03.578093] [STDOUT] stdout: [ ] :app:processApplicationManifestReleaseForBundle (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:03.578097] [STDOUT] stdout: [ ] > Task :app:processApplicationManifestReleaseForBundle
[2024-02-28 09:53:03.578101] [STDOUT] stdout: [ ] Caching disabled for task ':app:processApplicationManifestReleaseForBundle' because:
[2024-02-28 09:53:03.578104] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.578189] [STDOUT] stdout: [ ] Task ':app:processApplicationManifestReleaseForBundle' is not up-to-date because:
[2024-02-28 09:53:03.578195] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.578199] [STDOUT] stdout: [ ] Resolve mutations for :app:bundleReleaseResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:03.578202] [STDOUT] stdout: [ ] :app:bundleReleaseResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:03.578206] [STDOUT] stdout: [ ] > Task :app:compressReleaseAssets
[2024-02-28 09:53:03.578209] [STDOUT] stdout: [ ] Caching disabled for task ':app:compressReleaseAssets' because:
[2024-02-28 09:53:03.578212] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.578283] [STDOUT] stdout: [ ] Task ':app:compressReleaseAssets' is not up-to-date because:
[2024-02-28 09:53:03.578292] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.578296] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:compressReleaseAssets'.
[2024-02-28 09:53:03.578300] [STDOUT] stdout: [ ] Resolve mutations for :app:collectReleaseDependencies (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:03.578304] [STDOUT] stdout: [ ] :app:collectReleaseDependencies (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:03.761325] [STDOUT] stdout: [ +182 ms] > Task :app:processReleaseResources
[2024-02-28 09:53:03.761351] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:03.761397] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:03.761496] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.761515] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:03.761765] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:03.761806] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.761828] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:03.761841] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:03.761852] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.761924] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:03.761939] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:03.761950] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.762149] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:03.762166] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:03.762176] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.762186] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:03.762196] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:03.762206] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.762246] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:03.762257] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:03.762267] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.762277] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.762287] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.762390] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.762435] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.762447] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.762466] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.762477] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.762487] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.762515] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.762534] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.762545] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.762555] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.762565] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.762575] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:03.762584] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.762594] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.762652] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:03.762665] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.762675] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:03.762796] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:03.762871] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.762895] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:03.762906] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:03.762916] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.762926] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.762936] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.762945] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.762955] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:03.762965] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.762975] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.762985] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:03.762995] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.763005] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.763015] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.763025] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.763035] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.763062] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:03.763142] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:03.763154] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.763193] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:03.763208] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:03.763219] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.763229] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:03.763239] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:03.763249] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.763364] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:03.763403] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:03.763428] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.763499] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:03.763509] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:03.763514] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:03.763518] [STDOUT] stdout: [ ] Caching disabled for task ':app:processReleaseResources' because:
[2024-02-28 09:53:03.763521] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.763525] [STDOUT] stdout: [ ] Task ':app:processReleaseResources' is not up-to-date because:
[2024-02-28 09:53:03.763528] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.763532] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:processReleaseResources'.
[2024-02-28 09:53:03.763535] [STDOUT] stdout: [ ] Aapt output file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/processed_res/release/out/resources-release.ap_
[2024-02-28 09:53:03.763539] [STDOUT] stdout: [ ] > Task :app:bundleReleaseResources
[2024-02-28 09:53:03.763543] [STDOUT] stdout: [ ] Caching disabled for task ':app:bundleReleaseResources' because:
[2024-02-28 09:53:03.763546] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.763549] [STDOUT] stdout: [ ] Task ':app:bundleReleaseResources' is not up-to-date because:
[2024-02-28 09:53:03.763553] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.763556] [STDOUT] stdout: [ ] Aapt output file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/linked_res_for_bundle/release/bundled-res.ap_
[2024-02-28 09:53:03.763562] [STDOUT] stdout: [ ] > Task :app:collectReleaseDependencies
[2024-02-28 09:53:03.763566] [STDOUT] stdout: [ ] Caching disabled for task ':app:collectReleaseDependencies' because:
[2024-02-28 09:53:03.763695] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.763760] [STDOUT] stdout: [ ] Task ':app:collectReleaseDependencies' is not up-to-date because:
[2024-02-28 09:53:03.763774] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.763786] [STDOUT] stdout: [ ] Resolve mutations for :app:compileReleaseKotlin (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:03.763797] [STDOUT] stdout: [ ] :app:compileReleaseKotlin (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:03.763815] [STDOUT] stdout: [ ] > Task :app:compileReleaseKotlin NO-SOURCE
[2024-02-28 09:53:03.763837] [STDOUT] stdout: [ ] Skipping task ':app:compileReleaseKotlin' as it has no source files and no previous output files.
[2024-02-28 09:53:03.763842] [STDOUT] stdout: [ ] Resolve mutations for :app:compileReleaseJavaWithJavac (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:03.763846] [STDOUT] stdout: [ ] :app:compileReleaseJavaWithJavac (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:03.927024] [STDOUT] stdout: [ +162 ms] > Task :app:stripReleaseDebugSymbols
[2024-02-28 09:53:03.927071] [STDOUT] stdout: [ ] Caching disabled for task ':app:stripReleaseDebugSymbols' because:
[2024-02-28 09:53:03.927083] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.927093] [STDOUT] stdout: [ ] Task ':app:stripReleaseDebugSymbols' is not up-to-date because:
[2024-02-28 09:53:03.927102] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.927111] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:stripReleaseDebugSymbols'.
[2024-02-28 09:53:03.927123] [STDOUT] stdout: [ ] C/C++: android.ndkVersion from module build.gradle is [23.1.7779620]
[2024-02-28 09:53:03.927132] [STDOUT] stdout: [ ] C/C++: android.ndkVersion from module build.gradle is [23.1.7779620]
[2024-02-28 09:53:03.927506] [STDOUT] stdout: [ ] C/C++: android.ndkVersion from module build.gradle is [23.1.7779620]
[2024-02-28 09:53:03.927529] [STDOUT] stdout: [ ] C/C++: android.ndkVersion from module build.gradle is [23.1.7779620]
[2024-02-28 09:53:03.927540] [STDOUT] stdout: [ ] C/C++: android.ndkVersion from module build.gradle is [23.1.7779620]
[2024-02-28 09:53:03.927550] [STDOUT] stdout: [ ] C/C++: android.ndkVersion from module build.gradle is [23.1.7779620]
[2024-02-28 09:53:03.927560] [STDOUT] stdout: [ ] C/C++: android.ndkPath from module build.gradle is not set
[2024-02-28 09:53:03.927569] [STDOUT] stdout: [ ] C/C++: android.ndkPath from module build.gradle is not set
[2024-02-28 09:53:03.927579] [STDOUT] stdout: [ ] C/C++: android.ndkPath from module build.gradle is not set
[2024-02-28 09:53:03.927588] [STDOUT] stdout: [ ] C/C++: ndk.dir in local.properties is not set
[2024-02-28 09:53:03.927646] [STDOUT] stdout: [ ] C/C++: Not considering ANDROID_NDK_HOME because support was removed after deprecation period.
[2024-02-28 09:53:03.927686] [STDOUT] stdout: [ ] C/C++: android.ndkPath from module build.gradle is not set
[2024-02-28 09:53:03.927697] [STDOUT] stdout: [ ] C/C++: ndk.dir in local.properties is not set
[2024-02-28 09:53:03.927770] [STDOUT] stdout: [ ] C/C++: Not considering ANDROID_NDK_HOME because support was removed after deprecation period.
[2024-02-28 09:53:03.927786] [STDOUT] stdout: [ ] C/C++: sdkFolder is /Volumes/Work/s/w/ir/cache/android/sdk
[2024-02-28 09:53:03.927796] [STDOUT] stdout: [ ] C/C++: android.ndkPath from module build.gradle is not set
[2024-02-28 09:53:03.927805] [STDOUT] stdout: [ ] C/C++: ndk.dir in local.properties is not set
[2024-02-28 09:53:03.927814] [STDOUT] stdout: [ ] C/C++: Not considering ANDROID_NDK_HOME because support was removed after deprecation period.
[2024-02-28 09:53:03.927824] [STDOUT] stdout: [ ] C/C++: android.ndkPath from module build.gradle is not set
[2024-02-28 09:53:03.927833] [STDOUT] stdout: [ ] C/C++: ndk.dir in local.properties is not set
[2024-02-28 09:53:03.927842] [STDOUT] stdout: [ ] C/C++: Not considering ANDROID_NDK_HOME because support was removed after deprecation period.
[2024-02-28 09:53:03.928222] [STDOUT] stdout: [ ] C/C++: sdkFolder is /Volumes/Work/s/w/ir/cache/android/sdk
[2024-02-28 09:53:03.928244] [STDOUT] stdout: [ ] C/C++: sdkFolder is /Volumes/Work/s/w/ir/cache/android/sdk
[2024-02-28 09:53:03.928266] [STDOUT] stdout: [ ] C/C++: ndk.dir in local.properties is not set
[2024-02-28 09:53:03.928278] [STDOUT] stdout: [ ] C/C++: Not considering ANDROID_NDK_HOME because support was removed after deprecation period.
[2024-02-28 09:53:03.928288] [STDOUT] stdout: [ ] C/C++: ndk.dir in local.properties is not set
[2024-02-28 09:53:03.928298] [STDOUT] stdout: [ ] C/C++: sdkFolder is /Volumes/Work/s/w/ir/cache/android/sdk
[2024-02-28 09:53:03.928307] [STDOUT] stdout: [ ] C/C++: sdkFolder is /Volumes/Work/s/w/ir/cache/android/sdk
[2024-02-28 09:53:03.928316] [STDOUT] stdout: [ ] C/C++: Not considering ANDROID_NDK_HOME because support was removed after deprecation period.
[2024-02-28 09:53:03.928463] [STDOUT] stdout: [ ] C/C++: sdkFolder is /Volumes/Work/s/w/ir/cache/android/sdk
[2024-02-28 09:53:03.928483] [STDOUT] stdout: [ ] Starting process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''. Working directory: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app Command: /Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip --strip-unneeded -o /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/stripped_native_libs/release/out/lib/x86_64/libflutter.so /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/x86_64/libflutter.so
[2024-02-28 09:53:03.928614] [STDOUT] stdout: [ ] Starting process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''. Working directory: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app Command: /Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip --strip-unneeded -o /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/stripped_native_libs/release/out/lib/arm64-v8a/libapp.so /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libapp.so
[2024-02-28 09:53:03.928760] [STDOUT] stdout: [ ] Starting process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''. Working directory: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app Command: /Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip --strip-unneeded -o /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/stripped_native_libs/release/out/lib/arm64-v8a/libflutter.so /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libflutter.so
[2024-02-28 09:53:03.928918] [STDOUT] stdout: [ ] Starting process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''. Working directory: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app Command: /Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip --strip-unneeded -o /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/stripped_native_libs/release/out/lib/armeabi-v7a/libapp.so /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libapp.so
[2024-02-28 09:53:03.929200] [STDOUT] stdout: [ ] Starting process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''. Working directory: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app Command: /Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip --strip-unneeded -o /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/stripped_native_libs/release/out/lib/x86_64/libapp.so /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/x86_64/libapp.so
[2024-02-28 09:53:03.929319] [STDOUT] stdout: [ ] Starting process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''. Working directory: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app Command: /Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip --strip-unneeded -o /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/stripped_native_libs/release/out/lib/armeabi-v7a/libflutter.so /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libflutter.so
[2024-02-28 09:53:03.929343] [STDOUT] stdout: [ ] Successfully started process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''
[2024-02-28 09:53:03.929354] [STDOUT] stdout: [ ] Successfully started process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''
[2024-02-28 09:53:03.929365] [STDOUT] stdout: [ ] Successfully started process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''
[2024-02-28 09:53:03.929397] [STDOUT] stdout: [ ] Successfully started process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''
[2024-02-28 09:53:03.929412] [STDOUT] stdout: [ ] Successfully started process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''
[2024-02-28 09:53:03.929423] [STDOUT] stdout: [ ] Successfully started process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''
[2024-02-28 09:53:03.929433] [STDOUT] stdout: [ ] > Task :app:compileReleaseJavaWithJavac
[2024-02-28 09:53:03.929463] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:53:03.929474] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:53:03.929484] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:03.929495] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:53:03.929523] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:03.929536] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:53:03.929546] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:03.929573] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:53:03.929603] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:53:03.929615] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with IdentityTransform
[2024-02-28 09:53:03.929738] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:53:03.929788] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with IdentityTransform
[2024-02-28 09:53:03.929804] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with JetifyTransform
[2024-02-28 09:53:03.929814] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with IdentityTransform
[2024-02-28 09:53:03.929837] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:03.929851] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:53:03.929862] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:03.930041] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:53:03.930099] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:03.930241] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:53:03.930258] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:03.930328] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarToClassTransform
[2024-02-28 09:53:03.930390] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:03.930445] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarToClassTransform
[2024-02-28 09:53:03.930521] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:03.930549] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarToClassTransform
[2024-02-28 09:53:03.930666] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:03.930682] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarToClassTransform
[2024-02-28 09:53:03.930782] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:53:03.930816] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with IdentityTransform
[2024-02-28 09:53:03.930933] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:03.930953] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarToClassTransform
[2024-02-28 09:53:03.930963] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.931001] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarToClassTransform
[2024-02-28 09:53:03.931158] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.931207] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarToClassTransform
[2024-02-28 09:53:03.931230] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.931351] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarToClassTransform
[2024-02-28 09:53:03.931370] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.931483] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarToClassTransform
[2024-02-28 09:53:03.931522] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.931622] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:53:03.931638] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:03.931737] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:53:03.931786] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:03.931801] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:53:03.931889] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:03.931905] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:53:03.932012] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.932037] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarToClassTransform
[2024-02-28 09:53:03.932128] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:03.932167] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarToClassTransform
[2024-02-28 09:53:03.932181] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:03.932256] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarToClassTransform
[2024-02-28 09:53:03.932388] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:53:03.932404] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with IdentityTransform
[2024-02-28 09:53:03.932512] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:03.932596] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarToClassTransform
[2024-02-28 09:53:03.932651] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:53:03.932741] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with IdentityTransform
[2024-02-28 09:53:03.932756] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:03.932825] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarToClassTransform
[2024-02-28 09:53:03.932937] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:53:03.932954] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with IdentityTransform
[2024-02-28 09:53:03.932964] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:03.933005] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:53:03.933104] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:53:03.933119] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with IdentityTransform
[2024-02-28 09:53:03.933147] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:53:03.933216] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with IdentityTransform
[2024-02-28 09:53:03.933229] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:53:03.933342] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with IdentityTransform
[2024-02-28 09:53:03.933359] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:53:03.933407] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with IdentityTransform
[2024-02-28 09:53:03.933432] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:53:03.933509] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with IdentityTransform
[2024-02-28 09:53:03.933524] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:53:03.933551] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with IdentityTransform
[2024-02-28 09:53:03.933563] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:03.933653] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarToClassTransform
[2024-02-28 09:53:03.933733] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:53:03.933749] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with IdentityTransform
[2024-02-28 09:53:03.933779] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:53:03.933868] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with IdentityTransform
[2024-02-28 09:53:03.933884] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:53:03.933913] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with IdentityTransform
[2024-02-28 09:53:03.934021] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:03.934037] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarToClassTransform
[2024-02-28 09:53:03.934047] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:03.934167] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarToClassTransform
[2024-02-28 09:53:03.934182] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with JetifyTransform
[2024-02-28 09:53:03.934200] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with IdentityTransform
[2024-02-28 09:53:03.934253] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with JetifyTransform
[2024-02-28 09:53:03.934457] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with IdentityTransform
[2024-02-28 09:53:03.934507] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with JetifyTransform
[2024-02-28 09:53:03.934519] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with IdentityTransform
[2024-02-28 09:53:03.934530] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:53:03.934650] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with IdentityTransform
[2024-02-28 09:53:03.934666] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:53:03.934676] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:53:03.934685] [STDOUT] stdout: [ ] Caching disabled for task ':app:compileReleaseJavaWithJavac' because:
[2024-02-28 09:53:03.934715] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:03.934727] [STDOUT] stdout: [ ] Task ':app:compileReleaseJavaWithJavac' is not up-to-date because:
[2024-02-28 09:53:03.934861] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:03.934877] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:compileReleaseJavaWithJavac'.
[2024-02-28 09:53:03.934887] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:53:03.934985] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:53:03.935161] [STDOUT] stdout: [ ] Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
[2024-02-28 09:53:03.935180] [STDOUT] stdout: [ ] Compiling with toolchain '/Volumes/Work/s/w/ir/cache/java/Contents/Home'.
[2024-02-28 09:53:03.935191] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android/app/src/release/java', not found
[2024-02-28 09:53:03.935303] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/generated/aidl_source_output_dir/release/out', not found
[2024-02-28 09:53:03.935319] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/generated/renderscript_source_output_dir/release/out', not found
[2024-02-28 09:53:03.935371] [STDOUT] stdout: [ ] Compiling with JDK Java compiler API.
[2024-02-28 09:53:03.935529] [STDOUT] stdout: [ ] Class dependency analysis for incremental compilation took 0.001 secs.
[2024-02-28 09:53:03.935655] [STDOUT] stdout: [ ] Created classpath snapshot for incremental compilation in 0.004 secs.
[2024-02-28 09:53:03.935679] [STDOUT] stdout: [ ] Resolve mutations for :app:lintVitalAnalyzeRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:03.935733] [STDOUT] stdout: [ ] :app:lintVitalAnalyzeRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:04.576362] [STDOUT] stdout: [ +639 ms] Resolve mutations for :app:extractReleaseNativeSymbolTables (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:04.576390] [STDOUT] stdout: [ ] :app:extractReleaseNativeSymbolTables (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:04.576395] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseGeneratedProguardFiles (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:04.576399] [STDOUT] stdout: [ ] :app:mergeReleaseGeneratedProguardFiles (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:04.576402] [STDOUT] stdout: [ ] > Task :app:mergeReleaseGeneratedProguardFiles
[2024-02-28 09:53:04.576406] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseGeneratedProguardFiles' because:
[2024-02-28 09:53:04.576409] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:04.576413] [STDOUT] stdout: [ ] Task ':app:mergeReleaseGeneratedProguardFiles' is not up-to-date because:
[2024-02-28 09:53:04.576416] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:04.576420] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseJavaResource (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:04.576424] [STDOUT] stdout: [ ] :app:mergeReleaseJavaResource (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:04.576427] [STDOUT] stdout: [ ] > Task :app:extractReleaseNativeSymbolTables
[2024-02-28 09:53:04.576714] [STDOUT] stdout: [ ] Caching disabled for task ':app:extractReleaseNativeSymbolTables' because:
[2024-02-28 09:53:04.576726] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:04.576730] [STDOUT] stdout: [ ] Task ':app:extractReleaseNativeSymbolTables' is not up-to-date because:
[2024-02-28 09:53:04.576734] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:04.576737] [STDOUT] stdout: [ ] C/C++: android.ndkVersion from module build.gradle is [23.1.7779620]
[2024-02-28 09:53:04.576741] [STDOUT] stdout: [ ] C/C++: android.ndkPath from module build.gradle is not set
[2024-02-28 09:53:04.576744] [STDOUT] stdout: [ ] C/C++: ndk.dir in local.properties is not set
[2024-02-28 09:53:04.576747] [STDOUT] stdout: [ ] C/C++: Not considering ANDROID_NDK_HOME because support was removed after deprecation period.
[2024-02-28 09:53:04.576751] [STDOUT] stdout: [ ] C/C++: sdkFolder is /Volumes/Work/s/w/ir/cache/android/sdk
[2024-02-28 09:53:04.576755] [STDOUT] stdout: [ ] Unable to extract native debug metadata from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libflutter.so because the native debug metadata has already been stripped.
[2024-02-28 09:53:04.576759] [STDOUT] stdout: [ ] Unable to extract native debug metadata from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libapp.so because the native debug metadata has already been stripped.
[2024-02-28 09:53:04.576763] [STDOUT] stdout: [ ] Unable to extract native debug metadata from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libflutter.so because the native debug metadata has already been stripped.
[2024-02-28 09:53:04.576767] [STDOUT] stdout: [ ] Unable to extract native debug metadata from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libapp.so because the native debug metadata has already been stripped.
[2024-02-28 09:53:04.576771] [STDOUT] stdout: [ ] Unable to extract native debug metadata from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/x86_64/libflutter.so because the native debug metadata has already been stripped.
[2024-02-28 09:53:04.576775] [STDOUT] stdout: [ ] Unable to extract native debug metadata from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/x86_64/libapp.so because the native debug metadata has already been stripped.
[2024-02-28 09:53:04.699454] [STDOUT] stdout: [ +122 ms] Resolve mutations for :app:mergeReleaseNativeDebugMetadata (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:04.699479] [STDOUT] stdout: [ ] :app:mergeReleaseNativeDebugMetadata (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:04.699483] [STDOUT] stdout: [ ] > Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
[2024-02-28 09:53:04.699487] [STDOUT] stdout: [ ] Skipping task ':app:mergeReleaseNativeDebugMetadata' as it has no source files and no previous output files.
[2024-02-28 09:53:04.699491] [STDOUT] stdout: [ ] Resolve mutations for :app:sdkReleaseDependencyData (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:04.699495] [STDOUT] stdout: [ ] :app:sdkReleaseDependencyData (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:04.699498] [STDOUT] stdout: [ ] > Task :app:sdkReleaseDependencyData
[2024-02-28 09:53:04.699501] [STDOUT] stdout: [ ] Caching disabled for task ':app:sdkReleaseDependencyData' because:
[2024-02-28 09:53:04.699505] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:04.699508] [STDOUT] stdout: [ ] Task ':app:sdkReleaseDependencyData' is not up-to-date because:
[2024-02-28 09:53:04.699512] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:04.699515] [STDOUT] stdout: [ ] Resolve mutations for :app:validateSigningRelease (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:04.699519] [STDOUT] stdout: [ ] :app:validateSigningRelease (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:05.100175] [STDOUT] stdout: [ +399 ms] > Task :app:mergeReleaseJavaResource
[2024-02-28 09:53:05.100260] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:53:05.100317] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:53:05.100323] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:05.100328] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:53:05.100332] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.100335] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.100339] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:05.100343] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.100346] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.100350] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:05.103774] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:53:05.104007] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with IdentityTransform
[2024-02-28 09:53:05.104023] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:53:05.104035] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with IdentityTransform
[2024-02-28 09:53:05.104045] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with JetifyTransform
[2024-02-28 09:53:05.104056] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with IdentityTransform
[2024-02-28 09:53:05.104066] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:05.104077] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:53:05.104088] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:05.104098] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:53:05.104109] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:05.104119] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:53:05.104305] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.104316] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.104367] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:53:05.104379] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:05.104390] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.104399] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:53:05.104443] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.104456] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.104460] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:53:05.104464] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with JetifyTransform
[2024-02-28 09:53:05.104468] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with IdentityTransform
[2024-02-28 09:53:05.104471] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with JetifyTransform
[2024-02-28 09:53:05.104475] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with IdentityTransform
[2024-02-28 09:53:05.104479] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with JetifyTransform
[2024-02-28 09:53:05.104483] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with IdentityTransform
[2024-02-28 09:53:05.104486] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.104490] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.104493] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:53:05.104497] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.104500] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with IdentityTransform
[2024-02-28 09:53:05.104504] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.104508] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.104511] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:53:05.104515] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.104518] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.104522] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:53:05.104525] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.104529] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.104532] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:53:05.104536] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.104539] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.104543] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:53:05.104546] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.104550] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.104553] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:53:05.104557] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.104560] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.104564] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.104568] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:53:05.104571] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.104575] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.104578] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.104582] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.104586] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:05.104589] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.104593] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.104596] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.104600] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.104603] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.104607] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.104610] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.104614] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.104617] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.104621] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.104624] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.104628] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:53:05.104631] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.104635] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:53:05.104639] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:53:05.104642] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.104646] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:53:05.104650] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.104653] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.104657] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:53:05.104660] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:53:05.104664] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.104667] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:05.104671] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:53:05.104675] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.104679] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.104682] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:05.104686] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:53:05.104689] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.104693] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.104696] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.104700] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:05.104704] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.104707] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.104711] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:53:05.104714] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.104718] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.104721] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:53:05.104725] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.104729] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.104732] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:53:05.104736] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.104740] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with IdentityTransform
[2024-02-28 09:53:05.104743] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.104747] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.104750] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:53:05.104754] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.104757] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.104761] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:05.104764] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.104768] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.104771] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:05.104775] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:53:05.104778] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with IdentityTransform
[2024-02-28 09:53:05.104782] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:05.104786] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:05.104789] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:53:05.104793] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.104796] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with IdentityTransform
[2024-02-28 09:53:05.104800] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:05.104803] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.104807] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:05.104811] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:05.104814] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.104818] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:05.104821] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:05.104825] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.104828] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:05.104844] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.104897] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with IdentityTransform
[2024-02-28 09:53:05.104902] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:53:05.104906] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with IdentityTransform
[2024-02-28 09:53:05.104909] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:53:05.104913] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with IdentityTransform
[2024-02-28 09:53:05.104917] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:53:05.104920] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:05.104924] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.104928] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:53:05.104932] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:53:05.104935] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with IdentityTransform
[2024-02-28 09:53:05.104979] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:53:05.104995] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with IdentityTransform
[2024-02-28 09:53:05.105005] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:53:05.105015] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with IdentityTransform
[2024-02-28 09:53:05.105025] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:53:05.105034] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with IdentityTransform
[2024-02-28 09:53:05.105044] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:53:05.105053] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with IdentityTransform
[2024-02-28 09:53:05.105063] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with JetifyTransform
[2024-02-28 09:53:05.105073] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:53:05.105082] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.105091] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with IdentityTransform
[2024-02-28 09:53:05.105101] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with JetifyTransform
[2024-02-28 09:53:05.105111] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.105122] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with IdentityTransform
[2024-02-28 09:53:05.105132] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with JetifyTransform
[2024-02-28 09:53:05.105141] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with IdentityTransform
[2024-02-28 09:53:05.105151] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with JetifyTransform
[2024-02-28 09:53:05.105160] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:53:05.105170] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.105179] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:53:05.105188] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.105197] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:53:05.105207] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with IdentityTransform
[2024-02-28 09:53:05.105217] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:53:05.105227] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with JetifyTransform
[2024-02-28 09:53:05.105236] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with IdentityTransform
[2024-02-28 09:53:05.105246] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:53:05.105255] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.105264] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with JetifyTransform
[2024-02-28 09:53:05.105274] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:53:05.105284] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with IdentityTransform
[2024-02-28 09:53:05.105294] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with JetifyTransform
[2024-02-28 09:53:05.105303] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with IdentityTransform
[2024-02-28 09:53:05.105313] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:53:05.105322] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with IdentityTransform
[2024-02-28 09:53:05.107626] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:53:05.107666] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with IdentityTransform
[2024-02-28 09:53:05.107677] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.107688] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.107705] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:53:05.107718] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:53:05.107728] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.107737] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:53:05.107760] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:53:05.107771] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.107780] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:53:05.107789] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.107799] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.107809] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:53:05.107819] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:53:05.107828] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.107855] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.107876] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:53:05.107887] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.107897] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:53:05.107907] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:53:05.107917] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.108] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.108023] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:53:05.108033] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.108043] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:53:05.108053] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:53:05.108063] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.108072] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.108082] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:53:05.108092] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.108102] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:53:05.108111] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.108121] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:53:05.108131] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:53:05.108142] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:53:05.108160] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.108170] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:53:05.108180] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:53:05.108225] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.108256] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.108267] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseJavaResource' because:
[2024-02-28 09:53:05.108329] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.108340] [STDOUT] stdout: [ ] Task ':app:mergeReleaseJavaResource' is not up-to-date because:
[2024-02-28 09:53:05.108349] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:05.108358] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:mergeReleaseJavaResource'.
[2024-02-28 09:53:05.108368] [STDOUT] stdout: [ ] > Task :app:validateSigningRelease
[2024-02-28 09:53:05.108377] [STDOUT] stdout: [ ] Caching disabled for task ':app:validateSigningRelease' because:
[2024-02-28 09:53:05.108386] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.108394] [STDOUT] stdout: [ ] Task ':app:validateSigningRelease' is not up-to-date because:
[2024-02-28 09:53:05.108403] [STDOUT] stdout: [ ] Task.upToDateWhen is false.
[2024-02-28 09:53:05.108412] [STDOUT] stdout: [ ] Creating default debug keystore at /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpdnlwagk9/.android/debug.keystore
[2024-02-28 09:53:05.108422] [STDOUT] stdout: [ ] Resolve mutations for :app:minifyReleaseWithR8 (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:05.108432] [STDOUT] stdout: [ ] :app:minifyReleaseWithR8 (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:05.108441] [STDOUT] stdout: [ ] Resolve mutations for :app:writeReleaseAppMetadata (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:05.108450] [STDOUT] stdout: [ ] :app:writeReleaseAppMetadata (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:05.108461] [STDOUT] stdout: [ ] > Task :app:writeReleaseAppMetadata
[2024-02-28 09:53:05.108534] [STDOUT] stdout: [ ] Caching disabled for task ':app:writeReleaseAppMetadata' because:
[2024-02-28 09:53:05.108545] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.108554] [STDOUT] stdout: [ ] Task ':app:writeReleaseAppMetadata' is not up-to-date because:
[2024-02-28 09:53:05.108563] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:05.109724] [STDOUT] stdout: [ ] Resolve mutations for :app:writeReleaseSigningConfigVersions (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:05.109796] [STDOUT] stdout: [ ] :app:writeReleaseSigningConfigVersions (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:05.109809] [STDOUT] stdout: [ ] > Task :app:writeReleaseSigningConfigVersions
[2024-02-28 09:53:05.109819] [STDOUT] stdout: [ ] Caching disabled for task ':app:writeReleaseSigningConfigVersions' because:
[2024-02-28 09:53:05.109829] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.109837] [STDOUT] stdout: [ ] Task ':app:writeReleaseSigningConfigVersions' is not up-to-date because:
[2024-02-28 09:53:05.109846] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:05.109855] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:bundleReleaseAar (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:05.109865] [STDOUT] stdout: [ ] :integration_test:bundleReleaseAar (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:05.109874] [STDOUT] stdout: [ ] > Task :integration_test:bundleReleaseAar
[2024-02-28 09:53:05.109882] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:bundleReleaseAar' because:
[2024-02-28 09:53:05.109891] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.109900] [STDOUT] stdout: [ ] Task ':integration_test:bundleReleaseAar' is not up-to-date because:
[2024-02-28 09:53:05.109909] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:05.109918] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/public_res/release/public.txt', not found
[2024-02-28 09:53:05.109928] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/navigation_json_for_aar/release/navigation.json', not found
[2024-02-28 09:53:05.109939] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/annotations_zip/release/annotations.zip', not found
[2024-02-28 09:53:05.109949] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/lint_publish_jar/global/lint.jar', not found
[2024-02-28 09:53:05.109959] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/library_art_profile/release/baseline-prof.txt', not found
[2024-02-28 09:53:05.109973] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/aidl_parcelable/release/out', not found
[2024-02-28 09:53:05.109984] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/renderscript_headers/release/out', not found
[2024-02-28 09:53:05.109994] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mapReleaseSourceSetPaths (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:05.110003] [STDOUT] stdout: [ ] :integration_test:mapReleaseSourceSetPaths (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:05.110013] [STDOUT] stdout: [ ] > Task :integration_test:mapReleaseSourceSetPaths
[2024-02-28 09:53:05.110022] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.110048] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.110689] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:53:05.110700] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:05.110705] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.110709] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:53:05.110712] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.110716] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.110719] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:53:05.110723] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.110726] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.110730] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:53:05.110733] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.110737] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.110740] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:53:05.110744] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.110748] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.110751] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:05.110755] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.110759] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.110762] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:53:05.110766] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.110769] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.110773] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:53:05.110776] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.110780] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.110783] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:53:05.110787] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.110790] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.110794] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:05.110797] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.110801] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.110804] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:53:05.110808] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.110812] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.110815] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.110819] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.110823] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.110826] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.110830] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.110834] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.110837] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:05.110841] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.110844] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.110848] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:05.110851] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.110855] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.110858] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:53:05.110862] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.110865] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.110869] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:53:05.110872] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.110876] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.110879] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:53:05.110883] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.110886] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.110890] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:53:05.110894] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.110897] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.110901] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:05.110904] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:05.110961] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:05.110967] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:53:05.110971] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:05.110974] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.110978] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:05.110981] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:05.110985] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.110989] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:53:05.110992] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.110996] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.110999] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:53:05.111003] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:mapReleaseSourceSetPaths' because:
[2024-02-28 09:53:05.111007] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.111010] [STDOUT] stdout: [ ] Task ':integration_test:mapReleaseSourceSetPaths' is not up-to-date because:
[2024-02-28 09:53:05.111014] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:05.111017] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mergeReleaseResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:05.111311] [STDOUT] stdout: [ ] :integration_test:mergeReleaseResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:05.371852] [STDOUT] stdout: [ +259 ms] > Task :integration_test:mergeReleaseResources
[2024-02-28 09:53:05.371899] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:mergeReleaseResources' because:
[2024-02-28 09:53:05.371910] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.371919] [STDOUT] stdout: [ ] Task ':integration_test:mergeReleaseResources' is not up-to-date because:
[2024-02-28 09:53:05.371927] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:05.371936] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:mergeReleaseResources'.
[2024-02-28 09:53:05.371945] [STDOUT] stdout: [ ] [MergeResources] Inputs are non-incremental full task action.
[2024-02-28 09:53:05.371954] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:verifyReleaseResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:05.371963] [STDOUT] stdout: [ ] :integration_test:verifyReleaseResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:05.371972] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:bundleReleaseAar (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:05.371981] [STDOUT] stdout: [ ] :plugintest:bundleReleaseAar (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:05.371989] [STDOUT] stdout: [ ] > Task :plugintest:bundleReleaseAar
[2024-02-28 09:53:05.371998] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:bundleReleaseAar' because:
[2024-02-28 09:53:05.373765] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.373806] [STDOUT] stdout: [ ] Task ':plugintest:bundleReleaseAar' is not up-to-date because:
[2024-02-28 09:53:05.373816] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:05.373825] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/public_res/release/public.txt', not found
[2024-02-28 09:53:05.373837] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/navigation_json_for_aar/release/navigation.json', not found
[2024-02-28 09:53:05.373847] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/annotations_zip/release/annotations.zip', not found
[2024-02-28 09:53:05.373857] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_consumer_proguard_file/release/proguard.txt', not found
[2024-02-28 09:53:05.373866] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/lint_publish_jar/global/lint.jar', not found
[2024-02-28 09:53:05.373876] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/library_art_profile/release/baseline-prof.txt', not found
[2024-02-28 09:53:05.373886] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/aidl_parcelable/release/out', not found
[2024-02-28 09:53:05.373896] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/renderscript_headers/release/out', not found
[2024-02-28 09:53:05.373905] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mapReleaseSourceSetPaths (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:05.373914] [STDOUT] stdout: [ ] :plugintest:mapReleaseSourceSetPaths (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:05.373923] [STDOUT] stdout: [ ] > Task :plugintest:mapReleaseSourceSetPaths
[2024-02-28 09:53:05.373931] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.373941] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.373950] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:53:05.373959] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.373969] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.373979] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:05.373992] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.374001] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.374010] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:53:05.374019] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.374028] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.374037] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:53:05.374046] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.374055] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.374065] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:53:05.374074] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.374112] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.374135] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:05.374145] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.374155] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.374164] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:53:05.374173] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.374182] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.374226] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.374243] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.374253] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.374262] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.374271] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.374280] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.374289] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:05.374298] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.374308] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.374317] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:05.374326] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.374335] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.374344] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:53:05.375577] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.375617] [STDOUT] stdout: [ +2 ms] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.375627] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:53:05.375637] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.375646] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.375656] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:53:05.375665] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.375674] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.375682] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:53:05.375691] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.375700] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.375709] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:05.375718] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:05.375727] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:05.375736] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:53:05.375746] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:05.375754] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.375764] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:05.375773] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.375797] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.375818] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:53:05.375829] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:mapReleaseSourceSetPaths' because:
[2024-02-28 09:53:05.375837] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.375846] [STDOUT] stdout: [ ] Task ':plugintest:mapReleaseSourceSetPaths' is not up-to-date because:
[2024-02-28 09:53:05.375855] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:05.375964] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mergeReleaseResources (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:05.376001] [STDOUT] stdout: [ ] :plugintest:mergeReleaseResources (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:05.715083] [STDOUT] stdout: [ +340 ms] > Task :integration_test:verifyReleaseResources
[2024-02-28 09:53:05.715126] [STDOUT] stdout: [ ] Transforming aapt2-7.3.0-8691043-osx.jar (com.android.tools.build:aapt2:7.3.0-8691043) with Aapt2Extractor
[2024-02-28 09:53:05.715137] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.715147] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.715169] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.715291] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:05.715308] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.715319] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.715329] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.715338] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.715347] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.715356] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.715501] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.715517] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.715526] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.715535] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.715671] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.715702] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.715742] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.715878] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.715892] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.715914] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.715979] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.715991] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.716001] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.716032] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.716140] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.716152] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.716296] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.716309] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.716318] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.716327] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.716358] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.716369] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.716395] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.716421] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.716482] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.716638] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.716668] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.716678] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.716708] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.716720] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.716801] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.716880] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.716894] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.716904] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.716913] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.716922] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.716949] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.716962] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.716971] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.716980] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.717044] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.717057] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.717093] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.717107] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.717136] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.717149] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.717159] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.717198] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.717213] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.717223] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.717232] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.717242] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.717251] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.717260] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.717289] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.717302] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.717312] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.717321] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.717330] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.717359] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.717370] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.717380] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.717389] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.717415] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.717426] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.717460] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:05.717498] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:05.717511] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.717521] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:05.717530] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.717561] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.717574] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:05.717583] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.717592] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.717602] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:05.717611] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.717636] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.717648] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:05.717657] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.717682] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.717694] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.717704] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.717729] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.717742] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:53:05.717752] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.717777] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:53:05.717789] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.717813] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:53:05.717827] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:53:05.717836] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.717882] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:53:05.717919] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:53:05.717932] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.717965] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:53:05.717981] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:53:05.717992] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:53:05.718019] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.718077] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:53:05.718103] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:53:05.718114] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.718123] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:53:05.718133] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:53:05.718143] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.718217] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:53:05.718235] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.718244] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:53:05.718276] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:53:05.718291] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:53:05.718300] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.718310] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:53:05.718320] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:53:05.718348] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.718359] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:53:05.718364] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.718411] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:53:05.718419] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:53:05.718423] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:53:05.718426] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.718430] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:53:05.718434] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:53:05.718455] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.718506] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.718520] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:53:05.718529] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.718538] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:53:05.718547] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.718617] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.718635] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.718647] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:53:05.718656] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.718665] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:05.718676] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:53:05.718710] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.718741] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.718811] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:53:05.718825] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.718834] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:53:05.718844] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.718902] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:05.718915] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.718926] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:53:05.718935] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.718963] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:53:05.718972] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:53:05.718976] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.718981] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:53:05.718985] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.719020] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:53:05.719030] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.719034] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:verifyReleaseResources' because:
[2024-02-28 09:53:05.719037] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.719733] [STDOUT] stdout: [ ] Task ':integration_test:verifyReleaseResources' is not up-to-date because:
[2024-02-28 09:53:05.719758] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:05.719818] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:verifyReleaseResources'.
[2024-02-28 09:53:05.720027] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable/notification_bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable_notification_bg.xml.flat
[2024-02-28 09:53:05.720131] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable/notification_bg_low.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable_notification_bg_low.xml.flat
[2024-02-28 09:53:05.720287] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable/notification_tile_bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable_notification_tile_bg.xml.flat
[2024-02-28 09:53:05.720430] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable/notification_icon_background.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable_notification_icon_background.xml.flat
[2024-02-28 09:53:05.720565] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/layout/notification_template_part_chronometer.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/layout_notification_template_part_chronometer.xml.flat
[2024-02-28 09:53:05.720683] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/layout-v21/notification_action.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/layout-v21_notification_action.xml.flat
[2024-02-28 09:53:05.720803] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-am/values-am.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-am_values-am.arsc.flat
[2024-02-28 09:53:05.721019] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-as/values-as.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-as_values-as.arsc.flat
[2024-02-28 09:53:05.721099] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-bs/values-bs.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-bs_values-bs.arsc.flat
[2024-02-28 09:53:05.721224] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/layout/custom_dialog.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/layout_custom_dialog.xml.flat
[2024-02-28 09:53:05.721841] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/layout/notification_template_part_time.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/layout_notification_template_part_time.xml.flat
[2024-02-28 09:53:05.721889] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-cs/values-cs.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-cs_values-cs.arsc.flat
[2024-02-28 09:53:05.722014] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-en-rGB/values-en-rGB.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-en-rGB_values-en-rGB.arsc.flat
[2024-02-28 09:53:05.722077] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-af/values-af.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-af_values-af.arsc.flat
[2024-02-28 09:53:05.722184] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-en-rXC/values-en-rXC.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-en-rXC_values-en-rXC.arsc.flat
[2024-02-28 09:53:05.722254] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-fi/values-fi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-fi_values-fi.arsc.flat
[2024-02-28 09:53:05.722376] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-bn/values-bn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-bn_values-bn.arsc.flat
[2024-02-28 09:53:05.722502] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-fr-rCA/values-fr-rCA.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-fr-rCA_values-fr-rCA.arsc.flat
[2024-02-28 09:53:05.722638] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-hy/values-hy.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-hy_values-hy.arsc.flat
[2024-02-28 09:53:05.722679] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-en-rCA/values-en-rCA.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-en-rCA_values-en-rCA.arsc.flat
[2024-02-28 09:53:05.722775] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-is/values-is.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-is_values-is.arsc.flat
[2024-02-28 09:53:05.722872] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ar/values-ar.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ar_values-ar.arsc.flat
[2024-02-28 09:53:05.722954] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-km/values-km.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-km_values-km.arsc.flat
[2024-02-28 09:53:05.723046] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ko/values-ko.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ko_values-ko.arsc.flat
[2024-02-28 09:53:05.723150] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ca/values-ca.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ca_values-ca.arsc.flat
[2024-02-28 09:53:05.723261] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ml/values-ml.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ml_values-ml.arsc.flat
[2024-02-28 09:53:05.723377] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-mr/values-mr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-mr_values-mr.arsc.flat
[2024-02-28 09:53:05.723428] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-en-rIN/values-en-rIN.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-en-rIN_values-en-rIN.arsc.flat
[2024-02-28 09:53:05.723540] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-or/values-or.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-or_values-or.arsc.flat
[2024-02-28 09:53:05.723647] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-pl/values-pl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-pl_values-pl.arsc.flat
[2024-02-28 09:53:05.723727] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-fr/values-fr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-fr_values-fr.arsc.flat
[2024-02-28 09:53:05.723863] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-si/values-si.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-si_values-si.arsc.flat
[2024-02-28 09:53:05.723923] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-sl/values-sl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-sl_values-sl.arsc.flat
[2024-02-28 09:53:05.724052] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-in/values-in.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-in_values-in.arsc.flat
[2024-02-28 09:53:05.724185] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-te/values-te.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-te_values-te.arsc.flat
[2024-02-28 09:53:05.724273] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-tl/values-tl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-tl_values-tl.arsc.flat
[2024-02-28 09:53:05.724292] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-kn/values-kn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-kn_values-kn.arsc.flat
[2024-02-28 09:53:05.724304] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-v21/values-v21.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-v21_values-v21.arsc.flat
[2024-02-28 09:53:05.724338] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-mn/values-mn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-mn_values-mn.arsc.flat
[2024-02-28 09:53:05.724379] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-fa/values-fa.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-fa_values-fa.arsc.flat
[2024-02-28 09:53:05.724396] [STDOUT] stdout: [ ] Compiling image file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable-hdpi-v4/notify_panel_notification_icon_bg.png
[2024-02-28 09:53:05.724485] [STDOUT] stdout: [ ] Compiling file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable-hdpi-v4/notify_panel_notification_icon_bg.png to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat
[2024-02-28 09:53:05.724503] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-zh-rCN/values-zh-rCN.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-zh-rCN_values-zh-rCN.arsc.flat
[2024-02-28 09:53:05.724534] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/layout-v21/notification_action_tombstone.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/layout-v21_notification_action_tombstone.xml.flat
[2024-02-28 09:53:05.724634] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-hu/values-hu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-hu_values-hu.arsc.flat
[2024-02-28 09:53:05.724652] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-pa/values-pa.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-pa_values-pa.arsc.flat
[2024-02-28 09:53:05.724664] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-sk/values-sk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-sk_values-sk.arsc.flat
[2024-02-28 09:53:05.724676] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-kk/values-kk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-kk_values-kk.arsc.flat
[2024-02-28 09:53:05.724687] [STDOUT] stdout: [ ] Compiling image file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png
[2024-02-28 09:53:05.724798] [STDOUT] stdout: [ ] Compiling file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat
[2024-02-28 09:53:05.724817] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values/values.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values_values.arsc.flat
[2024-02-28 09:53:05.724860] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-az/values-az.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-az_values-az.arsc.flat
[2024-02-28 09:53:05.724876] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-th/values-th.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-th_values-th.arsc.flat
[2024-02-28 09:53:05.724889] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-mk/values-mk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-mk_values-mk.arsc.flat
[2024-02-28 09:53:05.724900] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-nl/values-nl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-nl_values-nl.arsc.flat
[2024-02-28 09:53:05.724984] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable-v21/notification_action_background.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable-v21_notification_action_background.xml.flat
[2024-02-28 09:53:05.725026] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/layout-v21/notification_template_icon_group.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/layout-v21_notification_template_icon_group.xml.flat
[2024-02-28 09:53:05.725044] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-da/values-da.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-da_values-da.arsc.flat
[2024-02-28 09:53:05.725082] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-be/values-be.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-be_values-be.arsc.flat
[2024-02-28 09:53:05.725098] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-el/values-el.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-el_values-el.arsc.flat
[2024-02-28 09:53:05.725129] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-es/values-es.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-es_values-es.arsc.flat
[2024-02-28 09:53:05.725182] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-et/values-et.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-et_values-et.arsc.flat
[2024-02-28 09:53:05.725233] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-hi/values-hi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-hi_values-hi.arsc.flat
[2024-02-28 09:53:05.725243] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ru/values-ru.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ru_values-ru.arsc.flat
[2024-02-28 09:53:05.725274] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ja/values-ja.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ja_values-ja.arsc.flat
[2024-02-28 09:53:05.725324] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-lt/values-lt.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-lt_values-lt.arsc.flat
[2024-02-28 09:53:05.725330] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-nb/values-nb.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-nb_values-nb.arsc.flat
[2024-02-28 09:53:05.725336] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ta/values-ta.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ta_values-ta.arsc.flat
[2024-02-28 09:53:05.725439] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-gl/values-gl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-gl_values-gl.arsc.flat
[2024-02-28 09:53:05.725460] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-pt-rPT/values-pt-rPT.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-pt-rPT_values-pt-rPT.arsc.flat
[2024-02-28 09:53:05.725496] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-it/values-it.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-it_values-it.arsc.flat
[2024-02-28 09:53:05.725512] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-sv/values-sv.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-sv_values-sv.arsc.flat
[2024-02-28 09:53:05.725525] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ur/values-ur.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ur_values-ur.arsc.flat
[2024-02-28 09:53:05.725583] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ky/values-ky.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ky_values-ky.arsc.flat
[2024-02-28 09:53:05.725599] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-v16/values-v16.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-v16_values-v16.arsc.flat
[2024-02-28 09:53:05.725686] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-zu/values-zu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-zu_values-zu.arsc.flat
[2024-02-28 09:53:05.725702] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ms/values-ms.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ms_values-ms.arsc.flat
[2024-02-28 09:53:05.725749] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-vi/values-vi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-vi_values-vi.arsc.flat
[2024-02-28 09:53:05.725765] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-pt/values-pt.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-pt_values-pt.arsc.flat
[2024-02-28 09:53:05.725777] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-sq/values-sq.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-sq_values-sq.arsc.flat
[2024-02-28 09:53:05.725808] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-tr/values-tr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-tr_values-tr.arsc.flat
[2024-02-28 09:53:05.725823] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-zh-rHK/values-zh-rHK.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-zh-rHK_values-zh-rHK.arsc.flat
[2024-02-28 09:53:05.725894] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-bg/values-bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-bg_values-bg.arsc.flat
[2024-02-28 09:53:05.725910] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-en-rAU/values-en-rAU.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-en-rAU_values-en-rAU.arsc.flat
[2024-02-28 09:53:05.725985] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-eu/values-eu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-eu_values-eu.arsc.flat
[2024-02-28 09:53:05.726018] [STDOUT] stdout: [ ] Compiling image file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable-mdpi-v4/notify_panel_notification_icon_bg.png
[2024-02-28 09:53:05.726032] [STDOUT] stdout: [ ] Compiling file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable-mdpi-v4/notify_panel_notification_icon_bg.png to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat
[2024-02-28 09:53:05.726122] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-hr/values-hr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-hr_values-hr.arsc.flat
[2024-02-28 09:53:05.726159] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/layout-v21/notification_template_custom_big.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/layout-v21_notification_template_custom_big.xml.flat
[2024-02-28 09:53:05.726217] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ka/values-ka.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ka_values-ka.arsc.flat
[2024-02-28 09:53:05.726283] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-lv/values-lv.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-lv_values-lv.arsc.flat
[2024-02-28 09:53:05.726311] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ne/values-ne.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ne_values-ne.arsc.flat
[2024-02-28 09:53:05.726321] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ro/values-ro.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ro_values-ro.arsc.flat
[2024-02-28 09:53:05.726326] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-b+sr+Latn/values-b+sr+Latn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-b+sr+Latn_values-b+sr+Latn.arsc.flat
[2024-02-28 09:53:05.726331] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-sw/values-sw.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-sw_values-sw.arsc.flat
[2024-02-28 09:53:05.726375] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-de/values-de.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-de_values-de.arsc.flat
[2024-02-28 09:53:05.726417] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-es-rUS/values-es-rUS.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-es-rUS_values-es-rUS.arsc.flat
[2024-02-28 09:53:05.726441] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-uz/values-uz.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-uz_values-uz.arsc.flat
[2024-02-28 09:53:05.726513] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-gu/values-gu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-gu_values-gu.arsc.flat
[2024-02-28 09:53:05.726666] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-iw/values-iw.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-iw_values-iw.arsc.flat
[2024-02-28 09:53:05.726684] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-lo/values-lo.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-lo_values-lo.arsc.flat
[2024-02-28 09:53:05.726723] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-my/values-my.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-my_values-my.arsc.flat
[2024-02-28 09:53:05.726739] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-pt-rBR/values-pt-rBR.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-pt-rBR_values-pt-rBR.arsc.flat
[2024-02-28 09:53:05.726752] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-sr/values-sr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-sr_values-sr.arsc.flat
[2024-02-28 09:53:05.726764] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-uk/values-uk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-uk_values-uk.arsc.flat
[2024-02-28 09:53:05.726776] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/merged_res/release/values-zh-rTW/values-zh-rTW.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-zh-rTW_values-zh-rTW.arsc.flat
[2024-02-28 09:53:05.726786] [STDOUT] stdout: [ ] > Task :plugintest:mergeReleaseResources
[2024-02-28 09:53:05.726795] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:mergeReleaseResources' because:
[2024-02-28 09:53:05.726803] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.726812] [STDOUT] stdout: [ ] Task ':plugintest:mergeReleaseResources' is not up-to-date because:
[2024-02-28 09:53:05.726839] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:05.726850] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:mergeReleaseResources'.
[2024-02-28 09:53:05.726859] [STDOUT] stdout: [ ] [MergeResources] Inputs are non-incremental full task action.
[2024-02-28 09:53:05.726869] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:assembleRelease (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:05.726878] [STDOUT] stdout: [ ] :integration_test:assembleRelease (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:05.726886] [STDOUT] stdout: [ ] > Task :integration_test:assembleRelease
[2024-02-28 09:53:05.726895] [STDOUT] stdout: [ ] Skipping task ':integration_test:assembleRelease' as it has no actions.
[2024-02-28 09:53:05.726904] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:verifyReleaseResources (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:05.726913] [STDOUT] stdout: [ ] :plugintest:verifyReleaseResources (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:05.912394] [STDOUT] stdout: [ +185 ms] > Task :plugintest:verifyReleaseResources
[2024-02-28 09:53:05.912438] [STDOUT] stdout: [ ] Transforming aapt2-7.3.0-8691043-osx.jar (com.android.tools.build:aapt2:7.3.0-8691043) with Aapt2Extractor
[2024-02-28 09:53:05.912449] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.912459] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.912468] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.912477] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.912487] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.912496] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.912540] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.912551] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.912561] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.912570] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.912578] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.912587] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.912596] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.912605] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.912614] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.912623] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.912632] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.912641] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.912650] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.912659] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.912668] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.912677] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.912685] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.912694] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.912703] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.912736] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.912747] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.912756] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.912765] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.912774] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.912783] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.912792] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.912802] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.912811] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.912820] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.912829] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.912838] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.912847] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.912856] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.912881] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.912892] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.913409] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.913427] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.913436] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.913445] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.913454] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.913463] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.913487] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.913496] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:05.913521] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:05.913531] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.913540] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:05.913549] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.913558] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.913568] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.913577] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.913587] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:53:05.913596] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:verifyReleaseResources' because:
[2024-02-28 09:53:05.913604] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.913613] [STDOUT] stdout: [ ] Task ':plugintest:verifyReleaseResources' is not up-to-date because:
[2024-02-28 09:53:05.913713] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:05.913730] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:verifyReleaseResources'.
[2024-02-28 09:53:05.913742] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable/notification_bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable_notification_bg.xml.flat
[2024-02-28 09:53:05.913798] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable/notification_bg_low.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable_notification_bg_low.xml.flat
[2024-02-28 09:53:05.913812] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable/notification_icon_background.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable_notification_icon_background.xml.flat
[2024-02-28 09:53:05.913824] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable/notification_tile_bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable_notification_tile_bg.xml.flat
[2024-02-28 09:53:05.913886] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/layout/notification_template_part_chronometer.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/layout_notification_template_part_chronometer.xml.flat
[2024-02-28 09:53:05.913900] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/layout/notification_template_part_time.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/layout_notification_template_part_time.xml.flat
[2024-02-28 09:53:05.913905] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/layout-v21/notification_action.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/layout-v21_notification_action.xml.flat
[2024-02-28 09:53:05.913910] [STDOUT] stdout: [ ] Compiling image file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable-mdpi-v4/notify_panel_notification_icon_bg.png
[2024-02-28 09:53:05.913914] [STDOUT] stdout: [ ] Compiling file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable-mdpi-v4/notify_panel_notification_icon_bg.png to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat
[2024-02-28 09:53:05.913919] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/layout/custom_dialog.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/layout_custom_dialog.xml.flat
[2024-02-28 09:53:05.914070] [STDOUT] stdout: [ ] Compiling image file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable-hdpi-v4/notify_panel_notification_icon_bg.png
[2024-02-28 09:53:05.914079] [STDOUT] stdout: [ ] Compiling file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable-hdpi-v4/notify_panel_notification_icon_bg.png to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat
[2024-02-28 09:53:05.914343] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-am/values-am.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-am_values-am.arsc.flat
[2024-02-28 09:53:05.914379] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/layout-v21/notification_action_tombstone.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/layout-v21_notification_action_tombstone.xml.flat
[2024-02-28 09:53:05.914701] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ar/values-ar.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ar_values-ar.arsc.flat
[2024-02-28 09:53:05.914746] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-as/values-as.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-as_values-as.arsc.flat
[2024-02-28 09:53:05.914763] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-bs/values-bs.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-bs_values-bs.arsc.flat
[2024-02-28 09:53:05.914775] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/layout-v21/notification_template_custom_big.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/layout-v21_notification_template_custom_big.xml.flat
[2024-02-28 09:53:05.914788] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-af/values-af.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-af_values-af.arsc.flat
[2024-02-28 09:53:05.914799] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-en-rGB/values-en-rGB.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-en-rGB_values-en-rGB.arsc.flat
[2024-02-28 09:53:05.914811] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-cs/values-cs.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-cs_values-cs.arsc.flat
[2024-02-28 09:53:05.914823] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ca/values-ca.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ca_values-ca.arsc.flat
[2024-02-28 09:53:05.914834] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-fi/values-fi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-fi_values-fi.arsc.flat
[2024-02-28 09:53:05.914846] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-bn/values-bn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-bn_values-bn.arsc.flat
[2024-02-28 09:53:05.914858] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-hy/values-hy.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-hy_values-hy.arsc.flat
[2024-02-28 09:53:05.914869] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-en-rCA/values-en-rCA.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-en-rCA_values-en-rCA.arsc.flat
[2024-02-28 09:53:05.914932] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-az/values-az.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-az_values-az.arsc.flat
[2024-02-28 09:53:05.914947] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-en-rXC/values-en-rXC.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-en-rXC_values-en-rXC.arsc.flat
[2024-02-28 09:53:05.914958] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-km/values-km.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-km_values-km.arsc.flat
[2024-02-28 09:53:05.914970] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-fa/values-fa.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-fa_values-fa.arsc.flat
[2024-02-28 09:53:05.915003] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-en-rIN/values-en-rIN.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-en-rIN_values-en-rIN.arsc.flat
[2024-02-28 09:53:05.915019] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ml/values-ml.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ml_values-ml.arsc.flat
[2024-02-28 09:53:05.915031] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-hu/values-hu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-hu_values-hu.arsc.flat
[2024-02-28 09:53:05.915066] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-da/values-da.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-da_values-da.arsc.flat
[2024-02-28 09:53:05.915105] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-or/values-or.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-or_values-or.arsc.flat
[2024-02-28 09:53:05.915178] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-fr/values-fr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-fr_values-fr.arsc.flat
[2024-02-28 09:53:05.915197] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-b+sr+Latn/values-b+sr+Latn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-b+sr+Latn_values-b+sr+Latn.arsc.flat
[2024-02-28 09:53:05.915209] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-kk/values-kk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-kk_values-kk.arsc.flat
[2024-02-28 09:53:05.915221] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-si/values-si.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-si_values-si.arsc.flat
[2024-02-28 09:53:05.915233] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-in/values-in.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-in_values-in.arsc.flat
[2024-02-28 09:53:05.915245] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-fr-rCA/values-fr-rCA.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-fr-rCA_values-fr-rCA.arsc.flat
[2024-02-28 09:53:05.915279] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-de/values-de.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-de_values-de.arsc.flat
[2024-02-28 09:53:05.915296] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-es/values-es.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-es_values-es.arsc.flat
[2024-02-28 09:53:05.915307] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-te/values-te.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-te_values-te.arsc.flat
[2024-02-28 09:53:05.915319] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-kn/values-kn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-kn_values-kn.arsc.flat
[2024-02-28 09:53:05.915421] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-es-rUS/values-es-rUS.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-es-rUS_values-es-rUS.arsc.flat
[2024-02-28 09:53:05.915459] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-mk/values-mk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-mk_values-mk.arsc.flat
[2024-02-28 09:53:05.915475] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-v21/values-v21.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-v21_values-v21.arsc.flat
[2024-02-28 09:53:05.915487] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-gu/values-gu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-gu_values-gu.arsc.flat
[2024-02-28 09:53:05.915520] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-is/values-is.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-is_values-is.arsc.flat
[2024-02-28 09:53:05.915534] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-mn/values-mn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-mn_values-mn.arsc.flat
[2024-02-28 09:53:05.915907] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-nl/values-nl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-nl_values-nl.arsc.flat
[2024-02-28 09:53:05.915930] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ko/values-ko.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ko_values-ko.arsc.flat
[2024-02-28 09:53:05.915942] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-gl/values-gl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-gl_values-gl.arsc.flat
[2024-02-28 09:53:05.915954] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-pa/values-pa.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-pa_values-pa.arsc.flat
[2024-02-28 09:53:05.915966] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-iw/values-iw.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-iw_values-iw.arsc.flat
[2024-02-28 09:53:05.915978] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-mr/values-mr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-mr_values-mr.arsc.flat
[2024-02-28 09:53:05.915990] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-lo/values-lo.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-lo_values-lo.arsc.flat
[2024-02-28 09:53:05.916002] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-pl/values-pl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-pl_values-pl.arsc.flat
[2024-02-28 09:53:05.916014] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-sk/values-sk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-sk_values-sk.arsc.flat
[2024-02-28 09:53:05.916026] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ru/values-ru.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ru_values-ru.arsc.flat
[2024-02-28 09:53:05.916038] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-my/values-my.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-my_values-my.arsc.flat
[2024-02-28 09:53:05.916319] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable-v21/notification_action_background.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable-v21_notification_action_background.xml.flat
[2024-02-28 09:53:05.916364] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-sl/values-sl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-sl_values-sl.arsc.flat
[2024-02-28 09:53:05.916379] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-it/values-it.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-it_values-it.arsc.flat
[2024-02-28 09:53:05.916391] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-pt-rBR/values-pt-rBR.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-pt-rBR_values-pt-rBR.arsc.flat
[2024-02-28 09:53:05.916403] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-tl/values-tl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-tl_values-tl.arsc.flat
[2024-02-28 09:53:05.916415] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/layout-v21/notification_template_icon_group.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/layout-v21_notification_template_icon_group.xml.flat
[2024-02-28 09:53:05.916489] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-zh-rCN/values-zh-rCN.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-zh-rCN_values-zh-rCN.arsc.flat
[2024-02-28 09:53:05.916924] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-th/values-th.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-th_values-th.arsc.flat
[2024-02-28 09:53:05.916991] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ky/values-ky.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ky_values-ky.arsc.flat
[2024-02-28 09:53:05.917273] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-sr/values-sr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-sr_values-sr.arsc.flat
[2024-02-28 09:53:05.917538] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-be/values-be.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-be_values-be.arsc.flat
[2024-02-28 09:53:05.917802] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ms/values-ms.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ms_values-ms.arsc.flat
[2024-02-28 09:53:05.917869] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-el/values-el.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-el_values-el.arsc.flat
[2024-02-28 09:53:05.918106] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ta/values-ta.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ta_values-ta.arsc.flat
[2024-02-28 09:53:05.918272] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-vi/values-vi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-vi_values-vi.arsc.flat
[2024-02-28 09:53:05.918385] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-et/values-et.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-et_values-et.arsc.flat
[2024-02-28 09:53:05.918792] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-pt/values-pt.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-pt_values-pt.arsc.flat
[2024-02-28 09:53:05.918808] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-v16/values-v16.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-v16_values-v16.arsc.flat
[2024-02-28 09:53:05.918813] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-uk/values-uk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-uk_values-uk.arsc.flat
[2024-02-28 09:53:05.919031] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-hi/values-hi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-hi_values-hi.arsc.flat
[2024-02-28 09:53:05.919266] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ja/values-ja.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ja_values-ja.arsc.flat
[2024-02-28 09:53:05.919285] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-zh-rTW/values-zh-rTW.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-zh-rTW_values-zh-rTW.arsc.flat
[2024-02-28 09:53:05.919297] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-lt/values-lt.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-lt_values-lt.arsc.flat
[2024-02-28 09:53:05.919309] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-sq/values-sq.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-sq_values-sq.arsc.flat
[2024-02-28 09:53:05.919320] [STDOUT] stdout: [ ] Compiling image file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png
[2024-02-28 09:53:05.919331] [STDOUT] stdout: [ ] Compiling file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat
[2024-02-28 09:53:05.919343] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values/values.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values_values.arsc.flat
[2024-02-28 09:53:05.919354] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-nb/values-nb.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-nb_values-nb.arsc.flat
[2024-02-28 09:53:05.919366] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-tr/values-tr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-tr_values-tr.arsc.flat
[2024-02-28 09:53:05.919377] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-pt-rPT/values-pt-rPT.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-pt-rPT_values-pt-rPT.arsc.flat
[2024-02-28 09:53:05.919569] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-sv/values-sv.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-sv_values-sv.arsc.flat
[2024-02-28 09:53:05.919588] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-zh-rHK/values-zh-rHK.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-zh-rHK_values-zh-rHK.arsc.flat
[2024-02-28 09:53:05.919600] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ur/values-ur.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ur_values-ur.arsc.flat
[2024-02-28 09:53:05.919614] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-zu/values-zu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-zu_values-zu.arsc.flat
[2024-02-28 09:53:05.919644] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-bg/values-bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-bg_values-bg.arsc.flat
[2024-02-28 09:53:05.919659] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-en-rAU/values-en-rAU.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-en-rAU_values-en-rAU.arsc.flat
[2024-02-28 09:53:05.919672] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-eu/values-eu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-eu_values-eu.arsc.flat
[2024-02-28 09:53:05.919683] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-hr/values-hr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-hr_values-hr.arsc.flat
[2024-02-28 09:53:05.921287] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ka/values-ka.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ka_values-ka.arsc.flat
[2024-02-28 09:53:05.921321] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-lv/values-lv.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-lv_values-lv.arsc.flat
[2024-02-28 09:53:05.921333] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ne/values-ne.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ne_values-ne.arsc.flat
[2024-02-28 09:53:05.921346] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ro/values-ro.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ro_values-ro.arsc.flat
[2024-02-28 09:53:05.921357] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-sw/values-sw.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-sw_values-sw.arsc.flat
[2024-02-28 09:53:05.921395] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/merged_res/release/values-uz/values-uz.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-uz_values-uz.arsc.flat
[2024-02-28 09:53:05.921410] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:assembleRelease (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:05.921419] [STDOUT] stdout: [ ] :plugintest:assembleRelease (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:05.921428] [STDOUT] stdout: [ ] > Task :plugintest:assembleRelease
[2024-02-28 09:53:05.921436] [STDOUT] stdout: [ ] Skipping task ':plugintest:assembleRelease' as it has no actions.
[2024-02-28 09:53:05.921445] [STDOUT] stdout: [ ] > Task :app:lintVitalAnalyzeRelease
[2024-02-28 09:53:05.921454] [STDOUT] stdout: [ ] Transforming FakeDependency.jar with D8BackportedMethodsGenerator
[2024-02-28 09:53:05.921463] [STDOUT] stdout: [ ] Caching disabled for D8BackportedMethodsGenerator: /Volumes/Work/s/w/ir/cache/gradle/android/FakeDependency.jar because:
[2024-02-28 09:53:05.921471] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.921480] [STDOUT] stdout: [ ] Skipping D8BackportedMethodsGenerator: /Volumes/Work/s/w/ir/cache/gradle/android/FakeDependency.jar as it is up-to-date.
[2024-02-28 09:53:05.921504] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.921524] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.921534] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:05.921543] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.921589] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.921601] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:05.921610] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.921619] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.921628] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:53:05.921637] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:05.921646] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.921656] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:53:05.921665] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.921673] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.921682] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:53:05.921691] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.921700] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.921709] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:53:05.921718] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.921727] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.921735] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:53:05.921744] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.921753] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.921762] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:53:05.921771] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.921780] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.921789] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:53:05.921798] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.921807] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.921838] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:53:05.921852] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.921861] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.921900] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:53:05.921911] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.921919] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.921929] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.921958] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.921974] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.921979] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.921983] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.921987] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.921990] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.921994] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.921998] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.922001] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.922005] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.922009] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.922013] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.922062] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.922069] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.922073] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.922077] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.922081] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.922084] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:05.922088] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.922091] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.922095] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:05.922098] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.922102] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.922106] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:53:05.922109] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.922123] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.922127] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:53:05.922131] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.922134] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:53:05.922138] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:53:05.922141] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:53:05.922145] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.922149] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.922160] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:53:05.922164] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.922167] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:05.922180] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:53:05.922184] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:53:05.922319] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.922341] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:53:05.922352] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.922363] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:05.922373] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:53:05.922411] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:53:05.922423] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.922432] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:53:05.922441] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.922450] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.922459] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:53:05.922469] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:53:05.922478] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.922487] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.922515] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:53:05.922526] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.922535] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.922544] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:05.922691] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.922718] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.922729] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:05.922738] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:05.922748] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:05.922757] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:53:05.922766] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:05.922775] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.922784] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:05.922793] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:05.922802] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.922834] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:53:05.922845] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:05.922854] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:53:05.922863] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.922872] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:53:05.922881] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.922890] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.923214] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:53:05.923229] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:05.923233] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.923237] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:05.923264] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:05.923269] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.923509] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:53:05.923534] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.923544] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.923554] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:53:05.923694] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:53:05.923706] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.923710] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:53:05.924093] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:53:05.924118] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.924129] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:53:05.924138] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.924147] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:53:05.924157] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:53:05.924166] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:53:05.924175] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.924184] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:53:05.924193] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:53:05.924202] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.924234] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.924246] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:53:05.924480] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.924499] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:53:05.924509] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.924518] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:53:05.924528] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.924712] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:53:05.924741] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.924775] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:53:05.924822] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:53:05.924833] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.924862] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.925059] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:53:05.925091] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.925115] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:53:05.925175] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:53:05.925193] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.925268] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:53:05.925323] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.925594] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.925686] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:53:05.925700] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.925709] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.925738] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:53:05.925752] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.925761] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.925771] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:05.925780] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.925810] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.925821] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:05.925831] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.925840] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.925870] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:53:05.925882] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:05.925987] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.926] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:53:05.926010] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.926020] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.926029] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:53:05.926049] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.926130] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.926170] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:53:05.926178] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.926182] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.926219] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:53:05.926226] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.926230] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.926234] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.926238] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.926243] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.926246] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:05.926250] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:05.926254] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:05.926258] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:53:05.926262] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:05.926266] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.926279] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:53:05.926283] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.926287] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.926309] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:53:05.926313] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.926317] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.926321] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:53:05.926330] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.926347] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.926352] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.926355] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.926373] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.926377] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.926521] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:05.926540] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.926550] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.926560] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.926581] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.926616] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.926638] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.926654] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.926690] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.926704] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.926713] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.926724] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.926733] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.926742] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.926751] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.926760] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.926769] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.926778] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.926809] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.926822] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.926832] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.926841] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.926850] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.926859] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.926868] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.926878] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.926887] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.926914] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.926927] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.926936] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.926946] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.926955] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.926964] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:05.926974] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:05.926983] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:05.927064] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.927080] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:05.927090] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.927100] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.927109] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.927118] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.927127] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.927137] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.927146] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.927202] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:05.927215] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.927219] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.927223] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:05.927227] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.927231] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.927235] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:53:05.927238] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:05.927394] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.927422] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:53:05.927473] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.927516] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.927553] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:53:05.927565] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.927637] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.927653] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:53:05.927709] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.927934] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.927980] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:53:05.927990] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.928031] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.928041] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.928051] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.928061] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.928071] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:05.928080] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:05.928114] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:05.928124] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:53:05.928134] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:05.928143] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.928191] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:53:05.928218] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.928241] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.928251] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:53:05.928260] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.928270] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.928279] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:53:05.928287] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:53:05.928296] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:05.928336] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.928349] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.928371] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:05.928383] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.928466] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.928478] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:05.928487] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:53:05.928496] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:53:05.928506] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with JetifyTransform
[2024-02-28 09:53:05.928515] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:05.928525] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:05.928534] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:05.928544] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.928553] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.928590] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:53:05.928613] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:05.928623] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.928633] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:53:05.928642] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.928651] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.928660] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:53:05.928668] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with JetifyTransform
[2024-02-28 09:53:05.928677] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with JetifyTransform
[2024-02-28 09:53:05.928686] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with JetifyTransform
[2024-02-28 09:53:05.928695] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.928704] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.928713] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:53:05.928722] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.928731] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.928740] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.928749] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:53:05.928758] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.928817] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.928848] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:53:05.928868] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.928877] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.928886] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:53:05.928895] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.928904] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.928913] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:53:05.928922] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.928931] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.928940] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:53:05.928949] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.928958] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:53:05.928967] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:05.928977] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.928986] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:53:05.929023] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.929065] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:53:05.929076] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.929085] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.929094] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:53:05.929104] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.929487] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:53:05.929509] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.929520] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:05.929530] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:53:05.929590] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:53:05.929602] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.929612] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:53:05.929621] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:53:05.929630] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.929639] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.929648] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:53:05.929658] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.929667] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.929676] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:53:05.929684] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.929693] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:53:05.929702] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.929711] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.929720] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.929728] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.929737] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.929746] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.929754] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.929763] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.929771] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.929780] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.929789] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.929798] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:05.929807] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.929816] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.929825] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:05.929834] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.929843] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.929852] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:05.929860] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.929869] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.929878] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:53:05.929887] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.929896] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.929905] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:53:05.929914] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.929924] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.930194] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:53:05.930211] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.930215] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.930218] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.930222] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:53:05.930225] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.930229] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.930359] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:05.930400] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:05.930413] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.930423] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:05.930432] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:53:05.930441] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:05.930451] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:05.930460] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:53:05.930469] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.930505] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:05.930517] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.930527] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:05.930536] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:05.930546] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.930555] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:53:05.930564] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.930573] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:05.930582] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:53:05.930591] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.930600] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.930610] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:53:05.930619] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:05.930628] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:53:05.930637] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.930646] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:53:05.930655] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.930663] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:53:05.930673] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.930682] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:53:05.930692] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:05.930701] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.930710] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:53:05.930719] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:53:05.930729] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:05.930795] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.930809] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:53:05.930819] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:53:05.930828] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:53:05.930837] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:53:05.930846] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:53:05.930917] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:53:05.930931] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with JetifyTransform
[2024-02-28 09:53:05.930940] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:53:05.930949] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.930958] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with JetifyTransform
[2024-02-28 09:53:05.930967] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with JetifyTransform
[2024-02-28 09:53:05.930977] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.930986] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with JetifyTransform
[2024-02-28 09:53:05.930995] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with JetifyTransform
[2024-02-28 09:53:05.931053] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:53:05.931066] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.931096] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with JetifyTransform
[2024-02-28 09:53:05.931103] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:53:05.931107] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with JetifyTransform
[2024-02-28 09:53:05.931111] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:53:05.931114] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:53:05.931118] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.931121] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.931125] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:53:05.931128] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:53:05.931132] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.931135] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.931139] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:53:05.931142] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.931146] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:53:05.931151] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:53:05.931154] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.931157] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:53:05.931161] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.931164] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:53:05.931168] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:53:05.931172] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:53:05.931175] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.931178] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:53:05.931182] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.931185] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:53:05.931189] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:53:05.931193] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.931196] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.931200] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.931203] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:53:05.931207] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.931211] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:53:05.931242] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:53:05.931249] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.931252] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:53:05.931256] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.931260] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.931264] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:05.931268] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:05.931272] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.931275] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.931279] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:05.931283] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.931362] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.931442] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.931488] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:05.931500] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.931509] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.931518] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.931527] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:05.931610] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:05.931624] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:05.931634] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.931643] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:05.931683] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:05.931696] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:05.931705] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:05.931714] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:05.931724] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:05.931733] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:05.931742] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:05.931751] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:53:05.931759] [STDOUT] stdout: [ ] Caching disabled for task ':app:lintVitalAnalyzeRelease' because:
[2024-02-28 09:53:05.931768] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:05.931776] [STDOUT] stdout: [ ] Task ':app:lintVitalAnalyzeRelease' is not up-to-date because:
[2024-02-28 09:53:05.931785] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:05.931793] [STDOUT] stdout: [ ] Android Lint: Creating lint class loader 30.3.0
[2024-02-28 09:53:07.518841] [STDOUT] stdout: [+1586 ms] Resolve mutations for :app:lintVitalReportRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:07.518863] [STDOUT] stdout: [ ] :app:lintVitalReportRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:07.518868] [STDOUT] stdout: [ ] > Task :app:lintVitalReportRelease
[2024-02-28 09:53:07.518872] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:53:07.518875] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:53:07.518879] [STDOUT] stdout: [ ] Caching disabled for task ':app:lintVitalReportRelease' because:
[2024-02-28 09:53:07.518882] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.518885] [STDOUT] stdout: [ ] Task ':app:lintVitalReportRelease' is not up-to-date because:
[2024-02-28 09:53:07.518889] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:07.518892] [STDOUT] stdout: [ ] Android Lint: Reusing lint classloader 30.3.0
[2024-02-28 09:53:07.518895] [STDOUT] stdout: [ ] Resolve mutations for :app:lintVitalRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:53:07.518899] [STDOUT] stdout: [ ] :app:lintVitalRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:53:07.518902] [STDOUT] stdout: [ ] > Task :app:lintVitalRelease
[2024-02-28 09:53:07.518906] [STDOUT] stdout: [ ] Caching disabled for task ':app:lintVitalRelease' because:
[2024-02-28 09:53:07.518909] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.518913] [STDOUT] stdout: [ ] Task ':app:lintVitalRelease' is not up-to-date because:
[2024-02-28 09:53:07.518916] [STDOUT] stdout: [ ] Task has not declared any outputs despite executing actions.
[2024-02-28 09:53:07.518920] [STDOUT] stdout: [ ] > Task :app:minifyReleaseWithR8
[2024-02-28 09:53:07.518924] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:53:07.518948] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:53:07.518953] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:07.518957] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:53:07.518961] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:07.518966] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:53:07.519020] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:07.519026] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:53:07.519030] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:53:07.519034] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with IdentityTransform
[2024-02-28 09:53:07.519037] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:53:07.519229] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with IdentityTransform
[2024-02-28 09:53:07.519277] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with JetifyTransform
[2024-02-28 09:53:07.519292] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with IdentityTransform
[2024-02-28 09:53:07.519303] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:07.519314] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:53:07.519324] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:07.519334] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:53:07.519344] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:07.519426] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:53:07.519553] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:07.519602] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarToClassTransform
[2024-02-28 09:53:07.519616] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:07.519626] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarToClassTransform
[2024-02-28 09:53:07.519636] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:07.519645] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarToClassTransform
[2024-02-28 09:53:07.519654] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with JetifyTransform
[2024-02-28 09:53:07.519663] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with IdentityTransform
[2024-02-28 09:53:07.519714] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with JetifyTransform
[2024-02-28 09:53:07.519726] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with IdentityTransform
[2024-02-28 09:53:07.519736] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with JetifyTransform
[2024-02-28 09:53:07.519746] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with IdentityTransform
[2024-02-28 09:53:07.519755] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:07.519764] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarToClassTransform
[2024-02-28 09:53:07.519773] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:53:07.519783] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with IdentityTransform
[2024-02-28 09:53:07.519792] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:07.519830] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarToClassTransform
[2024-02-28 09:53:07.519843] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:07.519853] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarToClassTransform
[2024-02-28 09:53:07.519862] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:07.519871] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarToClassTransform
[2024-02-28 09:53:07.519880] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:07.519889] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarToClassTransform
[2024-02-28 09:53:07.519898] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:07.519906] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarToClassTransform
[2024-02-28 09:53:07.519955] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:07.519967] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:53:07.519976] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:07.519984] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:53:07.519993] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:07.520002] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:53:07.520031] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:07.520044] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:53:07.520054] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:07.520063] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarToClassTransform
[2024-02-28 09:53:07.520347] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:07.520368] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarToClassTransform
[2024-02-28 09:53:07.520377] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:07.520387] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarToClassTransform
[2024-02-28 09:53:07.520396] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:53:07.520405] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with IdentityTransform
[2024-02-28 09:53:07.520414] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:07.520423] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarToClassTransform
[2024-02-28 09:53:07.520432] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:07.520441] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarToClassTransform
[2024-02-28 09:53:07.520449] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:53:07.520458] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with IdentityTransform
[2024-02-28 09:53:07.520467] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:07.520476] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarToClassTransform
[2024-02-28 09:53:07.520485] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:53:07.520494] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with IdentityTransform
[2024-02-28 09:53:07.520503] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:07.520511] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:53:07.520549] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:53:07.520560] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with IdentityTransform
[2024-02-28 09:53:07.520569] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:53:07.520578] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with IdentityTransform
[2024-02-28 09:53:07.520586] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:53:07.520595] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with IdentityTransform
[2024-02-28 09:53:07.520604] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:07.520613] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarToClassTransform
[2024-02-28 09:53:07.521033] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:53:07.521065] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with IdentityTransform
[2024-02-28 09:53:07.521074] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:53:07.521083] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with IdentityTransform
[2024-02-28 09:53:07.521138] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:53:07.521151] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with IdentityTransform
[2024-02-28 09:53:07.521160] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:53:07.521169] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with IdentityTransform
[2024-02-28 09:53:07.521178] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:53:07.521187] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with IdentityTransform
[2024-02-28 09:53:07.521196] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with JetifyTransform
[2024-02-28 09:53:07.521205] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with IdentityTransform
[2024-02-28 09:53:07.521214] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with JetifyTransform
[2024-02-28 09:53:07.521224] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with IdentityTransform
[2024-02-28 09:53:07.521443] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with JetifyTransform
[2024-02-28 09:53:07.521462] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with IdentityTransform
[2024-02-28 09:53:07.521472] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with JetifyTransform
[2024-02-28 09:53:07.521481] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with IdentityTransform
[2024-02-28 09:53:07.521567] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with JetifyTransform
[2024-02-28 09:53:07.521581] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with IdentityTransform
[2024-02-28 09:53:07.521585] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with JetifyTransform
[2024-02-28 09:53:07.521786] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with IdentityTransform
[2024-02-28 09:53:07.521806] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with JetifyTransform
[2024-02-28 09:53:07.521817] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with IdentityTransform
[2024-02-28 09:53:07.521826] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:53:07.521835] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with IdentityTransform
[2024-02-28 09:53:07.521844] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:53:07.521852] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with IdentityTransform
[2024-02-28 09:53:07.521901] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:07.521919] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarToClassTransform
[2024-02-28 09:53:07.521945] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:53:07.521956] [STDOUT] stdout: [ ] Transforming libs.jar with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.521966] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:07.521976] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.521986] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:07.521995] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:07.522004] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:07.522047] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:07.522061] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:07.522070] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:07.522079] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:53:07.522088] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.522098] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:53:07.522107] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.522117] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with JetifyTransform
[2024-02-28 09:53:07.522126] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.522135] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:07.522167] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.522179] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:07.522189] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.522199] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:07.522209] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.522218] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:07.522227] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:07.522236] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:53:07.522245] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:07.522254] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:07.522263] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:53:07.522296] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:07.522329] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/34680917727d267fd63d65be1ec93bac/transformed/jetified-libs.jar because:
[2024-02-28 09:53:07.522341] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.522382] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:53:07.522394] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.522403] [STDOUT] stdout: [ ] ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/34680917727d267fd63d65be1ec93bac/transformed/jetified-libs.jar is not up-to-date because:
[2024-02-28 09:53:07.522412] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:07.522420] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:07.522429] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:53:07.522438] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with JetifyTransform
[2024-02-28 09:53:07.522449] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.522458] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with JetifyTransform
[2024-02-28 09:53:07.522467] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.522476] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with JetifyTransform
[2024-02-28 09:53:07.522518] [STDOUT] stdout: [ ] ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar is not up-to-date because:
[2024-02-28 09:53:07.522640] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:07.522657] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.522668] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:53:07.522695] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.522730] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:07.522742] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:07.522764] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:07.522802] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:53:07.522824] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:53:07.522835] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.522844] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:07.522852] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:07.522861] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:53:07.522870] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:07.522879] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:07.522888] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:53:07.522897] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:53:07.522906] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.522975] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:07.522989] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:07.522998] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.523007] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:53:07.523032] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:07.523042] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:07.523051] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:07.523061] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.523087] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:53:07.523097] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:07.523108] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:07.523119] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:53:07.523129] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/proguard.txt because:
[2024-02-28 09:53:07.523179] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.523191] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar because:
[2024-02-28 09:53:07.523201] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.523209] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:07.523219] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/proguard.txt as it is up-to-date.
[2024-02-28 09:53:07.523228] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:07.523237] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:07.523348] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:07.523377] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:07.523387] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:07.523391] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:07.523395] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:07.523400] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:07.523404] [STDOUT] stdout: [ ] Transforming libs.jar with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.523408] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar as it is up-to-date.
[2024-02-28 09:53:07.523412] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:07.523415] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.523419] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:53:07.523423] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.523426] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:07.523430] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:07.523434] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:07.523438] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:53:07.523442] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:07.523445] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:07.523449] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:07.523453] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:07.523457] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.523493] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.523500] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:07.523503] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:07.523676] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:07.523695] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:07.523728] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:07.523742] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/04476367512e0dea81560eed537c34ad/transformed/rules because:
[2024-02-28 09:53:07.523933] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.523943] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/04476367512e0dea81560eed537c34ad/transformed/rules as it is up-to-date.
[2024-02-28 09:53:07.523956] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar because:
[2024-02-28 09:53:07.523960] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.523964] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:53:07.523982] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.524169] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:07.524199] [STDOUT] stdout: [ ] ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar is not up-to-date because:
[2024-02-28 09:53:07.524209] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:07.524303] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:07.524327] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar as it is up-to-date.
[2024-02-28 09:53:07.524408] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:53:07.524422] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.524431] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:07.524441] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:53:07.524450] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar because:
[2024-02-28 09:53:07.524460] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.524468] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:07.524477] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.524487] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar as it is up-to-date.
[2024-02-28 09:53:07.524497] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.524526] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.524537] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:53:07.524547] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.524556] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:07.524565] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:07.524601] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:53:07.524612] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:07.524621] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:07.524650] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:53:07.524663] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:53:07.524674] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.524694] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:07.524706] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:07.524715] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:53:07.524724] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:07.524733] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:07.524742] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:07.524842] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:07.524855] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:07.524860] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:07.524863] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:53:07.524867] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/proguard.txt because:
[2024-02-28 09:53:07.524871] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.524875] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.524878] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/5329694d26f11e1af3820e8a4dca9ed1/transformed/rules because:
[2024-02-28 09:53:07.524882] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.524920] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/5329694d26f11e1af3820e8a4dca9ed1/transformed/rules as it is up-to-date.
[2024-02-28 09:53:07.524927] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/proguard.txt as it is up-to-date.
[2024-02-28 09:53:07.524931] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:07.524936] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:07.524940] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:53:07.524943] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:53:07.524947] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.524959] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:53:07.524964] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.524987] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:53:07.524994] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.525080] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:53:07.525151] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.525160] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:53:07.525164] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.525168] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.525172] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:07.525176] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:07.525183] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:07.525186] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:07.525190] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:07.525305] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:07.525313] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:07.525316] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:07.525337] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:07.525345] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:53:07.525348] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.525352] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:53:07.525355] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.525358] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:53:07.525377] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.525617] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:07.525644] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:07.525654] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:53:07.525663] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:53:07.525673] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.525682] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:53:07.525691] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.525700] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:53:07.525710] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.525719] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:53:07.525867] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.525884] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:53:07.525889] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.525893] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with JetifyTransform
[2024-02-28 09:53:07.525896] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.525900] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with JetifyTransform
[2024-02-28 09:53:07.525904] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.525908] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with JetifyTransform
[2024-02-28 09:53:07.525912] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.525916] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with JetifyTransform
[2024-02-28 09:53:07.525921] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.525924] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with JetifyTransform
[2024-02-28 09:53:07.525928] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.525932] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with JetifyTransform
[2024-02-28 09:53:07.525936] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.525940] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with JetifyTransform
[2024-02-28 09:53:07.525994] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.526040] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar because:
[2024-02-28 09:53:07.526250] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.526266] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar as it is up-to-date.
[2024-02-28 09:53:07.526276] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0/proguard.txt because:
[2024-02-28 09:53:07.526286] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.526295] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0/proguard.txt as it is up-to-date.
[2024-02-28 09:53:07.526305] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:53:07.526325] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.526335] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:53:07.526344] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.526353] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0/proguard.txt because:
[2024-02-28 09:53:07.526362] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.526370] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:53:07.526405] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0/proguard.txt as it is up-to-date.
[2024-02-28 09:53:07.526418] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.526427] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.526437] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:53:07.526445] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.526454] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:53:07.526463] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:53:07.526473] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:53:07.526481] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.526490] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.526557] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:07.526583] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:07.526594] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:53:07.526604] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:53:07.526613] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.526622] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.526660] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:53:07.526673] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.526682] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:53:07.526724] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:53:07.526737] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.526746] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:53:07.526756] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.526765] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar because:
[2024-02-28 09:53:07.526829] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.526852] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar as it is up-to-date.
[2024-02-28 09:53:07.526862] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.526872] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.526903] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.526917] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/proguard.txt because:
[2024-02-28 09:53:07.526927] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.526935] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:53:07.526946] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.526955] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar because:
[2024-02-28 09:53:07.526964] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.526972] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:53:07.526982] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar as it is up-to-date.
[2024-02-28 09:53:07.527010] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar because:
[2024-02-28 09:53:07.527023] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.527032] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/proguard.txt as it is up-to-date.
[2024-02-28 09:53:07.527041] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.527050] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar as it is up-to-date.
[2024-02-28 09:53:07.527080] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.527093] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0/proguard.txt because:
[2024-02-28 09:53:07.527116] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.527122] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.527127] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:53:07.527130] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.527163] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.527170] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0/proguard.txt as it is up-to-date.
[2024-02-28 09:53:07.527175] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:53:07.527368] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.527384] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.527422] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:53:07.527458] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.527468] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar because:
[2024-02-28 09:53:07.527478] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.527487] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0/proguard.txt because:
[2024-02-28 09:53:07.527496] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.527530] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar as it is up-to-date.
[2024-02-28 09:53:07.527544] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:53:07.527554] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar because:
[2024-02-28 09:53:07.527563] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.527604] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.527619] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:53:07.527628] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.527637] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0/proguard.txt as it is up-to-date.
[2024-02-28 09:53:07.527647] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar because:
[2024-02-28 09:53:07.527655] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.527688] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:53:07.527699] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar as it is up-to-date.
[2024-02-28 09:53:07.527709] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar as it is up-to-date.
[2024-02-28 09:53:07.527719] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.527728] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.527753] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.527765] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.527775] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:53:07.527800] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.527811] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:53:07.527943] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:53:07.527959] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.527968] [STDOUT] stdout: [ ] ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar is not up-to-date because:
[2024-02-28 09:53:07.527978] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:07.528] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.528012] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar because:
[2024-02-28 09:53:07.528022] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.528032] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/proguard.txt because:
[2024-02-28 09:53:07.528057] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.528091] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar as it is up-to-date.
[2024-02-28 09:53:07.528104] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:53:07.528113] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.528121] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.528130] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:53:07.528140] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/proguard.txt as it is up-to-date.
[2024-02-28 09:53:07.528184] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar because:
[2024-02-28 09:53:07.528198] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.528206] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.528249] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar as it is up-to-date.
[2024-02-28 09:53:07.528261] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar because:
[2024-02-28 09:53:07.528340] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.528359] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.528400] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar as it is up-to-date.
[2024-02-28 09:53:07.528411] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.528421] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/proguard.txt because:
[2024-02-28 09:53:07.528430] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.528439] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/proguard.txt as it is up-to-date.
[2024-02-28 09:53:07.528449] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar because:
[2024-02-28 09:53:07.528458] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.528466] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar because:
[2024-02-28 09:53:07.528491] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.528502] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91fbba51a151ee4e19325d5be0e4fa16/transformed/rules because:
[2024-02-28 09:53:07.528511] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.528520] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91fbba51a151ee4e19325d5be0e4fa16/transformed/rules as it is up-to-date.
[2024-02-28 09:53:07.528530] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.528571] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar as it is up-to-date.
[2024-02-28 09:53:07.528588] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0/proguard.txt because:
[2024-02-28 09:53:07.528597] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.528606] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar as it is up-to-date.
[2024-02-28 09:53:07.528616] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:53:07.528624] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.528656] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.528685] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:53:07.528830] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.528842] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.528851] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar because:
[2024-02-28 09:53:07.528860] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.528880] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar as it is up-to-date.
[2024-02-28 09:53:07.528897] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0/proguard.txt as it is up-to-date.
[2024-02-28 09:53:07.528971] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.528994] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar because:
[2024-02-28 09:53:07.529030] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.529041] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar as it is up-to-date.
[2024-02-28 09:53:07.529051] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:53:07.529076] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.529087] [STDOUT] stdout: [ ] ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar is not up-to-date because:
[2024-02-28 09:53:07.529097] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:07.529106] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.529115] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0/proguard.txt because:
[2024-02-28 09:53:07.529167] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.529217] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar because:
[2024-02-28 09:53:07.529231] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.529240] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar because:
[2024-02-28 09:53:07.529260] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.529286] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar as it is up-to-date.
[2024-02-28 09:53:07.529296] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar as it is up-to-date.
[2024-02-28 09:53:07.529306] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0/proguard.txt as it is up-to-date.
[2024-02-28 09:53:07.529316] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.529325] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.529334] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:53:07.529343] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.529352] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:53:07.529387] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:53:07.529400] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.529409] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:53:07.529419] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar because:
[2024-02-28 09:53:07.529428] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.529437] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar as it is up-to-date.
[2024-02-28 09:53:07.529446] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.529455] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.529464] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.529473] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar because:
[2024-02-28 09:53:07.529482] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.529491] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar as it is up-to-date.
[2024-02-28 09:53:07.529522] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar because:
[2024-02-28 09:53:07.529533] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.529541] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar as it is up-to-date.
[2024-02-28 09:53:07.529551] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.529560] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.529569] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.529579] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar because:
[2024-02-28 09:53:07.529587] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.529615] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar as it is up-to-date.
[2024-02-28 09:53:07.529628] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:53:07.529637] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.529646] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:53:07.529655] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:53:07.529664] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.529720] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.529735] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:53:07.529739] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar because:
[2024-02-28 09:53:07.529743] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.529747] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.529885] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar as it is up-to-date.
[2024-02-28 09:53:07.529896] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.529900] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.529905] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar because:
[2024-02-28 09:53:07.529909] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.529912] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar as it is up-to-date.
[2024-02-28 09:53:07.529916] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.529976] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar because:
[2024-02-28 09:53:07.529981] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.529985] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar because:
[2024-02-28 09:53:07.529998] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.530004] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar as it is up-to-date.
[2024-02-28 09:53:07.530008] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.530080] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar as it is up-to-date.
[2024-02-28 09:53:07.530095] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with FilterShrinkerRulesTransform
[2024-02-28 09:53:07.530105] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:53:07.530113] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:53:07.530121] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:53:07.530129] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:53:07.530156] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:53:07.530175] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:53:07.530184] [STDOUT] stdout: [ ] Caching disabled for task ':app:minifyReleaseWithR8' because:
[2024-02-28 09:53:07.530217] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:07.530252] [STDOUT] stdout: [ ] Task ':app:minifyReleaseWithR8' is not up-to-date because:
[2024-02-28 09:53:07.530257] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:07.530261] [STDOUT] stdout: [ ] R8 is a new Android code shrinker. If you experience any issues, please file a bug at
[2024-02-28 09:53:07.530265] [STDOUT] stdout: [ ]
https://issuetracker.google.com, using 'Shrinker (R8)' as component name.
[2024-02-28 09:53:07.530269] [STDOUT] stdout: [ ] Current version is: 3.3.70 (build a53aee657a58bda6688d68c9ad0c261aaeb0d443 from go/r8bot (luci-r8-custom-ci-xenial-33-ixy6)).
[2024-02-28 09:53:07.530272] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:53:07.530276] [STDOUT] stdout: [ ] Transforming libs.jar with ExtractProGuardRulesTransform
[2024-02-28 09:53:07.530280] [STDOUT] stdout: [ ] Transforming libs.jar with FilterShrinkerRulesTransform
[2024-02-28 09:53:10.601744] [STDOUT] stdout: [+3071 ms] Resolve mutations for :app:compileReleaseArtProfile (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:10.601789] [STDOUT] stdout: [ ] :app:compileReleaseArtProfile (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:10.601799] [STDOUT] stdout: [ ] > Task :app:compileReleaseArtProfile
[2024-02-28 09:53:10.601808] [STDOUT] stdout: [ ] Caching disabled for task ':app:compileReleaseArtProfile' because:
[2024-02-28 09:53:10.601816] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:10.601929] [STDOUT] stdout: [ ] Task ':app:compileReleaseArtProfile' is not up-to-date because:
[2024-02-28 09:53:10.601938] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:10.601946] [STDOUT] stdout: [ ] Resolve mutations for :app:shrinkReleaseRes (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:10.601955] [STDOUT] stdout: [ ] :app:shrinkReleaseRes (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:10.601963] [STDOUT] stdout: [ ] > Task :app:shrinkReleaseRes
[2024-02-28 09:53:10.601972] [STDOUT] stdout: [ ] Caching disabled for task ':app:shrinkReleaseRes' because:
[2024-02-28 09:53:10.601997] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:10.602014] [STDOUT] stdout: [ ] Task ':app:shrinkReleaseRes' is not up-to-date because:
[2024-02-28 09:53:10.602024] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:10.602033] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-v21/notification_action_background.xml: 2250 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:53:10.602043] [STDOUT] stdout: [ ] Skipped unused resource res/drawable/notification_bg.xml: 751 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:53:10.602052] [STDOUT] stdout: [ ] Skipped unused resource res/drawable/notification_bg_low.xml: 753 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:53:10.602061] [STDOUT] stdout: [ ] Skipped unused resource res/drawable/notification_icon_background.xml: 314 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:53:10.602071] [STDOUT] stdout: [ ] Skipped unused resource res/drawable/notification_tile_bg.xml: 319 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:53:10.602080] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-mdpi-v4/notification_bg_low_normal.9.png: 215 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:53:10.602089] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-mdpi-v4/notification_bg_low_pressed.9.png: 223 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:53:10.602099] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-mdpi-v4/notification_bg_normal.9.png: 215 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:53:10.602108] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-mdpi-v4/notification_bg_normal_pressed.9.png: 223 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:53:10.602130] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-mdpi-v4/notify_panel_notification_icon_bg.png: 98 bytes (replaced with small dummy file of size 67 bytes)
[2024-02-28 09:53:10.602150] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-hdpi-v4/notification_bg_low_normal.9.png: 212 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:53:10.602160] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-hdpi-v4/notification_bg_low_pressed.9.png: 225 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:53:10.602170] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-hdpi-v4/notification_bg_normal.9.png: 212 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:53:10.602226] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-hdpi-v4/notification_bg_normal_pressed.9.png: 225 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:53:10.602240] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-hdpi-v4/notify_panel_notification_icon_bg.png: 107 bytes (replaced with small dummy file of size 67 bytes)
[2024-02-28 09:53:10.602250] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-xhdpi-v4/notification_bg_low_normal.9.png: 221 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:53:10.602259] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-xhdpi-v4/notification_bg_low_pressed.9.png: 252 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:53:10.602268] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-xhdpi-v4/notification_bg_normal.9.png: 221 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:53:10.602277] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png: 247 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:53:10.602286] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png: 138 bytes (replaced with small dummy file of size 67 bytes)
[2024-02-28 09:53:10.602295] [STDOUT] stdout: [ ] Skipped unused resource res/layout/custom_dialog.xml: 828 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:53:10.602304] [STDOUT] stdout: [ ] Skipped unused resource res/layout-v21/notification_action.xml: 2216 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:53:10.602329] [STDOUT] stdout: [ ] Skipped unused resource res/layout-v21/notification_action_tombstone.xml: 2677 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:53:10.602362] [STDOUT] stdout: [ ] Skipped unused resource res/layout-v21/notification_template_custom_big.xml: 6318 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:53:10.602381] [STDOUT] stdout: [ ] Skipped unused resource res/layout-v21/notification_template_icon_group.xml: 2432 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:53:10.602385] [STDOUT] stdout: [ ] Skipped unused resource res/layout/notification_template_part_chronometer.xml: 643 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:53:10.602390] [STDOUT] stdout: [ ] Skipped unused resource res/layout/notification_template_part_time.xml: 630 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:53:10.602394] [STDOUT] stdout: [ ] Removed unused resources: Binary resource data reduced from 40KB to 35KB. Removed 13%
[2024-02-28 09:53:10.602398] [STDOUT] stdout: [ ] Resolve mutations for :app:optimizeReleaseResources (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:10.602401] [STDOUT] stdout: [ ] :app:optimizeReleaseResources (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:10.602405] [STDOUT] stdout: [ ] > Task :app:optimizeReleaseResources
[2024-02-28 09:53:10.602408] [STDOUT] stdout: [ ] Caching disabled for task ':app:optimizeReleaseResources' because:
[2024-02-28 09:53:10.602412] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:10.602415] [STDOUT] stdout: [ ] Task ':app:optimizeReleaseResources' is not up-to-date because:
[2024-02-28 09:53:10.602418] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:10.602422] [STDOUT] stdout: [ ] Resolve mutations for :app:packageRelease (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:10.602426] [STDOUT] stdout: [ ] :app:packageRelease (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:11.837122] [STDOUT] stdout: [+1234 ms] > Task :app:packageRelease
[2024-02-28 09:53:11.837174] [STDOUT] stdout: [ ] Caching disabled for task ':app:packageRelease' because:
[2024-02-28 09:53:11.837183] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:11.837192] [STDOUT] stdout: [ ] Task ':app:packageRelease' is not up-to-date because:
[2024-02-28 09:53:11.837200] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:11.837208] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:packageRelease'.
[2024-02-28 09:53:11.837218] [STDOUT] stdout: [ ] Resolve mutations for :app:createReleaseApkListingFileRedirect (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:11.837282] [STDOUT] stdout: [ ] :app:createReleaseApkListingFileRedirect (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:11.837298] [STDOUT] stdout: [ ] > Task :app:createReleaseApkListingFileRedirect
[2024-02-28 09:53:11.837307] [STDOUT] stdout: [ ] Caching disabled for task ':app:createReleaseApkListingFileRedirect' because:
[2024-02-28 09:53:11.837316] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:11.837325] [STDOUT] stdout: [ ] Task ':app:createReleaseApkListingFileRedirect' is not up-to-date because:
[2024-02-28 09:53:11.837333] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:11.837341] [STDOUT] stdout: [ ] Resolve mutations for :app:assembleRelease (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:11.837350] [STDOUT] stdout: [ ] :app:assembleRelease (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:11.837400] [STDOUT] stdout: [ ] > Task :app:assembleRelease
[2024-02-28 09:53:11.837410] [STDOUT] stdout: [ ] Caching disabled for task ':app:assembleRelease' because:
[2024-02-28 09:53:11.837467] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:11.837475] [STDOUT] stdout: [ ] Task ':app:assembleRelease' is not up-to-date because:
[2024-02-28 09:53:11.837481] [STDOUT] stdout: [ ] Task has not declared any outputs despite executing actions.
[2024-02-28 09:53:11.837486] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #0: shutdown
[2024-02-28 09:53:11.837555] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #1: shutdown
[2024-02-28 09:53:11.837569] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #2: shutdown
[2024-02-28 09:53:11.837577] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #3: shutdown
[2024-02-28 09:53:11.837585] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #4: shutdown
[2024-02-28 09:53:11.837609] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #5: shutdown
[2024-02-28 09:53:11.837627] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #6: shutdown
[2024-02-28 09:53:11.837633] [STDOUT] stdout: [ ] Android Lint: Disposing Uast application environment in lint classloader [30.3.0]
[2024-02-28 09:53:11.837639] [STDOUT] stdout: [ ] BUILD SUCCESSFUL in 36s
[2024-02-28 09:53:11.837645] [STDOUT] stdout: [ ] 117 actionable tasks: 116 executed, 1 up-to-date
[2024-02-28 09:53:11.837812] [STDOUT] stdout: [ ] Watched directory hierarchies: [/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/flutter_tools/gradle, /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android]
[2024-02-28 09:53:11.837875] [STDOUT] stdout: [ ] Stopped 1 worker daemon(s).
[2024-02-28 09:53:14.029111] [STDOUT] stdout: [+2190 ms] Running Gradle task 'assembleRelease'... (completed in 39.0s)
[2024-02-28 09:53:14.030934] [STDOUT] stdout: [ +2 ms] Calculate SHA1: LocalDirectory: '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/app/outputs/flutter-apk'/app-release.apk
[2024-02-28 09:53:14.202064] [STDOUT] stdout: [ +170 ms] ✓ Built build/app/outputs/flutter-apk/app-release.apk (17.5MB).
[2024-02-28 09:53:14.202086] [STDOUT] stdout: [ ] "flutter apk" took 42,573ms.
[2024-02-28 09:53:14.202721] [STDOUT] stdout: [ ] ensureAnalyticsSent: 0ms
[2024-02-28 09:53:14.202730] [STDOUT] stdout: [ ] Running 1 shutdown hook
[2024-02-28 09:53:14.203051] [STDOUT] stdout: [ ] Shutdown hooks complete
[2024-02-28 09:53:14.203090] [STDOUT] stdout: [ ] exiting with code 0
[2024-02-28 09:53:14.206723] [STDOUT] Executing "./gradlew testDebugUnitTest" in "/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/android" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:53:14.615235] [STDOUT] stdout: To honour the JVM settings for this build a single-use Daemon process will be forked. See
https://docs.gradle.org/7.6.3/userguide/gradle_daemon.html#sec:disabling_the_daemon.
[2024-02-28 09:53:15.049862] [STDOUT] stdout: Daemon will be stopped at the end of the build
[2024-02-28 09:53:16.634542] [STDOUT] stdout: > Task :gradle:compileJava NO-SOURCE
[2024-02-28 09:53:16.721298] [STDOUT] stdout: > Task :gradle:compileGroovy UP-TO-DATE
[2024-02-28 09:53:16.721341] [STDOUT] stdout: > Task :gradle:pluginDescriptors UP-TO-DATE
[2024-02-28 09:53:16.721350] [STDOUT] stdout: > Task :gradle:processResources UP-TO-DATE
[2024-02-28 09:53:16.721359] [STDOUT] stdout: > Task :gradle:classes UP-TO-DATE
[2024-02-28 09:53:16.824019] [STDOUT] stdout: > Task :gradle:jar UP-TO-DATE
[2024-02-28 09:53:18.917428] [STDOUT] stdout: WARNING:We recommend using a newer Android Gradle plugin to use compileSdk = 34
[2024-02-28 09:53:18.917451] [STDOUT] stdout:
[2024-02-28 09:53:18.917455] [STDOUT] stdout: This Android Gradle plugin (7.3.0) was tested up to compileSdk = 33
[2024-02-28 09:53:18.917468] [STDOUT] stdout:
[2024-02-28 09:53:18.917471] [STDOUT] stdout: This warning can be suppressed by adding
[2024-02-28 09:53:18.917474] [STDOUT] stdout: android.suppressUnsupportedCompileSdk=34
[2024-02-28 09:53:18.917477] [STDOUT] stdout: to this project's gradle.properties
[2024-02-28 09:53:18.917480] [STDOUT] stdout:
[2024-02-28 09:53:18.917483] [STDOUT] stdout: The build will continue, but you are strongly encouraged to update your project to
[2024-02-28 09:53:18.917486] [STDOUT] stdout: use a newer Android Gradle Plugin that has been tested with compileSdk = 34
[2024-02-28 09:53:23.693323] [STDOUT] stdout: > Task :app:compileFlutterBuildDebug
[2024-02-28 09:53:23.693389] [STDOUT] stdout: > Task :app:packJniLibsflutterBuildDebug
[2024-02-28 09:53:23.693401] [STDOUT] stdout: > Task :app:preBuild UP-TO-DATE
[2024-02-28 09:53:23.693410] [STDOUT] stdout: > Task :app:preDebugBuild UP-TO-DATE
[2024-02-28 09:53:23.693418] [STDOUT] stdout: > Task :integration_test:preBuild UP-TO-DATE
[2024-02-28 09:53:23.693426] [STDOUT] stdout: > Task :integration_test:preDebugBuild UP-TO-DATE
[2024-02-28 09:53:23.693434] [STDOUT] stdout: > Task :integration_test:compileDebugAidl NO-SOURCE
[2024-02-28 09:53:23.693442] [STDOUT] stdout: > Task :plugintest:preBuild UP-TO-DATE
[2024-02-28 09:53:23.693450] [STDOUT] stdout: > Task :plugintest:preDebugBuild UP-TO-DATE
[2024-02-28 09:53:23.693458] [STDOUT] stdout: > Task :plugintest:compileDebugAidl NO-SOURCE
[2024-02-28 09:53:23.693465] [STDOUT] stdout: > Task :app:compileDebugAidl NO-SOURCE
[2024-02-28 09:53:23.693473] [STDOUT] stdout: > Task :integration_test:packageDebugRenderscript NO-SOURCE
[2024-02-28 09:53:23.693481] [STDOUT] stdout: > Task :plugintest:packageDebugRenderscript NO-SOURCE
[2024-02-28 09:53:23.693565] [STDOUT] stdout: > Task :app:compileDebugRenderscript NO-SOURCE
[2024-02-28 09:53:23.693583] [STDOUT] stdout: > Task :app:generateDebugBuildConfig
[2024-02-28 09:53:23.693592] [STDOUT] stdout: > Task :app:cleanMergeDebugAssets UP-TO-DATE
[2024-02-28 09:53:23.693600] [STDOUT] stdout: > Task :plugintest:writeDebugAarMetadata
[2024-02-28 09:53:23.693608] [STDOUT] stdout: > Task :integration_test:writeDebugAarMetadata
[2024-02-28 09:53:23.693616] [STDOUT] stdout: > Task :app:mergeDebugShaders
[2024-02-28 09:53:25.229423] [STDOUT] stdout: > Task :app:compileDebugShaders NO-SOURCE
[2024-02-28 09:53:25.229448] [STDOUT] stdout: > Task :app:generateDebugAssets UP-TO-DATE
[2024-02-28 09:53:25.229491] [STDOUT] stdout: > Task :app:checkDebugAarMetadata
[2024-02-28 09:53:25.229523] [STDOUT] stdout: > Task :integration_test:mergeDebugShaders
[2024-02-28 09:53:25.229533] [STDOUT] stdout: > Task :integration_test:compileDebugShaders NO-SOURCE
[2024-02-28 09:53:25.229553] [STDOUT] stdout: > Task :integration_test:generateDebugAssets UP-TO-DATE
[2024-02-28 09:53:25.231006] [STDOUT] stdout: > Task :integration_test:packageDebugAssets
[2024-02-28 09:53:25.231017] [STDOUT] stdout: > Task :plugintest:mergeDebugShaders
[2024-02-28 09:53:25.231021] [STDOUT] stdout: > Task :plugintest:compileDebugShaders NO-SOURCE
[2024-02-28 09:53:25.231024] [STDOUT] stdout: > Task :plugintest:generateDebugAssets UP-TO-DATE
[2024-02-28 09:53:25.231028] [STDOUT] stdout: > Task :plugintest:packageDebugAssets
[2024-02-28 09:53:25.231031] [STDOUT] stdout: > Task :app:mergeDebugAssets
[2024-02-28 09:53:25.362988] [STDOUT] stdout: > Task :app:copyFlutterAssetsDebug
[2024-02-28 09:53:25.363068] [STDOUT] stdout: > Task :app:generateDebugResValues
[2024-02-28 09:53:25.363078] [STDOUT] stdout: > Task :integration_test:compileDebugRenderscript NO-SOURCE
[2024-02-28 09:53:25.363086] [STDOUT] stdout: > Task :integration_test:generateDebugResValues
[2024-02-28 09:53:25.363094] [STDOUT] stdout: > Task :integration_test:generateDebugResources
[2024-02-28 09:53:25.525714] [STDOUT] stdout: > Task :integration_test:packageDebugResources
[2024-02-28 09:53:25.525741] [STDOUT] stdout: > Task :plugintest:compileDebugRenderscript NO-SOURCE
[2024-02-28 09:53:25.525756] [STDOUT] stdout: > Task :plugintest:generateDebugResValues
[2024-02-28 09:53:25.525765] [STDOUT] stdout: > Task :plugintest:generateDebugResources
[2024-02-28 09:53:25.525769] [STDOUT] stdout: > Task :plugintest:packageDebugResources
[2024-02-28 09:53:25.525772] [STDOUT] stdout: > Task :app:mapDebugSourceSetPaths
[2024-02-28 09:53:25.525775] [STDOUT] stdout: > Task :app:generateDebugResources
[2024-02-28 09:53:25.842862] [STDOUT] stdout: > Task :app:createDebugCompatibleScreenManifests
[2024-02-28 09:53:25.842920] [STDOUT] stdout: > Task :app:extractDeepLinksDebug
[2024-02-28 09:53:25.842932] [STDOUT] stdout: > Task :integration_test:extractDeepLinksDebug
[2024-02-28 09:53:25.842941] [STDOUT] stdout: > Task :plugintest:extractDeepLinksDebug
[2024-02-28 09:53:25.843323] [STDOUT] stdout: > Task :integration_test:compileDebugLibraryResources
[2024-02-28 09:53:25.843348] [STDOUT] stdout: > Task :plugintest:compileDebugLibraryResources
[2024-02-28 09:53:25.843357] [STDOUT] stdout: > Task :integration_test:generateDebugBuildConfig
[2024-02-28 09:53:25.843365] [STDOUT] stdout:
[2024-02-28 09:53:25.843372] [STDOUT] stdout: > Task :integration_test:processDebugManifest
[2024-02-28 09:53:25.843381] [STDOUT] stdout: package="dev.flutter.integration_test" found in source AndroidManifest.xml: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/src/main/AndroidManifest.xml.
[2024-02-28 09:53:25.843392] [STDOUT] stdout: Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
[2024-02-28 09:53:25.843401] [STDOUT] stdout: Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here:
https://developer.android.com/studio/build/configure-app-module#set-namespace
[2024-02-28 09:53:25.843410] [STDOUT] stdout: This migration can be done automatically using the AGP Upgrade Assistant, please refer to
https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
[2024-02-28 09:53:25.843419] [STDOUT] stdout:
[2024-02-28 09:53:25.843426] [STDOUT] stdout: > Task :integration_test:javaPreCompileDebug
[2024-02-28 09:53:25.843434] [STDOUT] stdout:
[2024-02-28 09:53:25.843441] [STDOUT] stdout: > Task :plugintest:processDebugManifest
[2024-02-28 09:53:25.843450] [STDOUT] stdout: package="io.flutter.devicelab.plugintest" found in source AndroidManifest.xml: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/android/src/main/AndroidManifest.xml.
[2024-02-28 09:53:25.843458] [STDOUT] stdout: Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
[2024-02-28 09:53:25.843467] [STDOUT] stdout: Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here:
https://developer.android.com/studio/build/configure-app-module#set-namespace
[2024-02-28 09:53:25.843477] [STDOUT] stdout: This migration can be done automatically using the AGP Upgrade Assistant, please refer to
https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
[2024-02-28 09:53:25.843485] [STDOUT] stdout:
[2024-02-28 09:53:25.843493] [STDOUT] stdout: > Task :plugintest:generateDebugBuildConfig
[2024-02-28 09:53:25.843603] [STDOUT] stdout: > Task :plugintest:parseDebugLocalResources
[2024-02-28 09:53:25.843621] [STDOUT] stdout: > Task :integration_test:parseDebugLocalResources
[2024-02-28 09:53:25.843630] [STDOUT] stdout: > Task :app:mergeDebugResources
[2024-02-28 09:53:25.843660] [STDOUT] stdout:
[2024-02-28 09:53:25.843674] [STDOUT] stdout: > Task :app:processDebugMainManifest
[2024-02-28 09:53:25.843683] [STDOUT] stdout: [androidx.test.espresso:espresso-core:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/AndroidManifest.xml Warning:
[2024-02-28 09:53:25.843694] [STDOUT] stdout: Namespace 'androidx.test.espresso' used in: androidx.test.espresso:espresso-core:3.2.0, androidx.test.espresso:espresso-idling-resource:3.2.0.
[2024-02-28 09:53:25.843703] [STDOUT] stdout:
[2024-02-28 09:53:25.843711] [STDOUT] stdout: > Task :app:processDebugManifest
[2024-02-28 09:53:25.906871] [STDOUT] stdout: > Task :plugintest:javaPreCompileDebug
[2024-02-28 09:53:25.906917] [STDOUT] stdout: > Task :app:preDebugUnitTestBuild UP-TO-DATE
[2024-02-28 09:53:25.906926] [STDOUT] stdout: > Task :app:javaPreCompileDebug
[2024-02-28 09:53:25.906934] [STDOUT] stdout: > Task :app:javaPreCompileDebugUnitTest
[2024-02-28 09:53:25.906942] [STDOUT] stdout: > Task :app:processDebugJavaRes NO-SOURCE
[2024-02-28 09:53:25.906950] [STDOUT] stdout: > Task :app:processDebugUnitTestJavaRes NO-SOURCE
[2024-02-28 09:53:25.906958] [STDOUT] stdout: > Task :integration_test:processDebugJavaRes NO-SOURCE
[2024-02-28 09:53:25.906966] [STDOUT] stdout: > Task :integration_test:bundleLibResDebug NO-SOURCE
[2024-02-28 09:53:25.906974] [STDOUT] stdout: > Task :plugintest:processDebugJavaRes NO-SOURCE
[2024-02-28 09:53:25.906982] [STDOUT] stdout: > Task :plugintest:bundleLibResDebug NO-SOURCE
[2024-02-28 09:53:25.906990] [STDOUT] stdout: > Task :integration_test:preDebugUnitTestBuild UP-TO-DATE
[2024-02-28 09:53:25.906998] [STDOUT] stdout: > Task :integration_test:javaPreCompileDebugUnitTest
[2024-02-28 09:53:25.907006] [STDOUT] stdout: > Task :app:processDebugManifestForPackage
[2024-02-28 09:53:25.907014] [STDOUT] stdout: > Task :integration_test:processDebugUnitTestJavaRes NO-SOURCE
[2024-02-28 09:53:25.907022] [STDOUT] stdout: > Task :plugintest:preDebugUnitTestBuild UP-TO-DATE
[2024-02-28 09:53:25.907030] [STDOUT] stdout: > Task :plugintest:generateDebugRFile
[2024-02-28 09:53:25.907039] [STDOUT] stdout: > Task :integration_test:generateDebugRFile
[2024-02-28 09:53:25.907047] [STDOUT] stdout: > Task :plugintest:javaPreCompileDebugUnitTest
[2024-02-28 09:53:26.116060] [STDOUT] stdout: > Task :app:processDebugResources
[2024-02-28 09:53:27.134191] [STDOUT] stdout: > Task :integration_test:compileDebugJavaWithJavac
[2024-02-28 09:53:27.134214] [STDOUT] stdout: > Task :integration_test:bundleLibCompileToJarDebug
[2024-02-28 09:53:27.134218] [STDOUT] stdout: > Task :plugintest:compileDebugJavaWithJavac
[2024-02-28 09:53:27.134221] [STDOUT] stdout: > Task :plugintest:bundleLibCompileToJarDebug
[2024-02-28 09:53:27.134224] [STDOUT] stdout: > Task :integration_test:bundleLibRuntimeToJarDebug
[2024-02-28 09:53:27.134227] [STDOUT] stdout: > Task :plugintest:bundleLibRuntimeToJarDebug
[2024-02-28 09:53:27.134231] [STDOUT] stdout: > Task :app:compileDebugKotlin NO-SOURCE
[2024-02-28 09:53:30.739107] [STDOUT] stdout: > Task :app:compileDebugJavaWithJavac
[2024-02-28 09:53:30.739131] [STDOUT] stdout: > Task :app:bundleDebugClassesToRuntimeJar
[2024-02-28 09:53:30.866699] [STDOUT] stdout: > Task :app:bundleDebugClassesToCompileJar
[2024-02-28 09:53:30.866750] [STDOUT] stdout: > Task :app:compileDebugUnitTestKotlin NO-SOURCE
[2024-02-28 09:53:30.866760] [STDOUT] stdout: > Task :app:compileDebugUnitTestJavaWithJavac NO-SOURCE
[2024-02-28 09:53:30.866769] [STDOUT] stdout: > Task :app:testDebugUnitTest NO-SOURCE
[2024-02-28 09:53:30.866777] [STDOUT] stdout: > Task :plugintest:processDebugUnitTestJavaRes NO-SOURCE
[2024-02-28 09:53:30.866785] [STDOUT] stdout: > Task :integration_test:generateDebugUnitTestStubRFile
[2024-02-28 09:53:30.866793] [STDOUT] stdout: > Task :plugintest:generateDebugUnitTestStubRFile
[2024-02-28 09:53:31.618888] [STDOUT] stdout: > Task :integration_test:compileDebugUnitTestJavaWithJavac
[2024-02-28 09:53:33.561039] [STDOUT] stdout:
[2024-02-28 09:53:33.561063] [STDOUT] stdout: > Task :integration_test:testDebugUnitTest
[2024-02-28 09:53:33.561067] [STDOUT] stdout:
[2024-02-28 09:53:33.561072] [STDOUT] stdout: dev.flutter.plugins.integration_test.FlutterDeviceScreenshotTest > getFlutterView_returnsFlutterViewForFlutterActivity FAILED
[2024-02-28 09:53:33.561076] [STDOUT] stdout: org.mockito.exceptions.base.MockitoException at FlutterDeviceScreenshotTest.java:32
[2024-02-28 09:53:33.561079] [STDOUT] stdout: Caused by: org.mockito.exceptions.base.MockitoException at FlutterDeviceScreenshotTest.java:32
[2024-02-28 09:53:33.561083] [STDOUT] stdout: Caused by: java.lang.RuntimeException at FlutterDeviceScreenshotTest.java:32
[2024-02-28 09:53:33.561086] [STDOUT] stdout:
[2024-02-28 09:53:33.561089] [STDOUT] stderr: OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2024-02-28 09:53:33.561093] [STDOUT] stdout: dev.flutter.plugins.integration_test.FlutterDeviceScreenshotTest > getFlutterView_returnsFlutterViewForFlutterFragmentActivity FAILED
[2024-02-28 09:53:33.561096] [STDOUT] stdout: org.mockito.exceptions.base.MockitoException at FlutterDeviceScreenshotTest.java:44
[2024-02-28 09:53:33.561100] [STDOUT] stdout: Caused by: org.mockito.exceptions.base.MockitoException at FlutterDeviceScreenshotTest.java:44
[2024-02-28 09:53:33.561103] [STDOUT] stdout: Caused by: java.lang.RuntimeException at FlutterDeviceScreenshotTest.java:44
[2024-02-28 09:53:33.561106] [STDOUT] stderr:
[2024-02-28 09:53:33.561109] [STDOUT] stderr: 3 tests completed, 2 failed
[2024-02-28 09:53:33.732050] [STDOUT] stdout:
[2024-02-28 09:53:33.732072] [STDOUT] stdout: > Task :integration_test:testDebugUnitTest FAILED
[2024-02-28 09:53:33.732076] [STDOUT] stderr:
[2024-02-28 09:53:33.732079] [STDOUT] stderr: FAILURE: Build failed with an exception.
[2024-02-28 09:53:33.732082] [STDOUT] stderr:
[2024-02-28 09:53:33.732085] [STDOUT] stderr: * What went wrong:
[2024-02-28 09:53:33.732088] [STDOUT] stderr: Execution failed for task ':integration_test:testDebugUnitTest'.
[2024-02-28 09:53:33.732092] [STDOUT] stderr: > There were failing tests. See the report at: file:///Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.iThikJ/plugintest/example/build/integration_test/reports/tests/testDebugUnitTest/index.html
[2024-02-28 09:53:33.732109] [STDOUT] stderr:
[2024-02-28 09:53:33.732113] [STDOUT] stderr: * Try:
[2024-02-28 09:53:33.732117] [STDOUT] stderr: > Run with --stacktrace option to get the stack trace.
[2024-02-28 09:53:33.732120] [STDOUT] stderr: > Run with --info or --debug option to get more log output.
[2024-02-28 09:53:33.732124] [STDOUT] stderr: > Run with --scan to get full insights.
[2024-02-28 09:53:33.732127] [STDOUT] stderr:
[2024-02-28 09:53:33.732130] [STDOUT] stderr: * Get more help at
https://help.gradle.org
[2024-02-28 09:53:33.732133] [STDOUT] stderr:
[2024-02-28 09:53:33.732136] [STDOUT] stderr: BUILD FAILED in 19s
[2024-02-28 09:53:33.732139] [STDOUT] stdout: 62 actionable tasks: 57 executed, 5 up-to-date
[2024-02-28 09:53:36.268116] [STDOUT] Checking for reboot
[2024-02-28 09:53:36.268386] [STDOUT] Executing "/Volumes/Work/s/w/ir/cache/android/sdk/platform-tools/adb devices -l" in "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/dev/devicelab" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:53:36.279785] [STDOUT] stdout: List of devices attached
[2024-02-28 09:53:36.279811] [STDOUT] stdout:
[plugin_test] Process terminated with exit code 0.
Task result:
{
"success": false,
"reason": "Platform unit tests failed"
}
════════════════════╡ ••• Finished task "plugin_test" ••• ╞═════════════════════
═════════════════════╡ ••• Running task "plugin_test" ••• ╞═════════════════════
Starting process for task: [plugin_test]
Executing "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/dart-sdk/bin/dart --disable-dart-dev --enable-vm-service=0 --no-pause-isolates-on-exit bin/tasks/plugin_test.dart" in "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/dev/devicelab" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:53:36.343547] [STDOUT] The Dart VM service is listening on
http://127.0.0.1:54138/mz6o6iSLiyw=/
[plugin_test] Connected to VM server.
[2024-02-28 09:53:36.664101] [STDOUT] Running task with a timeout of null.
[2024-02-28 09:53:36.664185] [STDOUT] Enabling configs for macOS and Linux...
[2024-02-28 09:53:36.669789] [STDOUT] Executing "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/flutter config -v --enable-macos-desktop --enable-linux-desktop" in "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/dev/devicelab" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:53:36.733938] [STDOUT] stdout: [ +1 ms] Could not interpret results of "git describe": 3.20.0-15.0.pre.28
[2024-02-28 09:53:36.739896] [STDOUT] stdout: [ +11 ms] executing: sysctl hw.optional.arm64
[2024-02-28 09:53:36.742087] [STDOUT] stdout: [ +2 ms] Exit code 0 from: sysctl hw.optional.arm64
[2024-02-28 09:53:36.742097] [STDOUT] stdout: [ ] hw.optional.arm64: 1
[2024-02-28 09:53:36.766383] [STDOUT] stdout: [ +24 ms] Setting "enable-linux-desktop" value to "true".
[2024-02-28 09:53:36.767205] [STDOUT] stdout: [ +1 ms] Setting "enable-macos-desktop" value to "true".
[2024-02-28 09:53:36.767402] [STDOUT] stdout: [ ]
[2024-02-28 09:53:36.767410] [STDOUT] stdout: You may need to restart any open editors for them to read new settings.
[2024-02-28 09:53:36.771039] [STDOUT] stdout: [ +3 ms] "flutter config" took 20ms.
[2024-02-28 09:53:36.771525] [STDOUT] stdout: [ ] ensureAnalyticsSent: 0ms
[2024-02-28 09:53:36.771538] [STDOUT] stdout: [ ] Running 0 shutdown hooks
[2024-02-28 09:53:36.771542] [STDOUT] stdout: [ ] Shutdown hooks complete
[2024-02-28 09:53:36.771652] [STDOUT] stdout: [ ] exiting with code 0
[2024-02-28 09:53:36.777488] [STDOUT] Executing "/Volumes/Work/s/w/ir/cache/android/sdk/platform-tools/adb devices -l" in "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/dev/devicelab" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:53:36.788857] [STDOUT] stdout: List of devices attached
[2024-02-28 09:53:36.788885] [STDOUT] stdout:
[2024-02-28 09:53:36.795744] [STDOUT]
[2024-02-28 09:53:36.795752] [STDOUT]
[2024-02-28 09:53:36.795756] [STDOUT] ═══════════════════════════╡ ••• Create plugin ••• ╞════════════════════════════
[2024-02-28 09:53:36.795762] [STDOUT]
[2024-02-28 09:53:36.796843] [STDOUT] Found FLUTTER_LOGS_DIR dump directory /Volumes/Work/s/w/ir/x/w/recipe_cleanup/flutter_logs_dir
[2024-02-28 09:53:36.796926] [STDOUT] Executing "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/flutter create --template=plugin --org io.flutter.devicelab -a java --platforms=android plugintest --ci --debug-logs-dir=/Volumes/Work/s/w/ir/x/w/recipe_cleanup/flutter_logs_dir" in "/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:53:36.898730] [STDOUT] stdout: Creating project plugintest...
[2024-02-28 09:53:37.056946] [STDOUT] stdout: Resolving dependencies in plugintest...
[2024-02-28 09:53:37.480406] [STDOUT] stdout: Got dependencies in plugintest.
[2024-02-28 09:53:37.487531] [STDOUT] stdout: Resolving dependencies in plugintest/example...
[2024-02-28 09:53:37.703717] [STDOUT] stdout: Got dependencies in plugintest/example.
[2024-02-28 09:53:37.728596] [STDOUT] stdout: Wrote 56 files.
[2024-02-28 09:53:37.728615] [STDOUT] stdout:
[2024-02-28 09:53:37.728619] [STDOUT] stdout: All done!
[2024-02-28 09:53:37.728978] [STDOUT] stdout:
[2024-02-28 09:53:37.728986] [STDOUT] stdout: Your plugin code is in plugintest/lib/plugintest.dart.
[2024-02-28 09:53:37.728989] [STDOUT] stdout:
[2024-02-28 09:53:37.728992] [STDOUT] stdout: Your example app code is in plugintest/example/lib/main.dart.
[2024-02-28 09:53:37.729014] [STDOUT] stdout:
[2024-02-28 09:53:37.729019] [STDOUT] stdout:
[2024-02-28 09:53:37.729022] [STDOUT] stdout: Host platform code is in the android directories under plugintest.
[2024-02-28 09:53:37.729028] [STDOUT] stdout: To edit platform code in an IDE see
https://flutter.dev/developing-packages/#edit-plugin-package.
[2024-02-28 09:53:37.729032] [STDOUT] stdout:
[2024-02-28 09:53:37.729035] [STDOUT] stdout:
[2024-02-28 09:53:37.730618] [STDOUT] stdout: To add platforms, run `flutter create -t plugin --platforms <platforms> .` under plugintest.
[2024-02-28 09:53:37.730629] [STDOUT] stdout: For more information, see
https://flutter.dev/go/plugin-platforms.
[2024-02-28 09:53:37.730632] [STDOUT] stdout:
[2024-02-28 09:53:37.730635] [STDOUT] stdout:
[2024-02-28 09:53:37.787708] [STDOUT]
[2024-02-28 09:53:37.787729] [STDOUT]
[2024-02-28 09:53:37.787736] [STDOUT] ════════════════════════════╡ ••• Test plugin ••• ╞═════════════════════════════
[2024-02-28 09:53:37.787742] [STDOUT]
[2024-02-28 09:53:37.787954] [STDOUT] Executing "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/flutter test --ci --debug-logs-dir=/Volumes/Work/s/w/ir/x/w/recipe_cleanup/flutter_logs_dir" in "/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:53:38.346383] [STDOUT] stdout:
[2024-02-28 09:53:39.347670] [STDOUT] stdout: 00:00 +0: loading /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/test/plugintest_method_channel_test.dart
[2024-02-28 09:53:40.346817] [STDOUT] stdout: 00:01 +0: loading /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/test/plugintest_method_channel_test.dart
[2024-02-28 09:53:41.346982] [STDOUT] stdout: 00:02 +0: loading /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/test/plugintest_method_channel_test.dart
[2024-02-28 09:53:42.346835] [STDOUT] stdout: 00:03 +0: loading /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/test/plugintest_method_channel_test.dart
[2024-02-28 09:53:42.357307] [STDOUT] stdout: 00:04 +0: loading /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/test/plugintest_method_channel_test.dart
[2024-02-28 09:53:42.368803] [STDOUT] stdout: 00:04 +0: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/test/plugintest_method_channel_test.dart: getPlatformVersion
[2024-02-28 09:53:42.368825] [STDOUT] stdout: 00:04 +1: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/test/plugintest_test.dart: MethodChannelPlugintest is the default instance
[2024-02-28 09:53:42.369041] [STDOUT] stdout: 00:04 +2: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/test/plugintest_test.dart: MethodChannelPlugintest is the default instance
[2024-02-28 09:53:42.373101] [STDOUT] stdout: 00:04 +2: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/test/plugintest_test.dart: getPlatformVersion
[2024-02-28 09:53:42.378216] [STDOUT] stdout: 00:04 +3: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/test/plugintest_test.dart: getPlatformVersion
[2024-02-28 09:53:42.378230] [STDOUT] stdout: 00:04 +3: All tests passed!
[2024-02-28 09:53:42.397053] [STDOUT] Executing "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/flutter build apk -v --ci --debug-logs-dir=/Volumes/Work/s/w/ir/x/w/recipe_cleanup/flutter_logs_dir" in "/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:53:42.449182] [STDOUT] stdout: [ +1 ms] Could not interpret results of "git describe": 3.20.0-15.0.pre.28
[2024-02-28 09:53:42.457977] [STDOUT] stdout: [ +11 ms] executing: sysctl hw.optional.arm64
[2024-02-28 09:53:42.460215] [STDOUT] stdout: [ +2 ms] Exit code 0 from: sysctl hw.optional.arm64
[2024-02-28 09:53:42.460224] [STDOUT] stdout: [ ] hw.optional.arm64: 1
[2024-02-28 09:53:42.469922] [STDOUT] stdout: [ +9 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.469934] [STDOUT] stdout: [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.469941] [STDOUT] stdout: [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.469944] [STDOUT] stdout: [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[2024-02-28 09:53:42.469948] [STDOUT] stdout: [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
[2024-02-28 09:53:42.470686] [STDOUT] stdout: [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.470696] [STDOUT] stdout: [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.470700] [STDOUT] stdout: [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.470704] [STDOUT] stdout: [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.470773] [STDOUT] stdout: [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.470848] [STDOUT] stdout: [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.470853] [STDOUT] stdout: [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[2024-02-28 09:53:42.487508] [STDOUT] stdout: [ +16 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
[2024-02-28 09:53:42.487521] [STDOUT] stdout: [ ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
[2024-02-28 09:53:42.488066] [STDOUT] stdout: [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.488077] [STDOUT] stdout: [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.488089] [STDOUT] stdout: [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[2024-02-28 09:53:42.488093] [STDOUT] stdout: [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
[2024-02-28 09:53:42.488193] [STDOUT] stdout: [ ] Artifact Instance of 'FlutterSdk' is not required, skipping update.
[2024-02-28 09:53:42.488202] [STDOUT] stdout: [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.488208] [STDOUT] stdout: [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.488212] [STDOUT] stdout: [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.488232] [STDOUT] stdout: [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.488345] [STDOUT] stdout: [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.488359] [STDOUT] stdout: [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.488363] [STDOUT] stdout: [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[2024-02-28 09:53:42.488369] [STDOUT] stdout: [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.488400] [STDOUT] stdout: [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.488568] [STDOUT] stdout: [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.488574] [STDOUT] stdout: [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.488577] [STDOUT] stdout: [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.488581] [STDOUT] stdout: [ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
[2024-02-28 09:53:42.488584] [STDOUT] stdout: [ ] Artifact Instance of 'PubDependencies' is not required, skipping update.
[2024-02-28 09:53:42.538969] [STDOUT] stdout: [ +50 ms] executing: [/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/] /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/dart-sdk/bin/dart pub --suppress-analytics --verbose --directory . get --example
[2024-02-28 09:53:42.579345] [STDOUT] stderr: FINE: Pub 3.4.0-186.0.dev
[2024-02-28 09:53:42.606905] [STDOUT] stdout: MSG : Resolving dependencies...
[2024-02-28 09:53:42.627449] [STDOUT] stderr: SLVR: fact: plugintest_example is 0.0.0
[2024-02-28 09:53:42.629083] [STDOUT] stderr: SLVR: derived: plugintest_example
[2024-02-28 09:53:42.638521] [STDOUT] stderr: SLVR: fact: plugintest_example depends on flutter from sdk
[2024-02-28 09:53:42.638540] [STDOUT] stderr: SLVR: fact: plugintest_example depends on plugintest from path
[2024-02-28 09:53:42.638554] [STDOUT] stderr: SLVR: fact: plugintest_example depends on cupertino_icons ^1.0.6
[2024-02-28 09:53:42.638670] [STDOUT] stderr: SLVR: fact: plugintest_example depends on integration_test from sdk
[2024-02-28 09:53:42.638989] [STDOUT] stderr: SLVR: fact: plugintest_example depends on flutter_test from sdk
[2024-02-28 09:53:42.639091] [STDOUT] stderr: SLVR: fact: plugintest_example depends on flutter_lints ^3.0.0
[2024-02-28 09:53:42.639507] [STDOUT] stderr: SLVR: selecting plugintest_example
[2024-02-28 09:53:42.639515] [STDOUT] stderr: SLVR: derived: flutter_lints ^3.0.0
[2024-02-28 09:53:42.639576] [STDOUT] stderr: SLVR: derived: flutter_test from sdk
[2024-02-28 09:53:42.639583] [STDOUT] stderr: SLVR: derived: integration_test from sdk
[2024-02-28 09:53:42.639622] [STDOUT] stderr: SLVR: derived: cupertino_icons ^1.0.6
[2024-02-28 09:53:42.639627] [STDOUT] stderr: SLVR: derived: plugintest from path
[2024-02-28 09:53:42.639820] [STDOUT] stderr: SLVR: derived: flutter from sdk
[2024-02-28 09:53:42.647607] [STDOUT] stderr: SLVR: fact: flutter_lints 3.0.1 depends on lints ^3.0.0
[2024-02-28 09:53:42.647804] [STDOUT] stderr: SLVR: selecting flutter_lints 3.0.1
[2024-02-28 09:53:42.647810] [STDOUT] stderr: SLVR: derived: lints ^3.0.0
[2024-02-28 09:53:42.653724] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on flutter from sdk
[2024-02-28 09:53:42.653734] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on test_api 0.7.0
[2024-02-28 09:53:42.653789] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on matcher 0.12.16+1
[2024-02-28 09:53:42.653796] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on path 1.9.0
[2024-02-28 09:53:42.653799] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on fake_async 1.3.1
[2024-02-28 09:53:42.653818] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on clock 1.1.1
[2024-02-28 09:53:42.653884] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on stack_trace 1.11.1
[2024-02-28 09:53:42.653892] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on vector_math 2.1.4
[2024-02-28 09:53:42.653895] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on leak_tracker_flutter_testing 3.0.3
[2024-02-28 09:53:42.653980] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on async 2.11.0
[2024-02-28 09:53:42.654021] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on boolean_selector 2.1.1
[2024-02-28 09:53:42.654027] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on characters 1.3.0
[2024-02-28 09:53:42.654065] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on collection 1.18.0
[2024-02-28 09:53:42.654072] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on leak_tracker 10.0.4
[2024-02-28 09:53:42.654162] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on leak_tracker_testing 3.0.1
[2024-02-28 09:53:42.654171] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on material_color_utilities 0.8.0
[2024-02-28 09:53:42.654183] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on meta 1.12.0
[2024-02-28 09:53:42.654194] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on source_span 1.10.0
[2024-02-28 09:53:42.654204] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on stream_channel 2.1.2
[2024-02-28 09:53:42.654278] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on string_scanner 1.2.0
[2024-02-28 09:53:42.654285] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on term_glyph 1.2.1
[2024-02-28 09:53:42.654288] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on vm_service 14.0.0
[2024-02-28 09:53:42.654440] [STDOUT] stderr: SLVR: selecting flutter_test 0.0.0 from sdk
[2024-02-28 09:53:42.654445] [STDOUT] stderr: SLVR: derived: vm_service 14.0.0
[2024-02-28 09:53:42.654449] [STDOUT] stderr: SLVR: derived: term_glyph 1.2.1
[2024-02-28 09:53:42.654611] [STDOUT] stderr: SLVR: derived: string_scanner 1.2.0
[2024-02-28 09:53:42.654617] [STDOUT] stderr: SLVR: derived: stream_channel 2.1.2
[2024-02-28 09:53:42.654620] [STDOUT] stderr: SLVR: derived: source_span 1.10.0
[2024-02-28 09:53:42.654623] [STDOUT] stderr: SLVR: derived: meta 1.12.0
[2024-02-28 09:53:42.654627] [STDOUT] stderr: SLVR: derived: material_color_utilities 0.8.0
[2024-02-28 09:53:42.654630] [STDOUT] stderr: SLVR: derived: leak_tracker_testing 3.0.1
[2024-02-28 09:53:42.654633] [STDOUT] stderr: SLVR: derived: leak_tracker 10.0.4
[2024-02-28 09:53:42.654712] [STDOUT] stderr: SLVR: derived: collection 1.18.0
[2024-02-28 09:53:42.654719] [STDOUT] stderr: SLVR: derived: characters 1.3.0
[2024-02-28 09:53:42.654722] [STDOUT] stderr: SLVR: derived: boolean_selector 2.1.1
[2024-02-28 09:53:42.654725] [STDOUT] stderr: SLVR: derived: async 2.11.0
[2024-02-28 09:53:42.654735] [STDOUT] stderr: SLVR: derived: leak_tracker_flutter_testing 3.0.3
[2024-02-28 09:53:42.654746] [STDOUT] stderr: SLVR: derived: vector_math 2.1.4
[2024-02-28 09:53:42.654820] [STDOUT] stderr: SLVR: derived: stack_trace 1.11.1
[2024-02-28 09:53:42.654826] [STDOUT] stderr: SLVR: derived: clock 1.1.1
[2024-02-28 09:53:42.654832] [STDOUT] stderr: SLVR: derived: fake_async 1.3.1
[2024-02-28 09:53:42.654901] [STDOUT] stderr: SLVR: derived: path 1.9.0
[2024-02-28 09:53:42.654907] [STDOUT] stderr: SLVR: derived: matcher 0.12.16+1
[2024-02-28 09:53:42.654910] [STDOUT] stderr: SLVR: derived: test_api 0.7.0
[2024-02-28 09:53:42.659991] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on flutter from sdk
[2024-02-28 09:53:42.659999] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on flutter_driver from sdk
[2024-02-28 09:53:42.660003] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on flutter_test from sdk
[2024-02-28 09:53:42.660009] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on path 1.9.0
[2024-02-28 09:53:42.660019] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on vm_service 14.0.0
[2024-02-28 09:53:42.660023] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on async 2.11.0
[2024-02-28 09:53:42.660088] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on boolean_selector 2.1.1
[2024-02-28 09:53:42.660093] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on characters 1.3.0
[2024-02-28 09:53:42.660097] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on clock 1.1.1
[2024-02-28 09:53:42.660110] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on collection 1.18.0
[2024-02-28 09:53:42.660192] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on fake_async 1.3.1
[2024-02-28 09:53:42.660200] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on file 7.0.0
[2024-02-28 09:53:42.660406] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on leak_tracker 10.0.4
[2024-02-28 09:53:42.660415] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on leak_tracker_flutter_testing 3.0.3
[2024-02-28 09:53:42.660419] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on leak_tracker_testing 3.0.1
[2024-02-28 09:53:42.660424] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on matcher 0.12.16+1
[2024-02-28 09:53:42.660427] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on material_color_utilities 0.8.0
[2024-02-28 09:53:42.660431] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on meta 1.12.0
[2024-02-28 09:53:42.660434] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on source_span 1.10.0
[2024-02-28 09:53:42.660438] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on stack_trace 1.11.1
[2024-02-28 09:53:42.660441] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on stream_channel 2.1.2
[2024-02-28 09:53:42.660563] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on string_scanner 1.2.0
[2024-02-28 09:53:42.660571] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on sync_http 0.3.1
[2024-02-28 09:53:42.660575] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on term_glyph 1.2.1
[2024-02-28 09:53:42.660578] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on test_api 0.7.0
[2024-02-28 09:53:42.660581] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on vector_math 2.1.4
[2024-02-28 09:53:42.660592] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on webdriver 3.0.3
[2024-02-28 09:53:42.660602] [STDOUT] stderr: SLVR: selecting integration_test 0.0.0 from sdk
[2024-02-28 09:53:42.660756] [STDOUT] stderr: SLVR: derived: webdriver 3.0.3
[2024-02-28 09:53:42.660818] [STDOUT] stderr: SLVR: derived: sync_http 0.3.1
[2024-02-28 09:53:42.660826] [STDOUT] stderr: SLVR: derived: file 7.0.0
[2024-02-28 09:53:42.660839] [STDOUT] stderr: SLVR: derived: flutter_driver from sdk
[2024-02-28 09:53:42.663624] [STDOUT] stderr: SLVR: selecting cupertino_icons 1.0.6
[2024-02-28 09:53:42.668063] [STDOUT] stderr: SLVR: fact: plugintest 0.0.1 from path depends on flutter from sdk
[2024-02-28 09:53:42.668075] [STDOUT] stderr: SLVR: fact: plugintest 0.0.1 from path depends on plugin_platform_interface ^2.0.2
[2024-02-28 09:53:42.668472] [STDOUT] stderr: SLVR: selecting plugintest 0.0.1 from path
[2024-02-28 09:53:42.668870] [STDOUT] stderr: SLVR: derived: plugin_platform_interface ^2.0.2
[2024-02-28 09:53:42.671898] [STDOUT] stderr: SLVR: fact: flutter 0.0.0 from sdk depends on characters 1.3.0
[2024-02-28 09:53:42.671906] [STDOUT] stderr: SLVR: fact: flutter 0.0.0 from sdk depends on collection 1.18.0
[2024-02-28 09:53:42.671910] [STDOUT] stderr: SLVR: fact: flutter 0.0.0 from sdk depends on material_color_utilities 0.8.0
[2024-02-28 09:53:42.671916] [STDOUT] stderr: SLVR: fact: flutter 0.0.0 from sdk depends on meta 1.12.0
[2024-02-28 09:53:42.671920] [STDOUT] stderr: SLVR: fact: flutter 0.0.0 from sdk depends on vector_math 2.1.4
[2024-02-28 09:53:42.671934] [STDOUT] stderr: SLVR: fact: flutter 0.0.0 from sdk depends on sky_engine from sdk
[2024-02-28 09:53:42.671938] [STDOUT] stderr: SLVR: selecting flutter 0.0.0 from sdk
[2024-02-28 09:53:42.671947] [STDOUT] stderr: SLVR: derived: sky_engine from sdk
[2024-02-28 09:53:42.674197] [STDOUT] stderr: SLVR: selecting lints 3.0.0
[2024-02-28 09:53:42.675746] [STDOUT] stderr: SLVR: selecting vm_service 14.0.0
[2024-02-28 09:53:42.676851] [STDOUT] stderr: SLVR: selecting term_glyph 1.2.1
[2024-02-28 09:53:42.678208] [STDOUT] stderr: SLVR: fact: string_scanner 1.2.0 depends on source_span ^1.8.0
[2024-02-28 09:53:42.678216] [STDOUT] stderr: SLVR: selecting string_scanner 1.2.0
[2024-02-28 09:53:42.679286] [STDOUT] stderr: SLVR: fact: stream_channel 2.1.2 depends on async ^2.5.0
[2024-02-28 09:53:42.679294] [STDOUT] stderr: SLVR: selecting stream_channel 2.1.2
[2024-02-28 09:53:42.680591] [STDOUT] stderr: SLVR: fact: source_span 1.10.0 depends on collection ^1.15.0
[2024-02-28 09:53:42.680597] [STDOUT] stderr: SLVR: fact: source_span 1.10.0 depends on path ^1.8.0
[2024-02-28 09:53:42.680601] [STDOUT] stderr: SLVR: fact: source_span 1.10.0 depends on term_glyph ^1.2.0
[2024-02-28 09:53:42.680607] [STDOUT] stderr: SLVR: selecting source_span 1.10.0
[2024-02-28 09:53:42.681612] [STDOUT] stderr: SLVR: selecting meta 1.12.0
[2024-02-28 09:53:42.683575] [STDOUT] stderr: SLVR: fact: material_color_utilities 0.8.0 depends on collection ^1.15.0
[2024-02-28 09:53:42.683584] [STDOUT] stderr: SLVR: selecting material_color_utilities 0.8.0
[2024-02-28 09:53:42.685155] [STDOUT] stderr: SLVR: fact: leak_tracker_testing 3.0.1 depends on leak_tracker >=9.0.0 <11.0.0
[2024-02-28 09:53:42.685164] [STDOUT] stderr: SLVR: fact: leak_tracker_testing 3.0.1 depends on matcher ^0.12.16
[2024-02-28 09:53:42.685168] [STDOUT] stderr: SLVR: fact: leak_tracker_testing 3.0.1 depends on meta ^1.11.0
[2024-02-28 09:53:42.685171] [STDOUT] stderr: SLVR: selecting leak_tracker_testing 3.0.1
[2024-02-28 09:53:42.686584] [STDOUT] stderr: SLVR: fact: leak_tracker 10.0.4 depends on clock ^1.1.1
[2024-02-28 09:53:42.686591] [STDOUT] stderr: SLVR: fact: leak_tracker 10.0.4 depends on collection ^1.15.0
[2024-02-28 09:53:42.686595] [STDOUT] stderr: SLVR: fact: leak_tracker 10.0.4 depends on meta ^1.8.0
[2024-02-28 09:53:42.686598] [STDOUT] stderr: SLVR: fact: leak_tracker 10.0.4 depends on path ^1.8.3
[2024-02-28 09:53:42.686726] [STDOUT] stderr: SLVR: fact: leak_tracker 10.0.4 depends on vm_service >=11.10.0 <15.0.0
[2024-02-28 09:53:42.686732] [STDOUT] stderr: SLVR: selecting leak_tracker 10.0.4
[2024-02-28 09:53:42.688111] [STDOUT] stderr: SLVR: selecting collection 1.18.0
[2024-02-28 09:53:42.689335] [STDOUT] stderr: SLVR: selecting characters 1.3.0
[2024-02-28 09:53:42.690369] [STDOUT] stderr: SLVR: fact: boolean_selector 2.1.1 depends on source_span ^1.8.0
[2024-02-28 09:53:42.690375] [STDOUT] stderr: SLVR: fact: boolean_selector 2.1.1 depends on string_scanner ^1.1.0
[2024-02-28 09:53:42.690379] [STDOUT] stderr: SLVR: selecting boolean_selector 2.1.1
[2024-02-28 09:53:42.691532] [STDOUT] stderr: SLVR: fact: async 2.11.0 depends on collection ^1.15.0
[2024-02-28 09:53:42.691540] [STDOUT] stderr: SLVR: fact: async 2.11.0 depends on meta ^1.1.7
[2024-02-28 09:53:42.691614] [STDOUT] stderr: SLVR: selecting async 2.11.0
[2024-02-28 09:53:42.692649] [STDOUT] stderr: SLVR: fact: leak_tracker_flutter_testing 3.0.3 depends on flutter from sdk
[2024-02-28 09:53:42.692655] [STDOUT] stderr: SLVR: fact: leak_tracker_flutter_testing 3.0.3 depends on leak_tracker ^10.0.4
[2024-02-28 09:53:42.692659] [STDOUT] stderr: SLVR: fact: leak_tracker_flutter_testing 3.0.3 depends on leak_tracker_testing ^3.0.1
[2024-02-28 09:53:42.692663] [STDOUT] stderr: SLVR: fact: leak_tracker_flutter_testing 3.0.3 depends on matcher ^0.12.16
[2024-02-28 09:53:42.692675] [STDOUT] stderr: SLVR: fact: leak_tracker_flutter_testing 3.0.3 depends on meta ^1.8.0
[2024-02-28 09:53:42.692750] [STDOUT] stderr: SLVR: selecting leak_tracker_flutter_testing 3.0.3
[2024-02-28 09:53:42.693677] [STDOUT] stderr: SLVR: selecting vector_math 2.1.4
[2024-02-28 09:53:42.694419] [STDOUT] stderr: SLVR: fact: stack_trace 1.11.1 depends on path ^1.8.0
[2024-02-28 09:53:42.694425] [STDOUT] stderr: SLVR: selecting stack_trace 1.11.1
[2024-02-28 09:53:42.695240] [STDOUT] stderr: SLVR: selecting clock 1.1.1
[2024-02-28 09:53:42.696157] [STDOUT] stderr: SLVR: fact: fake_async 1.3.1 depends on clock ^1.1.0
[2024-02-28 09:53:42.696164] [STDOUT] stderr: SLVR: fact: fake_async 1.3.1 depends on collection ^1.15.0
[2024-02-28 09:53:42.696167] [STDOUT] stderr: SLVR: selecting fake_async 1.3.1
[2024-02-28 09:53:42.696887] [STDOUT] stderr: SLVR: selecting path 1.9.0
[2024-02-28 09:53:42.697716] [STDOUT] stderr: SLVR: fact: matcher 0.12.16+1 depends on async ^2.10.0
[2024-02-28 09:53:42.697724] [STDOUT] stderr: SLVR: fact: matcher 0.12.16+1 depends on meta ^1.8.0
[2024-02-28 09:53:42.697836] [STDOUT] stderr: SLVR: fact: matcher 0.12.16+1 depends on stack_trace ^1.10.0
[2024-02-28 09:53:42.697842] [STDOUT] stderr: SLVR: fact: matcher 0.12.16+1 depends on term_glyph ^1.2.0
[2024-02-28 09:53:42.697846] [STDOUT] stderr: SLVR: fact: matcher 0.12.16+1 depends on test_api >=0.5.0 <0.8.0
[2024-02-28 09:53:42.697850] [STDOUT] stderr: SLVR: selecting matcher 0.12.16+1
[2024-02-28 09:53:42.698790] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on async ^2.5.0
[2024-02-28 09:53:42.698798] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on boolean_selector ^2.1.0
[2024-02-28 09:53:42.698801] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on collection ^1.15.0
[2024-02-28 09:53:42.698805] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on meta ^1.3.0
[2024-02-28 09:53:42.698809] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on source_span ^1.8.0
[2024-02-28 09:53:42.698820] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on stack_trace ^1.10.0
[2024-02-28 09:53:42.698872] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on stream_channel ^2.1.0
[2024-02-28 09:53:42.698880] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on string_scanner ^1.1.0
[2024-02-28 09:53:42.698983] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on term_glyph ^1.2.0
[2024-02-28 09:53:42.698990] [STDOUT] stderr: SLVR: selecting test_api 0.7.0
[2024-02-28 09:53:42.699929] [STDOUT] stderr: SLVR: fact: webdriver 3.0.3 depends on matcher ^0.12.10
[2024-02-28 09:53:42.699938] [STDOUT] stderr: SLVR: fact: webdriver 3.0.3 depends on path ^1.8.0
[2024-02-28 09:53:42.699948] [STDOUT] stderr: SLVR: fact: webdriver 3.0.3 depends on stack_trace ^1.10.0
[2024-02-28 09:53:42.699952] [STDOUT] stderr: SLVR: fact: webdriver 3.0.3 depends on sync_http ^0.3.0
[2024-02-28 09:53:42.699962] [STDOUT] stderr: SLVR: selecting webdriver 3.0.3
[2024-02-28 09:53:42.700579] [STDOUT] stderr: SLVR: selecting sync_http 0.3.1
[2024-02-28 09:53:42.701389] [STDOUT] stderr: SLVR: fact: file 7.0.0 depends on meta ^1.9.1
[2024-02-28 09:53:42.701395] [STDOUT] stderr: SLVR: fact: file 7.0.0 depends on path ^1.8.3
[2024-02-28 09:53:42.701398] [STDOUT] stderr: SLVR: selecting file 7.0.0
[2024-02-28 09:53:42.704018] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on file 7.0.0
[2024-02-28 09:53:42.704024] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on flutter from sdk
[2024-02-28 09:53:42.704028] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on flutter_test from sdk
[2024-02-28 09:53:42.704040] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on fuchsia_remote_debug_protocol from sdk
[2024-02-28 09:53:42.704045] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on path 1.9.0
[2024-02-28 09:53:42.704048] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on meta 1.12.0
[2024-02-28 09:53:42.704147] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on vm_service 14.0.0
[2024-02-28 09:53:42.704157] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on webdriver 3.0.3
[2024-02-28 09:53:42.704164] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on async 2.11.0
[2024-02-28 09:53:42.704168] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on boolean_selector 2.1.1
[2024-02-28 09:53:42.704185] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on characters 1.3.0
[2024-02-28 09:53:42.704190] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on clock 1.1.1
[2024-02-28 09:53:42.704194] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on collection 1.18.0
[2024-02-28 09:53:42.704208] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on leak_tracker 10.0.4
[2024-02-28 09:53:42.704288] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on leak_tracker_flutter_testing 3.0.3
[2024-02-28 09:53:42.704294] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on leak_tracker_testing 3.0.1
[2024-02-28 09:53:42.704298] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on matcher 0.12.16+1
[2024-02-28 09:53:42.704302] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on material_color_utilities 0.8.0
[2024-02-28 09:53:42.704419] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on platform 3.1.4
[2024-02-28 09:53:42.704427] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on process 5.0.2
[2024-02-28 09:53:42.704431] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on source_span 1.10.0
[2024-02-28 09:53:42.704435] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on stack_trace 1.11.1
[2024-02-28 09:53:42.704439] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on stream_channel 2.1.2
[2024-02-28 09:53:42.704523] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on string_scanner 1.2.0
[2024-02-28 09:53:42.704601] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on sync_http 0.3.1
[2024-02-28 09:53:42.704608] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on term_glyph 1.2.1
[2024-02-28 09:53:42.704619] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on test_api 0.7.0
[2024-02-28 09:53:42.704624] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on vector_math 2.1.4
[2024-02-28 09:53:42.704704] [STDOUT] stderr: SLVR: selecting flutter_driver 0.0.0 from sdk
[2024-02-28 09:53:42.704772] [STDOUT] stderr: SLVR: derived: process 5.0.2
[2024-02-28 09:53:42.704778] [STDOUT] stderr: SLVR: derived: platform 3.1.4
[2024-02-28 09:53:42.704798] [STDOUT] stderr: SLVR: derived: fuchsia_remote_debug_protocol from sdk
[2024-02-28 09:53:42.705603] [STDOUT] stderr: SLVR: fact: plugin_platform_interface 2.1.8 depends on meta ^1.3.0
[2024-02-28 09:53:42.705609] [STDOUT] stderr: SLVR: selecting plugin_platform_interface 2.1.8
[2024-02-28 09:53:42.706633] [STDOUT] stderr: SLVR: selecting sky_engine 0.0.99 from sdk
[2024-02-28 09:53:42.707213] [STDOUT] stderr: SLVR: fact: process 5.0.2 depends on file >=6.0.0 <8.0.0
[2024-02-28 09:53:42.707220] [STDOUT] stderr: SLVR: fact: process 5.0.2 depends on path ^1.8.0
[2024-02-28 09:53:42.707231] [STDOUT] stderr: SLVR: fact: process 5.0.2 depends on platform ^3.0.0
[2024-02-28 09:53:42.707235] [STDOUT] stderr: SLVR: selecting process 5.0.2
[2024-02-28 09:53:42.707804] [STDOUT] stderr: SLVR: selecting platform 3.1.4
[2024-02-28 09:53:42.708971] [STDOUT] stderr: SLVR: fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on process 5.0.2
[2024-02-28 09:53:42.708977] [STDOUT] stderr: SLVR: fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on vm_service 14.0.0
[2024-02-28 09:53:42.708981] [STDOUT] stderr: SLVR: fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on file 7.0.0
[2024-02-28 09:53:42.708992] [STDOUT] stderr: SLVR: fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on meta 1.12.0
[2024-02-28 09:53:42.709190] [STDOUT] stderr: SLVR: fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on path 1.9.0
[2024-02-28 09:53:42.709206] [STDOUT] stderr: SLVR: fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on platform 3.1.4
[2024-02-28 09:53:42.709210] [STDOUT] stderr: SLVR: selecting fuchsia_remote_debug_protocol 0.0.0 from sdk
[2024-02-28 09:53:42.803793] [STDOUT] stderr: SLVR: Version solving took 0:00:00.177107 seconds.
[2024-02-28 09:53:42.803810] [STDOUT] stderr: | Tried 1 solutions.
[2024-02-28 09:53:42.804234] [STDOUT] stderr: FINE: Resolving dependencies finished (0.199s).
[2024-02-28 09:53:42.818289] [STDOUT] stdout: MSG : vm_service 14.0.0 (14.1.0 available)
[2024-02-28 09:53:42.819132] [STDOUT] stdout: MSG : Got dependencies!
[2024-02-28 09:53:42.821] [STDOUT] stdout: MSG : 1 package has newer versions incompatible with dependency constraints.
[2024-02-28 09:53:42.821007] [STDOUT] stdout: | Try `flutter pub outdated` for more information.
[2024-02-28 09:53:42.825555] [STDOUT] stderr: IO : Writing 7952 characters to text file pubspec.lock.
[2024-02-28 09:53:42.825691] [STDOUT] stderr: FINE: Contents:
[2024-02-28 09:53:42.825698] [STDOUT] stderr: | # Generated by pub
[2024-02-28 09:53:42.825701] [STDOUT] stderr: | # See
https://dart.dev/tools/pub/glossary#lockfile
[2024-02-28 09:53:42.825704] [STDOUT] stderr: | packages:
[2024-02-28 09:53:42.825707] [STDOUT] stderr: | async:
[2024-02-28 09:53:42.825710] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.825714] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.825717] [STDOUT] stderr: | name: async
[2024-02-28 09:53:42.825720] [STDOUT] stderr: | sha256: "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c"
[2024-02-28 09:53:42.825725] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.825728] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.825733] [STDOUT] stderr: | version: "2.11.0"
[2024-02-28 09:53:42.825744] [STDOUT] stderr: | boolean_selector:
[2024-02-28 09:53:42.825747] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.825750] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.825753] [STDOUT] stderr: | name: boolean_selector
[2024-02-28 09:53:42.825757] [STDOUT] stderr: | sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
[2024-02-28 09:53:42.825760] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.825763] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.825774] [STDOUT] stderr: | version: "2.1.1"
[2024-02-28 09:53:42.825777] [STDOUT] stderr: | characters:
[2024-02-28 09:53:42.825781] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.825785] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.825795] [STDOUT] stderr: | name: characters
[2024-02-28 09:53:42.825799] [STDOUT] stderr: | sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605"
[2024-02-28 09:53:42.825802] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.825811] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.825815] [STDOUT] stderr: | version: "1.3.0"
[2024-02-28 09:53:42.826310] [STDOUT] stderr: | clock:
[2024-02-28 09:53:42.826317] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.826320] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.826323] [STDOUT] stderr: | name: clock
[2024-02-28 09:53:42.826326] [STDOUT] stderr: | sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
[2024-02-28 09:53:42.826330] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.826335] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.826338] [STDOUT] stderr: | version: "1.1.1"
[2024-02-28 09:53:42.826341] [STDOUT] stderr: | collection:
[2024-02-28 09:53:42.826345] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.826348] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.826351] [STDOUT] stderr: | name: collection
[2024-02-28 09:53:42.826354] [STDOUT] stderr: | sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
[2024-02-28 09:53:42.826358] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.826361] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.826366] [STDOUT] stderr: | version: "1.18.0"
[2024-02-28 09:53:42.826369] [STDOUT] stderr: | cupertino_icons:
[2024-02-28 09:53:42.826373] [STDOUT] stderr: | dependency: "direct main"
[2024-02-28 09:53:42.826377] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.826381] [STDOUT] stderr: | name: cupertino_icons
[2024-02-28 09:53:42.826385] [STDOUT] stderr: | sha256: d57953e10f9f8327ce64a508a355f0b1ec902193f66288e8cb5070e7c47eeb2d
[2024-02-28 09:53:42.826388] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.826391] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.826394] [STDOUT] stderr: | version: "1.0.6"
[2024-02-28 09:53:42.826398] [STDOUT] stderr: | fake_async:
[2024-02-28 09:53:42.826401] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.826404] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.826407] [STDOUT] stderr: | name: fake_async
[2024-02-28 09:53:42.826410] [STDOUT] stderr: | sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
[2024-02-28 09:53:42.826415] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.826418] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.826421] [STDOUT] stderr: | version: "1.3.1"
[2024-02-28 09:53:42.826424] [STDOUT] stderr: | file:
[2024-02-28 09:53:42.826427] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.826431] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.826434] [STDOUT] stderr: | name: file
[2024-02-28 09:53:42.826438] [STDOUT] stderr: | sha256: "5fc22d7c25582e38ad9a8515372cd9a93834027aacf1801cf01164dac0ffa08c"
[2024-02-28 09:53:42.826441] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.826444] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.826448] [STDOUT] stderr: | version: "7.0.0"
[2024-02-28 09:53:42.826453] [STDOUT] stderr: | flutter:
[2024-02-28 09:53:42.826456] [STDOUT] stderr: | dependency: "direct main"
[2024-02-28 09:53:42.826460] [STDOUT] stderr: | description: flutter
[2024-02-28 09:53:42.826464] [STDOUT] stderr: | source: sdk
[2024-02-28 09:53:42.826480] [STDOUT] stderr: | version: "0.0.0"
[2024-02-28 09:53:42.826484] [STDOUT] stderr: | flutter_driver:
[2024-02-28 09:53:42.826489] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.826492] [STDOUT] stderr: | description: flutter
[2024-02-28 09:53:42.826495] [STDOUT] stderr: | source: sdk
[2024-02-28 09:53:42.826498] [STDOUT] stderr: | version: "0.0.0"
[2024-02-28 09:53:42.826501] [STDOUT] stderr: | flutter_lints:
[2024-02-28 09:53:42.826504] [STDOUT] stderr: | dependency: "direct dev"
[2024-02-28 09:53:42.826508] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.826511] [STDOUT] stderr: | name: flutter_lints
[2024-02-28 09:53:42.826514] [STDOUT] stderr: | sha256: e2a421b7e59244faef694ba7b30562e489c2b489866e505074eb005cd7060db7
[2024-02-28 09:53:42.826517] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.826520] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.826524] [STDOUT] stderr: | version: "3.0.1"
[2024-02-28 09:53:42.826528] [STDOUT] stderr: | flutter_test:
[2024-02-28 09:53:42.826531] [STDOUT] stderr: | dependency: "direct dev"
[2024-02-28 09:53:42.826534] [STDOUT] stderr: | description: flutter
[2024-02-28 09:53:42.826537] [STDOUT] stderr: | source: sdk
[2024-02-28 09:53:42.826541] [STDOUT] stderr: | version: "0.0.0"
[2024-02-28 09:53:42.826544] [STDOUT] stderr: | fuchsia_remote_debug_protocol:
[2024-02-28 09:53:42.826547] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.826550] [STDOUT] stderr: | description: flutter
[2024-02-28 09:53:42.826553] [STDOUT] stderr: | source: sdk
[2024-02-28 09:53:42.826557] [STDOUT] stderr: | version: "0.0.0"
[2024-02-28 09:53:42.826560] [STDOUT] stderr: | integration_test:
[2024-02-28 09:53:42.826564] [STDOUT] stderr: | dependency: "direct dev"
[2024-02-28 09:53:42.826567] [STDOUT] stderr: | description: flutter
[2024-02-28 09:53:42.826571] [STDOUT] stderr: | source: sdk
[2024-02-28 09:53:42.826574] [STDOUT] stderr: | version: "0.0.0"
[2024-02-28 09:53:42.826577] [STDOUT] stderr: | leak_tracker:
[2024-02-28 09:53:42.826581] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.826584] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.826587] [STDOUT] stderr: | name: leak_tracker
[2024-02-28 09:53:42.826590] [STDOUT] stderr: | sha256: "7f0df31977cb2c0b88585095d168e689669a2cc9b97c309665e3386f3e9d341a"
[2024-02-28 09:53:42.826594] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.826609] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.826613] [STDOUT] stderr: | version: "10.0.4"
[2024-02-28 09:53:42.826616] [STDOUT] stderr: | leak_tracker_flutter_testing:
[2024-02-28 09:53:42.826620] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.826623] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.826626] [STDOUT] stderr: | name: leak_tracker_flutter_testing
[2024-02-28 09:53:42.826629] [STDOUT] stderr: | sha256: "06e98f569d004c1315b991ded39924b21af84cf14cc94791b8aea337d25b57f8"
[2024-02-28 09:53:42.826633] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.826636] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.826639] [STDOUT] stderr: | version: "3.0.3"
[2024-02-28 09:53:42.826644] [STDOUT] stderr: | leak_tracker_testing:
[2024-02-28 09:53:42.826647] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.826651] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.826654] [STDOUT] stderr: | name: leak_tracker_testing
[2024-02-28 09:53:42.826657] [STDOUT] stderr: | sha256: "6ba465d5d76e67ddf503e1161d1f4a6bc42306f9d66ca1e8f079a47290fb06d3"
[2024-02-28 09:53:42.826661] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.826664] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.826675] [STDOUT] stderr: | version: "3.0.1"
[2024-02-28 09:53:42.826678] [STDOUT] stderr: | lints:
[2024-02-28 09:53:42.826778] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.826782] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.826785] [STDOUT] stderr: | name: lints
[2024-02-28 09:53:42.826789] [STDOUT] stderr: | sha256: cbf8d4b858bb0134ef3ef87841abdf8d63bfc255c266b7bf6b39daa1085c4290
[2024-02-28 09:53:42.826792] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.826795] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.826798] [STDOUT] stderr: | version: "3.0.0"
[2024-02-28 09:53:42.826801] [STDOUT] stderr: | matcher:
[2024-02-28 09:53:42.826804] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.826818] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.826822] [STDOUT] stderr: | name: matcher
[2024-02-28 09:53:42.826826] [STDOUT] stderr: | sha256: d2323aa2060500f906aa31a895b4030b6da3ebdcc5619d14ce1aada65cd161cb
[2024-02-28 09:53:42.826829] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.826832] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.826835] [STDOUT] stderr: | version: "0.12.16+1"
[2024-02-28 09:53:42.826839] [STDOUT] stderr: | material_color_utilities:
[2024-02-28 09:53:42.826842] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.826845] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.826848] [STDOUT] stderr: | name: material_color_utilities
[2024-02-28 09:53:42.826852] [STDOUT] stderr: | sha256: "0e0a020085b65b6083975e499759762399b4475f766c21668c4ecca34ea74e5a"
[2024-02-28 09:53:42.826857] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.826860] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.826863] [STDOUT] stderr: | version: "0.8.0"
[2024-02-28 09:53:42.826866] [STDOUT] stderr: | meta:
[2024-02-28 09:53:42.826880] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.826888] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.826907] [STDOUT] stderr: | name: meta
[2024-02-28 09:53:42.826912] [STDOUT] stderr: | sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136"
[2024-02-28 09:53:42.826916] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.826921] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.826924] [STDOUT] stderr: | version: "1.12.0"
[2024-02-28 09:53:42.826927] [STDOUT] stderr: | path:
[2024-02-28 09:53:42.826930] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.826933] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.826936] [STDOUT] stderr: | name: path
[2024-02-28 09:53:42.826940] [STDOUT] stderr: | sha256: "087ce49c3f0dc39180befefc60fdb4acd8f8620e5682fe2476afd0b3688bb4af"
[2024-02-28 09:53:42.827112] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.827120] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.827123] [STDOUT] stderr: | version: "1.9.0"
[2024-02-28 09:53:42.827126] [STDOUT] stderr: | platform:
[2024-02-28 09:53:42.827129] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.827132] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.827136] [STDOUT] stderr: | name: platform
[2024-02-28 09:53:42.827139] [STDOUT] stderr: | sha256: "12220bb4b65720483f8fa9450b4332347737cf8213dd2840d8b2c823e47243ec"
[2024-02-28 09:53:42.827143] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.827146] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.827149] [STDOUT] stderr: | version: "3.1.4"
[2024-02-28 09:53:42.827154] [STDOUT] stderr: | plugin_platform_interface:
[2024-02-28 09:53:42.827157] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.827160] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.827163] [STDOUT] stderr: | name: plugin_platform_interface
[2024-02-28 09:53:42.827166] [STDOUT] stderr: | sha256: "4820fbfdb9478b1ebae27888254d445073732dae3d6ea81f0b7e06d5dedc3f02"
[2024-02-28 09:53:42.827170] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.827173] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.827176] [STDOUT] stderr: | version: "2.1.8"
[2024-02-28 09:53:42.827179] [STDOUT] stderr: | plugintest:
[2024-02-28 09:53:42.827191] [STDOUT] stderr: | dependency: "direct main"
[2024-02-28 09:53:42.827196] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.827350] [STDOUT] stderr: | path: ".."
[2024-02-28 09:53:42.827359] [STDOUT] stderr: | relative: true
[2024-02-28 09:53:42.827363] [STDOUT] stderr: | source: path
[2024-02-28 09:53:42.827367] [STDOUT] stderr: | version: "0.0.1"
[2024-02-28 09:53:42.827370] [STDOUT] stderr: | process:
[2024-02-28 09:53:42.827385] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.827390] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.827394] [STDOUT] stderr: | name: process
[2024-02-28 09:53:42.827398] [STDOUT] stderr: | sha256: "21e54fd2faf1b5bdd5102afd25012184a6793927648ea81eea80552ac9405b32"
[2024-02-28 09:53:42.827483] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.827490] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.827494] [STDOUT] stderr: | version: "5.0.2"
[2024-02-28 09:53:42.827497] [STDOUT] stderr: | sky_engine:
[2024-02-28 09:53:42.827500] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.827503] [STDOUT] stderr: | description: flutter
[2024-02-28 09:53:42.827507] [STDOUT] stderr: | source: sdk
[2024-02-28 09:53:42.827512] [STDOUT] stderr: | version: "0.0.99"
[2024-02-28 09:53:42.827515] [STDOUT] stderr: | source_span:
[2024-02-28 09:53:42.827518] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.827522] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.827525] [STDOUT] stderr: | name: source_span
[2024-02-28 09:53:42.827579] [STDOUT] stderr: | sha256: "53e943d4206a5e30df338fd4c6e7a077e02254531b138a15aec3bd143c1a8b3c"
[2024-02-28 09:53:42.827587] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.827590] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.827594] [STDOUT] stderr: | version: "1.10.0"
[2024-02-28 09:53:42.827719] [STDOUT] stderr: | stack_trace:
[2024-02-28 09:53:42.827725] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.827728] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.827731] [STDOUT] stderr: | name: stack_trace
[2024-02-28 09:53:42.827744] [STDOUT] stderr: | sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b"
[2024-02-28 09:53:42.827748] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.827891] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.827901] [STDOUT] stderr: | version: "1.11.1"
[2024-02-28 09:53:42.827905] [STDOUT] stderr: | stream_channel:
[2024-02-28 09:53:42.827908] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.827916] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.827920] [STDOUT] stderr: | name: stream_channel
[2024-02-28 09:53:42.827923] [STDOUT] stderr: | sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7
[2024-02-28 09:53:42.827926] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.827930] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.827933] [STDOUT] stderr: | version: "2.1.2"
[2024-02-28 09:53:42.827936] [STDOUT] stderr: | string_scanner:
[2024-02-28 09:53:42.828001] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.828008] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.828012] [STDOUT] stderr: | name: string_scanner
[2024-02-28 09:53:42.828015] [STDOUT] stderr: | sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
[2024-02-28 09:53:42.828018] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.828022] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.828025] [STDOUT] stderr: | version: "1.2.0"
[2024-02-28 09:53:42.828028] [STDOUT] stderr: | sync_http:
[2024-02-28 09:53:42.828031] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.828101] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.828135] [STDOUT] stderr: | name: sync_http
[2024-02-28 09:53:42.828138] [STDOUT] stderr: | sha256: "7f0cd72eca000d2e026bcd6f990b81d0ca06022ef4e32fb257b30d3d1014a961"
[2024-02-28 09:53:42.828143] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.828146] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.828149] [STDOUT] stderr: | version: "0.3.1"
[2024-02-28 09:53:42.828152] [STDOUT] stderr: | term_glyph:
[2024-02-28 09:53:42.828155] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.828180] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.828185] [STDOUT] stderr: | name: term_glyph
[2024-02-28 09:53:42.828189] [STDOUT] stderr: | sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
[2024-02-28 09:53:42.828193] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.828196] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.828199] [STDOUT] stderr: | version: "1.2.1"
[2024-02-28 09:53:42.828202] [STDOUT] stderr: | test_api:
[2024-02-28 09:53:42.828205] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.828238] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.828258] [STDOUT] stderr: | name: test_api
[2024-02-28 09:53:42.828270] [STDOUT] stderr: | sha256: "9955ae474176f7ac8ee4e989dadfb411a58c30415bcfb648fa04b2b8a03afa7f"
[2024-02-28 09:53:42.828309] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.828313] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.828316] [STDOUT] stderr: | version: "0.7.0"
[2024-02-28 09:53:42.828319] [STDOUT] stderr: | vector_math:
[2024-02-28 09:53:42.828322] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.828330] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.828333] [STDOUT] stderr: | name: vector_math
[2024-02-28 09:53:42.828337] [STDOUT] stderr: | sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
[2024-02-28 09:53:42.828340] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.828343] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.828346] [STDOUT] stderr: | version: "2.1.4"
[2024-02-28 09:53:42.828349] [STDOUT] stderr: | vm_service:
[2024-02-28 09:53:42.828352] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.828355] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.828358] [STDOUT] stderr: | name: vm_service
[2024-02-28 09:53:42.828362] [STDOUT] stderr: | sha256: a2662fb1f114f4296cf3f5a50786a2d888268d7776cf681aa17d660ffa23b246
[2024-02-28 09:53:42.828371] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.828383] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.828387] [STDOUT] stderr: | version: "14.0.0"
[2024-02-28 09:53:42.828390] [STDOUT] stderr: | webdriver:
[2024-02-28 09:53:42.828393] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:53:42.828396] [STDOUT] stderr: | description:
[2024-02-28 09:53:42.828399] [STDOUT] stderr: | name: webdriver
[2024-02-28 09:53:42.828402] [STDOUT] stderr: | sha256: "003d7da9519e1e5f329422b36c4dcdf18d7d2978d1ba099ea4e45ba490ed845e"
[2024-02-28 09:53:42.828405] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:53:42.828408] [STDOUT] stderr: | source: hosted
[2024-02-28 09:53:42.828411] [STDOUT] stderr: | version: "3.0.3"
[2024-02-28 09:53:42.828414] [STDOUT] stderr: | sdks:
[2024-02-28 09:53:42.828418] [STDOUT] stderr: | dart: ">=3.4.0-186.0.dev <4.0.0"
[2024-02-28 09:53:42.828421] [STDOUT] stderr: | flutter: ">=3.18.0-18.0.pre.54"
[2024-02-28 09:53:42.835996] [STDOUT] stderr: IO : Writing 7708 characters to text file .dart_tool/package_config.json.
[2024-02-28 09:53:42.836006] [STDOUT] stderr: FINE: Contents:
[2024-02-28 09:53:42.836010] [STDOUT] stderr: | {
[2024-02-28 09:53:42.836013] [STDOUT] stderr: | "configVersion": 2,
[2024-02-28 09:53:42.836016] [STDOUT] stderr: | "packages": [
[2024-02-28 09:53:42.836038] [STDOUT] stderr: | {
[2024-02-28 09:53:42.836042] [STDOUT] stderr: | "name": "async",
[2024-02-28 09:53:42.836046] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/async-2.11.0",
[2024-02-28 09:53:42.836050] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.836053] [STDOUT] stderr: | "languageVersion": "2.18"
[2024-02-28 09:53:42.836057] [STDOUT] stderr: | },
[2024-02-28 09:53:42.836060] [STDOUT] stderr: | {
[2024-02-28 09:53:42.836081] [STDOUT] stderr: | "name": "boolean_selector",
[2024-02-28 09:53:42.836085] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1",
[2024-02-28 09:53:42.836089] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.836155] [STDOUT] stderr: | "languageVersion": "2.17"
[2024-02-28 09:53:42.836163] [STDOUT] stderr: | },
[2024-02-28 09:53:42.836166] [STDOUT] stderr: | {
[2024-02-28 09:53:42.836169] [STDOUT] stderr: | "name": "characters",
[2024-02-28 09:53:42.836172] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/characters-1.3.0",
[2024-02-28 09:53:42.836176] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.836179] [STDOUT] stderr: | "languageVersion": "2.12"
[2024-02-28 09:53:42.836183] [STDOUT] stderr: | },
[2024-02-28 09:53:42.836186] [STDOUT] stderr: | {
[2024-02-28 09:53:42.836189] [STDOUT] stderr: | "name": "clock",
[2024-02-28 09:53:42.836194] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/clock-1.1.1",
[2024-02-28 09:53:42.836209] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.836401] [STDOUT] stderr: | "languageVersion": "2.12"
[2024-02-28 09:53:42.836410] [STDOUT] stderr: | },
[2024-02-28 09:53:42.836414] [STDOUT] stderr: | {
[2024-02-28 09:53:42.836426] [STDOUT] stderr: | "name": "collection",
[2024-02-28 09:53:42.836429] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/collection-1.18.0",
[2024-02-28 09:53:42.836433] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.836437] [STDOUT] stderr: | "languageVersion": "2.18"
[2024-02-28 09:53:42.836440] [STDOUT] stderr: | },
[2024-02-28 09:53:42.836443] [STDOUT] stderr: | {
[2024-02-28 09:53:42.836446] [STDOUT] stderr: | "name": "cupertino_icons",
[2024-02-28 09:53:42.836450] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.6",
[2024-02-28 09:53:42.836453] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.836456] [STDOUT] stderr: | "languageVersion": "2.19"
[2024-02-28 09:53:42.836459] [STDOUT] stderr: | },
[2024-02-28 09:53:42.836462] [STDOUT] stderr: | {
[2024-02-28 09:53:42.836475] [STDOUT] stderr: | "name": "fake_async",
[2024-02-28 09:53:42.836480] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/fake_async-1.3.1",
[2024-02-28 09:53:42.836484] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.836487] [STDOUT] stderr: | "languageVersion": "2.12"
[2024-02-28 09:53:42.836490] [STDOUT] stderr: | },
[2024-02-28 09:53:42.836493] [STDOUT] stderr: | {
[2024-02-28 09:53:42.836496] [STDOUT] stderr: | "name": "file",
[2024-02-28 09:53:42.836565] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/file-7.0.0",
[2024-02-28 09:53:42.836771] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.836778] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:53:42.836782] [STDOUT] stderr: | },
[2024-02-28 09:53:42.836785] [STDOUT] stderr: | {
[2024-02-28 09:53:42.836788] [STDOUT] stderr: | "name": "flutter",
[2024-02-28 09:53:42.836791] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter%20sdk/packages/flutter",
[2024-02-28 09:53:42.836795] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.836804] [STDOUT] stderr: | "languageVersion": "3.3"
[2024-02-28 09:53:42.836808] [STDOUT] stderr: | },
[2024-02-28 09:53:42.836811] [STDOUT] stderr: | {
[2024-02-28 09:53:42.836819] [STDOUT] stderr: | "name": "flutter_driver",
[2024-02-28 09:53:42.836911] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter%20sdk/packages/flutter_driver",
[2024-02-28 09:53:42.836918] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.836968] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:53:42.836994] [STDOUT] stderr: | },
[2024-02-28 09:53:42.836998] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837002] [STDOUT] stderr: | "name": "flutter_lints",
[2024-02-28 09:53:42.837006] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/flutter_lints-3.0.1",
[2024-02-28 09:53:42.837009] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837013] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:53:42.837016] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837019] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837022] [STDOUT] stderr: | "name": "flutter_test",
[2024-02-28 09:53:42.837025] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter%20sdk/packages/flutter_test",
[2024-02-28 09:53:42.837029] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837042] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:53:42.837046] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837049] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837053] [STDOUT] stderr: | "name": "fuchsia_remote_debug_protocol",
[2024-02-28 09:53:42.837056] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter%20sdk/packages/fuchsia_remote_debug_protocol",
[2024-02-28 09:53:42.837060] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837063] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:53:42.837066] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837069] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837072] [STDOUT] stderr: | "name": "integration_test",
[2024-02-28 09:53:42.837076] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter%20sdk/packages/integration_test",
[2024-02-28 09:53:42.837079] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837089] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:53:42.837093] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837096] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837262] [STDOUT] stderr: | "name": "leak_tracker",
[2024-02-28 09:53:42.837270] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/leak_tracker-10.0.4",
[2024-02-28 09:53:42.837274] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837278] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:53:42.837281] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837284] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837287] [STDOUT] stderr: | "name": "leak_tracker_flutter_testing",
[2024-02-28 09:53:42.837291] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.3",
[2024-02-28 09:53:42.837295] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837298] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:53:42.837301] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837305] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837308] [STDOUT] stderr: | "name": "leak_tracker_testing",
[2024-02-28 09:53:42.837311] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/leak_tracker_testing-3.0.1",
[2024-02-28 09:53:42.837315] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837318] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:53:42.837322] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837325] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837328] [STDOUT] stderr: | "name": "lints",
[2024-02-28 09:53:42.837331] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/lints-3.0.0",
[2024-02-28 09:53:42.837349] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837353] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:53:42.837357] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837360] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837363] [STDOUT] stderr: | "name": "matcher",
[2024-02-28 09:53:42.837367] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/matcher-0.12.16+1",
[2024-02-28 09:53:42.837371] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837374] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:53:42.837377] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837380] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837384] [STDOUT] stderr: | "name": "material_color_utilities",
[2024-02-28 09:53:42.837387] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/material_color_utilities-0.8.0",
[2024-02-28 09:53:42.837403] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837407] [STDOUT] stderr: | "languageVersion": "2.17"
[2024-02-28 09:53:42.837410] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837413] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837417] [STDOUT] stderr: | "name": "meta",
[2024-02-28 09:53:42.837420] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/meta-1.12.0",
[2024-02-28 09:53:42.837424] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837428] [STDOUT] stderr: | "languageVersion": "2.12"
[2024-02-28 09:53:42.837465] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837468] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837472] [STDOUT] stderr: | "name": "path",
[2024-02-28 09:53:42.837488] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/path-1.9.0",
[2024-02-28 09:53:42.837492] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837496] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:53:42.837500] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837503] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837506] [STDOUT] stderr: | "name": "platform",
[2024-02-28 09:53:42.837510] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/platform-3.1.4",
[2024-02-28 09:53:42.837527] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837532] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:53:42.837535] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837538] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837541] [STDOUT] stderr: | "name": "plugin_platform_interface",
[2024-02-28 09:53:42.837545] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8",
[2024-02-28 09:53:42.837548] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837552] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:53:42.837555] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837565] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837569] [STDOUT] stderr: | "name": "plugintest",
[2024-02-28 09:53:42.837572] [STDOUT] stderr: | "rootUri": "../../",
[2024-02-28 09:53:42.837575] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837578] [STDOUT] stderr: | "languageVersion": "3.4"
[2024-02-28 09:53:42.837581] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837762] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837780] [STDOUT] stderr: | "name": "process",
[2024-02-28 09:53:42.837790] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/process-5.0.2",
[2024-02-28 09:53:42.837799] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837822] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:53:42.837826] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837830] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837833] [STDOUT] stderr: | "name": "sky_engine",
[2024-02-28 09:53:42.837837] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter%20sdk/bin/cache/pkg/sky_engine",
[2024-02-28 09:53:42.837840] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837844] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:53:42.837847] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837850] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837853] [STDOUT] stderr: | "name": "source_span",
[2024-02-28 09:53:42.837856] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/source_span-1.10.0",
[2024-02-28 09:53:42.837860] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837863] [STDOUT] stderr: | "languageVersion": "2.18"
[2024-02-28 09:53:42.837866] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837869] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837872] [STDOUT] stderr: | "name": "stack_trace",
[2024-02-28 09:53:42.837875] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/stack_trace-1.11.1",
[2024-02-28 09:53:42.837879] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837882] [STDOUT] stderr: | "languageVersion": "2.18"
[2024-02-28 09:53:42.837885] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837888] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837891] [STDOUT] stderr: | "name": "stream_channel",
[2024-02-28 09:53:42.837894] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/stream_channel-2.1.2",
[2024-02-28 09:53:42.837897] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837933] [STDOUT] stderr: | "languageVersion": "2.19"
[2024-02-28 09:53:42.837938] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837941] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837944] [STDOUT] stderr: | "name": "string_scanner",
[2024-02-28 09:53:42.837947] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/string_scanner-1.2.0",
[2024-02-28 09:53:42.837950] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837954] [STDOUT] stderr: | "languageVersion": "2.18"
[2024-02-28 09:53:42.837957] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837960] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837963] [STDOUT] stderr: | "name": "sync_http",
[2024-02-28 09:53:42.837966] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/sync_http-0.3.1",
[2024-02-28 09:53:42.837970] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.837973] [STDOUT] stderr: | "languageVersion": "2.12"
[2024-02-28 09:53:42.837986] [STDOUT] stderr: | },
[2024-02-28 09:53:42.837989] [STDOUT] stderr: | {
[2024-02-28 09:53:42.837992] [STDOUT] stderr: | "name": "term_glyph",
[2024-02-28 09:53:42.838008] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/term_glyph-1.2.1",
[2024-02-28 09:53:42.838012] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.838016] [STDOUT] stderr: | "languageVersion": "2.12"
[2024-02-28 09:53:42.838019] [STDOUT] stderr: | },
[2024-02-28 09:53:42.838029] [STDOUT] stderr: | {
[2024-02-28 09:53:42.838173] [STDOUT] stderr: | "name": "test_api",
[2024-02-28 09:53:42.838180] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/test_api-0.7.0",
[2024-02-28 09:53:42.838184] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.838188] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:53:42.838191] [STDOUT] stderr: | },
[2024-02-28 09:53:42.838194] [STDOUT] stderr: | {
[2024-02-28 09:53:42.838197] [STDOUT] stderr: | "name": "vector_math",
[2024-02-28 09:53:42.838200] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/vector_math-2.1.4",
[2024-02-28 09:53:42.838204] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.838207] [STDOUT] stderr: | "languageVersion": "2.14"
[2024-02-28 09:53:42.838210] [STDOUT] stderr: | },
[2024-02-28 09:53:42.838213] [STDOUT] stderr: | {
[2024-02-28 09:53:42.838216] [STDOUT] stderr: | "name": "vm_service",
[2024-02-28 09:53:42.838219] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/vm_service-14.0.0",
[2024-02-28 09:53:42.838223] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.838226] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:53:42.838229] [STDOUT] stderr: | },
[2024-02-28 09:53:42.838232] [STDOUT] stderr: | {
[2024-02-28 09:53:42.838235] [STDOUT] stderr: | "name": "webdriver",
[2024-02-28 09:53:42.838239] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/webdriver-3.0.3",
[2024-02-28 09:53:42.838273] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.838278] [STDOUT] stderr: | "languageVersion": "2.18"
[2024-02-28 09:53:42.838291] [STDOUT] stderr: | },
[2024-02-28 09:53:42.838295] [STDOUT] stderr: | {
[2024-02-28 09:53:42.838298] [STDOUT] stderr: | "name": "plugintest_example",
[2024-02-28 09:53:42.838301] [STDOUT] stderr: | "rootUri": "../",
[2024-02-28 09:53:42.838304] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:53:42.838307] [STDOUT] stderr: | "languageVersion": "3.4"
[2024-02-28 09:53:42.838310] [STDOUT] stderr: | }
[2024-02-28 09:53:42.838313] [STDOUT] stderr: | ],
[2024-02-28 09:53:42.838317] [STDOUT] stderr: | "generated": "2024-02-28T17:53:42.833434Z",
[2024-02-28 09:53:42.838320] [STDOUT] stderr: | "generator": "pub",
[2024-02-28 09:53:42.838323] [STDOUT] stderr: | "generatorVersion": "3.4.0-186.0.dev"
[2024-02-28 09:53:42.838326] [STDOUT] stderr: | }
[2024-02-28 09:53:42.841283] [STDOUT] stderr: IO : Writing 48112 characters to text file /Volumes/Work/s/w/ir/x/w/.pub-cache/log/pub_log.txt.
[2024-02-28 09:53:42.841645] [STDOUT] stdout: MSG : Logs written to /Volumes/Work/s/w/ir/x/w/.pub-cache/log/pub_log.txt.
[2024-02-28 09:53:42.870148] [STDOUT] stdout: [ +331 ms] Found plugin plugintest at /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/
[2024-02-28 09:53:42.895402] [STDOUT] stdout: [ +25 ms] Found plugin integration_test at /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/
[2024-02-28 09:53:42.902037] [STDOUT] stdout: [ +6 ms] Found plugin plugintest at /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/
[2024-02-28 09:53:42.918372] [STDOUT] stdout: [ +16 ms] Found plugin integration_test at /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/
[2024-02-28 09:53:42.920642] [STDOUT] stdout: [ +2 ms] Generating /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java
[2024-02-28 09:53:42.957335] [STDOUT] stdout: [ +36 ms] Android Studio version could not be detected, skipping Gradle-Java version compatibility check.
[2024-02-28 09:53:42.962948] [STDOUT] stdout: [ +5 ms] Using gradle from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/gradlew.
[2024-02-28 09:53:42.966520] [STDOUT] stdout: [ +3 ms] Running Gradle task 'assembleRelease'...
[2024-02-28 09:53:42.968767] [STDOUT] stdout: [ +2 ms] executing: [/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/] /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/gradlew --full-stacktrace --info -Pverbose=true -Ptarget-platform=android-arm,android-arm64,android-x64 -Ptarget=lib/main.dart -Pbase-application-name=android.app.Application -Pdart-obfuscation=false -Ptrack-widget-creation=true -Ptree-shake-icons=true assembleRelease
[2024-02-28 09:53:43.255935] [STDOUT] stdout: [ +287 ms] Initialized native services in: /Volumes/Work/s/w/ir/cache/gradle/native
[2024-02-28 09:53:43.256026] [STDOUT] stdout: [ ] Initialized jansi services in: /Volumes/Work/s/w/ir/cache/gradle/native
[2024-02-28 09:53:43.413904] [STDOUT] stdout: [ +157 ms] Received JVM installation metadata from '/Volumes/Work/s/w/ir/cache/java/Contents/Home': {JAVA_HOME=/Volumes/Work/s/w/ir/cache/java/Contents/Home, JAVA_VERSION=17.0.2, JAVA_VENDOR=Oracle Corporation, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.2+8-86, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.2+8-86, VM_VENDOR=Oracle Corporation, OS_ARCH=aarch64}
[2024-02-28 09:53:43.414116] [STDOUT] stdout: [ ] Checking if the launcher JVM can be re-used for build. To be re-used, the launcher JVM needs to match the parameters required for the build process: -XX:+HeapDumpOnOutOfMemoryError --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED -Xmx4G -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant
[2024-02-28 09:53:43.414136] [STDOUT] stdout: [ ] To honour the JVM settings for this build a single-use Daemon process will be forked. See
https://docs.gradle.org/7.6.3/userguide/gradle_daemon.html#sec:disabling_the_daemon.
[2024-02-28 09:53:43.414291] [STDOUT] stdout: [ ] Starting process 'Gradle build daemon'. Working directory: /Volumes/Work/s/w/ir/cache/gradle/daemon/7.6.3 Command: /Volumes/Work/s/w/ir/cache/java/Contents/Home/bin/java -XX:+HeapDumpOnOutOfMemoryError --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED -Xmx4G -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /Volumes/Work/s/w/ir/cache/gradle/wrapper/dists/gradle-7.6.3-all/aocdy2d2z8kodnny3rsumj8i8/gradle-7.6.3/lib/gradle-launcher-7.6.3.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 7.6.3
[2024-02-28 09:53:43.414312] [STDOUT] stdout: [ ] Successfully started process 'Gradle build daemon'
[2024-02-28 09:53:43.782476] [STDOUT] stdout: [ +368 ms] An attempt to start the daemon took 0.393 secs.
[2024-02-28 09:53:43.782501] [STDOUT] stdout: [ ] The client will now receive all logging from the daemon (pid: 76409). The daemon log file: /Volumes/Work/s/w/ir/cache/gradle/daemon/7.6.3/daemon-76409.out.log
[2024-02-28 09:53:43.782506] [STDOUT] stdout: [ ] Daemon will be stopped at the end of the build
[2024-02-28 09:53:43.913673] [STDOUT] stdout: [ +130 ms] Using 8 worker leases.
[2024-02-28 09:53:44.059787] [STDOUT] stdout: [ +146 ms] Received JVM installation metadata from '/Volumes/Work/s/w/ir/cache/java/Contents/Home': {JAVA_HOME=/Volumes/Work/s/w/ir/cache/java/Contents/Home, JAVA_VERSION=17.0.2, JAVA_VENDOR=Oracle Corporation, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.2+8-86, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.2+8-86, VM_VENDOR=Oracle Corporation, OS_ARCH=aarch64}
[2024-02-28 09:53:44.198178] [STDOUT] stdout: [ +138 ms] Watching the file system is configured to be enabled if available
[2024-02-28 09:53:44.198198] [STDOUT] stdout: [ ] Now considering [/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android] as hierarchies to watch
[2024-02-28 09:53:44.198202] [STDOUT] stdout: [ ] File system watching is active
[2024-02-28 09:53:44.494627] [STDOUT] stdout: [ +296 ms] Starting Build
[2024-02-28 09:53:44.698726] [STDOUT] stdout: [ +204 ms] Now considering [/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/flutter_tools/gradle, /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android] as hierarchies to watch
[2024-02-28 09:53:44.792056] [STDOUT] stdout: [ +93 ms] Skipping Kotlin DSL script compilation (Settings/TopLevel/stage1) as it is up-to-date.
[2024-02-28 09:53:45.334675] [STDOUT] stdout: [ +542 ms] > Configure project :gradle
[2024-02-28 09:53:45.334715] [STDOUT] stdout: [ ] Evaluating project ':gradle' using build file '/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/flutter_tools/gradle/build.gradle.kts'.
[2024-02-28 09:53:45.334726] [STDOUT] stdout: [ ] Caching disabled for Kotlin DSL plugin accessors for classpath 'b1ac9cac8f71b9ff3dcd3e55caac4de4' because:
[2024-02-28 09:53:45.334734] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:45.334743] [STDOUT] stdout: [ ] Skipping Kotlin DSL plugin accessors for classpath 'b1ac9cac8f71b9ff3dcd3e55caac4de4' as it is up-to-date.
[2024-02-28 09:53:45.334775] [STDOUT] stdout: [ ] Caching disabled for Kotlin DSL script compilation (Project/TopLevel/stage1) because:
[2024-02-28 09:53:45.334786] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:45.334794] [STDOUT] stdout: [ ] Skipping Kotlin DSL script compilation (Project/TopLevel/stage1) as it is up-to-date.
[2024-02-28 09:53:45.334817] [STDOUT] stdout: [ ] Caching disabled for Kotlin DSL accessors for project ':gradle' because:
[2024-02-28 09:53:45.334826] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:45.334915] [STDOUT] stdout: [ ] Skipping Kotlin DSL accessors for project ':gradle' as it is up-to-date.
[2024-02-28 09:53:45.334932] [STDOUT] stdout: [ ] Caching disabled for Kotlin DSL script compilation (Project/TopLevel/stage2) because:
[2024-02-28 09:53:45.334964] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:45.334992] [STDOUT] stdout: [ ] Skipping Kotlin DSL script compilation (Project/TopLevel/stage2) as it is up-to-date.
[2024-02-28 09:53:45.596828] [STDOUT] stdout: [ +261 ms] Resolve mutations for :gradle:compileJava (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:45.596869] [STDOUT] stdout: [ ] :gradle:compileJava (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:45.596879] [STDOUT] stdout: [ ] > Task :gradle:compileJava NO-SOURCE
[2024-02-28 09:53:45.596906] [STDOUT] stdout: [ ] Skipping task ':gradle:compileJava' as it has no source files and no previous output files.
[2024-02-28 09:53:45.597112] [STDOUT] stdout: [ ] Resolve mutations for :gradle:compileGroovy (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:45.597143] [STDOUT] stdout: [ ] :gradle:compileGroovy (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:45.597154] [STDOUT] stdout: [ ] > Task :gradle:compileGroovy UP-TO-DATE
[2024-02-28 09:53:45.597158] [STDOUT] stdout: [ ] Watching 1 directory hierarchies to track changes
[2024-02-28 09:53:45.597162] [STDOUT] stdout: [ ] Caching disabled for task ':gradle:compileGroovy' because:
[2024-02-28 09:53:45.597165] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:45.597168] [STDOUT] stdout: [ ] Skipping task ':gradle:compileGroovy' as it is up-to-date.
[2024-02-28 09:53:45.597214] [STDOUT] stdout: [ ] Resolve mutations for :gradle:pluginDescriptors (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:45.597222] [STDOUT] stdout: [ ] :gradle:pluginDescriptors (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:45.710913] [STDOUT] stdout: [ +113 ms] > Task :gradle:pluginDescriptors UP-TO-DATE
[2024-02-28 09:53:45.710967] [STDOUT] stdout: [ ] Caching disabled for task ':gradle:pluginDescriptors' because:
[2024-02-28 09:53:45.710980] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:45.710989] [STDOUT] stdout: [ ] Skipping task ':gradle:pluginDescriptors' as it is up-to-date.
[2024-02-28 09:53:45.710998] [STDOUT] stdout: [ ] Resolve mutations for :gradle:processResources (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:45.711008] [STDOUT] stdout: [ ] :gradle:processResources (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:45.711017] [STDOUT] stdout: [ ] > Task :gradle:processResources UP-TO-DATE
[2024-02-28 09:53:45.711025] [STDOUT] stdout: [ ] Caching disabled for task ':gradle:processResources' because:
[2024-02-28 09:53:45.711071] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:45.711082] [STDOUT] stdout: [ ] Skipping task ':gradle:processResources' as it is up-to-date.
[2024-02-28 09:53:45.711107] [STDOUT] stdout: [ ] Resolve mutations for :gradle:classes (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:45.711119] [STDOUT] stdout: [ ] :gradle:classes (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:45.711127] [STDOUT] stdout: [ ] > Task :gradle:classes UP-TO-DATE
[2024-02-28 09:53:45.711136] [STDOUT] stdout: [ ] Skipping task ':gradle:classes' as it has no actions.
[2024-02-28 09:53:45.711144] [STDOUT] stdout: [ ] Resolve mutations for :gradle:jar (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:45.711153] [STDOUT] stdout: [ ] :gradle:jar (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:45.711161] [STDOUT] stdout: [ ] > Task :gradle:jar UP-TO-DATE
[2024-02-28 09:53:45.711169] [STDOUT] stdout: [ ] Caching disabled for task ':gradle:jar' because:
[2024-02-28 09:53:45.711177] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:45.711185] [STDOUT] stdout: [ ] Skipping task ':gradle:jar' as it is up-to-date.
[2024-02-28 09:53:45.913916] [STDOUT] stdout: [ +202 ms] Settings evaluated using settings file '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/settings.gradle'.
[2024-02-28 09:53:45.913939] [STDOUT] stdout: [ ] Projects loaded. Root project using build file '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/build.gradle'.
[2024-02-28 09:53:45.913944] [STDOUT] stdout: [ ] Included projects: [root project 'android', project ':app', project ':integration_test', project ':plugintest']
[2024-02-28 09:53:47.405083] [STDOUT] stdout: [+1491 ms] > Configure project :app
[2024-02-28 09:53:47.405139] [STDOUT] stdout: [ ] Evaluating project ':app' using build file '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/build.gradle'.
[2024-02-28 09:53:47.405186] [STDOUT] stdout: [ ] Using Kotlin Gradle Plugin gradle70 variant
[2024-02-28 09:53:47.405461] [STDOUT] stdout: [ ] Caching disabled for Kotlin DSL script compilation (Project/ScriptPlugin/stage1) because:
[2024-02-28 09:53:47.405552] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:47.405582] [STDOUT] stdout: [ ] Skipping Kotlin DSL script compilation (Project/ScriptPlugin/stage1) as it is up-to-date.
[2024-02-28 09:53:47.405685] [STDOUT] stdout: [ ] Caching disabled for Kotlin DSL script compilation (Project/ScriptPlugin/stage2) because:
[2024-02-28 09:53:47.405806] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:47.405838] [STDOUT] stdout: [ ] Skipping Kotlin DSL script compilation (Project/ScriptPlugin/stage2) as it is up-to-date.
[2024-02-28 09:53:47.405988] [STDOUT] stdout: [ ] Caching disabled for Kotlin DSL script compilation (Project/ScriptPlugin/stage1) because:
[2024-02-28 09:53:47.406023] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:47.406088] [STDOUT] stdout: [ ] Skipping Kotlin DSL script compilation (Project/ScriptPlugin/stage1) as it is up-to-date.
[2024-02-28 09:53:47.406286] [STDOUT] stdout: [ ] Parsed shrinker version: 3.3.70
[2024-02-28 09:53:47.406385] [STDOUT] stdout: [ ] > Configure project :
[2024-02-28 09:53:47.406555] [STDOUT] stdout: [ ] Evaluating root project 'android' using build file '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/build.gradle'.
[2024-02-28 09:53:47.527741] [STDOUT] stdout: [ +120 ms] > Configure project :integration_test
[2024-02-28 09:53:47.527764] [STDOUT] stdout: [ ] Evaluating project ':integration_test' using build file '/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/build.gradle'.
[2024-02-28 09:53:47.685950] [STDOUT] stdout: [ +158 ms] > Configure project :plugintest
[2024-02-28 09:53:47.685973] [STDOUT] stdout: [ ] Evaluating project ':plugintest' using build file '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/android/build.gradle'.
[2024-02-28 09:53:47.685978] [STDOUT] stdout: [ ] All projects evaluated.
[2024-02-28 09:53:47.685986] [STDOUT] stdout: [ ] Task name matched 'assembleRelease'
[2024-02-28 09:53:47.685989] [STDOUT] stdout: [ ] Selected primary task 'assembleRelease' from project :
[2024-02-28 09:53:48.086500] [STDOUT] stdout: [ +400 ms] WARNING:We recommend using a newer Android Gradle plugin to use compileSdk = 34
[2024-02-28 09:53:48.086647] [STDOUT] stdout: [ ] This Android Gradle plugin (7.3.0) was tested up to compileSdk = 33
[2024-02-28 09:53:48.086665] [STDOUT] stdout: [ ] This warning can be suppressed by adding
[2024-02-28 09:53:48.086669] [STDOUT] stdout: [ ] android.suppressUnsupportedCompileSdk=34
[2024-02-28 09:53:48.086806] [STDOUT] stdout: [ ] to this project's gradle.properties
[2024-02-28 09:53:48.087159] [STDOUT] stdout: [ ] The build will continue, but you are strongly encouraged to update your project to
[2024-02-28 09:53:48.087181] [STDOUT] stdout: [ ] use a newer Android Gradle Plugin that has been tested with compileSdk = 34
[2024-02-28 09:53:48.087767] [STDOUT] stdout: [ ] Tasks to be executed: [task ':integration_test:preBuild', task ':integration_test:preReleaseBuild', task ':integration_test:compileReleaseAidl', task ':integration_test:mergeReleaseJniLibFolders', task ':integration_test:mergeReleaseNativeLibs', task ':integration_test:stripReleaseDebugSymbols', task ':integration_test:copyReleaseJniLibsProjectAndLocalJars', task ':integration_test:compileReleaseRenderscript', task ':integration_test:generateReleaseResValues', task ':integration_test:extractDeepLinksForAarRelease', task ':integration_test:generateReleaseBuildConfig', task ':integration_test:generateReleaseResources', task ':integration_test:packageReleaseResources', task ':integration_test:parseReleaseLocalResources', task ':integration_test:processReleaseManifest', task ':integration_test:generateReleaseRFile', task ':integration_test:extractReleaseAnnotations', task ':integration_test:javaPreCompileRelease', task ':integration_test:compileReleaseJavaWithJavac', task ':integration_test:mergeReleaseGeneratedProguardFiles', task ':integration_test:mergeReleaseConsumerProguardFiles', task ':integration_test:mergeReleaseShaders', task ':integration_test:compileReleaseShaders', task ':integration_test:generateReleaseAssets', task ':integration_test:packageReleaseAssets', task ':integration_test:packageReleaseRenderscript', task ':integration_test:prepareLintJarForPublish', task ':integration_test:prepareReleaseArtProfile', task ':integration_test:processReleaseJavaRes', task ':integration_test:mergeReleaseJavaResource', task ':integration_test:syncReleaseLibJars', task ':integration_test:writeReleaseAarMetadata', task ':integration_test:bundleReleaseLocalLintAar', task ':plugintest:preBuild', task ':plugintest:preReleaseBuild', task ':plugintest:compileReleaseAidl', task ':plugintest:mergeReleaseJniLibFolders', task ':plugintest:mergeReleaseNativeLibs', task ':plugintest:stripReleaseDebugSymbols', task ':plugintest:copyReleaseJniLibsProjectAndLocalJars', task ':plugintest:compileReleaseRenderscript', task ':plugintest:generateReleaseResValues', task ':plugintest:extractDeepLinksForAarRelease', task ':plugintest:generateReleaseBuildConfig', task ':plugintest:generateReleaseResources', task ':plugintest:packageReleaseResources', task ':plugintest:parseReleaseLocalResources', task ':plugintest:processReleaseManifest', task ':plugintest:generateReleaseRFile', task ':plugintest:extractReleaseAnnotations', task ':plugintest:javaPreCompileRelease', task ':plugintest:compileReleaseJavaWithJavac', task ':plugintest:mergeReleaseGeneratedProguardFiles', task ':plugintest:mergeReleaseConsumerProguardFiles', task ':plugintest:mergeReleaseShaders', task ':plugintest:compileReleaseShaders', task ':plugintest:generateReleaseAssets', task ':plugintest:packageReleaseAssets', task ':plugintest:packageReleaseRenderscript', task ':plugintest:prepareLintJarForPublish', task ':plugintest:prepareReleaseArtProfile', task ':plugintest:processReleaseJavaRes', task ':plugintest:mergeReleaseJavaResource', task ':plugintest:syncReleaseLibJars', task ':plugintest:writeReleaseAarMetadata', task ':plugintest:bundleReleaseLocalLintAar', task ':app:buildKotlinToolingMetadata', task ':app:compileFlutterBuildRelease', task ':app:packJniLibsflutterBuildRelease', task ':app:preBuild', task ':app:preReleaseBuild', task ':app:compileReleaseAidl', task ':app:compileReleaseRenderscript', task ':app:generateReleaseBuildConfig', task ':app:checkReleaseAarMetadata', task ':app:cleanMergeReleaseAssets', task ':app:mergeReleaseShaders', task ':app:compileReleaseShaders', task ':app:generateReleaseAssets', task ':app:mergeReleaseAssets', task ':app:copyFlutterAssetsRelease', task ':app:generateReleaseResValues', task ':app:mapReleaseSourceSetPaths', task ':app:generateReleaseResources', task ':app:mergeReleaseResources', task ':app:createReleaseCompatibleScreenManifests', task ':app:extractDeepLinksRelease', task ':integration_test:extractDeepLinksRelease', task ':plugintest:extractDeepLinksRelease', task ':app:processReleaseMainManifest', task ':app:processReleaseManifest', task ':app:processReleaseManifestForPackage', task ':app:processReleaseResources', task ':integration_test:bundleLibCompileToJarRelease', task ':plugintest:bundleLibCompileToJarRelease', task ':app:compileReleaseKotlin', task ':app:javaPreCompileRelease', task ':app:compileReleaseJavaWithJavac', task ':app:extractProguardFiles', task ':integration_test:bundleLibResRelease', task ':integration_test:bundleLibRuntimeToJarRelease', task ':integration_test:createFullJarRelease', task ':integration_test:writeReleaseLintModelMetadata', task ':plugintest:bundleLibResRelease', task ':plugintest:bundleLibRuntimeToJarRelease', task ':plugintest:createFullJarRelease', task ':plugintest:writeReleaseLintModelMetadata', task ':app:lintVitalAnalyzeRelease', task ':app:lintVitalReportRelease', task ':app:lintVitalRelease', task ':app:mergeReleaseJniLibFolders', task ':integration_test:copyReleaseJniLibsProjectOnly', task ':plugintest:copyReleaseJniLibsProjectOnly', task ':app:mergeReleaseNativeLibs', task ':app:stripReleaseDebugSymbols', task ':app:extractReleaseNativeSymbolTables', task ':app:mergeReleaseNativeDebugMetadata', task ':app:mergeReleaseArtProfile', task ':integration_test:exportReleaseConsumerProguardFiles', task ':plugintest:exportReleaseConsumerProguardFiles', task ':app:checkReleaseDuplicateClasses', task ':app:mergeReleaseGeneratedProguardFiles', task ':app:processReleaseJavaRes', task ':app:mergeReleaseJavaResource', task ':app:minifyReleaseWithR8', task ':app:compileReleaseArtProfile', task ':app:compressReleaseAssets', task ':app:processApplicationManifestReleaseForBundle', task ':app:bundleReleaseResources', task ':app:shrinkReleaseRes', task ':app:optimizeReleaseResources', task ':app:collectReleaseDependencies', task ':app:sdkReleaseDependencyData', task ':app:validateSigningRelease', task ':app:writeReleaseAppMetadata', task ':app:writeReleaseSigningConfigVersions', task ':app:packageRelease', task ':app:createReleaseApkListingFileRedirect', task ':app:assembleRelease', task ':integration_test:bundleReleaseAar', task ':integration_test:mapReleaseSourceSetPaths', task ':integration_test:mergeReleaseResources', task ':integration_test:verifyReleaseResources', task ':integration_test:assembleRelease', task ':plugintest:bundleReleaseAar', task ':plugintest:mapReleaseSourceSetPaths', task ':plugintest:mergeReleaseResources', task ':plugintest:verifyReleaseResources', task ':plugintest:assembleRelease']
[2024-02-28 09:53:48.087819] [STDOUT] stdout: [ ] Tasks that were excluded: []
[2024-02-28 09:53:48.087849] [STDOUT] stdout: [ ] work action Parameters of ExtractAarTransform (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.274240] [STDOUT] stdout: [ +184 ms] work action Parameters of FilterShrinkerRulesTransform (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.274272] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:preBuild (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.274276] [STDOUT] stdout: [ ] :integration_test:preBuild (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.274295] [STDOUT] stdout: [ ] > Task :integration_test:preBuild UP-TO-DATE
[2024-02-28 09:53:48.274301] [STDOUT] stdout: [ ] Skipping task ':integration_test:preBuild' as it has no actions.
[2024-02-28 09:53:48.274306] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:preReleaseBuild (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.274310] [STDOUT] stdout: [ ] :integration_test:preReleaseBuild (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.274314] [STDOUT] stdout: [ ] > Task :integration_test:preReleaseBuild UP-TO-DATE
[2024-02-28 09:53:48.274317] [STDOUT] stdout: [ ] Skipping task ':integration_test:preReleaseBuild' as it has no actions.
[2024-02-28 09:53:48.274320] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:compileReleaseAidl (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.274324] [STDOUT] stdout: [ ] :integration_test:compileReleaseAidl (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.274327] [STDOUT] stdout: [ ] > Task :integration_test:compileReleaseAidl NO-SOURCE
[2024-02-28 09:53:48.274331] [STDOUT] stdout: [ ] Skipping task ':integration_test:compileReleaseAidl' as it has no source files and no previous output files.
[2024-02-28 09:53:48.274334] [STDOUT] stdout: [ ] work action resolve out (project :integration_test) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.274382] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mergeReleaseJniLibFolders (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.274387] [STDOUT] stdout: [ ] :integration_test:mergeReleaseJniLibFolders (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.274400] [STDOUT] stdout: [ ] > Task :integration_test:mergeReleaseJniLibFolders
[2024-02-28 09:53:48.274905] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:mergeReleaseJniLibFolders' because:
[2024-02-28 09:53:48.274918] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.274922] [STDOUT] stdout: [ ] Task ':integration_test:mergeReleaseJniLibFolders' is not up-to-date because:
[2024-02-28 09:53:48.274926] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.274929] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:mergeReleaseJniLibFolders'.
[2024-02-28 09:53:48.275230] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mergeReleaseNativeLibs (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.275277] [STDOUT] stdout: [ ] :integration_test:mergeReleaseNativeLibs (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.275294] [STDOUT] stdout: [ ] > Task :integration_test:mergeReleaseNativeLibs NO-SOURCE
[2024-02-28 09:53:48.275303] [STDOUT] stdout: [ ] Skipping task ':integration_test:mergeReleaseNativeLibs' as it has no source files and no previous output files.
[2024-02-28 09:53:48.275335] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:stripReleaseDebugSymbols (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.275341] [STDOUT] stdout: [ ] :integration_test:stripReleaseDebugSymbols (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.275344] [STDOUT] stdout: [ ] > Task :integration_test:stripReleaseDebugSymbols NO-SOURCE
[2024-02-28 09:53:48.275348] [STDOUT] stdout: [ ] Skipping task ':integration_test:stripReleaseDebugSymbols' as it has no source files and no previous output files.
[2024-02-28 09:53:48.275351] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:copyReleaseJniLibsProjectAndLocalJars (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.275355] [STDOUT] stdout: [ ] :integration_test:copyReleaseJniLibsProjectAndLocalJars (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.275358] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:compileReleaseRenderscript (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.275362] [STDOUT] stdout: [ ] :integration_test:compileReleaseRenderscript (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.275366] [STDOUT] stdout: [ ] > Task :integration_test:compileReleaseRenderscript NO-SOURCE
[2024-02-28 09:53:48.275369] [STDOUT] stdout: [ ] Skipping task ':integration_test:compileReleaseRenderscript' as it has no source files and no previous output files.
[2024-02-28 09:53:48.275404] [STDOUT] stdout: [ ] > Task :integration_test:copyReleaseJniLibsProjectAndLocalJars
[2024-02-28 09:53:48.275409] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:copyReleaseJniLibsProjectAndLocalJars' because:
[2024-02-28 09:53:48.275413] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.275416] [STDOUT] stdout: [ ] Task ':integration_test:copyReleaseJniLibsProjectAndLocalJars' is not up-to-date because:
[2024-02-28 09:53:48.275420] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.275923] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:generateReleaseResValues (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.275960] [STDOUT] stdout: [ ] :integration_test:generateReleaseResValues (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.275970] [STDOUT] stdout: [ ] > Task :integration_test:generateReleaseResValues
[2024-02-28 09:53:48.275978] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:generateReleaseResValues' because:
[2024-02-28 09:53:48.275987] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.275995] [STDOUT] stdout: [ ] Task ':integration_test:generateReleaseResValues' is not up-to-date because:
[2024-02-28 09:53:48.276003] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.276012] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:extractDeepLinksForAarRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.276787] [STDOUT] stdout: [ ] :integration_test:extractDeepLinksForAarRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.276813] [STDOUT] stdout: [ ] > Task :integration_test:extractDeepLinksForAarRelease
[2024-02-28 09:53:48.276822] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:extractDeepLinksForAarRelease' because:
[2024-02-28 09:53:48.276831] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.276839] [STDOUT] stdout: [ ] Task ':integration_test:extractDeepLinksForAarRelease' is not up-to-date because:
[2024-02-28 09:53:48.276847] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.276855] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:generateReleaseBuildConfig (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.276864] [STDOUT] stdout: [ ] :integration_test:generateReleaseBuildConfig (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:48.276872] [STDOUT] stdout: [ ] > Task :integration_test:generateReleaseBuildConfig
[2024-02-28 09:53:48.276881] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:generateReleaseBuildConfig' because:
[2024-02-28 09:53:48.276889] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.276897] [STDOUT] stdout: [ ] Task ':integration_test:generateReleaseBuildConfig' is not up-to-date because:
[2024-02-28 09:53:48.277189] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.277210] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:generateReleaseResources (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.277221] [STDOUT] stdout: [ ] :integration_test:generateReleaseResources (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.277230] [STDOUT] stdout: [ ] > Task :integration_test:generateReleaseResources
[2024-02-28 09:53:48.277239] [STDOUT] stdout: [ ] Skipping task ':integration_test:generateReleaseResources' as it has no actions.
[2024-02-28 09:53:48.277248] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:packageReleaseResources (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.277257] [STDOUT] stdout: [ ] :integration_test:packageReleaseResources (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.277578] [STDOUT] stdout: [ ] > Task :integration_test:packageReleaseResources
[2024-02-28 09:53:48.277592] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:packageReleaseResources' because:
[2024-02-28 09:53:48.277596] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.277599] [STDOUT] stdout: [ ] Task ':integration_test:packageReleaseResources' is not up-to-date because:
[2024-02-28 09:53:48.277603] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.277606] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:packageReleaseResources'.
[2024-02-28 09:53:48.277615] [STDOUT] stdout: [ ] [MergeResources] Inputs are non-incremental full task action.
[2024-02-28 09:53:48.277618] [STDOUT] stdout: [ ] work action resolve release (project :integration_test) (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.277622] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:parseReleaseLocalResources (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.277625] [STDOUT] stdout: [ ] :integration_test:parseReleaseLocalResources (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.277629] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:processReleaseManifest (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:48.277633] [STDOUT] stdout: [ ] :integration_test:processReleaseManifest (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:48.375441] [STDOUT] stdout: [ +97 ms] Resolve mutations for :integration_test:javaPreCompileRelease (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:48.375482] [STDOUT] stdout: [ ] :integration_test:javaPreCompileRelease (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:48.375492] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mergeReleaseShaders (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.375501] [STDOUT] stdout: [ ] :integration_test:mergeReleaseShaders (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.375510] [STDOUT] stdout: [ ] > Task :integration_test:javaPreCompileRelease
[2024-02-28 09:53:48.375518] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:javaPreCompileRelease' because:
[2024-02-28 09:53:48.375527] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.377051] [STDOUT] stdout: [ ] Task ':integration_test:javaPreCompileRelease' is not up-to-date because:
[2024-02-28 09:53:48.377075] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.377079] [STDOUT] stdout: [ ] > Task :integration_test:mergeReleaseShaders
[2024-02-28 09:53:48.377083] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:mergeReleaseShaders' because:
[2024-02-28 09:53:48.377086] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.377090] [STDOUT] stdout: [ ] Task ':integration_test:mergeReleaseShaders' is not up-to-date because:
[2024-02-28 09:53:48.377093] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.377096] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:mergeReleaseShaders'.
[2024-02-28 09:53:48.377100] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:compileReleaseShaders (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.377103] [STDOUT] stdout: [ ] :integration_test:compileReleaseShaders (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.377106] [STDOUT] stdout: [ ] > Task :integration_test:compileReleaseShaders NO-SOURCE
[2024-02-28 09:53:48.377110] [STDOUT] stdout: [ ] Skipping task ':integration_test:compileReleaseShaders' as it has no source files and no previous output files.
[2024-02-28 09:53:48.377113] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:generateReleaseAssets (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.377117] [STDOUT] stdout: [ ] :integration_test:generateReleaseAssets (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.377120] [STDOUT] stdout: [ ] > Task :integration_test:generateReleaseAssets UP-TO-DATE
[2024-02-28 09:53:48.377123] [STDOUT] stdout: [ ] Skipping task ':integration_test:generateReleaseAssets' as it has no actions.
[2024-02-28 09:53:48.377127] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:packageReleaseAssets (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.377130] [STDOUT] stdout: [ ] :integration_test:packageReleaseAssets (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.377134] [STDOUT] stdout: [ ] > Task :integration_test:packageReleaseAssets
[2024-02-28 09:53:48.377137] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:packageReleaseAssets' because:
[2024-02-28 09:53:48.377141] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.377144] [STDOUT] stdout: [ ] Task ':integration_test:packageReleaseAssets' is not up-to-date because:
[2024-02-28 09:53:48.377147] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.377150] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:packageReleaseAssets'.
[2024-02-28 09:53:48.377154] [STDOUT] stdout: [ ] work action resolve out (project :integration_test) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.377157] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:packageReleaseRenderscript (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.377160] [STDOUT] stdout: [ ] :integration_test:packageReleaseRenderscript (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.377164] [STDOUT] stdout: [ ] > Task :integration_test:packageReleaseRenderscript NO-SOURCE
[2024-02-28 09:53:48.377167] [STDOUT] stdout: [ ] Skipping task ':integration_test:packageReleaseRenderscript' as it has no source files and no previous output files.
[2024-02-28 09:53:48.377170] [STDOUT] stdout: [ ] work action resolve out (project :integration_test) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.377174] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:prepareLintJarForPublish (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.377177] [STDOUT] stdout: [ ] :integration_test:prepareLintJarForPublish (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.377180] [STDOUT] stdout: [ ] > Task :integration_test:parseReleaseLocalResources
[2024-02-28 09:53:48.377183] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:53:48.377187] [STDOUT] stdout: [ ] Caching disabled for PlatformAttrTransform: /Volumes/Work/s/w/ir/cache/android/sdk/platforms/android-34/android.jar because:
[2024-02-28 09:53:48.377190] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.377193] [STDOUT] stdout: [ ] Skipping PlatformAttrTransform: /Volumes/Work/s/w/ir/cache/android/sdk/platforms/android-34/android.jar as it is up-to-date.
[2024-02-28 09:53:48.377197] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:53:48.377200] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:parseReleaseLocalResources' because:
[2024-02-28 09:53:48.377203] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.377206] [STDOUT] stdout: [ ] Task ':integration_test:parseReleaseLocalResources' is not up-to-date because:
[2024-02-28 09:53:48.377210] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.377213] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:parseReleaseLocalResources'.
[2024-02-28 09:53:48.377216] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:53:48.377219] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:prepareReleaseArtProfile (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.377223] [STDOUT] stdout: [ ] :integration_test:prepareReleaseArtProfile (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.378576] [STDOUT] stdout: [ ] > Task :integration_test:prepareLintJarForPublish
[2024-02-28 09:53:48.378614] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:prepareLintJarForPublish' because:
[2024-02-28 09:53:48.378788] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.378806] [STDOUT] stdout: [ ] Task ':integration_test:prepareLintJarForPublish' is not up-to-date because:
[2024-02-28 09:53:48.378815] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.378823] [STDOUT] stdout: [ ] > Task :integration_test:prepareReleaseArtProfile
[2024-02-28 09:53:48.378832] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:prepareReleaseArtProfile' because:
[2024-02-28 09:53:48.378840] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.378848] [STDOUT] stdout: [ ] Task ':integration_test:prepareReleaseArtProfile' is not up-to-date because:
[2024-02-28 09:53:48.378856] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.378864] [STDOUT] stdout: [ ] work action resolve lint.jar (project :integration_test) (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.378873] [STDOUT] stdout: [ ] work action resolve lint.jar (project :integration_test) (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:48.378882] [STDOUT] stdout: [ ] work action resolve baseline-prof.txt (project :integration_test) (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:48.378891] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:processReleaseJavaRes (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:48.378916] [STDOUT] stdout: [ ] :integration_test:processReleaseJavaRes (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:48.378934] [STDOUT] stdout: [ ] > Task :integration_test:processReleaseJavaRes NO-SOURCE
[2024-02-28 09:53:48.378938] [STDOUT] stdout: [ ] Skipping task ':integration_test:processReleaseJavaRes' as it has no source files and no previous output files.
[2024-02-28 09:53:48.378941] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mergeReleaseJavaResource (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:48.378945] [STDOUT] stdout: [ ] :integration_test:mergeReleaseJavaResource (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:48.378949] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:writeReleaseAarMetadata (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.378952] [STDOUT] stdout: [ ] :integration_test:writeReleaseAarMetadata (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:48.379546] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:preBuild (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:48.379573] [STDOUT] stdout: [ ] :plugintest:preBuild (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:48.379582] [STDOUT] stdout: [ ] > Task :plugintest:preBuild UP-TO-DATE
[2024-02-28 09:53:48.379591] [STDOUT] stdout: [ ] Skipping task ':plugintest:preBuild' as it has no actions.
[2024-02-28 09:53:48.379599] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:preReleaseBuild (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:48.379608] [STDOUT] stdout: [ ] :plugintest:preReleaseBuild (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:48.379616] [STDOUT] stdout: [ ] > Task :plugintest:preReleaseBuild UP-TO-DATE
[2024-02-28 09:53:48.379624] [STDOUT] stdout: [ ] Skipping task ':plugintest:preReleaseBuild' as it has no actions.
[2024-02-28 09:53:48.379633] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:compileReleaseAidl (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:48.379641] [STDOUT] stdout: [ ] :plugintest:compileReleaseAidl (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:48.379650] [STDOUT] stdout: [ ] > Task :plugintest:compileReleaseAidl NO-SOURCE
[2024-02-28 09:53:48.379690] [STDOUT] stdout: [ ] Skipping task ':plugintest:compileReleaseAidl' as it has no source files and no previous output files.
[2024-02-28 09:53:48.379704] [STDOUT] stdout: [ ] work action resolve out (project :plugintest) (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:48.379714] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mergeReleaseJniLibFolders (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:48.379722] [STDOUT] stdout: [ ] > Task :integration_test:writeReleaseAarMetadata
[2024-02-28 09:53:48.379731] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:writeReleaseAarMetadata' because:
[2024-02-28 09:53:48.379739] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.379748] [STDOUT] stdout: [ ] Task ':integration_test:writeReleaseAarMetadata' is not up-to-date because:
[2024-02-28 09:53:48.379756] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.379764] [STDOUT] stdout: [ ] :plugintest:mergeReleaseJniLibFolders (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:48.380127] [STDOUT] stdout: [ ] > Task :plugintest:mergeReleaseJniLibFolders
[2024-02-28 09:53:48.380141] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:mergeReleaseJniLibFolders' because:
[2024-02-28 09:53:48.380547] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.380557] [STDOUT] stdout: [ ] Task ':plugintest:mergeReleaseJniLibFolders' is not up-to-date because:
[2024-02-28 09:53:48.380561] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.380564] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:mergeReleaseJniLibFolders'.
[2024-02-28 09:53:48.380568] [STDOUT] stdout: [ ] work action resolve aar-metadata.properties (project :integration_test) (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:48.380572] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mergeReleaseNativeLibs (Thread[Execution worker,5,main]) started.
[2024-02-28 09:53:48.380575] [STDOUT] stdout: [ ] :plugintest:mergeReleaseNativeLibs (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:48.380578] [STDOUT] stdout: [ ] > Task :plugintest:mergeReleaseNativeLibs NO-SOURCE
[2024-02-28 09:53:48.380582] [STDOUT] stdout: [ ] Skipping task ':plugintest:mergeReleaseNativeLibs' as it has no source files and no previous output files.
[2024-02-28 09:53:48.380585] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:stripReleaseDebugSymbols (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:48.380588] [STDOUT] stdout: [ ] :plugintest:stripReleaseDebugSymbols (Thread[included builds,5,main]) started.
[2024-02-28 09:53:48.380592] [STDOUT] stdout: [ ] > Task :plugintest:stripReleaseDebugSymbols NO-SOURCE
[2024-02-28 09:53:48.380595] [STDOUT] stdout: [ ] Skipping task ':plugintest:stripReleaseDebugSymbols' as it has no source files and no previous output files.
[2024-02-28 09:53:48.380598] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:copyReleaseJniLibsProjectAndLocalJars (Thread[included builds,5,main]) started.
[2024-02-28 09:53:48.380602] [STDOUT] stdout: [ ] :plugintest:copyReleaseJniLibsProjectAndLocalJars (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:48.380605] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:compileReleaseRenderscript (Thread[included builds,5,main]) started.
[2024-02-28 09:53:48.381020] [STDOUT] stdout: [ ] :plugintest:compileReleaseRenderscript (Thread[included builds,5,main]) started.
[2024-02-28 09:53:48.381062] [STDOUT] stdout: [ ] > Task :plugintest:copyReleaseJniLibsProjectAndLocalJars
[2024-02-28 09:53:48.381112] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:copyReleaseJniLibsProjectAndLocalJars' because:
[2024-02-28 09:53:48.381118] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.381121] [STDOUT] stdout: [ ] Task ':plugintest:copyReleaseJniLibsProjectAndLocalJars' is not up-to-date because:
[2024-02-28 09:53:48.381124] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.381128] [STDOUT] stdout: [ ] > Task :plugintest:compileReleaseRenderscript NO-SOURCE
[2024-02-28 09:53:48.381131] [STDOUT] stdout: [ ] Skipping task ':plugintest:compileReleaseRenderscript' as it has no source files and no previous output files.
[2024-02-28 09:53:48.381135] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:generateReleaseResValues (Thread[included builds,5,main]) started.
[2024-02-28 09:53:48.381138] [STDOUT] stdout: [ ] :plugintest:generateReleaseResValues (Thread[included builds,5,main]) started.
[2024-02-28 09:53:48.381141] [STDOUT] stdout: [ ] > Task :plugintest:generateReleaseResValues
[2024-02-28 09:53:48.381145] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:generateReleaseResValues' because:
[2024-02-28 09:53:48.381149] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.381152] [STDOUT] stdout: [ ] Task ':plugintest:generateReleaseResValues' is not up-to-date because:
[2024-02-28 09:53:48.381155] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.381159] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:extractDeepLinksForAarRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:53:48.381163] [STDOUT] stdout: [ ] :plugintest:extractDeepLinksForAarRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:53:48.381166] [STDOUT] stdout: [ ] > Task :integration_test:processReleaseManifest
[2024-02-28 09:53:48.381742] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:processReleaseManifest' because:
[2024-02-28 09:53:48.381766] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.381775] [STDOUT] stdout: [ ] Task ':integration_test:processReleaseManifest' is not up-to-date because:
[2024-02-28 09:53:48.382010] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.382689] [STDOUT] stdout: [ ] package="dev.flutter.integration_test" found in source AndroidManifest.xml: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/src/main/AndroidManifest.xml.
[2024-02-28 09:53:48.382734] [STDOUT] stdout: [ ] Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
[2024-02-28 09:53:48.382747] [STDOUT] stdout: [ ] Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here:
https://developer.android.com/studio/build/configure-app-module#set-namespace
[2024-02-28 09:53:48.383758] [STDOUT] stdout: [ ] This migration can be done automatically using the AGP Upgrade Assistant, please refer to
https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
[2024-02-28 09:53:48.383810] [STDOUT] stdout: [ +1 ms] Merging main manifest /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/src/main/AndroidManifest.xml
[2024-02-28 09:53:48.383821] [STDOUT] stdout: [ ] Merging result: SUCCESS
[2024-02-28 09:53:48.383829] [STDOUT] stdout: [ ] 1<?xml version="1.0" encoding="utf-8"?>
[2024-02-28 09:53:48.383837] [STDOUT] stdout: [ ] 2<!--
[2024-02-28 09:53:48.383845] [STDOUT] stdout: [ ] 3 Copyright 2014 The Flutter Authors. All rights reserved.
[2024-02-28 09:53:48.383854] [STDOUT] stdout: [ ] 4Use of this source code is governed by a BSD-style license that can be
[2024-02-28 09:53:48.383862] [STDOUT] stdout: [ ] 5found in the LICENSE file.
[2024-02-28 09:53:48.383921] [STDOUT] stdout: [ ] 6-->
[2024-02-28 09:53:48.383941] [STDOUT] stdout: [ ] 7<manifest xmlns:android="
http://schemas.android.com/apk/res/android"
[2024-02-28 09:53:48.383994] [STDOUT] stdout: [ ] 8 package="dev.flutter.integration_test" >
[2024-02-28 09:53:48.384003] [STDOUT] stdout: [ ] 9
[2024-02-28 09:53:48.384007] [STDOUT] stdout: [ ] 10 <uses-sdk
[2024-02-28 09:53:48.384010] [STDOUT] stdout: [ ] 11 android:minSdkVersion="21"
[2024-02-28 09:53:48.384061] [STDOUT] stdout: [ ] 11-->/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/src/main/AndroidManifest.xml
[2024-02-28 09:53:48.384069] [STDOUT] stdout: [ ] 12 android:targetSdkVersion="21" />
[2024-02-28 09:53:48.384072] [STDOUT] stdout: [ ] 12-->/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/src/main/AndroidManifest.xml
[2024-02-28 09:53:48.384076] [STDOUT] stdout: [ ] 13
[2024-02-28 09:53:48.384079] [STDOUT] stdout: [ ] 14</manifest>
[2024-02-28 09:53:48.384082] [STDOUT] stdout: [ ] Merged manifest saved to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_manifest/release/AndroidManifest.xml
[2024-02-28 09:53:48.384086] [STDOUT] stdout: [ ] > Task :plugintest:extractDeepLinksForAarRelease
[2024-02-28 09:53:48.384089] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:extractDeepLinksForAarRelease' because:
[2024-02-28 09:53:48.384251] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.384259] [STDOUT] stdout: [ ] Task ':plugintest:extractDeepLinksForAarRelease' is not up-to-date because:
[2024-02-28 09:53:48.384262] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.384266] [STDOUT] stdout: [ ] work action resolve AndroidManifest.xml (project :integration_test) (Thread[included builds,5,main]) started.
[2024-02-28 09:53:48.384269] [STDOUT] stdout: [ ] work action resolve AndroidManifest.xml (project :integration_test) (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:48.384273] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:generateReleaseRFile (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:48.384277] [STDOUT] stdout: [ ] :integration_test:generateReleaseRFile (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:48.384586] [STDOUT] stdout: [ ] > Task :integration_test:mergeReleaseJavaResource
[2024-02-28 09:53:48.384597] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:mergeReleaseJavaResource' because:
[2024-02-28 09:53:48.384602] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.384606] [STDOUT] stdout: [ ] Task ':integration_test:mergeReleaseJavaResource' is not up-to-date because:
[2024-02-28 09:53:48.384609] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.384612] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:mergeReleaseJavaResource'.
[2024-02-28 09:53:48.708179] [STDOUT] stdout: [ +323 ms] Resolve mutations for :plugintest:generateReleaseBuildConfig (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:48.708220] [STDOUT] stdout: [ ] :plugintest:generateReleaseBuildConfig (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:48.708229] [STDOUT] stdout: [ ] > Task :plugintest:generateReleaseBuildConfig
[2024-02-28 09:53:48.708238] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:generateReleaseBuildConfig' because:
[2024-02-28 09:53:48.708246] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.708255] [STDOUT] stdout: [ ] Task ':plugintest:generateReleaseBuildConfig' is not up-to-date because:
[2024-02-28 09:53:48.708263] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.708271] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:generateReleaseResources (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:48.708280] [STDOUT] stdout: [ ] :plugintest:generateReleaseResources (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:48.711588] [STDOUT] stdout: [ ] > Task :plugintest:generateReleaseResources
[2024-02-28 09:53:48.711624] [STDOUT] stdout: [ ] Skipping task ':plugintest:generateReleaseResources' as it has no actions.
[2024-02-28 09:53:48.711649] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:packageReleaseResources (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:48.711670] [STDOUT] stdout: [ ] :plugintest:packageReleaseResources (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:48.711681] [STDOUT] stdout: [ ] > Task :plugintest:packageReleaseResources
[2024-02-28 09:53:48.711689] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:packageReleaseResources' because:
[2024-02-28 09:53:48.711698] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.711706] [STDOUT] stdout: [ ] Task ':plugintest:packageReleaseResources' is not up-to-date because:
[2024-02-28 09:53:48.711715] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.711723] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:packageReleaseResources'.
[2024-02-28 09:53:48.711732] [STDOUT] stdout: [ ] [MergeResources] Inputs are non-incremental full task action.
[2024-02-28 09:53:48.711740] [STDOUT] stdout: [ ] work action resolve release (project :plugintest) (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:48.711749] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:parseReleaseLocalResources (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:48.711758] [STDOUT] stdout: [ ] :plugintest:parseReleaseLocalResources (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:48.711767] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:processReleaseManifest (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:48.711776] [STDOUT] stdout: [ ] :plugintest:processReleaseManifest (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:48.711784] [STDOUT] stdout: [ ] > Task :plugintest:parseReleaseLocalResources
[2024-02-28 09:53:48.711792] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:53:48.711801] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:53:48.711809] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:parseReleaseLocalResources' because:
[2024-02-28 09:53:48.711817] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.711826] [STDOUT] stdout: [ ] Task ':plugintest:parseReleaseLocalResources' is not up-to-date because:
[2024-02-28 09:53:48.711834] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.711842] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:parseReleaseLocalResources'.
[2024-02-28 09:53:48.711851] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:53:48.711860] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:javaPreCompileRelease (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:48.711869] [STDOUT] stdout: [ ] :plugintest:javaPreCompileRelease (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:48.711878] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mergeReleaseShaders (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:48.711886] [STDOUT] stdout: [ ] :plugintest:mergeReleaseShaders (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:48.711895] [STDOUT] stdout: [ ] > Task :plugintest:javaPreCompileRelease
[2024-02-28 09:53:48.711903] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:javaPreCompileRelease' because:
[2024-02-28 09:53:48.711912] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.712772] [STDOUT] stdout: [ ] Task ':plugintest:javaPreCompileRelease' is not up-to-date because:
[2024-02-28 09:53:48.712802] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.712811] [STDOUT] stdout: [ ] > Task :plugintest:processReleaseManifest
[2024-02-28 09:53:48.712819] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:processReleaseManifest' because:
[2024-02-28 09:53:48.712828] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.712839] [STDOUT] stdout: [ ] Task ':plugintest:processReleaseManifest' is not up-to-date because:
[2024-02-28 09:53:48.712847] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.712855] [STDOUT] stdout: [ ] package="io.flutter.devicelab.plugintest" found in source AndroidManifest.xml: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/android/src/main/AndroidManifest.xml.
[2024-02-28 09:53:48.712865] [STDOUT] stdout: [ ] Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
[2024-02-28 09:53:48.712874] [STDOUT] stdout: [ ] Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here:
https://developer.android.com/studio/build/configure-app-module#set-namespace
[2024-02-28 09:53:48.712883] [STDOUT] stdout: [ ] This migration can be done automatically using the AGP Upgrade Assistant, please refer to
https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
[2024-02-28 09:53:48.712893] [STDOUT] stdout: [ ] Merging main manifest /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/android/src/main/AndroidManifest.xml
[2024-02-28 09:53:48.712901] [STDOUT] stdout: [ ] Merging result: SUCCESS
[2024-02-28 09:53:48.712909] [STDOUT] stdout: [ ] 1<?xml version="1.0" encoding="utf-8"?>
[2024-02-28 09:53:48.712920] [STDOUT] stdout: [ ] 2<manifest xmlns:android="
http://schemas.android.com/apk/res/android"
[2024-02-28 09:53:48.712928] [STDOUT] stdout: [ ] 3 package="io.flutter.devicelab.plugintest" >
[2024-02-28 09:53:48.712936] [STDOUT] stdout: [ ] 4
[2024-02-28 09:53:48.712943] [STDOUT] stdout: [ ] 5 <uses-sdk
[2024-02-28 09:53:48.712951] [STDOUT] stdout: [ ] 6 android:minSdkVersion="21"
[2024-02-28 09:53:48.712959] [STDOUT] stdout: [ ] 6-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/android/src/main/AndroidManifest.xml
[2024-02-28 09:53:48.712967] [STDOUT] stdout: [ ] 7 android:targetSdkVersion="21" />
[2024-02-28 09:53:48.712975] [STDOUT] stdout: [ ] 7-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/android/src/main/AndroidManifest.xml
[2024-02-28 09:53:48.712983] [STDOUT] stdout: [ ] 8
[2024-02-28 09:53:48.712991] [STDOUT] stdout: [ ] 9</manifest>
[2024-02-28 09:53:48.713001] [STDOUT] stdout: [ ] Merged manifest saved to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_manifest/release/AndroidManifest.xml
[2024-02-28 09:53:48.713010] [STDOUT] stdout: [ ] > Task :plugintest:mergeReleaseShaders
[2024-02-28 09:53:48.713019] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:mergeReleaseShaders' because:
[2024-02-28 09:53:48.713027] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.713035] [STDOUT] stdout: [ ] Task ':plugintest:mergeReleaseShaders' is not up-to-date because:
[2024-02-28 09:53:48.713043] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.713051] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:mergeReleaseShaders'.
[2024-02-28 09:53:48.713060] [STDOUT] stdout: [ ] work action resolve AndroidManifest.xml (project :plugintest) (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:48.713068] [STDOUT] stdout: [ ] work action resolve AndroidManifest.xml (project :plugintest) (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:48.713080] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:generateReleaseRFile (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:48.713088] [STDOUT] stdout: [ ] :plugintest:generateReleaseRFile (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:48.713097] [STDOUT] stdout: [ ] > Task :integration_test:generateReleaseRFile
[2024-02-28 09:53:48.713105] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:48.713113] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:48.713122] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:48.713130] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:48.713140] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:48.713149] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:48.713160] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:48.713169] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:48.713178] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar because:
[2024-02-28 09:53:48.713186] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.713195] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:48.713204] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar because:
[2024-02-28 09:53:48.713213] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.713221] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar because:
[2024-02-28 09:53:48.713232] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.713241] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar as it is up-to-date.
[2024-02-28 09:53:48.713250] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.activity/activity/1.0.0/ed7a64df6e3fbebf7d3d3dfc30b0f47efcc707f7/activity-1.0.0.aar because:
[2024-02-28 09:53:48.713259] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.713267] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar because:
[2024-02-28 09:53:48.713276] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.713284] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar because:
[2024-02-28 09:53:48.713293] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.713303] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar as it is up-to-date.
[2024-02-28 09:53:48.713313] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.activity/activity/1.0.0/ed7a64df6e3fbebf7d3d3dfc30b0f47efcc707f7/activity-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:48.713322] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar because:
[2024-02-28 09:53:48.713331] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.713340] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar as it is up-to-date.
[2024-02-28 09:53:48.713348] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:48.713357] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar as it is up-to-date.
[2024-02-28 09:53:48.713369] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:48.713377] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:48.713386] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar because:
[2024-02-28 09:53:48.713395] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.713403] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:48.713411] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:48.713419] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:48.713428] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar as it is up-to-date.
[2024-02-28 09:53:48.713437] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:48.713449] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:48.713457] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:48.713466] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar because:
[2024-02-28 09:53:48.713475] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.713483] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar as it is up-to-date.
[2024-02-28 09:53:48.713493] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar because:
[2024-02-28 09:53:48.713501] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.713548] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.713568] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar because:
[2024-02-28 09:53:48.713578] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.713587] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:48.713597] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar as it is up-to-date.
[2024-02-28 09:53:48.713606] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b51aa8e563a9cf384860117dd286f5da/transformed/jetified-activity-1.0.0.aar because:
[2024-02-28 09:53:48.713615] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.713623] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.713635] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar because:
[2024-02-28 09:53:48.713644] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.713652] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar because:
[2024-02-28 09:53:48.713661] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.713669] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.713679] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar because:
[2024-02-28 09:53:48.713687] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.713696] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:48.713708] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar as it is up-to-date.
[2024-02-28 09:53:48.713785] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.713797] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.713806] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar as it is up-to-date.
[2024-02-28 09:53:48.713815] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b51aa8e563a9cf384860117dd286f5da/transformed/jetified-activity-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:48.713825] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar because:
[2024-02-28 09:53:48.713834] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.713842] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.713853] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar as it is up-to-date.
[2024-02-28 09:53:48.713863] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.713871] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:53:48.713880] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.713888] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.713897] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:53:48.713906] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.713914] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:53:48.713923] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:53:48.713934] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:48.713943] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:53:48.713952] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.713960] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:53:48.713969] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:48.713977] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:48.713986] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:53:48.713997] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.714781] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:53:48.714808] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:53:48.714817] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.714825] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:53:48.714835] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:53:48.714844] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.714852] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:53:48.714861] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:53:48.714873] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.714960] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:53:48.714995] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:48.715010] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:48.715015] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:53:48.715019] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.715022] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:48.715025] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:48.715033] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:53:48.715036] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.window/window/1.0.0-beta04/a48b0773f8c0b0e0e8bbc7c1d1fa8f8beb44de37/window-1.0.0-beta04.aar because:
[2024-02-28 09:53:48.715040] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.715043] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:48.715047] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.window/window-java/1.0.0-beta04/ef1688d892f6dc05c9e1568cbb6355d35f2428d6/window-java-1.0.0-beta04.aar because:
[2024-02-28 09:53:48.715051] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.715054] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar because:
[2024-02-28 09:53:48.715058] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.715062] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.window/window-java/1.0.0-beta04/ef1688d892f6dc05c9e1568cbb6355d35f2428d6/window-java-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:53:48.715066] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar because:
[2024-02-28 09:53:48.715070] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.715073] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.window/window/1.0.0-beta04/a48b0773f8c0b0e0e8bbc7c1d1fa8f8beb44de37/window-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:53:48.715077] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar as it is up-to-date.
[2024-02-28 09:53:48.715081] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar because:
[2024-02-28 09:53:48.715115] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.715167] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar as it is up-to-date.
[2024-02-28 09:53:48.715179] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:48.715188] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:48.715197] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:48.715206] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar as it is up-to-date.
[2024-02-28 09:53:48.715242] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:48.715252] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:48.715261] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:48.715273] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:48.715282] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar because:
[2024-02-28 09:53:48.715291] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.715300] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:48.715309] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:48.715319] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar because:
[2024-02-28 09:53:48.715327] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.715363] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar as it is up-to-date.
[2024-02-28 09:53:48.715390] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.715399] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2cc57636e7457f6022aed6f56a80d3a8/transformed/jetified-window-java-1.0.0-beta04.aar because:
[2024-02-28 09:53:48.715420] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.715435] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7bb08b648454858ba99e9cc964b014da/transformed/jetified-window-1.0.0-beta04.aar because:
[2024-02-28 09:53:48.715509] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.715794] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2cc57636e7457f6022aed6f56a80d3a8/transformed/jetified-window-java-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:53:48.717509] [STDOUT] stdout: [ +1 ms] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7bb08b648454858ba99e9cc964b014da/transformed/jetified-window-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:53:48.717538] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.717548] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.717557] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:53:48.717860] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.717880] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar because:
[2024-02-28 09:53:48.717891] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.717899] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:53:48.717909] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar as it is up-to-date.
[2024-02-28 09:53:48.717923] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:53:48.717932] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.717940] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:48.717949] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.717958] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:48.717967] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:53:48.717975] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.717983] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:48.718184] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:48.718213] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:48.718468] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:53:48.718487] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.718497] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:53:48.718509] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.tracing/tracing/1.0.0/69cef34711dffbc517e7a0a419ec4a98f84f496a/tracing-1.0.0.aar because:
[2024-02-28 09:53:48.718539] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.721427] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar because:
[2024-02-28 09:53:48.721455] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.721459] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:48.721463] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar as it is up-to-date.
[2024-02-28 09:53:48.721467] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.tracing/tracing/1.0.0/69cef34711dffbc517e7a0a419ec4a98f84f496a/tracing-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:48.721472] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:48.721476] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:48.721479] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar because:
[2024-02-28 09:53:48.721483] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.721486] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar as it is up-to-date.
[2024-02-28 09:53:48.721490] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar because:
[2024-02-28 09:53:48.721493] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.721497] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:48.721500] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar as it is up-to-date.
[2024-02-28 09:53:48.721504] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:48.721508] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar because:
[2024-02-28 09:53:48.721511] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.721514] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar as it is up-to-date.
[2024-02-28 09:53:48.721518] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.721522] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar because:
[2024-02-28 09:53:48.721525] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.721529] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar because:
[2024-02-28 09:53:48.721532] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.721536] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar as it is up-to-date.
[2024-02-28 09:53:48.721539] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b77e6a9d6ea3a9fa1d19ce7de47db9a2/transformed/jetified-tracing-1.0.0.aar because:
[2024-02-28 09:53:48.721543] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.721546] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar as it is up-to-date.
[2024-02-28 09:53:48.721550] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b77e6a9d6ea3a9fa1d19ce7de47db9a2/transformed/jetified-tracing-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:48.721553] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.721557] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.721560] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.721564] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:53:48.721567] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.722564] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:53:48.722583] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.722592] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:53:48.722890] [STDOUT] stdout: [ +1 ms] Build cache is disabled
[2024-02-28 09:53:48.722910] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:53:48.722921] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.722930] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:53:48.722939] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:53:48.722949] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:53:48.722959] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:53:48.722968] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:48.722976] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:48.722985] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:48.722994] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:48.723002] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:48.723011] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:48.723020] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation-experimental/1.1.0/5481c9aca18271c977d67b30e26f484f3f8f1c02/annotation-experimental-1.1.0.aar because:
[2024-02-28 09:53:48.723029] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.723038] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation-experimental/1.1.0/5481c9aca18271c977d67b30e26f484f3f8f1c02/annotation-experimental-1.1.0.aar as it is up-to-date.
[2024-02-28 09:53:48.723048] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:48.723057] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar because:
[2024-02-28 09:53:48.723066] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.723075] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar as it is up-to-date.
[2024-02-28 09:53:48.723084] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:48.723094] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar because:
[2024-02-28 09:53:48.723103] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.723935] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar as it is up-to-date.
[2024-02-28 09:53:48.724505] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.724526] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d89306c04d62b1380ad09e56e1d58357/transformed/jetified-annotation-experimental-1.1.0.aar because:
[2024-02-28 09:53:48.724536] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.724545] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d89306c04d62b1380ad09e56e1d58357/transformed/jetified-annotation-experimental-1.1.0.aar as it is up-to-date.
[2024-02-28 09:53:48.724554] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:53:48.724945] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.724977] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:53:48.725351] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.725384] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:48.725394] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:53:48.725403] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.725757] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:53:48.725781] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar because:
[2024-02-28 09:53:48.725790] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.725798] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:48.725989] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar as it is up-to-date.
[2024-02-28 09:53:48.726012] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:48.726021] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:48.726294] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar because:
[2024-02-28 09:53:48.726314] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.726323] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar as it is up-to-date.
[2024-02-28 09:53:48.726602] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.726621] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:53:48.726625] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.726825] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:53:48.726931] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:48.727302] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.savedstate/savedstate/1.0.0/6d39721808cd67e3d3d0d60f194907615fcaa69c/savedstate-1.0.0.aar because:
[2024-02-28 09:53:48.727321] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.727330] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.savedstate/savedstate/1.0.0/6d39721808cd67e3d3d0d60f194907615fcaa69c/savedstate-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:48.727339] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:48.727348] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ebada84ccc5a4ab9e7f1259281993fd3/transformed/jetified-savedstate-1.0.0.aar because:
[2024-02-28 09:53:48.727606] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.727632] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ebada84ccc5a4ab9e7f1259281993fd3/transformed/jetified-savedstate-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:48.727642] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.727889] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:53:48.727924] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.727944] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:53:48.728201] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:48.728216] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:48.728255] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.728269] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar because:
[2024-02-28 09:53:48.728279] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.728380] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar because:
[2024-02-28 09:53:48.728467] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.728703] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar as it is up-to-date.
[2024-02-28 09:53:48.728779] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:48.728827] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.728838] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.728874] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.728885] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.728894] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.728903] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.728911] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.728920] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:53:48.728928] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.728982] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:53:48.728998] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.729007] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:53:48.729201] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:53:48.729226] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:53:48.729232] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:generateReleaseRFile' because:
[2024-02-28 09:53:48.729236] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.729240] [STDOUT] stdout: [ ] Task ':integration_test:generateReleaseRFile' is not up-to-date because:
[2024-02-28 09:53:48.729482] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.729500] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:generateReleaseRFile'.
[2024-02-28 09:53:48.729510] [STDOUT] stdout: [ ] work action resolve package-aware-r.txt (project :integration_test) (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:48.729518] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:extractReleaseAnnotations (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:48.729527] [STDOUT] stdout: [ ] :integration_test:extractReleaseAnnotations (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:48.729536] [STDOUT] stdout: [ ] > Task :plugintest:generateReleaseRFile
[2024-02-28 09:53:48.729544] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:48.729552] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:48.729561] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.729569] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:48.730554] [STDOUT] stdout: [ +1 ms] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:48.730576] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.730612] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:48.730623] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:48.730699] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.730743] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:48.730766] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:48.730787] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.730797] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:48.730845] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:48.730856] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.730865] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:48.730873] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:48.730881] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.730890] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:48.730898] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:48.730907] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.730915] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:48.730924] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:48.731084] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.731100] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:48.731109] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:48.731118] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.731127] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:48.731135] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:48.731144] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.731153] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:48.731185] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:48.731196] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.731205] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:48.731214] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:48.731223] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.731262] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:48.731273] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:48.731282] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.731290] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:48.731548] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:48.731566] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.732424] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:48.732447] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:48.732457] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.732466] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:48.732475] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:48.732484] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.732492] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:48.732520] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:48.732530] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.732539] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:48.732548] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:48.732557] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.732565] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:48.732616] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:48.732631] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with LibrarySymbolTableTransform
[2024-02-28 09:53:48.732639] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:53:48.732648] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:generateReleaseRFile' because:
[2024-02-28 09:53:48.732656] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:48.732664] [STDOUT] stdout: [ ] Task ':plugintest:generateReleaseRFile' is not up-to-date because:
[2024-02-28 09:53:48.732671] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:48.732680] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:generateReleaseRFile'.
[2024-02-28 09:53:48.732688] [STDOUT] stdout: [ ] work action resolve package-aware-r.txt (project :plugintest) (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:49.083981] [STDOUT] stdout: [ +351 ms] > Task :integration_test:extractReleaseAnnotations
[2024-02-28 09:53:49.084025] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:49.084036] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarToClassTransform
[2024-02-28 09:53:49.084046] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:49.084055] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarToClassTransform
[2024-02-28 09:53:49.084064] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:49.084073] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarToClassTransform
[2024-02-28 09:53:49.084081] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:49.084398] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarToClassTransform
[2024-02-28 09:53:49.084417] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:49.084421] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarToClassTransform
[2024-02-28 09:53:49.084425] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:49.084428] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarToClassTransform
[2024-02-28 09:53:49.084432] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:49.084435] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarToClassTransform
[2024-02-28 09:53:49.084438] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with JetifyTransform
[2024-02-28 09:53:49.085071] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:49.085099] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarToClassTransform
[2024-02-28 09:53:49.085110] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:49.085119] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarToClassTransform
[2024-02-28 09:53:49.085128] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:49.085136] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:53:49.085145] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:49.085153] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:53:49.085209] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:49.085219] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:53:49.085224] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:49.085227] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:53:49.085231] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:49.085234] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:53:49.085238] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:49.085242] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:49.085245] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:53:49.085248] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:49.085253] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:53:49.085256] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:49.085260] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:53:49.085263] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:49.085267] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar because:
[2024-02-28 09:53:49.085271] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.085274] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarToClassTransform
[2024-02-28 09:53:49.085278] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:49.085282] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarToClassTransform
[2024-02-28 09:53:49.085285] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:49.085289] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar as it is up-to-date.
[2024-02-28 09:53:49.085324] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar because:
[2024-02-28 09:53:49.085332] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.085336] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar as it is up-to-date.
[2024-02-28 09:53:49.085340] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarToClassTransform
[2024-02-28 09:53:49.085343] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:49.085346] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarToClassTransform
[2024-02-28 09:53:49.085350] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar because:
[2024-02-28 09:53:49.085353] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.085357] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:49.085867] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar as it is up-to-date.
[2024-02-28 09:53:49.086011] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarToClassTransform
[2024-02-28 09:53:49.086247] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:49.086329] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarToClassTransform
[2024-02-28 09:53:49.086341] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:49.086513] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:53:49.086558] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:49.086569] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:53:49.086578] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:49.086846] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar because:
[2024-02-28 09:53:49.086863] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.086868] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/flutter_embedding_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/40c514351e384df9bce294281d75ab47a36a02d1/flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:53:49.086872] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.087089] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/flutter_embedding_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/40c514351e384df9bce294281d75ab47a36a02d1/flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:53:49.087591] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:53:49.087791] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-android/c2526f8fad32a65a6d7032dd8e9524eb276b108b/guava-28.1-android.jar because:
[2024-02-28 09:53:49.087811] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.087820] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:53:49.087858] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-android/c2526f8fad32a65a6d7032dd8e9524eb276b108b/guava-28.1-android.jar as it is up-to-date.
[2024-02-28 09:53:49.087889] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:49.087928] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar because:
[2024-02-28 09:53:49.087940] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.087980] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:53:49.088126] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar as it is up-to-date.
[2024-02-28 09:53:49.088153] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarToClassTransform
[2024-02-28 09:53:49.088216] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar because:
[2024-02-28 09:53:49.088230] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.088239] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar as it is up-to-date.
[2024-02-28 09:53:49.088249] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar as it is up-to-date.
[2024-02-28 09:53:49.088258] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with IdentityTransform
[2024-02-28 09:53:49.088268] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ebada84ccc5a4ab9e7f1259281993fd3/transformed/jetified-savedstate-1.0.0.aar because:
[2024-02-28 09:53:49.088276] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.088284] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:53:49.088388] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:53:49.088419] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ebada84ccc5a4ab9e7f1259281993fd3/transformed/jetified-savedstate-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:49.088430] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:53:49.088462] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:53:49.088493] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.088503] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with JetifyTransform
[2024-02-28 09:53:49.088513] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:53:49.088642] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with JetifyTransform
[2024-02-28 09:53:49.088696] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar because:
[2024-02-28 09:53:49.088739] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.088750] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with JetifyTransform
[2024-02-28 09:53:49.088814] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:49.088826] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar because:
[2024-02-28 09:53:49.088868] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.088879] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:49.088889] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarToClassTransform
[2024-02-28 09:53:49.088898] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:49.088906] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarToClassTransform
[2024-02-28 09:53:49.088916] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar as it is up-to-date.
[2024-02-28 09:53:49.088946] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar because:
[2024-02-28 09:53:49.088957] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.089179] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar as it is up-to-date.
[2024-02-28 09:53:49.089196] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:49.089228] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:53:49.089240] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar because:
[2024-02-28 09:53:49.089249] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.089258] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar because:
[2024-02-28 09:53:49.089267] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.089276] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:49.089417] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar as it is up-to-date.
[2024-02-28 09:53:49.089445] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar as it is up-to-date.
[2024-02-28 09:53:49.089455] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with IdentityTransform
[2024-02-28 09:53:49.089465] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with IdentityTransform
[2024-02-28 09:53:49.089474] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar because:
[2024-02-28 09:53:49.089483] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.089492] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:53:49.089502] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar as it is up-to-date.
[2024-02-28 09:53:49.089553] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib:1.5.31) with JetifyTransform
[2024-02-28 09:53:49.089579] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:53:49.089589] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar because:
[2024-02-28 09:53:49.089598] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.089607] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31) with JetifyTransform
[2024-02-28 09:53:49.089641] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:49.089673] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar because:
[2024-02-28 09:53:49.089683] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.089692] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar because:
[2024-02-28 09:53:49.089701] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.089710] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar as it is up-to-date.
[2024-02-28 09:53:49.089816] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar as it is up-to-date.
[2024-02-28 09:53:49.089833] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with IdentityTransform
[2024-02-28 09:53:49.089864] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar because:
[2024-02-28 09:53:49.089896] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.089907] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar as it is up-to-date.
[2024-02-28 09:53:49.089917] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar because:
[2024-02-28 09:53:49.089927] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.089957] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b77e6a9d6ea3a9fa1d19ce7de47db9a2/transformed/jetified-tracing-1.0.0.aar because:
[2024-02-28 09:53:49.091006] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.091021] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b77e6a9d6ea3a9fa1d19ce7de47db9a2/transformed/jetified-tracing-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:49.091077] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar as it is up-to-date.
[2024-02-28 09:53:49.091159] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7bb08b648454858ba99e9cc964b014da/transformed/jetified-window-1.0.0-beta04.aar because:
[2024-02-28 09:53:49.091173] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.091286] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar because:
[2024-02-28 09:53:49.091301] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.091305] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7bb08b648454858ba99e9cc964b014da/transformed/jetified-window-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:53:49.091309] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar as it is up-to-date.
[2024-02-28 09:53:49.091313] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.5.31/43331609c7de811fed085e0dfd150874b157c32/kotlin-stdlib-common-1.5.31.jar because:
[2024-02-28 09:53:49.091400] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.091435] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar because:
[2024-02-28 09:53:49.091452] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.091460] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:53:49.091486] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar as it is up-to-date.
[2024-02-28 09:53:49.091519] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.5.31/43331609c7de811fed085e0dfd150874b157c32/kotlin-stdlib-common-1.5.31.jar as it is up-to-date.
[2024-02-28 09:53:49.091533] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar because:
[2024-02-28 09:53:49.091542] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.091551] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar as it is up-to-date.
[2024-02-28 09:53:49.091562] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31) with IdentityTransform
[2024-02-28 09:53:49.091596] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar because:
[2024-02-28 09:53:49.091608] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.091617] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar because:
[2024-02-28 09:53:49.091701] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.091717] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar as it is up-to-date.
[2024-02-28 09:53:49.091726] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:53:49.091755] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar as it is up-to-date.
[2024-02-28 09:53:49.091770] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar because:
[2024-02-28 09:53:49.091779] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.091806] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:53:49.091836] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with IdentityTransform
[2024-02-28 09:53:49.091949] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar as it is up-to-date.
[2024-02-28 09:53:49.091965] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with IdentityTransform
[2024-02-28 09:53:49.091974] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/397b6aed7b46dfdfb8286478f02a35da/transformed/jetified-kotlin-stdlib-common-1.5.31.jar because:
[2024-02-28 09:53:49.092014] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.092027] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/397b6aed7b46dfdfb8286478f02a35da/transformed/jetified-kotlin-stdlib-common-1.5.31.jar as it is up-to-date.
[2024-02-28 09:53:49.092048] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:53:49.092059] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d89306c04d62b1380ad09e56e1d58357/transformed/jetified-annotation-experimental-1.1.0.aar because:
[2024-02-28 09:53:49.092068] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.092109] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar because:
[2024-02-28 09:53:49.092121] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.092130] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar because:
[2024-02-28 09:53:49.092139] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.092164] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar as it is up-to-date.
[2024-02-28 09:53:49.092268] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar because:
[2024-02-28 09:53:49.092291] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.092301] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with IdentityTransform
[2024-02-28 09:53:49.092310] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar as it is up-to-date.
[2024-02-28 09:53:49.092362] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b51aa8e563a9cf384860117dd286f5da/transformed/jetified-activity-1.0.0.aar because:
[2024-02-28 09:53:49.092387] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.092395] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with IdentityTransform
[2024-02-28 09:53:49.092415] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar because:
[2024-02-28 09:53:49.092472] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.092484] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar because:
[2024-02-28 09:53:49.092493] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.092502] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d89306c04d62b1380ad09e56e1d58357/transformed/jetified-annotation-experimental-1.1.0.aar as it is up-to-date.
[2024-02-28 09:53:49.092512] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar as it is up-to-date.
[2024-02-28 09:53:49.092633] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:49.092715] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar as it is up-to-date.
[2024-02-28 09:53:49.092754] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b51aa8e563a9cf384860117dd286f5da/transformed/jetified-activity-1.0.0.aar as it is up-to-date.
[2024-02-28 09:53:49.092786] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-integration/1.3/5de0c73fef18917cd85d0ab70bb23818685e4dfd/hamcrest-integration-1.3.jar because:
[2024-02-28 09:53:49.092798] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.092927] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with JetifyTransform
[2024-02-28 09:53:49.092952] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar because:
[2024-02-28 09:53:49.092982] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.093008] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar as it is up-to-date.
[2024-02-28 09:53:49.093020] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-integration/1.3/5de0c73fef18917cd85d0ab70bb23818685e4dfd/hamcrest-integration-1.3.jar as it is up-to-date.
[2024-02-28 09:53:49.093041] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with IdentityTransform
[2024-02-28 09:53:49.093051] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar because:
[2024-02-28 09:53:49.093060] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.093069] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar as it is up-to-date.
[2024-02-28 09:53:49.093079] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:53:49.093087] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:53:49.093126] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar because:
[2024-02-28 09:53:49.093140] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.093149] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar as it is up-to-date.
[2024-02-28 09:53:49.093158] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with JetifyTransform
[2024-02-28 09:53:49.093168] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar because:
[2024-02-28 09:53:49.093177] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.093204] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar as it is up-to-date.
[2024-02-28 09:53:49.093301] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar because:
[2024-02-28 09:53:49.093318] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.093328] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar as it is up-to-date.
[2024-02-28 09:53:49.093338] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with IdentityTransform
[2024-02-28 09:53:49.093444] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2cc57636e7457f6022aed6f56a80d3a8/transformed/jetified-window-java-1.0.0-beta04.aar because:
[2024-02-28 09:53:49.093478] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.093487] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2cc57636e7457f6022aed6f56a80d3a8/transformed/jetified-window-java-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:53:49.093497] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/net.sf.kxml/kxml2/2.3.0/ccbc77a5fd907ef863c29f3596c6f54ffa4e9442/kxml2-2.3.0.jar because:
[2024-02-28 09:53:49.093506] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.093515] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with IdentityTransform
[2024-02-28 09:53:49.093543] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.30) with JetifyTransform
[2024-02-28 09:53:49.093557] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/net.sf.kxml/kxml2/2.3.0/ccbc77a5fd907ef863c29f3596c6f54ffa4e9442/kxml2-2.3.0.jar as it is up-to-date.
[2024-02-28 09:53:49.093567] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.checkerframework/checker-compat-qual/2.5.5/435dc33e3019c9f019e15f01aa111de9d6b2b79c/checker-compat-qual-2.5.5.jar because:
[2024-02-28 09:53:49.094340] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.094456] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.checkerframework/checker-compat-qual/2.5.5/435dc33e3019c9f019e15f01aa111de9d6b2b79c/checker-compat-qual-2.5.5.jar as it is up-to-date.
[2024-02-28 09:53:49.094535] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with IdentityTransform
[2024-02-28 09:53:49.094624] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with IdentityTransform
[2024-02-28 09:53:49.094757] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.squareup/javawriter/2.1.1/67ff45d9ae02e583d0f9b3432a5ebbe05c30c966/javawriter-2.1.1.jar because:
[2024-02-28 09:53:49.094860] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.094997] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.squareup/javawriter/2.1.1/67ff45d9ae02e583d0f9b3432a5ebbe05c30c966/javawriter-2.1.1.jar as it is up-to-date.
[2024-02-28 09:53:49.095032] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with IdentityTransform
[2024-02-28 09:53:49.095125] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/javax.inject/javax.inject/1/6975da39a7040257bd51d21a231b76c915872d38/javax.inject-1.jar because:
[2024-02-28 09:53:49.095262] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.095352] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar because:
[2024-02-28 09:53:49.095365] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.095513] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/javax.inject/javax.inject/1/6975da39a7040257bd51d21a231b76c915872d38/javax.inject-1.jar as it is up-to-date.
[2024-02-28 09:53:49.096136] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar because:
[2024-02-28 09:53:49.096162] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.096172] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar because:
[2024-02-28 09:53:49.096182] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.096193] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar as it is up-to-date.
[2024-02-28 09:53:49.096203] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar because:
[2024-02-28 09:53:49.096212] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.096238] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar as it is up-to-date.
[2024-02-28 09:53:49.096459] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar because:
[2024-02-28 09:53:49.096469] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.096666] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.5.30/525f5a7fa6d7790a571c07dd24214ed2dda352fe/kotlin-stdlib-jdk7-1.5.30.jar because:
[2024-02-28 09:53:49.096704] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.096716] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar as it is up-to-date.
[2024-02-28 09:53:49.096924] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with IdentityTransform
[2024-02-28 09:53:49.096941] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.5.30/525f5a7fa6d7790a571c07dd24214ed2dda352fe/kotlin-stdlib-jdk7-1.5.30.jar as it is up-to-date.
[2024-02-28 09:53:49.097066] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar as it is up-to-date.
[2024-02-28 09:53:49.097288] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar as it is up-to-date.
[2024-02-28 09:53:49.097466] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar because:
[2024-02-28 09:53:49.097483] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.097665] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with IdentityTransform
[2024-02-28 09:53:49.097680] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.30) with IdentityTransform
[2024-02-28 09:53:49.097958] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar as it is up-to-date.
[2024-02-28 09:53:49.097976] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:53:49.097986] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar because:
[2024-02-28 09:53:49.097996] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.098006] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar as it is up-to-date.
[2024-02-28 09:53:49.098018] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:53:49.098072] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.30) with JetifyTransform
[2024-02-28 09:53:49.098082] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:53:49.098169] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar because:
[2024-02-28 09:53:49.098283] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.098397] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar as it is up-to-date.
[2024-02-28 09:53:49.098495] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.5.31/6628d61d0f5603568e72d2d5915d2c034b4f1c55/kotlin-stdlib-1.5.31.jar because:
[2024-02-28 09:53:49.098542] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.098651] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.5.31/6628d61d0f5603568e72d2d5915d2c034b4f1c55/kotlin-stdlib-1.5.31.jar as it is up-to-date.
[2024-02-28 09:53:49.098828] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/5d60d826da21f40c826b49e2c5800c70/transformed/jetified-kotlin-stdlib-jdk7-1.5.30.jar because:
[2024-02-28 09:53:49.098921] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.099017] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib:1.5.31) with IdentityTransform
[2024-02-28 09:53:49.099156] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar because:
[2024-02-28 09:53:49.099238] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.099265] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar as it is up-to-date.
[2024-02-28 09:53:49.099301] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/5d60d826da21f40c826b49e2c5800c70/transformed/jetified-kotlin-stdlib-jdk7-1.5.30.jar as it is up-to-date.
[2024-02-28 09:53:49.099315] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with IdentityTransform
[2024-02-28 09:53:49.099344] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar because:
[2024-02-28 09:53:49.099355] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.099441] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar as it is up-to-date.
[2024-02-28 09:53:49.099456] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.5.2/f4cc07a50437659e0043e7da762809a46932b6a0/kotlinx-coroutines-core-jvm-1.5.2.jar because:
[2024-02-28 09:53:49.099466] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.099517] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d32ce2acb667513052a8d6a88daad5/transformed/jetified-kotlin-stdlib-1.5.31.jar because:
[2024-02-28 09:53:49.099530] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.099533] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d32ce2acb667513052a8d6a88daad5/transformed/jetified-kotlin-stdlib-1.5.31.jar as it is up-to-date.
[2024-02-28 09:53:49.099695] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.5.2/f4cc07a50437659e0043e7da762809a46932b6a0/kotlinx-coroutines-core-jvm-1.5.2.jar as it is up-to-date.
[2024-02-28 09:53:49.099796] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with IdentityTransform
[2024-02-28 09:53:49.099875] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:53:49.100005] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar because:
[2024-02-28 09:53:49.100022] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.100133] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar because:
[2024-02-28 09:53:49.100207] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.100311] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.5.30/5fd47535cc85f9e24996f939c2de6583991481b0/kotlin-stdlib-jdk8-1.5.30.jar because:
[2024-02-28 09:53:49.100343] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.100441] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with JetifyTransform
[2024-02-28 09:53:49.100550] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar as it is up-to-date.
[2024-02-28 09:53:49.100681] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.5.30/5fd47535cc85f9e24996f939c2de6583991481b0/kotlin-stdlib-jdk8-1.5.30.jar as it is up-to-date.
[2024-02-28 09:53:49.100802] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar because:
[2024-02-28 09:53:49.100845] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.100972] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar as it is up-to-date.
[2024-02-28 09:53:49.101324] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:53:49.101339] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar as it is up-to-date.
[2024-02-28 09:53:49.101450] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.30) with IdentityTransform
[2024-02-28 09:53:49.101465] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with IdentityTransform
[2024-02-28 09:53:49.101475] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with IdentityTransform
[2024-02-28 09:53:49.101552] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar because:
[2024-02-28 09:53:49.101570] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.101580] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar as it is up-to-date.
[2024-02-28 09:53:49.101895] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-android/1.5.2/d246a704a55b7bddb79407cce4348890eaa341d9/kotlinx-coroutines-android-1.5.2.jar because:
[2024-02-28 09:53:49.101909] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.101913] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-android/1.5.2/d246a704a55b7bddb79407cce4348890eaa341d9/kotlinx-coroutines-android-1.5.2.jar as it is up-to-date.
[2024-02-28 09:53:49.101917] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with IdentityTransform
[2024-02-28 09:53:49.101921] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/22e579d69afe61b6b86fd4e39dadd85a/transformed/jetified-kotlin-stdlib-jdk8-1.5.30.jar because:
[2024-02-28 09:53:49.101924] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.101928] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/22e579d69afe61b6b86fd4e39dadd85a/transformed/jetified-kotlin-stdlib-jdk8-1.5.30.jar as it is up-to-date.
[2024-02-28 09:53:49.101932] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar because:
[2024-02-28 09:53:49.101936] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.101939] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar because:
[2024-02-28 09:53:49.101943] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.101946] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar as it is up-to-date.
[2024-02-28 09:53:49.101950] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar because:
[2024-02-28 09:53:49.101954] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.102107] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar as it is up-to-date.
[2024-02-28 09:53:49.102116] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar because:
[2024-02-28 09:53:49.102119] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.102123] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with IdentityTransform
[2024-02-28 09:53:49.102127] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar as it is up-to-date.
[2024-02-28 09:53:49.102131] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar as it is up-to-date.
[2024-02-28 09:53:49.102135] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar because:
[2024-02-28 09:53:49.102138] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.102311] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar as it is up-to-date.
[2024-02-28 09:53:49.102362] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with IdentityTransform
[2024-02-28 09:53:49.102395] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar because:
[2024-02-28 09:53:49.102405] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.102414] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar as it is up-to-date.
[2024-02-28 09:53:49.102424] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar because:
[2024-02-28 09:53:49.102433] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.102469] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar as it is up-to-date.
[2024-02-28 09:53:49.102482] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:extractReleaseAnnotations' because:
[2024-02-28 09:53:49.102491] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.102499] [STDOUT] stdout: [ ] Task ':integration_test:extractReleaseAnnotations' is not up-to-date because:
[2024-02-28 09:53:49.102507] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:49.102654] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/src/release/java', not found
[2024-02-28 09:53:49.102668] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/generated/aidl_source_output_dir/release/out', not found
[2024-02-28 09:53:49.102678] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/generated/renderscript_source_output_dir/release/out', not found
[2024-02-28 09:53:49.102687] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:compileReleaseJavaWithJavac (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.102717] [STDOUT] stdout: [ ] :integration_test:compileReleaseJavaWithJavac (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.422288] [STDOUT] stdout: [ +318 ms] > Task :integration_test:compileReleaseJavaWithJavac
[2024-02-28 09:53:49.422399] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:compileReleaseJavaWithJavac' because:
[2024-02-28 09:53:49.422412] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.422416] [STDOUT] stdout: [ ] Task ':integration_test:compileReleaseJavaWithJavac' is not up-to-date because:
[2024-02-28 09:53:49.422419] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:49.422524] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:compileReleaseJavaWithJavac'.
[2024-02-28 09:53:49.422538] [STDOUT] stdout: [ ] Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
[2024-02-28 09:53:49.422548] [STDOUT] stdout: [ ] Compiling with toolchain '/Volumes/Work/s/w/ir/cache/java/Contents/Home'.
[2024-02-28 09:53:49.422557] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/src/release/java', not found
[2024-02-28 09:53:49.422605] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/generated/aidl_source_output_dir/release/out', not found
[2024-02-28 09:53:49.422620] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/generated/renderscript_source_output_dir/release/out', not found
[2024-02-28 09:53:49.422630] [STDOUT] stdout: [ ] Compiling with JDK Java compiler API.
[2024-02-28 09:53:49.422638] [STDOUT] stdout: [ ] Class dependency analysis for incremental compilation took 0.008 secs.
[2024-02-28 09:53:49.422647] [STDOUT] stdout: [ ] Created classpath snapshot for incremental compilation in 0.023 secs.
[2024-02-28 09:53:49.422655] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mergeReleaseGeneratedProguardFiles (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.422664] [STDOUT] stdout: [ ] :integration_test:mergeReleaseGeneratedProguardFiles (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.422672] [STDOUT] stdout: [ ] > Task :integration_test:mergeReleaseGeneratedProguardFiles
[2024-02-28 09:53:49.422681] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:mergeReleaseGeneratedProguardFiles' because:
[2024-02-28 09:53:49.422780] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.422877] [STDOUT] stdout: [ ] Task ':integration_test:mergeReleaseGeneratedProguardFiles' is not up-to-date because:
[2024-02-28 09:53:49.422888] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:49.422896] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mergeReleaseConsumerProguardFiles (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.424032] [STDOUT] stdout: [ ] :integration_test:mergeReleaseConsumerProguardFiles (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.424088] [STDOUT] stdout: [ ] > Task :integration_test:mergeReleaseConsumerProguardFiles
[2024-02-28 09:53:49.424101] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:mergeReleaseConsumerProguardFiles' because:
[2024-02-28 09:53:49.424140] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.424161] [STDOUT] stdout: [ ] Task ':integration_test:mergeReleaseConsumerProguardFiles' is not up-to-date because:
[2024-02-28 09:53:49.424179] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:49.424189] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:syncReleaseLibJars (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.424198] [STDOUT] stdout: [ ] :integration_test:syncReleaseLibJars (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.424206] [STDOUT] stdout: [ ] > Task :integration_test:syncReleaseLibJars
[2024-02-28 09:53:49.424215] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:syncReleaseLibJars' because:
[2024-02-28 09:53:49.424223] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.424231] [STDOUT] stdout: [ ] Task ':integration_test:syncReleaseLibJars' is not up-to-date because:
[2024-02-28 09:53:49.424239] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:49.424247] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:bundleReleaseLocalLintAar (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.424256] [STDOUT] stdout: [ ] :integration_test:bundleReleaseLocalLintAar (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.568179] [STDOUT] stdout: [ +144 ms] > Task :integration_test:bundleReleaseLocalLintAar
[2024-02-28 09:53:49.568243] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:bundleReleaseLocalLintAar' because:
[2024-02-28 09:53:49.568260] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.568270] [STDOUT] stdout: [ ] Task ':integration_test:bundleReleaseLocalLintAar' is not up-to-date because:
[2024-02-28 09:53:49.568302] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:49.568315] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/public_res/release/public.txt', not found
[2024-02-28 09:53:49.568327] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/navigation_json_for_aar/release/navigation.json', not found
[2024-02-28 09:53:49.568338] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/annotations_zip/release/annotations.zip', not found
[2024-02-28 09:53:49.568348] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/lint_publish_jar/global/lint.jar', not found
[2024-02-28 09:53:49.568470] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/library_art_profile/release/baseline-prof.txt', not found
[2024-02-28 09:53:49.568488] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/aidl_parcelable/release/out', not found
[2024-02-28 09:53:49.568493] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/renderscript_headers/release/out', not found
[2024-02-28 09:53:49.568497] [STDOUT] stdout: [ ] work action resolve out.aar (project :integration_test) (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.568501] [STDOUT] stdout: [ ] work action resolve out.aar (project :integration_test) (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.568504] [STDOUT] stdout: [ ] ExtractAarTransform (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:49.568508] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:extractReleaseAnnotations (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.568511] [STDOUT] stdout: [ ] ExtractAarTransform (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:49.568515] [STDOUT] stdout: [ ] :plugintest:extractReleaseAnnotations (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.568533] [STDOUT] stdout: [ ] > Task :plugintest:extractReleaseAnnotations
[2024-02-28 09:53:49.568538] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:53:49.568554] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:53:49.568732] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:53:49.568755] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with IdentityTransform
[2024-02-28 09:53:49.568759] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:49.568763] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarToClassTransform
[2024-02-28 09:53:49.568796] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:49.568812] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarToClassTransform
[2024-02-28 09:53:49.568831] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:49.568838] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarToClassTransform
[2024-02-28 09:53:49.568841] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:49.568845] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarToClassTransform
[2024-02-28 09:53:49.568867] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:49.568871] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarToClassTransform
[2024-02-28 09:53:49.568874] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:49.568878] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:53:49.568950] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:49.568956] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:53:49.568960] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:49.568964] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:53:49.568967] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:49.569347] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:53:49.569369] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:49.569379] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarToClassTransform
[2024-02-28 09:53:49.569388] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:49.569438] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarToClassTransform
[2024-02-28 09:53:49.569481] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:49.569495] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarToClassTransform
[2024-02-28 09:53:49.569582] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:53:49.569614] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with IdentityTransform
[2024-02-28 09:53:49.569659] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:49.569672] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarToClassTransform
[2024-02-28 09:53:49.569682] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:53:49.569691] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with IdentityTransform
[2024-02-28 09:53:49.569699] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:49.569709] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarToClassTransform
[2024-02-28 09:53:49.569718] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:53:49.569726] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with IdentityTransform
[2024-02-28 09:53:49.569755] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:49.569768] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:53:49.569794] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:53:49.569807] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with IdentityTransform
[2024-02-28 09:53:49.569857] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:49.569867] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarToClassTransform
[2024-02-28 09:53:49.570133] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:49.570198] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarToClassTransform
[2024-02-28 09:53:49.570207] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:49.570211] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:53:49.570231] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:49.570259] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:53:49.570300] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:53:49.570378] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with IdentityTransform
[2024-02-28 09:53:49.570406] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:53:49.570417] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with IdentityTransform
[2024-02-28 09:53:49.570445] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.30) with JetifyTransform
[2024-02-28 09:53:49.570479] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.30) with IdentityTransform
[2024-02-28 09:53:49.570492] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.30) with JetifyTransform
[2024-02-28 09:53:49.570524] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.30) with IdentityTransform
[2024-02-28 09:53:49.570534] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib:1.5.31) with JetifyTransform
[2024-02-28 09:53:49.570604] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib:1.5.31) with IdentityTransform
[2024-02-28 09:53:49.570687] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:53:49.570724] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with IdentityTransform
[2024-02-28 09:53:49.570758] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31) with JetifyTransform
[2024-02-28 09:53:49.570778] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31) with IdentityTransform
[2024-02-28 09:53:49.570782] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:extractReleaseAnnotations' because:
[2024-02-28 09:53:49.570786] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.570789] [STDOUT] stdout: [ ] Task ':plugintest:extractReleaseAnnotations' is not up-to-date because:
[2024-02-28 09:53:49.570794] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:49.570797] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/android/src/release/java', not found
[2024-02-28 09:53:49.570829] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/generated/aidl_source_output_dir/release/out', not found
[2024-02-28 09:53:49.570835] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/generated/renderscript_source_output_dir/release/out', not found
[2024-02-28 09:53:49.570873] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:compileReleaseJavaWithJavac (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.570903] [STDOUT] stdout: [ ] :plugintest:compileReleaseJavaWithJavac (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.570951] [STDOUT] stdout: [ ] > Transform out.aar (project :integration_test) with ExtractAarTransform
[2024-02-28 09:53:49.570960] [STDOUT] stdout: [ ] Transforming out.aar (project :integration_test) with ExtractAarTransform
[2024-02-28 09:53:49.570969] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/local_aar_for_lint/release/out.aar because:
[2024-02-28 09:53:49.571171] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.571199] [STDOUT] stdout: [ ] ExtractAarTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/local_aar_for_lint/release/out.aar is not up-to-date because:
[2024-02-28 09:53:49.571220] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:49.571260] [STDOUT] stdout: [ ] > Transform out.aar (project :integration_test) with ExtractAarTransform
[2024-02-28 09:53:49.571270] [STDOUT] stdout: [ ] Transforming out.aar (project :integration_test) with ExtractAarTransform
[2024-02-28 09:53:49.571279] [STDOUT] stdout: [ ] > Task :plugintest:compileReleaseJavaWithJavac
[2024-02-28 09:53:49.571303] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:compileReleaseJavaWithJavac' because:
[2024-02-28 09:53:49.571317] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.571348] [STDOUT] stdout: [ ] Task ':plugintest:compileReleaseJavaWithJavac' is not up-to-date because:
[2024-02-28 09:53:49.571356] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:49.571392] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:compileReleaseJavaWithJavac'.
[2024-02-28 09:53:49.571399] [STDOUT] stdout: [ ] Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
[2024-02-28 09:53:49.571404] [STDOUT] stdout: [ ] Compiling with toolchain '/Volumes/Work/s/w/ir/cache/java/Contents/Home'.
[2024-02-28 09:53:49.571408] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/android/src/release/java', not found
[2024-02-28 09:53:49.571411] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/generated/aidl_source_output_dir/release/out', not found
[2024-02-28 09:53:49.571415] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/generated/renderscript_source_output_dir/release/out', not found
[2024-02-28 09:53:49.571419] [STDOUT] stdout: [ ] Compiling with JDK Java compiler API.
[2024-02-28 09:53:49.571422] [STDOUT] stdout: [ ] Class dependency analysis for incremental compilation took 0.001 secs.
[2024-02-28 09:53:49.571426] [STDOUT] stdout: [ ] Created classpath snapshot for incremental compilation in 0.002 secs.
[2024-02-28 09:53:49.571441] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mergeReleaseGeneratedProguardFiles (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.571447] [STDOUT] stdout: [ ] :plugintest:mergeReleaseGeneratedProguardFiles (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.571450] [STDOUT] stdout: [ ] > Task :plugintest:mergeReleaseGeneratedProguardFiles
[2024-02-28 09:53:49.571559] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:mergeReleaseGeneratedProguardFiles' because:
[2024-02-28 09:53:49.571706] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.571715] [STDOUT] stdout: [ ] Task ':plugintest:mergeReleaseGeneratedProguardFiles' is not up-to-date because:
[2024-02-28 09:53:49.571734] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:49.571747] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mergeReleaseConsumerProguardFiles (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.571757] [STDOUT] stdout: [ ] :plugintest:mergeReleaseConsumerProguardFiles (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:49.571766] [STDOUT] stdout: [ ] > Task :plugintest:mergeReleaseConsumerProguardFiles
[2024-02-28 09:53:49.571786] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:mergeReleaseConsumerProguardFiles' because:
[2024-02-28 09:53:49.571820] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.571830] [STDOUT] stdout: [ ] Task ':plugintest:mergeReleaseConsumerProguardFiles' is not up-to-date because:
[2024-02-28 09:53:49.571833] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:49.571838] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:compileReleaseShaders (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:49.571842] [STDOUT] stdout: [ ] :plugintest:compileReleaseShaders (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:49.571864] [STDOUT] stdout: [ ] > Task :plugintest:compileReleaseShaders NO-SOURCE
[2024-02-28 09:53:49.571869] [STDOUT] stdout: [ ] Skipping task ':plugintest:compileReleaseShaders' as it has no source files and no previous output files.
[2024-02-28 09:53:49.571872] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:generateReleaseAssets (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:49.571876] [STDOUT] stdout: [ ] :plugintest:generateReleaseAssets (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:49.571879] [STDOUT] stdout: [ ] > Task :plugintest:generateReleaseAssets UP-TO-DATE
[2024-02-28 09:53:49.571883] [STDOUT] stdout: [ ] Skipping task ':plugintest:generateReleaseAssets' as it has no actions.
[2024-02-28 09:53:49.571887] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:packageReleaseAssets (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:49.571890] [STDOUT] stdout: [ ] :plugintest:packageReleaseAssets (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:49.572057] [STDOUT] stdout: [ ] > Task :plugintest:packageReleaseAssets
[2024-02-28 09:53:49.572065] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:packageReleaseAssets' because:
[2024-02-28 09:53:49.572068] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.572071] [STDOUT] stdout: [ ] Task ':plugintest:packageReleaseAssets' is not up-to-date because:
[2024-02-28 09:53:49.572341] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:49.572348] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:packageReleaseAssets'.
[2024-02-28 09:53:49.572352] [STDOUT] stdout: [ ] work action resolve out (project :plugintest) (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:49.572364] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:packageReleaseRenderscript (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.572368] [STDOUT] stdout: [ ] :plugintest:packageReleaseRenderscript (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.572381] [STDOUT] stdout: [ ] > Task :plugintest:packageReleaseRenderscript NO-SOURCE
[2024-02-28 09:53:49.572504] [STDOUT] stdout: [ ] Skipping task ':plugintest:packageReleaseRenderscript' as it has no source files and no previous output files.
[2024-02-28 09:53:49.572523] [STDOUT] stdout: [ ] work action resolve out (project :plugintest) (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.572533] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:prepareLintJarForPublish (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.572574] [STDOUT] stdout: [ ] :plugintest:prepareLintJarForPublish (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.572588] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:prepareReleaseArtProfile (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:49.572598] [STDOUT] stdout: [ ] :plugintest:prepareReleaseArtProfile (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:49.572606] [STDOUT] stdout: [ ] > Task :plugintest:prepareLintJarForPublish
[2024-02-28 09:53:49.572615] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:prepareLintJarForPublish' because:
[2024-02-28 09:53:49.572641] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.572652] [STDOUT] stdout: [ ] Task ':plugintest:prepareLintJarForPublish' is not up-to-date because:
[2024-02-28 09:53:49.572660] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:49.572684] [STDOUT] stdout: [ ] > Task :plugintest:prepareReleaseArtProfile
[2024-02-28 09:53:49.572811] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:prepareReleaseArtProfile' because:
[2024-02-28 09:53:49.572820] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.572934] [STDOUT] stdout: [ ] Task ':plugintest:prepareReleaseArtProfile' is not up-to-date because:
[2024-02-28 09:53:49.572941] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:49.572945] [STDOUT] stdout: [ ] work action resolve lint.jar (project :plugintest) (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:53:49.573117] [STDOUT] stdout: [ ] work action resolve lint.jar (project :plugintest) (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:49.573133] [STDOUT] stdout: [ ] work action resolve baseline-prof.txt (project :plugintest) (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:49.573143] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:processReleaseJavaRes (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:49.573152] [STDOUT] stdout: [ ] :plugintest:processReleaseJavaRes (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:49.573188] [STDOUT] stdout: [ ] > Task :plugintest:processReleaseJavaRes NO-SOURCE
[2024-02-28 09:53:49.573201] [STDOUT] stdout: [ ] Skipping task ':plugintest:processReleaseJavaRes' as it has no source files and no previous output files.
[2024-02-28 09:53:49.573250] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mergeReleaseJavaResource (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:49.573312] [STDOUT] stdout: [ ] :plugintest:mergeReleaseJavaResource (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:49.573324] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:writeReleaseAarMetadata (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:49.573333] [STDOUT] stdout: [ ] :plugintest:writeReleaseAarMetadata (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:49.573342] [STDOUT] stdout: [ ] Resolve mutations for :app:buildKotlinToolingMetadata (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:49.573420] [STDOUT] stdout: [ ] :app:buildKotlinToolingMetadata (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:49.573459] [STDOUT] stdout: [ ] > Task :plugintest:mergeReleaseJavaResource
[2024-02-28 09:53:49.573468] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:mergeReleaseJavaResource' because:
[2024-02-28 09:53:49.573491] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.573501] [STDOUT] stdout: [ ] Task ':plugintest:mergeReleaseJavaResource' is not up-to-date because:
[2024-02-28 09:53:49.573550] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:49.573564] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:mergeReleaseJavaResource'.
[2024-02-28 09:53:49.573593] [STDOUT] stdout: [ ] > Task :plugintest:writeReleaseAarMetadata
[2024-02-28 09:53:49.573598] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:writeReleaseAarMetadata' because:
[2024-02-28 09:53:49.573603] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.573606] [STDOUT] stdout: [ ] Task ':plugintest:writeReleaseAarMetadata' is not up-to-date because:
[2024-02-28 09:53:49.573609] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:49.573795] [STDOUT] stdout: [ ] > Task :app:buildKotlinToolingMetadata
[2024-02-28 09:53:49.573810] [STDOUT] stdout: [ ] Caching disabled for task ':app:buildKotlinToolingMetadata' because:
[2024-02-28 09:53:49.573819] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.573827] [STDOUT] stdout: [ ] Task ':app:buildKotlinToolingMetadata' is not up-to-date because:
[2024-02-28 09:53:49.573835] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:49.573843] [STDOUT] stdout: [ ] work action resolve aar-metadata.properties (project :plugintest) (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:49.574170] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:syncReleaseLibJars (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:49.574192] [STDOUT] stdout: [ ] :plugintest:syncReleaseLibJars (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:49.574223] [STDOUT] stdout: [ ] > Task :plugintest:syncReleaseLibJars
[2024-02-28 09:53:49.574234] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:syncReleaseLibJars' because:
[2024-02-28 09:53:49.574242] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.574250] [STDOUT] stdout: [ ] Task ':plugintest:syncReleaseLibJars' is not up-to-date because:
[2024-02-28 09:53:49.574273] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:49.574393] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:bundleReleaseLocalLintAar (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:49.574408] [STDOUT] stdout: [ ] :plugintest:bundleReleaseLocalLintAar (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:49.574416] [STDOUT] stdout: [ ] > Task :plugintest:bundleReleaseLocalLintAar
[2024-02-28 09:53:49.574426] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:bundleReleaseLocalLintAar' because:
[2024-02-28 09:53:49.574435] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.574481] [STDOUT] stdout: [ ] Task ':plugintest:bundleReleaseLocalLintAar' is not up-to-date because:
[2024-02-28 09:53:49.574494] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:49.574503] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/public_res/release/public.txt', not found
[2024-02-28 09:53:49.574513] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/navigation_json_for_aar/release/navigation.json', not found
[2024-02-28 09:53:49.574543] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/annotations_zip/release/annotations.zip', not found
[2024-02-28 09:53:49.574556] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_consumer_proguard_file/release/proguard.txt', not found
[2024-02-28 09:53:49.574582] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/lint_publish_jar/global/lint.jar', not found
[2024-02-28 09:53:49.574626] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/library_art_profile/release/baseline-prof.txt', not found
[2024-02-28 09:53:49.574658] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/aidl_parcelable/release/out', not found
[2024-02-28 09:53:49.574725] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/renderscript_headers/release/out', not found
[2024-02-28 09:53:49.574739] [STDOUT] stdout: [ ] work action resolve out.aar (project :plugintest) (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:49.574748] [STDOUT] stdout: [ ] ExtractAarTransform (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:49.574756] [STDOUT] stdout: [ ] work action resolve out.aar (project :plugintest) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:49.574781] [STDOUT] stdout: [ ] ExtractAarTransform (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:49.574792] [STDOUT] stdout: [ ] Resolve mutations for :app:compileFlutterBuildRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:49.574816] [STDOUT] stdout: [ ] :app:compileFlutterBuildRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:49.574843] [STDOUT] stdout: [ ] > Transform out.aar (project :plugintest) with ExtractAarTransform
[2024-02-28 09:53:49.574854] [STDOUT] stdout: [ ] Transforming out.aar (project :plugintest) with ExtractAarTransform
[2024-02-28 09:53:49.574878] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/local_aar_for_lint/release/out.aar because:
[2024-02-28 09:53:49.574909] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:49.574935] [STDOUT] stdout: [ ] ExtractAarTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/local_aar_for_lint/release/out.aar is not up-to-date because:
[2024-02-28 09:53:49.574963] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:49.574973] [STDOUT] stdout: [ ] > Transform out.aar (project :plugintest) with ExtractAarTransform
[2024-02-28 09:53:49.574996] [STDOUT] stdout: [ ] Transforming out.aar (project :plugintest) with ExtractAarTransform
[2024-02-28 09:53:51.570218] [STDOUT] stdout: [+1995 ms] > Task :app:compileFlutterBuildRelease
[2024-02-28 09:53:51.570243] [STDOUT] stdout: [ ] Caching disabled for task ':app:compileFlutterBuildRelease' because:
[2024-02-28 09:53:51.570247] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:51.570250] [STDOUT] stdout: [ ] Task ':app:compileFlutterBuildRelease' is not up-to-date because:
[2024-02-28 09:53:51.570253] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:51.570373] [STDOUT] stdout: [ ] Starting process 'command '/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/flutter''. Working directory: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example Command: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/flutter --verbose assemble --no-version-check --depfile /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/flutter/release/flutter_build.d --output /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/flutter/release -dTargetFile=lib/main.dart -dTargetPlatform=android -dBuildMode=release -dTrackWidgetCreation=true -dTreeShakeIcons=true -dFlavor= -dAndroidArchs=android-arm android-arm64 android-x64 -dMinSdkVersion=21 android_aot_bundle_release_android-arm android_aot_bundle_release_android-arm64 android_aot_bundle_release_android-x64
[2024-02-28 09:53:51.570385] [STDOUT] stdout: [ ] Successfully started process 'command '/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/flutter''
[2024-02-28 09:53:51.570413] [STDOUT] stdout: [ ] [ +1 ms] Could not interpret results of "git describe": 3.20.0-15.0.pre.28
[2024-02-28 09:53:51.570517] [STDOUT] stdout: [ ] [ +11 ms] executing: sysctl hw.optional.arm64
[2024-02-28 09:53:51.570530] [STDOUT] stdout: [ ] [ +2 ms] Exit code 0 from: sysctl hw.optional.arm64
[2024-02-28 09:53:51.570539] [STDOUT] stdout: [ ] [ ] hw.optional.arm64: 1
[2024-02-28 09:53:51.570580] [STDOUT] stdout: [ ] [ +9 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.570623] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.570652] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.570657] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[2024-02-28 09:53:51.570661] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
[2024-02-28 09:53:51.570664] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.570668] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.570671] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.570685] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.570689] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.570693] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.570696] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[2024-02-28 09:53:51.570699] [STDOUT] stdout: [ ] [ +34 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
[2024-02-28 09:53:51.570703] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
[2024-02-28 09:53:51.570920] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.570927] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.570946] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[2024-02-28 09:53:51.570962] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
[2024-02-28 09:53:51.570972] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FlutterSdk' is not required, skipping update.
[2024-02-28 09:53:51.571013] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.571037] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.571092] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.571104] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.571162] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.571178] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.571200] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[2024-02-28 09:53:51.571204] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.571208] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.571212] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.571215] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.571219] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.571222] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
[2024-02-28 09:53:51.571226] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'PubDependencies' is not required, skipping update.
[2024-02-28 09:53:51.571229] [STDOUT] stdout: [ ] [ +7 ms] Initializing file store
[2024-02-28 09:53:51.571249] [STDOUT] stdout: [ ] [ +10 ms] native_assets: Starting due to {}
[2024-02-28 09:53:51.571253] [STDOUT] stdout: [ ] [ ] Skipping target: gen_localizations
[2024-02-28 09:53:51.571383] [STDOUT] stdout: [ ] [ +4 ms] gen_dart_plugin_registrant: Starting due to {InvalidatedReasonKind.inputChanged: The following inputs have updated contents: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/.dart_tool/package_config_subset}
[2024-02-28 09:53:51.571394] [STDOUT] stdout: [ ] [ +15 ms] Found plugin plugintest at /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/
[2024-02-28 09:53:51.571398] [STDOUT] stdout: [ ] [ +7 ms] No packages with native assets. Skipping native assets compilation.
[2024-02-28 09:53:51.571402] [STDOUT] stdout: [ ] [ ] Writing native_assets.yaml.
[2024-02-28 09:53:51.571405] [STDOUT] stdout: [ ] [ +7 ms] Writing /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/.dart_tool/flutter_build/541c8a321abfbb9057ca53bed0e31e94/native_assets.yaml done.
[2024-02-28 09:53:51.571409] [STDOUT] stdout: [ ] [ ] native_assets: Complete
[2024-02-28 09:53:51.571412] [STDOUT] stdout: [ ] [ +18 ms] Found plugin integration_test at /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/
[2024-02-28 09:53:51.571592] [STDOUT] stdout: [ ] [ +2 ms] gen_dart_plugin_registrant: Complete
[2024-02-28 09:53:51.571599] [STDOUT] stdout: [ ] [ ] kernel_snapshot: Starting due to {}
[2024-02-28 09:53:51.571602] [STDOUT] stdout: [ ] [ +1 ms] Embedding native assets mapping /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/.dart_tool/flutter_build/541c8a321abfbb9057ca53bed0e31e94/native_assets.yaml in kernel.
[2024-02-28 09:53:51.571795] [STDOUT] stdout: [ ] [ +4 ms] /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/dart-sdk/bin/dartaotruntime --disable-dart-dev /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/dart-sdk/bin/snapshots/frontend_server_aot.dart.snapshot --sdk-root /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/common/flutter_patched_sdk_product/ --target=flutter --no-print-incremental-dependencies -Ddart.vm.profile=false -Ddart.vm.product=true --aot --tfa --target-os android --packages /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/.dart_tool/package_config.json --output-dill /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/.dart_tool/flutter_build/541c8a321abfbb9057ca53bed0e31e94/app.dill --depfile /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/.dart_tool/flutter_build/541c8a321abfbb9057ca53bed0e31e94/kernel_snapshot.d --native-assets /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/.dart_tool/flutter_build/541c8a321abfbb9057ca53bed0e31e94/native_assets.yaml --verbosity=error package:plugintest_example/main.dart
[2024-02-28 09:53:54.505870] [STDOUT] stdout: [+2934 ms] [+4725 ms] kernel_snapshot: Complete
[2024-02-28 09:53:54.951080] [STDOUT] stdout: [ +444 ms] [ +236 ms] android_aot_release_android-arm: Starting due to {}
[2024-02-28 09:53:54.951118] [STDOUT] stdout: [ ] [ +1 ms] targetingApplePlatform = false
[2024-02-28 09:53:54.951127] [STDOUT] stdout: [ ] [ ] extractAppleDebugSymbols = true
[2024-02-28 09:53:54.951383] [STDOUT] stdout: [ ] [ ] Will strip AOT snapshot during build.
[2024-02-28 09:53:54.951405] [STDOUT] stdout: [ ] [ ] executing: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm-release/darwin-x64/gen_snapshot --deterministic --snapshot_kind=app-aot-elf --elf=/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/.dart_tool/flutter_build/541c8a321abfbb9057ca53bed0e31e94/armeabi-v7a/app.so --strip --no-sim-use-hardfp --no-use-integer-division /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/.dart_tool/flutter_build/541c8a321abfbb9057ca53bed0e31e94/app.dill
[2024-02-28 09:53:54.951804] [STDOUT] stdout: [ ] [ ] aot_android_asset_bundle: Starting due to {}
[2024-02-28 09:53:54.951869] [STDOUT] stdout: [ ] [ +3 ms] android_aot_release_android-arm64: Starting due to {}
[2024-02-28 09:53:54.951911] [STDOUT] stdout: [ ] [ ] targetingApplePlatform = false
[2024-02-28 09:53:54.951934] [STDOUT] stdout: [ ] [ ] extractAppleDebugSymbols = true
[2024-02-28 09:53:54.951943] [STDOUT] stdout: [ ] [ ] Will strip AOT snapshot during build.
[2024-02-28 09:53:54.951981] [STDOUT] stdout: [ ] [ ] executing: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm64-release/darwin-x64/gen_snapshot --deterministic --snapshot_kind=app-aot-elf --elf=/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/.dart_tool/flutter_build/541c8a321abfbb9057ca53bed0e31e94/arm64-v8a/app.so --strip /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/.dart_tool/flutter_build/541c8a321abfbb9057ca53bed0e31e94/app.dill
[2024-02-28 09:53:54.951998] [STDOUT] stdout: [ ] [ ] android_aot_release_android-x64: Starting due to {}
[2024-02-28 09:53:54.952007] [STDOUT] stdout: [ ] [ ] targetingApplePlatform = false
[2024-02-28 09:53:54.952330] [STDOUT] stdout: [ ] [ ] extractAppleDebugSymbols = true
[2024-02-28 09:53:54.952364] [STDOUT] stdout: [ ] [ ] Will strip AOT snapshot during build.
[2024-02-28 09:53:54.952563] [STDOUT] stdout: [ ] [ ] executing: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-x64-release/darwin-x64/gen_snapshot --deterministic --snapshot_kind=app-aot-elf --elf=/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/.dart_tool/flutter_build/541c8a321abfbb9057ca53bed0e31e94/x86_64/app.so --strip /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/.dart_tool/flutter_build/541c8a321abfbb9057ca53bed0e31e94/app.dill
[2024-02-28 09:53:54.952873] [STDOUT] stdout: [ ] [ +55 ms] shaderc command: [/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/darwin-x64/impellerc, --sksl, --runtime-stage-gles, --runtime-stage-vulkan, --iplr, --sl=/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/flutter/release/flutter_assets/shaders/ink_sparkle.frag, --spirv=/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/flutter/release/flutter_assets/shaders/ink_sparkle.frag.spirv, --input=/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/flutter/lib/src/material/shaders/ink_sparkle.frag, --input-type=frag, --include=/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/flutter/lib/src/material/shaders, --include=/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/darwin-x64/shader_lib]
[2024-02-28 09:53:54.953202] [STDOUT] stdout: [ ] [ +35 ms] Running command: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/dart-sdk/bin/dart --disable-dart-dev /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/darwin-x64/const_finder.dart.snapshot --kernel-file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/.dart_tool/flutter_build/541c8a321abfbb9057ca53bed0e31e94/app.dill --class-library-uri package:flutter/src/widgets/icon_data.dart --class-name IconData --annotation-class-name _StaticIconProvider --annotation-class-library-uri package:flutter/src/widgets/icon_data.dart
[2024-02-28 09:53:55.389052] [STDOUT] stdout: [ +435 ms] [ +520 ms] Running font-subset: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/darwin-x64/font-subset /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/flutter/release/flutter_assets/fonts/MaterialIcons-Regular.otf /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/material_fonts/MaterialIcons-Regular.otf, using codepoints 57490 62832 57706 58332 58727
[2024-02-28 09:53:55.389093] [STDOUT] stdout: [ ] [ +9 ms] Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 1324 bytes (99.9% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
[2024-02-28 09:53:55.389103] [STDOUT] stdout: [ ] [ ] aot_android_asset_bundle: Complete
[2024-02-28 09:53:58.980581] [STDOUT] stdout: [+3591 ms] [+3582 ms] android_aot_release_android-arm: Complete
[2024-02-28 09:53:59.136825] [STDOUT] stdout: [ +156 ms] [ +122 ms] android_aot_bundle_release_android-arm: Starting due to {}
[2024-02-28 09:53:59.136843] [STDOUT] stdout: [ ] [ +2 ms] android_aot_bundle_release_android-arm: Complete
[2024-02-28 09:53:59.307022] [STDOUT] stdout: [ +170 ms] [ +35 ms] android_aot_release_android-x64: Complete
[2024-02-28 09:53:59.307047] [STDOUT] stdout: [ ] [ +117 ms] android_aot_bundle_release_android-x64: Starting due to {}
[2024-02-28 09:53:59.307051] [STDOUT] stdout: [ ] [ +2 ms] android_aot_bundle_release_android-x64: Complete
[2024-02-28 09:53:59.307054] [STDOUT] stdout: [ ] [ +33 ms] android_aot_release_android-arm64: Complete
[2024-02-28 09:53:59.495653] [STDOUT] stdout: [ +188 ms] [ +117 ms] android_aot_bundle_release_android-arm64: Starting due to {}
[2024-02-28 09:53:59.495674] [STDOUT] stdout: [ ] [ +1 ms] android_aot_bundle_release_android-arm64: Complete
[2024-02-28 09:53:59.495681] [STDOUT] stdout: [ ] [ +32 ms] _composite: Starting due to {}
[2024-02-28 09:53:59.495685] [STDOUT] stdout: [ ] [ ] _composite: Complete
[2024-02-28 09:53:59.495688] [STDOUT] stdout: [ ] [ ] Persisting file store
[2024-02-28 09:53:59.495691] [STDOUT] stdout: [ ] [ +4 ms] Done persisting file store
[2024-02-28 09:53:59.495695] [STDOUT] stdout: [ ] [ +2 ms] build succeeded.
[2024-02-28 09:53:59.495709] [STDOUT] stdout: [ ] [ +5 ms] "flutter assemble" took 9,767ms.
[2024-02-28 09:53:59.495714] [STDOUT] stdout: [ ] [ +1 ms] ensureAnalyticsSent: 0ms
[2024-02-28 09:53:59.495717] [STDOUT] stdout: [ ] [ ] Running 0 shutdown hooks
[2024-02-28 09:53:59.495720] [STDOUT] stdout: [ ] [ ] Shutdown hooks complete
[2024-02-28 09:53:59.495732] [STDOUT] stdout: [ ] [ ] exiting with code 0
[2024-02-28 09:53:59.495736] [STDOUT] stdout: [ ] Resolve mutations for :app:packJniLibsflutterBuildRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:59.495746] [STDOUT] stdout: [ ] :app:packJniLibsflutterBuildRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:59.871627] [STDOUT] stdout: [ +373 ms] > Task :app:packJniLibsflutterBuildRelease
[2024-02-28 09:53:59.871756] [STDOUT] stdout: [ ] Caching disabled for task ':app:packJniLibsflutterBuildRelease' because:
[2024-02-28 09:53:59.871772] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.871781] [STDOUT] stdout: [ ] Task ':app:packJniLibsflutterBuildRelease' is not up-to-date because:
[2024-02-28 09:53:59.871789] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:59.871797] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/native_assets/android/jniLibs/lib/armeabi-v7a', not found
[2024-02-28 09:53:59.871807] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/native_assets/android/jniLibs/lib/arm64-v8a', not found
[2024-02-28 09:53:59.871816] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/native_assets/android/jniLibs/lib/x86_64', not found
[2024-02-28 09:53:59.871825] [STDOUT] stdout: [ ] Resolve mutations for :app:preBuild (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:59.871834] [STDOUT] stdout: [ ] :app:preBuild (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:59.871842] [STDOUT] stdout: [ ] > Task :app:preBuild UP-TO-DATE
[2024-02-28 09:53:59.871850] [STDOUT] stdout: [ ] Skipping task ':app:preBuild' as it has no actions.
[2024-02-28 09:53:59.871858] [STDOUT] stdout: [ ] Resolve mutations for :app:preReleaseBuild (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:53:59.871882] [STDOUT] stdout: [ ] :app:preReleaseBuild (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:53:59.871892] [STDOUT] stdout: [ ] > Task :app:preReleaseBuild UP-TO-DATE
[2024-02-28 09:53:59.871901] [STDOUT] stdout: [ ] Skipping task ':app:preReleaseBuild' as it has no actions.
[2024-02-28 09:53:59.871910] [STDOUT] stdout: [ ] Resolve mutations for :app:compileReleaseAidl (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:59.871919] [STDOUT] stdout: [ ] :app:compileReleaseAidl (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:59.871929] [STDOUT] stdout: [ ] > Task :app:compileReleaseAidl NO-SOURCE
[2024-02-28 09:53:59.871937] [STDOUT] stdout: [ ] Skipping task ':app:compileReleaseAidl' as it has no source files and no previous output files.
[2024-02-28 09:53:59.871946] [STDOUT] stdout: [ ] Resolve mutations for :app:compileReleaseRenderscript (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:59.871955] [STDOUT] stdout: [ ] :app:compileReleaseRenderscript (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:59.871963] [STDOUT] stdout: [ ] > Task :app:compileReleaseRenderscript NO-SOURCE
[2024-02-28 09:53:59.871971] [STDOUT] stdout: [ ] Skipping task ':app:compileReleaseRenderscript' as it has no source files and no previous output files.
[2024-02-28 09:53:59.871979] [STDOUT] stdout: [ ] Resolve mutations for :app:generateReleaseBuildConfig (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:53:59.871988] [STDOUT] stdout: [ ] :app:generateReleaseBuildConfig (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:59.871996] [STDOUT] stdout: [ ] > Task :app:generateReleaseBuildConfig
[2024-02-28 09:53:59.872004] [STDOUT] stdout: [ ] Caching disabled for task ':app:generateReleaseBuildConfig' because:
[2024-02-28 09:53:59.872012] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.872020] [STDOUT] stdout: [ ] Task ':app:generateReleaseBuildConfig' is not up-to-date because:
[2024-02-28 09:53:59.872029] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:59.872037] [STDOUT] stdout: [ ] Resolve mutations for :app:checkReleaseAarMetadata (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:59.872061] [STDOUT] stdout: [ ] :app:checkReleaseAarMetadata (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:53:59.872078] [STDOUT] stdout: [ ] Resolve mutations for :app:cleanMergeReleaseAssets (Thread[included builds,5,main]) started.
[2024-02-28 09:53:59.872088] [STDOUT] stdout: [ ] :app:cleanMergeReleaseAssets (Thread[included builds,5,main]) started.
[2024-02-28 09:53:59.872127] [STDOUT] stdout: [ ] > Task :app:cleanMergeReleaseAssets UP-TO-DATE
[2024-02-28 09:53:59.872139] [STDOUT] stdout: [ ] Caching disabled for task ':app:cleanMergeReleaseAssets' because:
[2024-02-28 09:53:59.872176] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.872187] [STDOUT] stdout: [ ] Task ':app:cleanMergeReleaseAssets' is not up-to-date because:
[2024-02-28 09:53:59.872191] [STDOUT] stdout: [ ] Task has not declared any outputs despite executing actions.
[2024-02-28 09:53:59.872194] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseShaders (Thread[included builds,5,main]) started.
[2024-02-28 09:53:59.872198] [STDOUT] stdout: [ ] :app:mergeReleaseShaders (Thread[included builds,5,main]) started.
[2024-02-28 09:53:59.872202] [STDOUT] stdout: [ ] > Task :app:checkReleaseAarMetadata
[2024-02-28 09:53:59.872206] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:59.872210] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:59.872213] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:59.872471] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:53:59.872478] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:53:59.872481] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:53:59.872485] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:53:59.872488] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:59.872491] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:53:59.872495] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:53:59.872498] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:59.872501] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:53:59.872505] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:53:59.872508] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:59.872511] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:53:59.872514] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:53:59.872518] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:53:59.872521] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:53:59.872524] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:53:59.872528] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:59.872531] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:53:59.872534] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:53:59.872538] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:59.872542] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:53:59.872545] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:53:59.872548] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:59.872552] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:53:59.872555] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:53:59.872558] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:59.872562] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:53:59.872565] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:53:59.872568] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:59.872572] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:53:59.872575] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:59.872578] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:59.872582] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:59.872585] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:59.872636] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:59.872641] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:59.872644] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:59.872648] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:59.872651] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:59.873290] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:59.873320] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:59.873329] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:59.873339] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:59.873347] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:59.873355] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:59.873364] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:53:59.873373] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:53:59.873382] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:53:59.873390] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:59.873399] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:59.873408] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:59.874366] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:53:59.874419] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:53:59.874429] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:53:59.874460] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:53:59.874474] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:59.874483] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:53:59.874492] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:53:59.874501] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:59.874510] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:53:59.874519] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:53:59.874527] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:59.874537] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:53:59.874547] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:53:59.874556] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:53:59.874564] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:53:59.874592] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:59.874599] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:59.874641] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:59.874646] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:53:59.874649] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:53:59.874653] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:53:59.874656] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:53:59.874659] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:53:59.874663] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:53:59.874666] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:53:59.874670] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.874673] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:53:59.874677] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.874680] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:59.874683] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:53:59.874687] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:59.874691] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:53:59.874694] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.874698] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:53:59.874701] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.874705] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:53:59.874708] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.876382] [STDOUT] stdout: [ +1 ms] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:53:59.876406] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:53:59.876411] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:53:59.876415] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.876418] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:53:59.876422] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:59.876425] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:53:59.876429] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:59.876432] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:53:59.876607] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.876615] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:59.876619] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:53:59.876623] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:59.877674] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:59.877708] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:53:59.877718] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:53:59.877727] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:53:59.877736] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:53:59.877745] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:53:59.877754] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:53:59.878836] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:53:59.878865] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:53:59.878874] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:53:59.878883] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:53:59.878892] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.878900] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:53:59.878910] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:53:59.878918] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.878927] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:53:59.878936] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:53:59.878944] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.879748] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:53:59.879833] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.879844] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:53:59.879853] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:53:59.879862] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:53:59.879871] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.880371] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:53:59.880414] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:53:59.880425] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.880454] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:53:59.880467] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:53:59.880476] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.880485] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:53:59.880494] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.881476] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:53:59.881494] [STDOUT] stdout: [ +1 ms] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:53:59.881499] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:53:59.881502] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.881505] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:53:59.881509] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:53:59.881513] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.881516] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:53:59.881520] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:53:59.881523] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.881527] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:53:59.881530] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:53:59.881534] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.881537] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:53:59.881784] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:53:59.881814] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.881823] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:53:59.881833] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.881841] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:53:59.881851] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:53:59.881860] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:53:59.881868] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.881877] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:53:59.881885] [STDOUT] stdout: [ ] Caching disabled for task ':app:checkReleaseAarMetadata' because:
[2024-02-28 09:53:59.881893] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.881901] [STDOUT] stdout: [ ] Task ':app:checkReleaseAarMetadata' is not up-to-date because:
[2024-02-28 09:53:59.881909] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:59.881917] [STDOUT] stdout: [ ] > Task :app:mergeReleaseShaders
[2024-02-28 09:53:59.881925] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseShaders' because:
[2024-02-28 09:53:59.881933] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:53:59.881941] [STDOUT] stdout: [ ] Task ':app:mergeReleaseShaders' is not up-to-date because:
[2024-02-28 09:53:59.881949] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:53:59.881957] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:mergeReleaseShaders'.
[2024-02-28 09:53:59.881965] [STDOUT] stdout: [ ] Resolve mutations for :app:compileReleaseShaders (Thread[included builds,5,main]) started.
[2024-02-28 09:53:59.881974] [STDOUT] stdout: [ ] :app:compileReleaseShaders (Thread[included builds,5,main]) started.
[2024-02-28 09:53:59.881998] [STDOUT] stdout: [ ] > Task :app:compileReleaseShaders NO-SOURCE
[2024-02-28 09:53:59.882010] [STDOUT] stdout: [ ] Skipping task ':app:compileReleaseShaders' as it has no source files and no previous output files.
[2024-02-28 09:53:59.882020] [STDOUT] stdout: [ ] Resolve mutations for :app:generateReleaseAssets (Thread[included builds,5,main]) started.
[2024-02-28 09:53:59.882029] [STDOUT] stdout: [ ] :app:generateReleaseAssets (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:59.882122] [STDOUT] stdout: [ ] > Task :app:generateReleaseAssets UP-TO-DATE
[2024-02-28 09:53:59.882134] [STDOUT] stdout: [ ] Skipping task ':app:generateReleaseAssets' as it has no actions.
[2024-02-28 09:53:59.882138] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseAssets (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:53:59.882142] [STDOUT] stdout: [ ] :app:mergeReleaseAssets (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:00.084695] [STDOUT] stdout: [ +201 ms] > Task :app:mergeReleaseAssets
[2024-02-28 09:54:00.084717] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:00.084722] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:00.084726] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:00.084730] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:00.084733] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:00.084737] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:00.084740] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.084743] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.084747] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:00.084750] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:00.084753] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.084757] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:00.084760] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.084764] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.084767] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:00.084771] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:00.084774] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.084778] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:00.084781] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.084785] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:00.084788] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.084791] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.084795] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.084798] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:00.084802] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:00.084805] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:00.084809] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:00.084812] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:00.084815] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.084819] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:00.084822] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.084826] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.084829] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:00.084832] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.084836] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.084839] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:00.084842] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.084846] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.084849] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:00.084852] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:00.084856] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.084859] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:00.084863] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:00.084866] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.084869] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.084873] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:00.084876] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:00.084880] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.084883] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.084886] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.084890] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:00.084893] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:00.084897] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.085856] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.085885] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:00.085896] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.085904] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.085913] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:00.086768] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.086790] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.086821] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.086838] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:00.086847] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.086857] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:00.086866] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.086875] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:00.086884] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.086892] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.086901] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.086910] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.086919] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.086965] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.086976] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.086985] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.087018] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.087048] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.087058] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.087066] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.087075] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.087083] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.087092] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.087101] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:00.087109] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.087117] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:00.087126] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.087136] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.087289] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:00.087306] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:00.087310] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.087314] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:00.087317] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.087321] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.087324] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:00.087328] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.087331] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.087334] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:00.087338] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:00.087341] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.088179] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.088465] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.088476] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:00.088486] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:00.092033] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.092072] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:00.092083] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:00.092092] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.092101] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.092110] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:00.092118] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.092127] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.092136] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:00.092144] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.092152] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.092161] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:00.092170] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:00.092180] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:00.092189] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:00.092198] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:00.092207] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.092216] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:00.092225] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:00.092234] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.092242] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:00.092251] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:00.092260] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.092269] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:00.092278] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:00.092287] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.092296] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:00.092305] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:00.092314] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.092323] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:00.092332] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:00.092341] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.092349] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:00.092358] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.092367] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:00.092375] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.092384] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.092393] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.092402] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:00.092410] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.092419] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:00.093175] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:00.093198] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.093207] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:00.093216] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.093225] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:00.093234] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:00.093244] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:00.093253] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:00.093262] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.094838] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:00.094868] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:00.094877] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.094887] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:00.094896] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:00.094905] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.095148] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:00.095160] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseAssets' because:
[2024-02-28 09:54:00.095168] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.095927] [STDOUT] stdout: [ ] Task ':app:mergeReleaseAssets' is not up-to-date because:
[2024-02-28 09:54:00.095951] [STDOUT] stdout: [ +1 ms] No history is available.
[2024-02-28 09:54:00.095960] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:mergeReleaseAssets'.
[2024-02-28 09:54:00.095970] [STDOUT] stdout: [ ] Resolve mutations for :app:copyFlutterAssetsRelease (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:00.095979] [STDOUT] stdout: [ ] :app:copyFlutterAssetsRelease (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:00.095988] [STDOUT] stdout: [ ] > Task :app:copyFlutterAssetsRelease
[2024-02-28 09:54:00.095996] [STDOUT] stdout: [ ] Caching disabled for task ':app:copyFlutterAssetsRelease' because:
[2024-02-28 09:54:00.096004] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.096012] [STDOUT] stdout: [ ] Task ':app:copyFlutterAssetsRelease' is not up-to-date because:
[2024-02-28 09:54:00.096021] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.096029] [STDOUT] stdout: [ ] Resolve mutations for :app:generateReleaseResValues (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:00.096038] [STDOUT] stdout: [ ] :app:generateReleaseResValues (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:00.096046] [STDOUT] stdout: [ ] > Task :app:generateReleaseResValues
[2024-02-28 09:54:00.096081] [STDOUT] stdout: [ ] Caching disabled for task ':app:generateReleaseResValues' because:
[2024-02-28 09:54:00.096090] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.096098] [STDOUT] stdout: [ ] Task ':app:generateReleaseResValues' is not up-to-date because:
[2024-02-28 09:54:00.096106] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.096114] [STDOUT] stdout: [ ] Resolve mutations for :app:mapReleaseSourceSetPaths (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:00.096123] [STDOUT] stdout: [ ] :app:mapReleaseSourceSetPaths (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:00.096132] [STDOUT] stdout: [ ] > Task :app:mapReleaseSourceSetPaths
[2024-02-28 09:54:00.096140] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:00.096149] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:00.096158] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:00.096166] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:00.096175] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:00.096183] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:00.096192] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.096201] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.096209] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:00.096218] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:00.096226] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.096812] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:00.096837] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.096846] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.096855] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:00.096863] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.096872] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.096880] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:00.096889] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:00.096897] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.096906] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:00.096914] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.096923] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.096932] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:00.096940] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.096949] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.096972] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:00.096986] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.096995] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.097004] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:00.097013] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.097022] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.097030] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:00.097039] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.097047] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.097056] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.097064] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.097073] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.097082] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.097104] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.097112] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.097121] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.097129] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.097138] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.097146] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.097229] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.097276] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.097283] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.097288] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.097291] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.097295] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.097299] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:00.097302] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.097306] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:00.097310] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:00.097313] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.097317] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:00.097321] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.097371] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.097378] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:00.097950] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.097975] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.097984] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:00.097993] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.098002] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.098011] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:00.098020] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.098028] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.098475] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:00.098519] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.098529] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.098538] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:00.098546] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.098737] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.098772] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:00.098784] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:00.099766] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:00.099823] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:00.099837] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:00.099846] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.099855] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:00.099864] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:00.099873] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.099882] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:00.099891] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:00.099900] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.099909] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:00.099918] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:00.100305] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.100325] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:00.100334] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:00.100343] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.100352] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:00.100361] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:00.100370] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.100379] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:00.100388] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:00.100397] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.100405] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:00.100414] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:00.100423] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.100431] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:00.100441] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:00.100449] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.100458] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:00.100467] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:00.100475] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.100484] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:00.100492] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.100500] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:00.100509] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:00.100518] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:00.100527] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.100535] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:00.100544] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:00.100553] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.100561] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.100570] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:00.100579] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.100587] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.100596] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:00.100605] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.100613] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:00.100621] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.100630] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:00.100639] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:00.100647] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.100656] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:00.100665] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:00.100674] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:00.100682] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.100815] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:00.100828] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:00.100837] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.100846] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:00.100855] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:00.100864] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.100873] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:00.100882] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:00.100891] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.100900] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:00.100908] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.100931] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:00.100946] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.100955] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:00.100964] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.100972] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:00.101791] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:00.101881] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.101890] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.101896] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:00.101899] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.101902] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.101906] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:00.101909] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.101913] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.101916] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:00.101920] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.101923] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:00.101926] [STDOUT] stdout: [ ] Caching disabled for task ':app:mapReleaseSourceSetPaths' because:
[2024-02-28 09:54:00.101930] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.101933] [STDOUT] stdout: [ ] Task ':app:mapReleaseSourceSetPaths' is not up-to-date because:
[2024-02-28 09:54:00.101936] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.101939] [STDOUT] stdout: [ ] Resolve mutations for :app:generateReleaseResources (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:00.101943] [STDOUT] stdout: [ ] :app:generateReleaseResources (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:00.101946] [STDOUT] stdout: [ ] > Task :app:generateReleaseResources
[2024-02-28 09:54:00.101949] [STDOUT] stdout: [ ] Skipping task ':app:generateReleaseResources' as it has no actions.
[2024-02-28 09:54:00.101952] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseResources (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:00.101956] [STDOUT] stdout: [ ] :app:mergeReleaseResources (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:00.288851] [STDOUT] stdout: [ +186 ms] Resolve mutations for :app:createReleaseCompatibleScreenManifests (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.288875] [STDOUT] stdout: [ ] :app:createReleaseCompatibleScreenManifests (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.288879] [STDOUT] stdout: [ ] > Task :app:createReleaseCompatibleScreenManifests
[2024-02-28 09:54:00.288883] [STDOUT] stdout: [ ] Caching disabled for task ':app:createReleaseCompatibleScreenManifests' because:
[2024-02-28 09:54:00.288887] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.288972] [STDOUT] stdout: [ ] Task ':app:createReleaseCompatibleScreenManifests' is not up-to-date because:
[2024-02-28 09:54:00.289] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.289010] [STDOUT] stdout: [ ] Resolve mutations for :app:extractDeepLinksRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.289020] [STDOUT] stdout: [ ] :app:extractDeepLinksRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.289029] [STDOUT] stdout: [ ] > Task :app:extractDeepLinksRelease
[2024-02-28 09:54:00.289037] [STDOUT] stdout: [ ] Caching disabled for task ':app:extractDeepLinksRelease' because:
[2024-02-28 09:54:00.289045] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.289054] [STDOUT] stdout: [ ] Task ':app:extractDeepLinksRelease' is not up-to-date because:
[2024-02-28 09:54:00.289062] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.289071] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:extractDeepLinksRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.289081] [STDOUT] stdout: [ ] :integration_test:extractDeepLinksRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.289090] [STDOUT] stdout: [ ] > Task :integration_test:extractDeepLinksRelease
[2024-02-28 09:54:00.289149] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:extractDeepLinksRelease' because:
[2024-02-28 09:54:00.289156] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.289159] [STDOUT] stdout: [ ] Task ':integration_test:extractDeepLinksRelease' is not up-to-date because:
[2024-02-28 09:54:00.289163] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.289166] [STDOUT] stdout: [ ] work action resolve navigation.json (project :integration_test) (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.289170] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:extractDeepLinksRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.289173] [STDOUT] stdout: [ ] :plugintest:extractDeepLinksRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.289176] [STDOUT] stdout: [ ] > Task :plugintest:extractDeepLinksRelease
[2024-02-28 09:54:00.289180] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:extractDeepLinksRelease' because:
[2024-02-28 09:54:00.289183] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.289186] [STDOUT] stdout: [ ] Task ':plugintest:extractDeepLinksRelease' is not up-to-date because:
[2024-02-28 09:54:00.289190] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.289193] [STDOUT] stdout: [ ] work action resolve navigation.json (project :plugintest) (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.289196] [STDOUT] stdout: [ ] Resolve mutations for :app:processReleaseMainManifest (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:00.289200] [STDOUT] stdout: [ ] :app:processReleaseMainManifest (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:00.289203] [STDOUT] stdout: [ ] > Task :app:processReleaseMainManifest
[2024-02-28 09:54:00.289206] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:00.289210] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:00.289213] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:00.289217] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:00.289220] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:00.289224] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:00.289227] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.289230] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.289234] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:00.289237] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:00.289240] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.289244] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:00.289247] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.289250] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.289254] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:00.289257] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.289260] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.289264] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:00.289267] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:00.289270] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.289274] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:00.289277] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.289281] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.289284] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:00.289287] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.289309] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.289313] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:00.289317] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.289320] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.289323] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:00.289327] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.289330] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.290007] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:00.290034] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.290045] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.290054] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.290062] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.290071] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.290080] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.291211] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.291241] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.291250] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.291259] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.291268] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.291276] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.291285] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.291293] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.291302] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.291310] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.291319] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.291327] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.291336] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:00.291383] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.291395] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:00.291404] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:00.291413] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.291421] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:00.292888] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:00.293022] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.293035] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:00.293045] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.293081] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.293097] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:00.293101] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.293104] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.293108] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:00.293112] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.293115] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.293119] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:00.293122] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.293212] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.293218] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:00.293221] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.293224] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.293228] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:00.293231] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.293235] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:00.293238] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:00.293242] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.293245] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.293248] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:00.293252] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:00.293255] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.293258] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:00.293262] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:00.293265] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.293268] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:00.293272] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:00.293275] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.293278] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:00.293282] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:00.293286] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:00.293289] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.293326] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:00.293330] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.293333] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:00.293905] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:00.293939] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:00.293950] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:00.293959] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.293968] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:00.293977] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:00.293986] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:00.293995] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.294003] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:00.294012] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:00.294596] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:00.294621] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.294630] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.294639] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.294648] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:00.294657] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:00.294666] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:00.294675] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.294683] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.294692] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.294701] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:00.294710] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:00.294719] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.294728] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:00.294736] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:00.294745] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.294754] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:00.294763] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:00.294772] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.294780] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:00.294789] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.294798] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.294807] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:00.294816] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:00.294825] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.294833] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:00.294842] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:00.294851] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.294859] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:00.294869] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:00.294877] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.294886] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:00.294937] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:00.294952] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.294960] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:00.294970] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.294978] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:00.294987] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.294996] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:00.295280] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.295304] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:00.295314] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.295323] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:00.295332] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.295342] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:00.295350] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.295359] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:00.295368] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.295376] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.295385] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:00.295395] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:00.295404] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.295412] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:00.295421] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:00.295430] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:00.295439] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:00.295448] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:00.295456] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:00.295494] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:00.295506] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.295515] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.295523] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:00.295532] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:00.295540] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.295549] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:00.295558] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.295566] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.295574] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:00.295583] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.295591] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.295600] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:00.295608] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:00.295617] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.295628] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:00.295636] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.295920] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.295938] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:00.295983] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.296001] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.296027] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:00.296037] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.296046] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.296103] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:00.296116] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.296125] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.296134] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:00.296143] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.296152] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.296161] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.296169] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.296178] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.296236] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.296249] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.296258] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.296266] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.296399] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.296432] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.296470] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.296494] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.296513] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.296538] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.296548] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.296557] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.296566] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.296575] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:00.296586] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.296595] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:00.296604] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:00.296613] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.296622] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:00.296631] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.296681] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.296750] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:00.296762] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.296771] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.296780] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:00.296788] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.296821] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.296833] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:00.296842] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.296867] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.296878] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:00.296882] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.296885] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.296889] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:00.296893] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.296925] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.296930] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:00.296934] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.296937] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:00.296941] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:00.296953] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.296957] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:00.296961] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:00.296965] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.296968] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:00.296980] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:00.296984] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.296994] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:00.296998] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:00.297071] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:00.297078] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.297256] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:00.297278] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:00.297287] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:00.297296] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:00.297306] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.297315] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:00.297323] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:00.297359] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.297394] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:00.297444] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:00.297482] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:00.297527] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.297543] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:00.297588] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:00.297614] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.297624] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:00.297634] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:00.297643] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.297680] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:00.297691] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:00.297730] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.297743] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:00.297770] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:00.297780] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.297789] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:00.297798] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.297823] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:00.297834] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.297843] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:00.297852] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:00.297877] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:00.297888] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:00.297897] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.297928] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:00.297941] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:00.297950] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.298349] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:00.298379] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.298423] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:00.298437] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.298446] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:00.298583] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.298599] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:00.298609] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:00.298617] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.298626] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:00.298635] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.298674] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.298731] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.298744] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:00.298753] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.298762] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:00.298771] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.298780] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:00.298789] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.298797] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:00.298825] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.298838] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:00.298863] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.299381] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:00.299418] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.299449] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.299489] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.299495] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:00.299498] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:00.299502] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:00.299506] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:00.299510] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:00.299513] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.299516] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.299520] [STDOUT] stdout: [ ] Caching disabled for task ':app:processReleaseMainManifest' because:
[2024-02-28 09:54:00.299523] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.299526] [STDOUT] stdout: [ ] Task ':app:processReleaseMainManifest' is not up-to-date because:
[2024-02-28 09:54:00.299529] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.299823] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_manifest/release/AndroidManifest.xml
[2024-02-28 09:54:00.299976] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_manifest/release/AndroidManifest.xml
[2024-02-28 09:54:00.300012] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04/AndroidManifest.xml
[2024-02-28 09:54:00.300026] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml
[2024-02-28 09:54:00.300036] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/AndroidManifest.xml
[2024-02-28 09:54:00.300363] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/AndroidManifest.xml
[2024-02-28 09:54:00.300496] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0/AndroidManifest.xml
[2024-02-28 09:54:00.300607] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0/AndroidManifest.xml
[2024-02-28 09:54:00.300663] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0/AndroidManifest.xml
[2024-02-28 09:54:00.300675] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:00.300685] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:00.300706] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:00.300753] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:00.300767] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml
[2024-02-28 09:54:00.300788] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0/AndroidManifest.xml
[2024-02-28 09:54:00.300966] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:00.300983] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0/AndroidManifest.xml
[2024-02-28 09:54:00.300987] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0/AndroidManifest.xml
[2024-02-28 09:54:00.300991] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:00.300995] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0/AndroidManifest.xml
[2024-02-28 09:54:00.300998] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/AndroidManifest.xml
[2024-02-28 09:54:00.301002] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0/AndroidManifest.xml
[2024-02-28 09:54:00.301025] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0/AndroidManifest.xml
[2024-02-28 09:54:00.301042] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0/AndroidManifest.xml
[2024-02-28 09:54:00.301046] [STDOUT] stdout: [ ] Merging main manifest /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:00.301050] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_manifest/release/AndroidManifest.xml
[2024-02-28 09:54:00.301212] [STDOUT] stdout: [ ] Merging manifest with lower [:integration_test] AndroidManifest.xml:7:1-14:12
[2024-02-28 09:54:00.301246] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.301362] [STDOUT] stdout: [ ] Merging uses-sdk with lower [:integration_test] AndroidManifest.xml:10:5-12:41
[2024-02-28 09:54:00.301368] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_manifest/release/AndroidManifest.xml
[2024-02-28 09:54:00.301372] [STDOUT] stdout: [ ] Merging manifest with lower [:plugintest] AndroidManifest.xml:2:1-9:12
[2024-02-28 09:54:00.301412] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.301488] [STDOUT] stdout: [ ] Merging uses-sdk with lower [:plugintest] AndroidManifest.xml:5:5-7:41
[2024-02-28 09:54:00.301502] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04/AndroidManifest.xml
[2024-02-28 09:54:00.301512] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.window:window-java:1.0.0-beta04] AndroidManifest.xml:17:1-23:12
[2024-02-28 09:54:00.301521] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.301529] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.window:window-java:1.0.0-beta04] AndroidManifest.xml:19:5-21:41
[2024-02-28 09:54:00.301538] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml
[2024-02-28 09:54:00.301547] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.window:window:1.0.0-beta04] AndroidManifest.xml:17:1-33:12
[2024-02-28 09:54:00.301555] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.301563] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.window:window:1.0.0-beta04] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.301572] [STDOUT] stdout: [ ] application defined in both files...
[2024-02-28 09:54:00.301580] [STDOUT] stdout: [ ] Merging application with lower [androidx.window:window:1.0.0-beta04] AndroidManifest.xml:24:5-31:19
[2024-02-28 09:54:00.301588] [STDOUT] stdout: [ ] Adopted [uses-library: null]
[2024-02-28 09:54:00.301812] [STDOUT] stdout: [ ] Adopted [uses-library: null]
[2024-02-28 09:54:00.301849] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/AndroidManifest.xml
[2024-02-28 09:54:00.301861] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.test:rules:1.2.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.301892] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.302058] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.test:rules:1.2.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.302353] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/AndroidManifest.xml
[2024-02-28 09:54:00.302378] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.test.espresso:espresso-core:3.2.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.302387] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.302397] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.test.espresso:espresso-core:3.2.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.302427] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0/AndroidManifest.xml
[2024-02-28 09:54:00.302439] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.test:runner:1.2.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.302612] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.302631] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.test:runner:1.2.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.302835] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0/AndroidManifest.xml
[2024-02-28 09:54:00.302852] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.test:monitor:1.2.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.302860] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.302869] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.test:monitor:1.2.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.302878] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0/AndroidManifest.xml
[2024-02-28 09:54:00.302922] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.fragment:fragment:1.1.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.302933] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.302941] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.fragment:fragment:1.1.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.302950] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:00.302959] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.viewpager:viewpager:1.0.0] AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:00.302967] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.302992] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.viewpager:viewpager:1.0.0] AndroidManifest.xml:20:5-44
[2024-02-28 09:54:00.303003] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:00.303012] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.loader:loader:1.0.0] AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:00.303021] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.303328] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.loader:loader:1.0.0] AndroidManifest.xml:20:5-44
[2024-02-28 09:54:00.303364] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:00.303375] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.activity:activity:1.0.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.303384] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.303393] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.activity:activity:1.0.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.303403] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:00.303413] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.customview:customview:1.0.0] AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:00.303422] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.303469] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.customview:customview:1.0.0] AndroidManifest.xml:20:5-44
[2024-02-28 09:54:00.303478] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml
[2024-02-28 09:54:00.303482] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.core:core:1.6.0] AndroidManifest.xml:17:1-26:12
[2024-02-28 09:54:00.303485] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.303489] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.core:core:1.6.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.303492] [STDOUT] stdout: [ ] application defined in both files...
[2024-02-28 09:54:00.303495] [STDOUT] stdout: [ ] Merging application with lower [androidx.core:core:1.6.0] AndroidManifest.xml:24:5-89
[2024-02-28 09:54:00.303499] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0/AndroidManifest.xml
[2024-02-28 09:54:00.303536] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.lifecycle:lifecycle-runtime:2.2.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.303542] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.303545] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.lifecycle:lifecycle-runtime:2.2.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.303549] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:00.303552] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.savedstate:savedstate:1.0.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.303556] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.303840] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.savedstate:savedstate:1.0.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.303863] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0/AndroidManifest.xml
[2024-02-28 09:54:00.304026] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.lifecycle:lifecycle-livedata:2.0.0] AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:00.304044] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.304075] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.lifecycle:lifecycle-livedata:2.0.0] AndroidManifest.xml:20:5-44
[2024-02-28 09:54:00.304248] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0/AndroidManifest.xml
[2024-02-28 09:54:00.304313] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.lifecycle:lifecycle-livedata-core:2.0.0] AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:00.304418] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.304496] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.lifecycle:lifecycle-livedata-core:2.0.0] AndroidManifest.xml:20:5-44
[2024-02-28 09:54:00.304693] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:00.305046] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.tracing:tracing:1.0.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.305096] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.305107] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.tracing:tracing:1.0.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.305117] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0/AndroidManifest.xml
[2024-02-28 09:54:00.305152] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.arch.core:core-runtime:2.0.0] AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:00.305165] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.305173] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.arch.core:core-runtime:2.0.0] AndroidManifest.xml:20:5-44
[2024-02-28 09:54:00.305182] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/AndroidManifest.xml
[2024-02-28 09:54:00.305386] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.versionedparcelable:versionedparcelable:1.1.1] AndroidManifest.xml:17:1-27:12
[2024-02-28 09:54:00.305397] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.305505] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.versionedparcelable:versionedparcelable:1.1.1] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.305701] [STDOUT] stdout: [ ] application defined in both files...
[2024-02-28 09:54:00.305948] [STDOUT] stdout: [ ] Merging application with lower [androidx.versionedparcelable:versionedparcelable:1.1.1] AndroidManifest.xml:24:5-25:19
[2024-02-28 09:54:00.305980] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0/AndroidManifest.xml
[2024-02-28 09:54:00.306085] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.lifecycle:lifecycle-viewmodel:2.1.0] AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:00.306101] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.306135] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.lifecycle:lifecycle-viewmodel:2.1.0] AndroidManifest.xml:20:5-44
[2024-02-28 09:54:00.306151] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0/AndroidManifest.xml
[2024-02-28 09:54:00.306161] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.test.espresso:espresso-idling-resource:3.2.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.306170] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.306178] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.test.espresso:espresso-idling-resource:3.2.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.306187] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0/AndroidManifest.xml
[2024-02-28 09:54:00.306196] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.annotation:annotation-experimental:1.1.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.306205] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:00.306221] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.annotation:annotation-experimental:1.1.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.306256] [STDOUT] stdout: [ ] Merging result: WARNING
[2024-02-28 09:54:00.306267] [STDOUT] stdout: [ ] [androidx.test.espresso:espresso-core:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/AndroidManifest.xml Warning:
[2024-02-28 09:54:00.306455] [STDOUT] stdout: [ ] Namespace 'androidx.test.espresso' used in: androidx.test.espresso:espresso-core:3.2.0, androidx.test.espresso:espresso-idling-resource:3.2.0.
[2024-02-28 09:54:00.306580] [STDOUT] stdout: [ ] [androidx.test:rules:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/AndroidManifest.xml Info:
[2024-02-28 09:54:00.306632] [STDOUT] stdout: [ ] Namespace 'androidx.test' used in: androidx.test:rules:1.2.0, androidx.test:runner:1.2.0, androidx.test:monitor:1.2.0.
[2024-02-28 09:54:00.306643] [STDOUT] stdout: [ ] -- Merging decision tree log ---
[2024-02-28 09:54:00.306651] [STDOUT] stdout: [ ] application
[2024-02-28 09:54:00.306686] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:2:5-32:19
[2024-02-28 09:54:00.306698] [STDOUT] stdout: [ ] MERGED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:24:5-31:19
[2024-02-28 09:54:00.306708] [STDOUT] stdout: [ ] MERGED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:24:5-31:19
[2024-02-28 09:54:00.306718] [STDOUT] stdout: [ ] MERGED from [androidx.core:core:1.6.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml:24:5-89
[2024-02-28 09:54:00.306741] [STDOUT] stdout: [ ] MERGED from [androidx.core:core:1.6.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml:24:5-89
[2024-02-28 09:54:00.306783] [STDOUT] stdout: [ ] MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/AndroidManifest.xml:24:5-25:19
[2024-02-28 09:54:00.306918] [STDOUT] stdout: [ ] MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/AndroidManifest.xml:24:5-25:19
[2024-02-28 09:54:00.306953] [STDOUT] stdout: [ ] android:appComponentFactory
[2024-02-28 09:54:00.306963] [STDOUT] stdout: [ ] ADDED from [androidx.core:core:1.6.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml:24:18-86
[2024-02-28 09:54:00.306972] [STDOUT] stdout: [ ] android:label
[2024-02-28 09:54:00.306981] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:3:9-43
[2024-02-28 09:54:00.306990] [STDOUT] stdout: [ ] android:icon
[2024-02-28 09:54:00.306998] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:5:9-43
[2024-02-28 09:54:00.307068] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:54:00.307116] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:00.307128] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:4:9-42
[2024-02-28 09:54:00.307136] [STDOUT] stdout: [ ] manifest
[2024-02-28 09:54:00.307145] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:54:00.307154] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:54:00.307163] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:54:00.307172] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:54:00.307226] [STDOUT] stdout: [ ] MERGED from [:integration_test] /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_manifest/release/AndroidManifest.xml:7:1-14:12
[2024-02-28 09:54:00.307237] [STDOUT] stdout: [ ] MERGED from [:plugintest] /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_manifest/release/AndroidManifest.xml:2:1-9:12
[2024-02-28 09:54:00.307290] [STDOUT] stdout: [ ] MERGED from [androidx.window:window-java:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04/AndroidManifest.xml:17:1-23:12
[2024-02-28 09:54:00.307302] [STDOUT] stdout: [ ] MERGED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:17:1-33:12
[2024-02-28 09:54:00.307312] [STDOUT] stdout: [ ] MERGED from [androidx.test:rules:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.307322] [STDOUT] stdout: [ ] MERGED from [androidx.test.espresso:espresso-core:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.307331] [STDOUT] stdout: [ ] MERGED from [androidx.test:runner:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.307343] [STDOUT] stdout: [ ] MERGED from [androidx.test:monitor:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.307463] [STDOUT] stdout: [ ] MERGED from [androidx.fragment:fragment:1.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.307500] [STDOUT] stdout: [ ] MERGED from [androidx.viewpager:viewpager:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0/AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:00.307511] [STDOUT] stdout: [ ] MERGED from [androidx.loader:loader:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0/AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:00.307561] [STDOUT] stdout: [ ] MERGED from [androidx.activity:activity:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.307579] [STDOUT] stdout: [ ] MERGED from [androidx.customview:customview:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0/AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:00.307611] [STDOUT] stdout: [ ] MERGED from [androidx.core:core:1.6.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml:17:1-26:12
[2024-02-28 09:54:00.307624] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-runtime:2.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.307634] [STDOUT] stdout: [ ] MERGED from [androidx.savedstate:savedstate:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.307670] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0/AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:00.307685] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0/AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:00.307971] [STDOUT] stdout: [ ] MERGED from [androidx.tracing:tracing:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.308054] [STDOUT] stdout: [ ] MERGED from [androidx.arch.core:core-runtime:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0/AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:00.308068] [STDOUT] stdout: [ ] MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/AndroidManifest.xml:17:1-27:12
[2024-02-28 09:54:00.308199] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0/AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:00.308236] [STDOUT] stdout: [ ] MERGED from [androidx.test.espresso:espresso-idling-resource:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.308260] [STDOUT] stdout: [ ] MERGED from [androidx.annotation:annotation-experimental:1.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:00.308271] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:54:00.308280] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:54:00.308343] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:54:00.308359] [STDOUT] stdout: [ ] package
[2024-02-28 09:54:00.308363] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:00.308367] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:54:00.308370] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:00.308374] [STDOUT] stdout: [ ] android:versionName
[2024-02-28 09:54:00.308377] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:00.308381] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:54:00.308396] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:00.308626] [STDOUT] stdout: [ ] android:versionCode
[2024-02-28 09:54:00.308778] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:00.308786] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:54:00.309041] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:00.309130] [STDOUT] stdout: [ ] xmlns:android
[2024-02-28 09:54:00.309147] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:1:11-69
[2024-02-28 09:54:00.309157] [STDOUT] stdout: [ ] queries
[2024-02-28 09:54:00.309190] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:38:5-43:15
[2024-02-28 09:54:00.309203] [STDOUT] stdout: [ ] intent#action:name:android.intent.action.PROCESS_TEXT+data:mimeType:text/plain
[2024-02-28 09:54:00.309212] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:39:9-42:18
[2024-02-28 09:54:00.309221] [STDOUT] stdout: [ ] action#android.intent.action.PROCESS_TEXT
[2024-02-28 09:54:00.309247] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:40:13-72
[2024-02-28 09:54:00.309326] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:54:00.309340] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:40:21-70
[2024-02-28 09:54:00.309345] [STDOUT] stdout: [ ] data
[2024-02-28 09:54:00.309348] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:41:13-50
[2024-02-28 09:54:00.309352] [STDOUT] stdout: [ ] android:mimeType
[2024-02-28 09:54:00.309619] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:41:19-48
[2024-02-28 09:54:00.309629] [STDOUT] stdout: [ ] uses-sdk
[2024-02-28 09:54:00.309633] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml reason: use-sdk injection requested
[2024-02-28 09:54:00.309761] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:00.309821] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:00.309826] [STDOUT] stdout: [ ] MERGED from [:integration_test] /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_manifest/release/AndroidManifest.xml:10:5-12:41
[2024-02-28 09:54:00.309830] [STDOUT] stdout: [ ] MERGED from [:integration_test] /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_manifest/release/AndroidManifest.xml:10:5-12:41
[2024-02-28 09:54:00.309833] [STDOUT] stdout: [ ] MERGED from [:plugintest] /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_manifest/release/AndroidManifest.xml:5:5-7:41
[2024-02-28 09:54:00.309846] [STDOUT] stdout: [ ] MERGED from [:plugintest] /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_manifest/release/AndroidManifest.xml:5:5-7:41
[2024-02-28 09:54:00.309850] [STDOUT] stdout: [ ] MERGED from [androidx.window:window-java:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04/AndroidManifest.xml:19:5-21:41
[2024-02-28 09:54:00.310116] [STDOUT] stdout: [ ] MERGED from [androidx.window:window-java:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04/AndroidManifest.xml:19:5-21:41
[2024-02-28 09:54:00.310511] [STDOUT] stdout: [ ] MERGED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.310545] [STDOUT] stdout: [ ] MERGED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.310558] [STDOUT] stdout: [ ] MERGED from [androidx.test:rules:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.310568] [STDOUT] stdout: [ ] MERGED from [androidx.test:rules:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.310577] [STDOUT] stdout: [ ] MERGED from [androidx.test.espresso:espresso-core:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.310587] [STDOUT] stdout: [ ] MERGED from [androidx.test.espresso:espresso-core:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.310597] [STDOUT] stdout: [ ] MERGED from [androidx.test:runner:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.310644] [STDOUT] stdout: [ ] MERGED from [androidx.test:runner:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.310656] [STDOUT] stdout: [ ] MERGED from [androidx.test:monitor:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.310666] [STDOUT] stdout: [ ] MERGED from [androidx.test:monitor:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.310675] [STDOUT] stdout: [ ] MERGED from [androidx.fragment:fragment:1.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.310685] [STDOUT] stdout: [ ] MERGED from [androidx.fragment:fragment:1.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.310720] [STDOUT] stdout: [ ] MERGED from [androidx.viewpager:viewpager:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:00.310839] [STDOUT] stdout: [ ] MERGED from [androidx.viewpager:viewpager:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:00.310852] [STDOUT] stdout: [ ] MERGED from [androidx.loader:loader:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:00.310857] [STDOUT] stdout: [ ] MERGED from [androidx.loader:loader:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:00.310860] [STDOUT] stdout: [ ] MERGED from [androidx.activity:activity:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.310864] [STDOUT] stdout: [ ] MERGED from [androidx.activity:activity:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.310868] [STDOUT] stdout: [ ] MERGED from [androidx.customview:customview:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:00.310872] [STDOUT] stdout: [ ] MERGED from [androidx.customview:customview:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:00.311049] [STDOUT] stdout: [ ] MERGED from [androidx.core:core:1.6.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.311118] [STDOUT] stdout: [ ] MERGED from [androidx.core:core:1.6.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.311256] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-runtime:2.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.311345] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-runtime:2.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.311475] [STDOUT] stdout: [ ] MERGED from [androidx.savedstate:savedstate:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.311600] [STDOUT] stdout: [ ] MERGED from [androidx.savedstate:savedstate:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.311789] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:00.311807] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:00.311847] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:00.311961] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:00.312099] [STDOUT] stdout: [ ] MERGED from [androidx.tracing:tracing:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.312147] [STDOUT] stdout: [ ] MERGED from [androidx.tracing:tracing:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.312266] [STDOUT] stdout: [ ] MERGED from [androidx.arch.core:core-runtime:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:00.312436] [STDOUT] stdout: [ ] MERGED from [androidx.arch.core:core-runtime:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:00.312557] [STDOUT] stdout: [ ] MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.312597] [STDOUT] stdout: [ ] MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.312610] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:00.312620] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:00.312630] [STDOUT] stdout: [ ] MERGED from [androidx.test.espresso:espresso-idling-resource:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.312664] [STDOUT] stdout: [ ] MERGED from [androidx.test.espresso:espresso-idling-resource:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.312689] [STDOUT] stdout: [ ] MERGED from [androidx.annotation:annotation-experimental:1.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.312890] [STDOUT] stdout: [ ] MERGED from [androidx.annotation:annotation-experimental:1.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:00.312908] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:00.312963] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:00.312975] [STDOUT] stdout: [ ] android:targetSdkVersion
[2024-02-28 09:54:00.312983] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:00.312993] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:00.313002] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:00.313011] [STDOUT] stdout: [ ] android:minSdkVersion
[2024-02-28 09:54:00.313020] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:00.313029] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:00.313038] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:00.313103] [STDOUT] stdout: [ ] activity#io.flutter.devicelab.plugintest_example.MainActivity
[2024-02-28 09:54:00.313140] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:6:9-26:20
[2024-02-28 09:54:00.313164] [STDOUT] stdout: [ ] android:launchMode
[2024-02-28 09:54:00.313173] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:9:13-43
[2024-02-28 09:54:00.313195] [STDOUT] stdout: [ ] android:hardwareAccelerated
[2024-02-28 09:54:00.313205] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:12:13-47
[2024-02-28 09:54:00.313214] [STDOUT] stdout: [ ] android:windowSoftInputMode
[2024-02-28 09:54:00.313225] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:13:13-55
[2024-02-28 09:54:00.313234] [STDOUT] stdout: [ ] android:exported
[2024-02-28 09:54:00.313271] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:8:13-36
[2024-02-28 09:54:00.313282] [STDOUT] stdout: [ ] android:configChanges
[2024-02-28 09:54:00.313291] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:11:13-163
[2024-02-28 09:54:00.313299] [STDOUT] stdout: [ ] android:theme
[2024-02-28 09:54:00.313307] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:10:13-47
[2024-02-28 09:54:00.313316] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:54:00.313324] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:7:13-41
[2024-02-28 09:54:00.313333] [STDOUT] stdout: [ ] meta-data#io.flutter.embedding.android.NormalTheme
[2024-02-28 09:54:00.313341] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:18:13-21:17
[2024-02-28 09:54:00.313350] [STDOUT] stdout: [ ] android:resource
[2024-02-28 09:54:00.313358] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:20:15-52
[2024-02-28 09:54:00.313366] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:54:00.313375] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:19:15-70
[2024-02-28 09:54:00.313384] [STDOUT] stdout: [ ] intent-filter#action:name:android.intent.action.MAIN+category:name:android.intent.category.LAUNCHER
[2024-02-28 09:54:00.313393] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:22:13-25:29
[2024-02-28 09:54:00.313401] [STDOUT] stdout: [ ] action#android.intent.action.MAIN
[2024-02-28 09:54:00.313444] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:23:17-68
[2024-02-28 09:54:00.313458] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:54:00.313513] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:23:25-66
[2024-02-28 09:54:00.313548] [STDOUT] stdout: [ ] category#android.intent.category.LAUNCHER
[2024-02-28 09:54:00.313558] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:24:17-76
[2024-02-28 09:54:00.313566] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:54:00.313591] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:24:27-74
[2024-02-28 09:54:00.313602] [STDOUT] stdout: [ ] meta-data#flutterEmbedding
[2024-02-28 09:54:00.313610] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:29:9-31:33
[2024-02-28 09:54:00.313736] [STDOUT] stdout: [ ] android:value
[2024-02-28 09:54:00.313751] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:31:13-30
[2024-02-28 09:54:00.313773] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:54:00.313782] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:30:13-44
[2024-02-28 09:54:00.313791] [STDOUT] stdout: [ ] uses-library#androidx.window.extensions
[2024-02-28 09:54:00.313829] [STDOUT] stdout: [ ] ADDED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:25:9-27:40
[2024-02-28 09:54:00.313840] [STDOUT] stdout: [ ] android:required
[2024-02-28 09:54:00.313848] [STDOUT] stdout: [ ] ADDED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:27:13-37
[2024-02-28 09:54:00.313857] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:54:00.313866] [STDOUT] stdout: [ ] ADDED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:26:13-54
[2024-02-28 09:54:00.313875] [STDOUT] stdout: [ ] uses-library#androidx.window.sidecar
[2024-02-28 09:54:00.313884] [STDOUT] stdout: [ ] ADDED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:28:9-30:40
[2024-02-28 09:54:00.313893] [STDOUT] stdout: [ ] android:required
[2024-02-28 09:54:00.314004] [STDOUT] stdout: [ ] ADDED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:30:13-37
[2024-02-28 09:54:00.314022] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:54:00.314027] [STDOUT] stdout: [ ] ADDED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:29:13-51
[2024-02-28 09:54:00.314030] [STDOUT] stdout: [ ] 1<?xml version="1.0" encoding="utf-8"?>
[2024-02-28 09:54:00.314034] [STDOUT] stdout: [ ] 2<manifest xmlns:android="
http://schemas.android.com/apk/res/android"
[2024-02-28 09:54:00.314037] [STDOUT] stdout: [ ] 3 package="io.flutter.devicelab.plugintest_example"
[2024-02-28 09:54:00.314041] [STDOUT] stdout: [ ] 4 android:versionCode="1"
[2024-02-28 09:54:00.314044] [STDOUT] stdout: [ ] 5 android:versionName="1.0" >
[2024-02-28 09:54:00.314047] [STDOUT] stdout: [ ] 6
[2024-02-28 09:54:00.314051] [STDOUT] stdout: [ ] 7 <uses-sdk
[2024-02-28 09:54:00.314054] [STDOUT] stdout: [ ] 8 android:minSdkVersion="21"
[2024-02-28 09:54:00.314058] [STDOUT] stdout: [ ] 8-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:00.314062] [STDOUT] stdout: [ ] 9 android:targetSdkVersion="33" />
[2024-02-28 09:54:00.314066] [STDOUT] stdout: [ ] 9-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:00.314297] [STDOUT] stdout: [ ] 10 <!--
[2024-02-28 09:54:00.314524] [STDOUT] stdout: [ ] 11 Required to query activities that can process text, see:
[2024-02-28 09:54:00.314541] [STDOUT] stdout: [ ] 12
https://developer.android.com/training/package-visibility?hl=en and
[2024-02-28 09:54:00.314572] [STDOUT] stdout: [ ] 13
https://developer.android.com/reference/android/content/Intent#ACTION_PROCESS_TEXT.
[2024-02-28 09:54:00.314608] [STDOUT] stdout: [ ] 14
[2024-02-28 09:54:00.314619] [STDOUT] stdout: [ ] 15 In particular, this is used by the Flutter engine in io.flutter.plugin.text.ProcessTextPlugin.
[2024-02-28 09:54:00.314688] [STDOUT] stdout: [ ] 16 -->
[2024-02-28 09:54:00.314780] [STDOUT] stdout: [ ] 17 <queries>
[2024-02-28 09:54:00.314809] [STDOUT] stdout: [ ] 17-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:38:5-43:15
[2024-02-28 09:54:00.314820] [STDOUT] stdout: [ ] 18 <intent>
[2024-02-28 09:54:00.314829] [STDOUT] stdout: [ ] 18-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:39:9-42:18
[2024-02-28 09:54:00.314838] [STDOUT] stdout: [ ] 19 <action android:name="android.intent.action.PROCESS_TEXT" />
[2024-02-28 09:54:00.314846] [STDOUT] stdout: [ ] 19-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:40:13-72
[2024-02-28 09:54:00.314856] [STDOUT] stdout: [ ] 19-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:40:21-70
[2024-02-28 09:54:00.314864] [STDOUT] stdout: [ ] 20
[2024-02-28 09:54:00.314872] [STDOUT] stdout: [ ] 21 <data android:mimeType="text/plain" />
[2024-02-28 09:54:00.314881] [STDOUT] stdout: [ ] 21-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:41:13-50
[2024-02-28 09:54:00.314890] [STDOUT] stdout: [ ] 21-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:41:19-48
[2024-02-28 09:54:00.314898] [STDOUT] stdout: [ ] 22 </intent>
[2024-02-28 09:54:00.314907] [STDOUT] stdout: [ ] 23 </queries>
[2024-02-28 09:54:00.314959] [STDOUT] stdout: [ ] 24
[2024-02-28 09:54:00.314970] [STDOUT] stdout: [ ] 25 <application
[2024-02-28 09:54:00.314973] [STDOUT] stdout: [ ] 26 android:name="android.app.Application"
[2024-02-28 09:54:00.314976] [STDOUT] stdout: [ ] 26-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:4:9-42
[2024-02-28 09:54:00.314981] [STDOUT] stdout: [ ] 27 android:appComponentFactory="androidx.core.app.CoreComponentFactory"
[2024-02-28 09:54:00.315002] [STDOUT] stdout: [ ] 27-->[androidx.core:core:1.6.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml:24:18-86
[2024-02-28 09:54:00.315006] [STDOUT] stdout: [ ] 28 android:icon="@mipmap/ic_launcher"
[2024-02-28 09:54:00.315012] [STDOUT] stdout: [ ] 28-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:5:9-43
[2024-02-28 09:54:00.315015] [STDOUT] stdout: [ ] 29 android:label="plugintest_example" >
[2024-02-28 09:54:00.315313] [STDOUT] stdout: [ ] 29-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:3:9-43
[2024-02-28 09:54:00.315623] [STDOUT] stdout: [ ] 30 <activity
[2024-02-28 09:54:00.315631] [STDOUT] stdout: [ ] 30-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:6:9-26:20
[2024-02-28 09:54:00.315635] [STDOUT] stdout: [ ] 31 android:name="io.flutter.devicelab.plugintest_example.MainActivity"
[2024-02-28 09:54:00.315639] [STDOUT] stdout: [ ] 31-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:7:13-41
[2024-02-28 09:54:00.315643] [STDOUT] stdout: [ ] 32 android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"
[2024-02-28 09:54:00.315813] [STDOUT] stdout: [ ] 32-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:11:13-163
[2024-02-28 09:54:00.315832] [STDOUT] stdout: [ ] 33 android:exported="true"
[2024-02-28 09:54:00.315841] [STDOUT] stdout: [ ] 33-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:8:13-36
[2024-02-28 09:54:00.315850] [STDOUT] stdout: [ ] 34 android:hardwareAccelerated="true"
[2024-02-28 09:54:00.315859] [STDOUT] stdout: [ ] 34-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:12:13-47
[2024-02-28 09:54:00.315868] [STDOUT] stdout: [ ] 35 android:launchMode="singleTop"
[2024-02-28 09:54:00.315877] [STDOUT] stdout: [ ] 35-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:9:13-43
[2024-02-28 09:54:00.315886] [STDOUT] stdout: [ ] 36 android:theme="@style/LaunchTheme"
[2024-02-28 09:54:00.315941] [STDOUT] stdout: [ ] 36-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:10:13-47
[2024-02-28 09:54:00.315952] [STDOUT] stdout: [ ] 37 android:windowSoftInputMode="adjustResize" >
[2024-02-28 09:54:00.315955] [STDOUT] stdout: [ ] 37-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:13:13-55
[2024-02-28 09:54:00.315959] [STDOUT] stdout: [ ] 38
[2024-02-28 09:54:00.315962] [STDOUT] stdout: [ ] 39 <!--
[2024-02-28 09:54:00.315965] [STDOUT] stdout: [ ] 40 Specifies an Android theme to apply to this Activity as soon as
[2024-02-28 09:54:00.315968] [STDOUT] stdout: [ ] 41 the Android process has started. This theme is visible to the user
[2024-02-28 09:54:00.315993] [STDOUT] stdout: [ ] 42 while the Flutter UI initializes. After that, this theme continues
[2024-02-28 09:54:00.315997] [STDOUT] stdout: [ ] 43 to determine the Window background behind the Flutter UI.
[2024-02-28 09:54:00.316] [STDOUT] stdout: [ ] 44 -->
[2024-02-28 09:54:00.316006] [STDOUT] stdout: [ ] 45 <meta-data
[2024-02-28 09:54:00.316023] [STDOUT] stdout: [ ] 45-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:18:13-21:17
[2024-02-28 09:54:00.316028] [STDOUT] stdout: [ ] 46 android:name="io.flutter.embedding.android.NormalTheme"
[2024-02-28 09:54:00.316050] [STDOUT] stdout: [ ] 46-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:19:15-70
[2024-02-28 09:54:00.316162] [STDOUT] stdout: [ ] 47 android:resource="@style/NormalTheme" />
[2024-02-28 09:54:00.316231] [STDOUT] stdout: [ ] 47-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:20:15-52
[2024-02-28 09:54:00.316254] [STDOUT] stdout: [ ] 48
[2024-02-28 09:54:00.316263] [STDOUT] stdout: [ ] 49 <intent-filter>
[2024-02-28 09:54:00.316271] [STDOUT] stdout: [ ] 49-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:22:13-25:29
[2024-02-28 09:54:00.316280] [STDOUT] stdout: [ ] 50 <action android:name="android.intent.action.MAIN" />
[2024-02-28 09:54:00.316316] [STDOUT] stdout: [ ] 50-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:23:17-68
[2024-02-28 09:54:00.316421] [STDOUT] stdout: [ ] 50-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:23:25-66
[2024-02-28 09:54:00.316482] [STDOUT] stdout: [ ] 51
[2024-02-28 09:54:00.316540] [STDOUT] stdout: [ ] 52 <category android:name="android.intent.category.LAUNCHER" />
[2024-02-28 09:54:00.316553] [STDOUT] stdout: [ ] 52-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:24:17-76
[2024-02-28 09:54:00.316563] [STDOUT] stdout: [ ] 52-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:24:27-74
[2024-02-28 09:54:00.316573] [STDOUT] stdout: [ ] 53 </intent-filter>
[2024-02-28 09:54:00.316581] [STDOUT] stdout: [ ] 54 </activity>
[2024-02-28 09:54:00.316590] [STDOUT] stdout: [ ] 55 <!--
[2024-02-28 09:54:00.316598] [STDOUT] stdout: [ ] 56 Don't delete the meta-data below.
[2024-02-28 09:54:00.316607] [STDOUT] stdout: [ ] 57 This is used by the Flutter tool to generate GeneratedPluginRegistrant.java
[2024-02-28 09:54:00.316615] [STDOUT] stdout: [ ] 58 -->
[2024-02-28 09:54:00.316623] [STDOUT] stdout: [ ] 59 <meta-data
[2024-02-28 09:54:00.316632] [STDOUT] stdout: [ ] 59-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:29:9-31:33
[2024-02-28 09:54:00.316641] [STDOUT] stdout: [ ] 60 android:name="flutterEmbedding"
[2024-02-28 09:54:00.316649] [STDOUT] stdout: [ ] 60-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:30:13-44
[2024-02-28 09:54:00.316658] [STDOUT] stdout: [ ] 61 android:value="2" />
[2024-02-28 09:54:00.316666] [STDOUT] stdout: [ ] 61-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/AndroidManifest.xml:31:13-30
[2024-02-28 09:54:00.316675] [STDOUT] stdout: [ ] 62
[2024-02-28 09:54:00.316683] [STDOUT] stdout: [ ] 63 <uses-library
[2024-02-28 09:54:00.316691] [STDOUT] stdout: [ ] 63-->[androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:25:9-27:40
[2024-02-28 09:54:00.316701] [STDOUT] stdout: [ ] 64 android:name="androidx.window.extensions"
[2024-02-28 09:54:00.316746] [STDOUT] stdout: [ ] 64-->[androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:26:13-54
[2024-02-28 09:54:00.316760] [STDOUT] stdout: [ ] 65 android:required="false" />
[2024-02-28 09:54:00.316769] [STDOUT] stdout: [ ] 65-->[androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:27:13-37
[2024-02-28 09:54:00.316778] [STDOUT] stdout: [ ] 66 <uses-library
[2024-02-28 09:54:00.316788] [STDOUT] stdout: [ ] 66-->[androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:28:9-30:40
[2024-02-28 09:54:00.316797] [STDOUT] stdout: [ ] 67 android:name="androidx.window.sidecar"
[2024-02-28 09:54:00.316995] [STDOUT] stdout: [ ] 67-->[androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:29:13-51
[2024-02-28 09:54:00.317007] [STDOUT] stdout: [ ] 68 android:required="false" />
[2024-02-28 09:54:00.317011] [STDOUT] stdout: [ ] 68-->[androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:30:13-37
[2024-02-28 09:54:00.317015] [STDOUT] stdout: [ ] 69 </application>
[2024-02-28 09:54:00.317018] [STDOUT] stdout: [ ] 70
[2024-02-28 09:54:00.317022] [STDOUT] stdout: [ ] 71</manifest>
[2024-02-28 09:54:00.317025] [STDOUT] stdout: [ ] Merged manifest saved to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_manifest/release/AndroidManifest.xml
[2024-02-28 09:54:00.317029] [STDOUT] stdout: [ ] Resolve mutations for :app:processReleaseManifest (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:00.317032] [STDOUT] stdout: [ ] :app:processReleaseManifest (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:00.317036] [STDOUT] stdout: [ ] > Task :app:processReleaseManifest
[2024-02-28 09:54:00.317063] [STDOUT] stdout: [ ] Caching disabled for task ':app:processReleaseManifest' because:
[2024-02-28 09:54:00.317067] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.317070] [STDOUT] stdout: [ ] Task ':app:processReleaseManifest' is not up-to-date because:
[2024-02-28 09:54:00.317073] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.317111] [STDOUT] stdout: [ ] Resolve mutations for :app:processReleaseManifestForPackage (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:00.317118] [STDOUT] stdout: [ ] :app:processReleaseManifestForPackage (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:00.317122] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:bundleLibCompileToJarRelease (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:00.317126] [STDOUT] stdout: [ ] :integration_test:bundleLibCompileToJarRelease (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:00.386525] [STDOUT] stdout: [ +67 ms] Resolve mutations for :plugintest:bundleLibCompileToJarRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.386552] [STDOUT] stdout: [ ] :plugintest:bundleLibCompileToJarRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.386556] [STDOUT] stdout: [ ] Resolve mutations for :app:javaPreCompileRelease (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:00.386560] [STDOUT] stdout: [ ] :app:javaPreCompileRelease (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:00.386563] [STDOUT] stdout: [ ] Resolve mutations for :app:extractProguardFiles (Thread[included builds,5,main]) started.
[2024-02-28 09:54:00.386567] [STDOUT] stdout: [ ] :app:extractProguardFiles (Thread[included builds,5,main]) started.
[2024-02-28 09:54:00.386570] [STDOUT] stdout: [ ] > Task :plugintest:bundleLibCompileToJarRelease
[2024-02-28 09:54:00.386574] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:bundleLibCompileToJarRelease' because:
[2024-02-28 09:54:00.386577] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.386580] [STDOUT] stdout: [ ] Task ':plugintest:bundleLibCompileToJarRelease' is not up-to-date because:
[2024-02-28 09:54:00.386583] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.386587] [STDOUT] stdout: [ ] > Task :integration_test:bundleLibCompileToJarRelease
[2024-02-28 09:54:00.386590] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:bundleLibCompileToJarRelease' because:
[2024-02-28 09:54:00.386593] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.386597] [STDOUT] stdout: [ ] Task ':integration_test:bundleLibCompileToJarRelease' is not up-to-date because:
[2024-02-28 09:54:00.386600] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.386603] [STDOUT] stdout: [ ] > Task :app:javaPreCompileRelease
[2024-02-28 09:54:00.386606] [STDOUT] stdout: [ ] Caching disabled for task ':app:javaPreCompileRelease' because:
[2024-02-28 09:54:00.386609] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.386613] [STDOUT] stdout: [ ] Task ':app:javaPreCompileRelease' is not up-to-date because:
[2024-02-28 09:54:00.386616] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.386619] [STDOUT] stdout: [ ] > Task :app:mergeReleaseResources
[2024-02-28 09:54:00.386622] [STDOUT] stdout: [ ] Watching 2 directory hierarchies to track changes
[2024-02-28 09:54:00.386625] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseResources' because:
[2024-02-28 09:54:00.386628] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.386631] [STDOUT] stdout: [ ] Task ':app:mergeReleaseResources' is not up-to-date because:
[2024-02-28 09:54:00.386634] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.386637] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:mergeReleaseResources'.
[2024-02-28 09:54:00.386641] [STDOUT] stdout: [ ] [MergeResources] Inputs are non-incremental full task action.
[2024-02-28 09:54:00.386644] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-lo/values-lo.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-lo_values-lo.arsc.flat
[2024-02-28 09:54:00.386649] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-pt/values-pt.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-pt_values-pt.arsc.flat
[2024-02-28 09:54:00.386653] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-lt/values-lt.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-lt_values-lt.arsc.flat
[2024-02-28 09:54:00.386657] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-hi/values-hi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-hi_values-hi.arsc.flat
[2024-02-28 09:54:00.386661] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values/values.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values_values.arsc.flat
[2024-02-28 09:54:00.386666] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-hr/values-hr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-hr_values-hr.arsc.flat
[2024-02-28 09:54:00.386670] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-de/values-de.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-de_values-de.arsc.flat
[2024-02-28 09:54:00.386674] [STDOUT] stdout: [ ] Transforming aapt2-7.3.0-8691043-osx.jar (com.android.tools.build:aapt2:7.3.0-8691043) with Aapt2Extractor
[2024-02-28 09:54:00.386677] [STDOUT] stdout: [ ] Caching disabled for Aapt2Extractor: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.android.tools.build/aapt2/7.3.0-8691043/95880e8918cd662732051fa53448fafabad44a58/aapt2-7.3.0-8691043-osx.jar because:
[2024-02-28 09:54:00.386681] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.386684] [STDOUT] stdout: [ ] Skipping Aapt2Extractor: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.android.tools.build/aapt2/7.3.0-8691043/95880e8918cd662732051fa53448fafabad44a58/aapt2-7.3.0-8691043-osx.jar as it is up-to-date.
[2024-02-28 09:54:00.386688] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-lv/values-lv.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-lv_values-lv.arsc.flat
[2024-02-28 09:54:00.386692] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-hy/values-hy.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-hy_values-hy.arsc.flat
[2024-02-28 09:54:00.386696] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-mk/values-mk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-mk_values-mk.arsc.flat
[2024-02-28 09:54:00.386700] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-v16/values-v16.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-v16_values-v16.arsc.flat
[2024-02-28 09:54:00.386705] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-uk/values-uk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-uk_values-uk.arsc.flat
[2024-02-28 09:54:00.386709] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ml/values-ml.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-ml_values-ml.arsc.flat
[2024-02-28 09:54:00.386713] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-en-rIN/values-en-rIN.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-en-rIN_values-en-rIN.arsc.flat
[2024-02-28 09:54:00.386717] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ur/values-ur.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-ur_values-ur.arsc.flat
[2024-02-28 09:54:00.386722] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-in/values-in.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-in_values-in.arsc.flat
[2024-02-28 09:54:00.386726] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-el/values-el.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-el_values-el.arsc.flat
[2024-02-28 09:54:00.386730] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-mr/values-mr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-mr_values-mr.arsc.flat
[2024-02-28 09:54:00.386734] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-my/values-my.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-my_values-my.arsc.flat
[2024-02-28 09:54:00.386738] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-fr-rCA/values-fr-rCA.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-fr-rCA_values-fr-rCA.arsc.flat
[2024-02-28 09:54:00.386742] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-b+sr+Latn_values-b+sr+Latn.arsc.flat
[2024-02-28 09:54:00.386746] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ms/values-ms.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-ms_values-ms.arsc.flat
[2024-02-28 09:54:00.386751] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-uz/values-uz.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-uz_values-uz.arsc.flat
[2024-02-28 09:54:00.387519] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-nb/values-nb.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-nb_values-nb.arsc.flat
[2024-02-28 09:54:00.387532] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-af/values-af.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-af_values-af.arsc.flat
[2024-02-28 09:54:00.387536] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-as/values-as.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-as_values-as.arsc.flat
[2024-02-28 09:54:00.387541] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-am/values-am.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-am_values-am.arsc.flat
[2024-02-28 09:54:00.387545] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-az/values-az.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-az_values-az.arsc.flat
[2024-02-28 09:54:00.387549] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-vi/values-vi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-vi_values-vi.arsc.flat
[2024-02-28 09:54:00.387553] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-fi/values-fi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-fi_values-fi.arsc.flat
[2024-02-28 09:54:00.387558] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-zh-rHK/values-zh-rHK.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-zh-rHK_values-zh-rHK.arsc.flat
[2024-02-28 09:54:00.387562] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-pt-rPT_values-pt-rPT.arsc.flat
[2024-02-28 09:54:00.387566] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-is/values-is.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-is_values-is.arsc.flat
[2024-02-28 09:54:00.387571] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-es/values-es.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-es_values-es.arsc.flat
[2024-02-28 09:54:00.387575] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-it/values-it.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-it_values-it.arsc.flat
[2024-02-28 09:54:00.387579] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-be/values-be.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-be_values-be.arsc.flat
[2024-02-28 09:54:00.387583] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-zu/values-zu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-zu_values-zu.arsc.flat
[2024-02-28 09:54:00.387587] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-en-rGB/values-en-rGB.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-en-rGB_values-en-rGB.arsc.flat
[2024-02-28 09:54:00.387592] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ka/values-ka.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-ka_values-ka.arsc.flat
[2024-02-28 09:54:00.387596] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-et/values-et.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-et_values-et.arsc.flat
[2024-02-28 09:54:00.387600] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ar/values-ar.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-ar_values-ar.arsc.flat
[2024-02-28 09:54:00.387604] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-v21/values-v21.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-v21_values-v21.arsc.flat
[2024-02-28 09:54:00.388216] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-kk/values-kk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-kk_values-kk.arsc.flat
[2024-02-28 09:54:00.388228] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-bg/values-bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-bg_values-bg.arsc.flat
[2024-02-28 09:54:00.388232] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ne/values-ne.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-ne_values-ne.arsc.flat
[2024-02-28 09:54:00.388236] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ta/values-ta.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-ta_values-ta.arsc.flat
[2024-02-28 09:54:00.388240] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ru/values-ru.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-ru_values-ru.arsc.flat
[2024-02-28 09:54:00.388244] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-eu/values-eu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-eu_values-eu.arsc.flat
[2024-02-28 09:54:00.388249] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-tl/values-tl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-tl_values-tl.arsc.flat
[2024-02-28 09:54:00.388253] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-en-rCA/values-en-rCA.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-en-rCA_values-en-rCA.arsc.flat
[2024-02-28 09:54:00.388257] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ja/values-ja.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-ja_values-ja.arsc.flat
[2024-02-28 09:54:00.388261] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-km/values-km.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-km_values-km.arsc.flat
[2024-02-28 09:54:00.388265] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sr/values-sr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-sr_values-sr.arsc.flat
[2024-02-28 09:54:00.388270] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-zh-rCN_values-zh-rCN.arsc.flat
[2024-02-28 09:54:00.388274] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/drawable/notification_icon_background.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/drawable_notification_icon_background.xml.flat
[2024-02-28 09:54:00.388278] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-gl/values-gl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-gl_values-gl.arsc.flat
[2024-02-28 09:54:00.388282] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-bs/values-bs.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-bs_values-bs.arsc.flat
[2024-02-28 09:54:00.388286] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-th/values-th.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-th_values-th.arsc.flat
[2024-02-28 09:54:00.388290] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ca/values-ca.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-ca_values-ca.arsc.flat
[2024-02-28 09:54:00.388295] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-night-v8/values-night-v8.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-night-v8_values-night-v8.arsc.flat
[2024-02-28 09:54:00.388299] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sk/values-sk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-sk_values-sk.arsc.flat
[2024-02-28 09:54:00.388303] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/drawable/notification_bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/drawable_notification_bg.xml.flat
[2024-02-28 09:54:00.388307] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ky/values-ky.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-ky_values-ky.arsc.flat
[2024-02-28 09:54:00.388311] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ko/values-ko.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-ko_values-ko.arsc.flat
[2024-02-28 09:54:00.388315] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sv/values-sv.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-sv_values-sv.arsc.flat
[2024-02-28 09:54:00.388319] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-gu/values-gu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-gu_values-gu.arsc.flat
[2024-02-28 09:54:00.388323] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-pl/values-pl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-pl_values-pl.arsc.flat
[2024-02-28 09:54:00.388351] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-tr/values-tr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-tr_values-tr.arsc.flat
[2024-02-28 09:54:00.388356] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-te/values-te.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-te_values-te.arsc.flat
[2024-02-28 09:54:00.388360] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/drawable/notification_tile_bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/drawable_notification_tile_bg.xml.flat
[2024-02-28 09:54:00.388364] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/layout-v21/notification_template_icon_group.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/layout-v21_notification_template_icon_group.xml.flat
[2024-02-28 09:54:00.388369] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/layout-v21/notification_template_custom_big.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/layout-v21_notification_template_custom_big.xml.flat
[2024-02-28 09:54:00.388373] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-nl/values-nl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-nl_values-nl.arsc.flat
[2024-02-28 09:54:00.388377] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-fa/values-fa.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-fa_values-fa.arsc.flat
[2024-02-28 09:54:00.388381] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-bn/values-bn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-bn_values-bn.arsc.flat
[2024-02-28 09:54:00.388385] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-en-rXC/values-en-rXC.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-en-rXC_values-en-rXC.arsc.flat
[2024-02-28 09:54:00.388390] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sq/values-sq.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-sq_values-sq.arsc.flat
[2024-02-28 09:54:00.390079] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sw/values-sw.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-sw_values-sw.arsc.flat
[2024-02-28 09:54:00.390114] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-si/values-si.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-si_values-si.arsc.flat
[2024-02-28 09:54:00.390127] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-pa/values-pa.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-pa_values-pa.arsc.flat
[2024-02-28 09:54:00.390138] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-or/values-or.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-or_values-or.arsc.flat
[2024-02-28 09:54:00.390149] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/drawable-v21/notification_action_background.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/drawable-v21_notification_action_background.xml.flat
[2024-02-28 09:54:00.390160] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-pt-rBR_values-pt-rBR.arsc.flat
[2024-02-28 09:54:00.390172] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-da/values-da.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-da_values-da.arsc.flat
[2024-02-28 09:54:00.390182] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/drawable/notification_bg_low.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/drawable_notification_bg_low.xml.flat
[2024-02-28 09:54:00.390193] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-hu/values-hu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-hu_values-hu.arsc.flat
[2024-02-28 09:54:00.390205] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-mn/values-mn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-mn_values-mn.arsc.flat
[2024-02-28 09:54:00.390235] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-zh-rTW_values-zh-rTW.arsc.flat
[2024-02-28 09:54:00.390254] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-iw/values-iw.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-iw_values-iw.arsc.flat
[2024-02-28 09:54:00.390267] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-es-rUS/values-es-rUS.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-es-rUS_values-es-rUS.arsc.flat
[2024-02-28 09:54:00.390278] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ro/values-ro.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-ro_values-ro.arsc.flat
[2024-02-28 09:54:00.390304] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-fr/values-fr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-fr_values-fr.arsc.flat
[2024-02-28 09:54:00.390316] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sl/values-sl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-sl_values-sl.arsc.flat
[2024-02-28 09:54:00.390328] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/layout/notification_template_part_chronometer.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/layout_notification_template_part_chronometer.xml.flat
[2024-02-28 09:54:00.390356] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/layout-v21/notification_action.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/layout-v21_notification_action.xml.flat
[2024-02-28 09:54:00.390365] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/main/res/drawable-v21/launch_background.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/drawable-v21_launch_background.xml.flat
[2024-02-28 09:54:00.390370] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/layout/notification_template_part_time.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/layout_notification_template_part_time.xml.flat
[2024-02-28 09:54:00.390374] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/layout-v21/notification_action_tombstone.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/layout-v21_notification_action_tombstone.xml.flat
[2024-02-28 09:54:00.390379] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-kn/values-kn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-kn_values-kn.arsc.flat
[2024-02-28 09:54:00.390383] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-cs/values-cs.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-cs_values-cs.arsc.flat
[2024-02-28 09:54:00.390387] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-en-rAU/values-en-rAU.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/values-en-rAU_values-en-rAU.arsc.flat
[2024-02-28 09:54:00.390435] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/layout/custom_dialog.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_res/release/layout_custom_dialog.xml.flat
[2024-02-28 09:54:00.390443] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #0: starting
[2024-02-28 09:54:00.390447] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #2: starting
[2024-02-28 09:54:00.390451] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #4: starting
[2024-02-28 09:54:00.390454] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #3: starting
[2024-02-28 09:54:00.390458] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #1: starting
[2024-02-28 09:54:00.390461] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #5: starting
[2024-02-28 09:54:00.390465] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #6: starting
[2024-02-28 09:54:00.390468] [STDOUT] stdout: [ ] > Task :app:extractProguardFiles
[2024-02-28 09:54:00.390471] [STDOUT] stdout: [ ] Caching disabled for task ':app:extractProguardFiles' because:
[2024-02-28 09:54:00.390474] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.390478] [STDOUT] stdout: [ ] Task ':app:extractProguardFiles' is not up-to-date because:
[2024-02-28 09:54:00.390512] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.390538] [STDOUT] stdout: [ ] work action resolve classes.jar (project :plugintest) (Thread[included builds,5,main]) started.
[2024-02-28 09:54:00.390548] [STDOUT] stdout: [ ] work action resolve classes.jar (project :integration_test) (Thread[included builds,5,main]) started.
[2024-02-28 09:54:00.390558] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:bundleLibResRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:54:00.390569] [STDOUT] stdout: [ ] :integration_test:bundleLibResRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:54:00.390578] [STDOUT] stdout: [ ] > Task :integration_test:bundleLibResRelease NO-SOURCE
[2024-02-28 09:54:00.390586] [STDOUT] stdout: [ ] Skipping task ':integration_test:bundleLibResRelease' as it has no source files and no previous output files.
[2024-02-28 09:54:00.390634] [STDOUT] stdout: [ ] work action resolve res.jar (project :integration_test) (Thread[included builds,5,main]) started.
[2024-02-28 09:54:00.390655] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:bundleLibRuntimeToJarRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:54:00.390665] [STDOUT] stdout: [ ] :integration_test:bundleLibRuntimeToJarRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:54:00.390674] [STDOUT] stdout: [ ] > Task :app:processReleaseManifestForPackage
[2024-02-28 09:54:00.390683] [STDOUT] stdout: [ ] Caching disabled for task ':app:processReleaseManifestForPackage' because:
[2024-02-28 09:54:00.390706] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.390714] [STDOUT] stdout: [ ] Task ':app:processReleaseManifestForPackage' is not up-to-date because:
[2024-02-28 09:54:00.390736] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.390746] [STDOUT] stdout: [ ] Resolve mutations for :app:processReleaseResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:00.390788] [STDOUT] stdout: [ ] :app:processReleaseResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:00.390853] [STDOUT] stdout: [ ] > Task :integration_test:bundleLibRuntimeToJarRelease
[2024-02-28 09:54:00.390866] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:bundleLibRuntimeToJarRelease' because:
[2024-02-28 09:54:00.390876] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.390910] [STDOUT] stdout: [ ] Task ':integration_test:bundleLibRuntimeToJarRelease' is not up-to-date because:
[2024-02-28 09:54:00.390924] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.390933] [STDOUT] stdout: [ ] work action resolve classes.jar (project :integration_test) (Thread[included builds,5,main]) started.
[2024-02-28 09:54:00.390941] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:createFullJarRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.390950] [STDOUT] stdout: [ ] :integration_test:createFullJarRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.390958] [STDOUT] stdout: [ ] > Task :integration_test:createFullJarRelease
[2024-02-28 09:54:00.390966] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:createFullJarRelease' because:
[2024-02-28 09:54:00.390974] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.390982] [STDOUT] stdout: [ ] Task ':integration_test:createFullJarRelease' is not up-to-date because:
[2024-02-28 09:54:00.390990] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.390998] [STDOUT] stdout: [ ] work action resolve full.jar (project :integration_test) (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.391007] [STDOUT] stdout: [ ] work action resolve full.jar (project :integration_test) (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.391016] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:writeReleaseLintModelMetadata (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.391025] [STDOUT] stdout: [ ] :integration_test:writeReleaseLintModelMetadata (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.391033] [STDOUT] stdout: [ ] > Task :integration_test:writeReleaseLintModelMetadata
[2024-02-28 09:54:00.391042] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:writeReleaseLintModelMetadata' because:
[2024-02-28 09:54:00.391050] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.391058] [STDOUT] stdout: [ ] Task ':integration_test:writeReleaseLintModelMetadata' is not up-to-date because:
[2024-02-28 09:54:00.391066] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.391075] [STDOUT] stdout: [ ] work action resolve lint-model-metadata.properties (project :integration_test) (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.391084] [STDOUT] stdout: [ ] work action resolve lint-model-metadata.properties (project :integration_test) (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.391161] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:bundleLibResRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.391169] [STDOUT] stdout: [ ] :plugintest:bundleLibResRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.391173] [STDOUT] stdout: [ ] > Task :plugintest:bundleLibResRelease NO-SOURCE
[2024-02-28 09:54:00.391177] [STDOUT] stdout: [ ] Skipping task ':plugintest:bundleLibResRelease' as it has no source files and no previous output files.
[2024-02-28 09:54:00.391180] [STDOUT] stdout: [ ] work action resolve res.jar (project :plugintest) (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.391184] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:bundleLibRuntimeToJarRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.391187] [STDOUT] stdout: [ ] :plugintest:bundleLibRuntimeToJarRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:00.391191] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:writeReleaseLintModelMetadata (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:00.391195] [STDOUT] stdout: [ ] :plugintest:writeReleaseLintModelMetadata (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:00.574140] [STDOUT] stdout: [ +183 ms] > Task :plugintest:bundleLibRuntimeToJarRelease
[2024-02-28 09:54:00.574204] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:bundleLibRuntimeToJarRelease' because:
[2024-02-28 09:54:00.574215] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.574219] [STDOUT] stdout: [ ] Task ':plugintest:bundleLibRuntimeToJarRelease' is not up-to-date because:
[2024-02-28 09:54:00.574275] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.574290] [STDOUT] stdout: [ ] > Task :plugintest:writeReleaseLintModelMetadata
[2024-02-28 09:54:00.574299] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:writeReleaseLintModelMetadata' because:
[2024-02-28 09:54:00.574309] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.574317] [STDOUT] stdout: [ ] Task ':plugintest:writeReleaseLintModelMetadata' is not up-to-date because:
[2024-02-28 09:54:00.574326] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.574334] [STDOUT] stdout: [ ] work action resolve lint-model-metadata.properties (project :plugintest) (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:00.574343] [STDOUT] stdout: [ ] work action resolve lint-model-metadata.properties (project :plugintest) (Thread[included builds,5,main]) started.
[2024-02-28 09:54:00.574352] [STDOUT] stdout: [ ] work action resolve classes.jar (project :plugintest) (Thread[included builds,5,main]) started.
[2024-02-28 09:54:00.574361] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:createFullJarRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:54:00.574371] [STDOUT] stdout: [ ] :plugintest:createFullJarRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:54:00.574426] [STDOUT] stdout: [ ] > Task :plugintest:createFullJarRelease
[2024-02-28 09:54:00.574438] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:createFullJarRelease' because:
[2024-02-28 09:54:00.574447] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.574455] [STDOUT] stdout: [ ] Task ':plugintest:createFullJarRelease' is not up-to-date because:
[2024-02-28 09:54:00.574463] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.574471] [STDOUT] stdout: [ ] work action resolve full.jar (project :plugintest) (Thread[included builds,5,main]) started.
[2024-02-28 09:54:00.574480] [STDOUT] stdout: [ ] work action resolve full.jar (project :plugintest) (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:00.574489] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseJniLibFolders (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:00.574497] [STDOUT] stdout: [ ] :app:mergeReleaseJniLibFolders (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:00.574506] [STDOUT] stdout: [ ] > Task :app:mergeReleaseJniLibFolders
[2024-02-28 09:54:00.574514] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseJniLibFolders' because:
[2024-02-28 09:54:00.574522] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.574530] [STDOUT] stdout: [ ] Task ':app:mergeReleaseJniLibFolders' is not up-to-date because:
[2024-02-28 09:54:00.574538] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.574546] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:mergeReleaseJniLibFolders'.
[2024-02-28 09:54:00.574555] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:copyReleaseJniLibsProjectOnly (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:00.574564] [STDOUT] stdout: [ ] :integration_test:copyReleaseJniLibsProjectOnly (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:00.574572] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:copyReleaseJniLibsProjectOnly (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:00.574581] [STDOUT] stdout: [ ] :plugintest:copyReleaseJniLibsProjectOnly (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:00.574610] [STDOUT] stdout: [ ] > Task :integration_test:copyReleaseJniLibsProjectOnly
[2024-02-28 09:54:00.574620] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:copyReleaseJniLibsProjectOnly' because:
[2024-02-28 09:54:00.575069] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.575092] [STDOUT] stdout: [ ] Task ':integration_test:copyReleaseJniLibsProjectOnly' is not up-to-date because:
[2024-02-28 09:54:00.575102] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.575111] [STDOUT] stdout: [ ] work action resolve jni (project :integration_test) (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:00.575120] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseArtProfile (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:00.575129] [STDOUT] stdout: [ ] :app:mergeReleaseArtProfile (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:00.575137] [STDOUT] stdout: [ ] > Task :plugintest:copyReleaseJniLibsProjectOnly
[2024-02-28 09:54:00.575145] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:copyReleaseJniLibsProjectOnly' because:
[2024-02-28 09:54:00.575154] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.575162] [STDOUT] stdout: [ ] Task ':plugintest:copyReleaseJniLibsProjectOnly' is not up-to-date because:
[2024-02-28 09:54:00.575170] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.575178] [STDOUT] stdout: [ ] work action resolve jni (project :plugintest) (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:00.575187] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseNativeLibs (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:00.575195] [STDOUT] stdout: [ ] :app:mergeReleaseNativeLibs (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:00.575203] [STDOUT] stdout: [ ] > Task :app:processReleaseResources
[2024-02-28 09:54:00.575212] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:00.575220] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:00.575229] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.575238] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:00.575247] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:00.575255] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.575264] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.575272] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.575281] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.575289] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:00.575298] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.575307] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.575315] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.575324] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.575333] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.575341] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.575350] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.575358] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.575367] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:00.575376] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.575455] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.575470] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.575480] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.575626] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.575669] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.575681] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.575691] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.575700] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.575708] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.575718] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.575726] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.575735] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.575744] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.575752] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.575761] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.575769] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.575778] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.575786] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.575795] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.575803] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:00.575885] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.575902] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.575912] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:00.575921] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.575930] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.575938] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.575947] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.575956] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.575964] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.575973] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.575982] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.576035] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.576050] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.576059] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.576068] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.576077] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.576086] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.576094] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.576103] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.576112] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.576121] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:00.576130] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:00.576139] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.576148] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:00.576157] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.576166] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.576175] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:00.576184] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.576193] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.576202] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:00.576210] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.576219] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:00.576228] [STDOUT] stdout: [ ] Caching disabled for task ':app:processReleaseResources' because:
[2024-02-28 09:54:00.576236] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.576244] [STDOUT] stdout: [ ] Task ':app:processReleaseResources' is not up-to-date because:
[2024-02-28 09:54:00.576276] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.576289] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:processReleaseResources'.
[2024-02-28 09:54:00.576298] [STDOUT] stdout: [ ] Aapt output file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/processed_res/release/out/resources-release.ap_
[2024-02-28 09:54:00.576307] [STDOUT] stdout: [ ] Resolve mutations for :app:compileReleaseKotlin (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:00.576316] [STDOUT] stdout: [ ] :app:compileReleaseKotlin (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:00.740806] [STDOUT] stdout: [ +163 ms] > Task :app:compileReleaseKotlin NO-SOURCE
[2024-02-28 09:54:00.740844] [STDOUT] stdout: [ ] Skipping task ':app:compileReleaseKotlin' as it has no source files and no previous output files.
[2024-02-28 09:54:00.740855] [STDOUT] stdout: [ ] Resolve mutations for :app:compileReleaseJavaWithJavac (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:00.740864] [STDOUT] stdout: [ ] :app:compileReleaseJavaWithJavac (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:00.740872] [STDOUT] stdout: [ ] > Task :app:compileReleaseJavaWithJavac
[2024-02-28 09:54:00.741007] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:00.741025] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:00.741034] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:00.741045] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:00.741055] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:00.741064] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:54:00.741072] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:00.741081] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:54:00.741089] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:54:00.741521] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with IdentityTransform
[2024-02-28 09:54:00.741544] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:54:00.741554] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with IdentityTransform
[2024-02-28 09:54:00.741564] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with JetifyTransform
[2024-02-28 09:54:00.741572] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with IdentityTransform
[2024-02-28 09:54:00.741669] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:00.741700] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:00.741715] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:00.742110] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:00.742129] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:00.742138] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:00.742147] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.742156] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarToClassTransform
[2024-02-28 09:54:00.742185] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:00.742196] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarToClassTransform
[2024-02-28 09:54:00.742204] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.742213] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarToClassTransform
[2024-02-28 09:54:00.742515] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.742569] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarToClassTransform
[2024-02-28 09:54:00.742646] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:54:00.742658] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with IdentityTransform
[2024-02-28 09:54:00.742667] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:00.742676] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7e40b6191cdf3eb91c9824bffc39b3bc/transformed/jetified-libs.jar because:
[2024-02-28 09:54:00.742684] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.742692] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarToClassTransform
[2024-02-28 09:54:00.742701] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.742709] [STDOUT] stdout: [ ] IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7e40b6191cdf3eb91c9824bffc39b3bc/transformed/jetified-libs.jar is not up-to-date because:
[2024-02-28 09:54:00.742718] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.742726] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarToClassTransform
[2024-02-28 09:54:00.742734] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.742743] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarToClassTransform
[2024-02-28 09:54:00.742751] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.742790] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarToClassTransform
[2024-02-28 09:54:00.742801] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.742810] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar because:
[2024-02-28 09:54:00.742819] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.742827] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:00.742836] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.742844] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarToClassTransform
[2024-02-28 09:54:00.742853] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:00.742862] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:00.743288] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.743307] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.743316] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:00.743326] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:00.743336] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:00.743345] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.743353] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:00.743362] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:00.743370] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.743379] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:00.743387] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:00.743396] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:54:00.743404] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:00.743412] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:54:00.743421] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.743429] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarToClassTransform
[2024-02-28 09:54:00.743438] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.743446] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarToClassTransform
[2024-02-28 09:54:00.743455] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.743463] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarToClassTransform
[2024-02-28 09:54:00.743472] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:54:00.743480] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with IdentityTransform
[2024-02-28 09:54:00.743489] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.743497] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarToClassTransform
[2024-02-28 09:54:00.743505] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:54:00.743514] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with IdentityTransform
[2024-02-28 09:54:00.744113] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:00.744139] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarToClassTransform
[2024-02-28 09:54:00.744149] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:54:00.744158] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with IdentityTransform
[2024-02-28 09:54:00.744166] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:00.744175] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:54:00.744184] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.744192] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with IdentityTransform
[2024-02-28 09:54:00.744200] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:54:00.744208] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with IdentityTransform
[2024-02-28 09:54:00.744217] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:54:00.744225] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with IdentityTransform
[2024-02-28 09:54:00.744233] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:54:00.744242] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with IdentityTransform
[2024-02-28 09:54:00.744250] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:54:00.744259] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with IdentityTransform
[2024-02-28 09:54:00.744267] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:54:00.744275] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with IdentityTransform
[2024-02-28 09:54:00.744283] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:00.744292] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarToClassTransform
[2024-02-28 09:54:00.744300] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:54:00.744309] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with IdentityTransform
[2024-02-28 09:54:00.744317] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:54:00.744325] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with IdentityTransform
[2024-02-28 09:54:00.744333] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:54:00.744341] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with IdentityTransform
[2024-02-28 09:54:00.744350] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:00.744358] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarToClassTransform
[2024-02-28 09:54:00.744367] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.744375] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarToClassTransform
[2024-02-28 09:54:00.744383] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with JetifyTransform
[2024-02-28 09:54:00.744392] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with IdentityTransform
[2024-02-28 09:54:00.744401] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with JetifyTransform
[2024-02-28 09:54:00.744409] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with IdentityTransform
[2024-02-28 09:54:00.744418] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with JetifyTransform
[2024-02-28 09:54:00.744426] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with IdentityTransform
[2024-02-28 09:54:00.744434] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:54:00.744443] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with IdentityTransform
[2024-02-28 09:54:00.744451] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar because:
[2024-02-28 09:54:00.744460] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.744468] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar because:
[2024-02-28 09:54:00.744477] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.744485] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar because:
[2024-02-28 09:54:00.744494] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.744502] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:00.744585] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:00.744626] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:00.744659] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:00.744671] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:00.744679] [STDOUT] stdout: [ ] Caching disabled for task ':app:compileReleaseJavaWithJavac' because:
[2024-02-28 09:54:00.744687] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.744695] [STDOUT] stdout: [ ] Task ':app:compileReleaseJavaWithJavac' is not up-to-date because:
[2024-02-28 09:54:00.744703] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.744711] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:compileReleaseJavaWithJavac'.
[2024-02-28 09:54:00.744833] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:00.744845] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:00.744854] [STDOUT] stdout: [ ] Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
[2024-02-28 09:54:00.744864] [STDOUT] stdout: [ ] Compiling with toolchain '/Volumes/Work/s/w/ir/cache/java/Contents/Home'.
[2024-02-28 09:54:00.744873] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app/src/release/java', not found
[2024-02-28 09:54:00.744882] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/generated/aidl_source_output_dir/release/out', not found
[2024-02-28 09:54:00.744892] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/generated/renderscript_source_output_dir/release/out', not found
[2024-02-28 09:54:00.744900] [STDOUT] stdout: [ ] Compiling with JDK Java compiler API.
[2024-02-28 09:54:00.744933] [STDOUT] stdout: [ ] Class dependency analysis for incremental compilation took 0.001 secs.
[2024-02-28 09:54:00.744948] [STDOUT] stdout: [ ] Created classpath snapshot for incremental compilation in 0.008 secs.
[2024-02-28 09:54:00.744957] [STDOUT] stdout: [ ] Resolve mutations for :app:lintVitalAnalyzeRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:00.744966] [STDOUT] stdout: [ ] :app:lintVitalAnalyzeRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:00.879483] [STDOUT] stdout: [ +134 ms] > Task :app:mergeReleaseNativeLibs
[2024-02-28 09:54:00.879523] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:00.879533] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:00.879544] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractJniTransform
[2024-02-28 09:54:00.879776] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:00.879794] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:00.879804] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:00.880141] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:00.880158] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:00.880167] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:00.880175] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:54:00.880293] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with ExtractJniTransform
[2024-02-28 09:54:00.880311] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:54:00.880316] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with ExtractJniTransform
[2024-02-28 09:54:00.880319] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with JetifyTransform
[2024-02-28 09:54:00.880323] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.880409] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.880416] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:00.880527] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:00.880533] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.880784] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:00.880801] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.880810] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.880819] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:00.880827] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with JetifyTransform
[2024-02-28 09:54:00.880893] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with ExtractJniTransform
[2024-02-28 09:54:00.880907] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with JetifyTransform
[2024-02-28 09:54:00.880916] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with JetifyTransform
[2024-02-28 09:54:00.880925] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.880934] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.880943] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:00.880951] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/flutter/release/libs.jar because:
[2024-02-28 09:54:00.880960] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.880988] [STDOUT] stdout: [ ] JetifyTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/flutter/release/libs.jar is not up-to-date because:
[2024-02-28 09:54:00.881002] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.881010] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:54:00.881026] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with ExtractJniTransform
[2024-02-28 09:54:00.881041] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:00.881114] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.881141] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:00.881154] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.881164] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.881252] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:00.881297] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.881328] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.881345] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:00.881355] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:00.881365] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.881374] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar because:
[2024-02-28 09:54:00.881395] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.881405] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.881414] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.881423] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:00.881468] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:00.881480] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:00.881489] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.881498] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar because:
[2024-02-28 09:54:00.881507] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.881534] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:00.881545] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar as it is up-to-date.
[2024-02-28 09:54:00.881572] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.881583] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar as it is up-to-date.
[2024-02-28 09:54:00.881692] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.881707] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:00.881716] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.881725] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:00.881734] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.881763] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:00.881774] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.881782] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.881791] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.881799] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.881825] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:00.881838] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.881846] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.881871] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.881962] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:00.881978] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.881986] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.881996] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.882005] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:00.882015] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.882050] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar because:
[2024-02-28 09:54:00.882063] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.882071] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.882080] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar as it is up-to-date.
[2024-02-28 09:54:00.882090] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.882099] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.882125] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.882138] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.882146] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.882174] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.882187] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:00.882195] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:00.882204] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:00.882251] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:00.882264] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.882272] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:00.882337] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:00.882395] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.882405] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:00.882485] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.882496] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.882530] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:00.882551] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.882580] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.882600] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:00.882610] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.882689] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:00.882703] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.882712] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:00.882721] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:54:00.882730] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.7.10/d2abf9e77736acc4450dc4a3f707fa2c10f5099d/kotlin-stdlib-1.7.10.jar because:
[2024-02-28 09:54:00.882739] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.882748] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.7.10/d2abf9e77736acc4450dc4a3f707fa2c10f5099d/kotlin-stdlib-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:00.882777] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with ExtractJniTransform
[2024-02-28 09:54:00.882802] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with ExtractJniTransform
[2024-02-28 09:54:00.882813] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:00.882822] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.882831] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:00.882862] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.882893] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.882904] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:00.882913] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:00.882957] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:00.882970] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.7.10/1ef73fee66f45d52c67e2aca12fd945dbe0659bf/kotlin-stdlib-jdk7-1.7.10.jar because:
[2024-02-28 09:54:00.882987] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.882996] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:00.883504] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.7.10/1ef73fee66f45d52c67e2aca12fd945dbe0659bf/kotlin-stdlib-jdk7-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:00.883539] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:54:00.883607] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with ExtractJniTransform
[2024-02-28 09:54:00.883644] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:00.883830] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:00.883859] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:00.883969] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:54:00.884019] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with ExtractJniTransform
[2024-02-28 09:54:00.884147] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:00.884308] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.884359] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:00.884445] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:00.884534] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.884549] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:00.884646] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:00.884730] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.884787] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:00.884875] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with ExtractJniTransform
[2024-02-28 09:54:00.884930] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:54:00.884941] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with ExtractJniTransform
[2024-02-28 09:54:00.885026] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:54:00.885041] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with ExtractJniTransform
[2024-02-28 09:54:00.885118] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:54:00.885195] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with ExtractJniTransform
[2024-02-28 09:54:00.885310] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:00.885344] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:00.885485] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:00.885499] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:54:00.885608] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with ExtractJniTransform
[2024-02-28 09:54:00.885632] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:54:00.885677] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with ExtractJniTransform
[2024-02-28 09:54:00.885698] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:54:00.885727] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with ExtractJniTransform
[2024-02-28 09:54:00.885753] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:54:00.885784] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with ExtractJniTransform
[2024-02-28 09:54:00.885796] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:54:00.885805] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with ExtractJniTransform
[2024-02-28 09:54:00.885813] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with JetifyTransform
[2024-02-28 09:54:00.885827] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with ExtractJniTransform
[2024-02-28 09:54:00.885862] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with JetifyTransform
[2024-02-28 09:54:00.885919] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:00.885932] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.885941] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:00.885950] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with ExtractJniTransform
[2024-02-28 09:54:00.885981] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/x86_64_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/4eaf0856914a6ca9859fe5b3d9d5004d61789f/x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:00.885994] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.886018] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with JetifyTransform
[2024-02-28 09:54:00.886030] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/x86_64_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/4eaf0856914a6ca9859fe5b3d9d5004d61789f/x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:00.886055] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractJniTransform
[2024-02-28 09:54:00.886082] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar because:
[2024-02-28 09:54:00.886093] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.886102] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:00.886130] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with ExtractJniTransform
[2024-02-28 09:54:00.886140] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with JetifyTransform
[2024-02-28 09:54:00.886149] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with ExtractJniTransform
[2024-02-28 09:54:00.886229] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar because:
[2024-02-28 09:54:00.886246] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.886278] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:00.886289] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with JetifyTransform
[2024-02-28 09:54:00.886298] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with ExtractJniTransform
[2024-02-28 09:54:00.886307] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with JetifyTransform
[2024-02-28 09:54:00.886368] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with ExtractJniTransform
[2024-02-28 09:54:00.886462] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with JetifyTransform
[2024-02-28 09:54:00.886484] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:54:00.886494] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with ExtractJniTransform
[2024-02-28 09:54:00.886503] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:54:00.886512] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with ExtractJniTransform
[2024-02-28 09:54:00.886521] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:00.886529] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:00.886538] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:00.886611] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/armeabi_v7a_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/ef64e02bf0b515f3402aec929c3e40095eaaca77/armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:00.886687] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.886713] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/armeabi_v7a_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/ef64e02bf0b515f3402aec929c3e40095eaaca77/armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:00.886726] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractJniTransform
[2024-02-28 09:54:00.886736] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar because:
[2024-02-28 09:54:00.886745] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.886754] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar as it is up-to-date.
[2024-02-28 09:54:00.886764] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:00.886773] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.886794] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:00.886929] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar because:
[2024-02-28 09:54:00.886942] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.886946] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar as it is up-to-date.
[2024-02-28 09:54:00.886950] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar because:
[2024-02-28 09:54:00.887074] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.887082] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar as it is up-to-date.
[2024-02-28 09:54:00.887360] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:00.887378] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.887388] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:00.887397] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:00.887406] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.887433] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.887446] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:00.887476] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.887486] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:00.887511] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.887554] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:00.887567] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:00.887577] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:00.887601] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.887701] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar because:
[2024-02-28 09:54:00.887718] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.887727] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar as it is up-to-date.
[2024-02-28 09:54:00.887736] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.887746] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:00.887774] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.887785] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:00.887795] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:00.887824] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.887836] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:00.887845] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.887854] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:00.887899] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:00.887909] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.887917] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:00.887927] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.887936] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:00.887966] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.887977] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:00.887987] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar because:
[2024-02-28 09:54:00.887996] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.888101] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar as it is up-to-date.
[2024-02-28 09:54:00.888118] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:00.888150] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.888159] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:00.888202] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:00.888209] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.888213] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:00.888217] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:00.888221] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.888239] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:00.888246] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:00.888250] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.888253] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:00.888267] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:00.888278] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.888283] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:00.888387] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar because:
[2024-02-28 09:54:00.888395] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.888399] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar as it is up-to-date.
[2024-02-28 09:54:00.888403] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar because:
[2024-02-28 09:54:00.888414] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.888514] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar because:
[2024-02-28 09:54:00.888533] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.888542] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar as it is up-to-date.
[2024-02-28 09:54:00.888552] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar as it is up-to-date.
[2024-02-28 09:54:00.888562] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar because:
[2024-02-28 09:54:00.888602] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.888614] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar as it is up-to-date.
[2024-02-28 09:54:00.888624] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.7.10/bac80c520d0a9e3f3673bc2658c6ed02ef45a76a/kotlin-stdlib-common-1.7.10.jar because:
[2024-02-28 09:54:00.888633] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.888642] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar because:
[2024-02-28 09:54:00.888650] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.888729] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.7.10/bac80c520d0a9e3f3673bc2658c6ed02ef45a76a/kotlin-stdlib-common-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:00.888745] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar as it is up-to-date.
[2024-02-28 09:54:00.888766] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with ExtractJniTransform
[2024-02-28 09:54:00.888814] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar because:
[2024-02-28 09:54:00.888828] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.888837] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar because:
[2024-02-28 09:54:00.888845] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.888854] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar as it is up-to-date.
[2024-02-28 09:54:00.888952] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar as it is up-to-date.
[2024-02-28 09:54:00.888968] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar because:
[2024-02-28 09:54:00.888977] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.889039] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar as it is up-to-date.
[2024-02-28 09:54:00.889054] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar because:
[2024-02-28 09:54:00.889077] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.889116] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:00.889146] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.7.10/d70d7d2c56371f7aa18f32e984e3e2e998fe9081/kotlin-stdlib-jdk8-1.7.10.jar because:
[2024-02-28 09:54:00.889152] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.889156] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.7.10/d70d7d2c56371f7aa18f32e984e3e2e998fe9081/kotlin-stdlib-jdk8-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:00.889160] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with ExtractJniTransform
[2024-02-28 09:54:00.889164] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:00.889167] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.889287] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:00.889305] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:00.889314] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.889323] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:00.889354] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar because:
[2024-02-28 09:54:00.889365] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.889374] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar as it is up-to-date.
[2024-02-28 09:54:00.889409] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar because:
[2024-02-28 09:54:00.889454] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.889583] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar as it is up-to-date.
[2024-02-28 09:54:00.889599] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar because:
[2024-02-28 09:54:00.889609] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.889618] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar as it is up-to-date.
[2024-02-28 09:54:00.889627] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar because:
[2024-02-28 09:54:00.889636] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.889644] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:00.889675] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:00.889688] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar because:
[2024-02-28 09:54:00.889761] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.889793] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar as it is up-to-date.
[2024-02-28 09:54:00.889797] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:00.889801] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.889804] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:00.889809] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar because:
[2024-02-28 09:54:00.889813] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.889816] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar because:
[2024-02-28 09:54:00.889820] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.889824] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar as it is up-to-date.
[2024-02-28 09:54:00.889850] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar as it is up-to-date.
[2024-02-28 09:54:00.889857] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar because:
[2024-02-28 09:54:00.889861] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.889865] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar as it is up-to-date.
[2024-02-28 09:54:00.890114] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/arm64_v8a_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/7e656e3f2098bf34f56cd694aac045cceb3605ad/arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:00.890145] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.890155] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/arm64_v8a_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/7e656e3f2098bf34f56cd694aac045cceb3605ad/arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:00.890167] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractJniTransform
[2024-02-28 09:54:00.890208] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:00.890221] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.890231] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:00.890240] [STDOUT] stdout: [ ] Transforming libs.jar with ExtractJniTransform
[2024-02-28 09:54:00.890249] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7e40b6191cdf3eb91c9824bffc39b3bc/transformed/jetified-libs.jar because:
[2024-02-28 09:54:00.890257] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.890283] [STDOUT] stdout: [ ] ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7e40b6191cdf3eb91c9824bffc39b3bc/transformed/jetified-libs.jar is not up-to-date because:
[2024-02-28 09:54:00.890294] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:00.890340] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseNativeLibs' because:
[2024-02-28 09:54:00.890361] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:00.890370] [STDOUT] stdout: [ ] Task ':app:mergeReleaseNativeLibs' is not up-to-date because:
[2024-02-28 09:54:00.890399] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:01.479397] [STDOUT] stdout: [ +588 ms] Resolve mutations for :app:stripReleaseDebugSymbols (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:01.479438] [STDOUT] stdout: [ ] :app:stripReleaseDebugSymbols (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:01.479449] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:exportReleaseConsumerProguardFiles (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:01.479458] [STDOUT] stdout: [ ] :integration_test:exportReleaseConsumerProguardFiles (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:01.479466] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:exportReleaseConsumerProguardFiles (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:01.479476] [STDOUT] stdout: [ ] :plugintest:exportReleaseConsumerProguardFiles (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:01.479497] [STDOUT] stdout: [ ] Resolve mutations for :app:checkReleaseDuplicateClasses (Thread[included builds,5,main]) started.
[2024-02-28 09:54:01.479507] [STDOUT] stdout: [ ] :app:checkReleaseDuplicateClasses (Thread[included builds,5,main]) started.
[2024-02-28 09:54:01.479526] [STDOUT] stdout: [ ] > Task :integration_test:exportReleaseConsumerProguardFiles
[2024-02-28 09:54:01.479571] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:exportReleaseConsumerProguardFiles' because:
[2024-02-28 09:54:01.479581] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.479637] [STDOUT] stdout: [ ] Task ':integration_test:exportReleaseConsumerProguardFiles' is not up-to-date because:
[2024-02-28 09:54:01.479669] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:01.479679] [STDOUT] stdout: [ ] work action resolve release (project :integration_test) (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:01.479684] [STDOUT] stdout: [ ] FilterShrinkerRulesTransform (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:01.479687] [STDOUT] stdout: [ ] > Transform release (project :integration_test) with FilterShrinkerRulesTransform
[2024-02-28 09:54:01.479692] [STDOUT] stdout: [ ] Transforming release (project :integration_test) with FilterShrinkerRulesTransform
[2024-02-28 09:54:01.479734] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/consumer_proguard_dir/release because:
[2024-02-28 09:54:01.479740] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.479743] [STDOUT] stdout: [ ] FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/consumer_proguard_dir/release is not up-to-date because:
[2024-02-28 09:54:01.479747] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:01.479750] [STDOUT] stdout: [ ] > Task :plugintest:exportReleaseConsumerProguardFiles
[2024-02-28 09:54:01.479754] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:exportReleaseConsumerProguardFiles' because:
[2024-02-28 09:54:01.479757] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.479760] [STDOUT] stdout: [ ] Task ':plugintest:exportReleaseConsumerProguardFiles' is not up-to-date because:
[2024-02-28 09:54:01.479764] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:01.479767] [STDOUT] stdout: [ ] work action resolve release (project :plugintest) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:01.479770] [STDOUT] stdout: [ ] FilterShrinkerRulesTransform (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:01.479774] [STDOUT] stdout: [ ] > Transform release (project :plugintest) with FilterShrinkerRulesTransform
[2024-02-28 09:54:01.479777] [STDOUT] stdout: [ ] Transforming release (project :plugintest) with FilterShrinkerRulesTransform
[2024-02-28 09:54:01.479780] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/consumer_proguard_dir/release because:
[2024-02-28 09:54:01.479784] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.479787] [STDOUT] stdout: [ ] FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/consumer_proguard_dir/release is not up-to-date because:
[2024-02-28 09:54:01.479791] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:01.613894] [STDOUT] stdout: [ +128 ms] > Task :app:stripReleaseDebugSymbols
[2024-02-28 09:54:01.613915] [STDOUT] stdout: [ ] Caching disabled for task ':app:stripReleaseDebugSymbols' because:
[2024-02-28 09:54:01.613919] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.613922] [STDOUT] stdout: [ ] Task ':app:stripReleaseDebugSymbols' is not up-to-date because:
[2024-02-28 09:54:01.613925] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:01.613928] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:stripReleaseDebugSymbols'.
[2024-02-28 09:54:01.613932] [STDOUT] stdout: [ ] C/C++: android.ndkVersion from module build.gradle is [23.1.7779620]
[2024-02-28 09:54:01.613935] [STDOUT] stdout: [ ] C/C++: android.ndkVersion from module build.gradle is [23.1.7779620]
[2024-02-28 09:54:01.613939] [STDOUT] stdout: [ ] C/C++: android.ndkVersion from module build.gradle is [23.1.7779620]
[2024-02-28 09:54:01.613942] [STDOUT] stdout: [ ] C/C++: android.ndkVersion from module build.gradle is [23.1.7779620]
[2024-02-28 09:54:01.613945] [STDOUT] stdout: [ ] C/C++: android.ndkVersion from module build.gradle is [23.1.7779620]
[2024-02-28 09:54:01.613948] [STDOUT] stdout: [ ] C/C++: android.ndkVersion from module build.gradle is [23.1.7779620]
[2024-02-28 09:54:01.613951] [STDOUT] stdout: [ ] C/C++: android.ndkPath from module build.gradle is not set
[2024-02-28 09:54:01.613954] [STDOUT] stdout: [ ] C/C++: android.ndkPath from module build.gradle is not set
[2024-02-28 09:54:01.613957] [STDOUT] stdout: [ ] C/C++: ndk.dir in local.properties is not set
[2024-02-28 09:54:01.613961] [STDOUT] stdout: [ ] C/C++: ndk.dir in local.properties is not set
[2024-02-28 09:54:01.613964] [STDOUT] stdout: [ ] C/C++: android.ndkPath from module build.gradle is not set
[2024-02-28 09:54:01.613967] [STDOUT] stdout: [ ] C/C++: android.ndkPath from module build.gradle is not set
[2024-02-28 09:54:01.613970] [STDOUT] stdout: [ ] C/C++: android.ndkPath from module build.gradle is not set
[2024-02-28 09:54:01.613973] [STDOUT] stdout: [ ] C/C++: ndk.dir in local.properties is not set
[2024-02-28 09:54:01.613976] [STDOUT] stdout: [ ] C/C++: ndk.dir in local.properties is not set
[2024-02-28 09:54:01.613979] [STDOUT] stdout: [ ] C/C++: Not considering ANDROID_NDK_HOME because support was removed after deprecation period.
[2024-02-28 09:54:01.613983] [STDOUT] stdout: [ ] C/C++: Not considering ANDROID_NDK_HOME because support was removed after deprecation period.
[2024-02-28 09:54:01.613986] [STDOUT] stdout: [ ] C/C++: android.ndkPath from module build.gradle is not set
[2024-02-28 09:54:01.613989] [STDOUT] stdout: [ ] C/C++: sdkFolder is /Volumes/Work/s/w/ir/cache/android/sdk
[2024-02-28 09:54:01.613992] [STDOUT] stdout: [ ] C/C++: sdkFolder is /Volumes/Work/s/w/ir/cache/android/sdk
[2024-02-28 09:54:01.613995] [STDOUT] stdout: [ ] C/C++: Not considering ANDROID_NDK_HOME because support was removed after deprecation period.
[2024-02-28 09:54:01.613998] [STDOUT] stdout: [ ] C/C++: sdkFolder is /Volumes/Work/s/w/ir/cache/android/sdk
[2024-02-28 09:54:01.614001] [STDOUT] stdout: [ ] C/C++: Not considering ANDROID_NDK_HOME because support was removed after deprecation period.
[2024-02-28 09:54:01.614005] [STDOUT] stdout: [ ] C/C++: sdkFolder is /Volumes/Work/s/w/ir/cache/android/sdk
[2024-02-28 09:54:01.614008] [STDOUT] stdout: [ ] C/C++: ndk.dir in local.properties is not set
[2024-02-28 09:54:01.614011] [STDOUT] stdout: [ ] C/C++: Not considering ANDROID_NDK_HOME because support was removed after deprecation period.
[2024-02-28 09:54:01.614014] [STDOUT] stdout: [ ] C/C++: sdkFolder is /Volumes/Work/s/w/ir/cache/android/sdk
[2024-02-28 09:54:01.614017] [STDOUT] stdout: [ ] C/C++: ndk.dir in local.properties is not set
[2024-02-28 09:54:01.614021] [STDOUT] stdout: [ ] C/C++: Not considering ANDROID_NDK_HOME because support was removed after deprecation period.
[2024-02-28 09:54:01.614024] [STDOUT] stdout: [ ] C/C++: sdkFolder is /Volumes/Work/s/w/ir/cache/android/sdk
[2024-02-28 09:54:01.614028] [STDOUT] stdout: [ ] Starting process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''. Working directory: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app Command: /Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip --strip-unneeded -o /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/stripped_native_libs/release/out/lib/arm64-v8a/libapp.so /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libapp.so
[2024-02-28 09:54:01.614034] [STDOUT] stdout: [ ] Starting process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''. Working directory: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app Command: /Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip --strip-unneeded -o /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/stripped_native_libs/release/out/lib/x86_64/libapp.so /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/x86_64/libapp.so
[2024-02-28 09:54:01.614039] [STDOUT] stdout: [ ] Starting process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''. Working directory: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app Command: /Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip --strip-unneeded -o /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/stripped_native_libs/release/out/lib/armeabi-v7a/libapp.so /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libapp.so
[2024-02-28 09:54:01.614045] [STDOUT] stdout: [ ] Starting process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''. Working directory: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app Command: /Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip --strip-unneeded -o /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/stripped_native_libs/release/out/lib/x86_64/libflutter.so /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/x86_64/libflutter.so
[2024-02-28 09:54:01.614050] [STDOUT] stdout: [ ] Starting process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''. Working directory: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app Command: /Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip --strip-unneeded -o /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/stripped_native_libs/release/out/lib/arm64-v8a/libflutter.so /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libflutter.so
[2024-02-28 09:54:01.614055] [STDOUT] stdout: [ ] Starting process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''. Working directory: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android/app Command: /Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip --strip-unneeded -o /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/stripped_native_libs/release/out/lib/armeabi-v7a/libflutter.so /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libflutter.so
[2024-02-28 09:54:01.614060] [STDOUT] stdout: [ ] Successfully started process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''
[2024-02-28 09:54:01.614063] [STDOUT] stdout: [ ] Successfully started process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''
[2024-02-28 09:54:01.614067] [STDOUT] stdout: [ ] Successfully started process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''
[2024-02-28 09:54:01.614070] [STDOUT] stdout: [ ] Successfully started process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''
[2024-02-28 09:54:01.614074] [STDOUT] stdout: [ ] Successfully started process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''
[2024-02-28 09:54:01.614077] [STDOUT] stdout: [ ] Successfully started process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''
[2024-02-28 09:54:01.614081] [STDOUT] stdout: [ ] Resolve mutations for :app:extractReleaseNativeSymbolTables (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:01.614084] [STDOUT] stdout: [ ] :app:extractReleaseNativeSymbolTables (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:01.614087] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseGeneratedProguardFiles (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:01.614091] [STDOUT] stdout: [ ] :app:mergeReleaseGeneratedProguardFiles (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:01.614094] [STDOUT] stdout: [ ] > Task :app:checkReleaseDuplicateClasses
[2024-02-28 09:54:01.614097] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:01.614100] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:01.614103] [STDOUT] stdout: [ ] Transforming libs.jar with EnumerateClassesTransform
[2024-02-28 09:54:01.614107] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:01.614110] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:01.614114] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with EnumerateClassesTransform
[2024-02-28 09:54:01.614118] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:01.614121] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:54:01.614124] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:01.614128] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:54:01.614131] [STDOUT] stdout: [ +1 ms] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:54:01.614134] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with IdentityTransform
[2024-02-28 09:54:01.614138] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with EnumerateClassesTransform
[2024-02-28 09:54:01.616297] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:54:01.616330] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with IdentityTransform
[2024-02-28 09:54:01.616340] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with EnumerateClassesTransform
[2024-02-28 09:54:01.616349] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with JetifyTransform
[2024-02-28 09:54:01.616358] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with IdentityTransform
[2024-02-28 09:54:01.616367] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with EnumerateClassesTransform
[2024-02-28 09:54:01.616376] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:01.616385] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:01.616395] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with EnumerateClassesTransform
[2024-02-28 09:54:01.616404] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:01.616413] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:01.616423] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with EnumerateClassesTransform
[2024-02-28 09:54:01.616432] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:01.617620] [STDOUT] stdout: [ +1 ms] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:01.617661] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with EnumerateClassesTransform
[2024-02-28 09:54:01.617671] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:01.617680] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarToClassTransform
[2024-02-28 09:54:01.617688] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:01.617697] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarToClassTransform
[2024-02-28 09:54:01.617750] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:01.617763] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarToClassTransform
[2024-02-28 09:54:01.617773] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with JetifyTransform
[2024-02-28 09:54:01.617781] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with IdentityTransform
[2024-02-28 09:54:01.617790] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with EnumerateClassesTransform
[2024-02-28 09:54:01.617798] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with JetifyTransform
[2024-02-28 09:54:01.617807] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with IdentityTransform
[2024-02-28 09:54:01.617816] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with EnumerateClassesTransform
[2024-02-28 09:54:01.617824] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with JetifyTransform
[2024-02-28 09:54:01.617833] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with IdentityTransform
[2024-02-28 09:54:01.617841] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with EnumerateClassesTransform
[2024-02-28 09:54:01.617849] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:01.617858] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarToClassTransform
[2024-02-28 09:54:01.617866] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:54:01.617874] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with IdentityTransform
[2024-02-28 09:54:01.617883] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.617891] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:01.617900] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarToClassTransform
[2024-02-28 09:54:01.617908] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:01.617916] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarToClassTransform
[2024-02-28 09:54:01.617925] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:01.617933] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarToClassTransform
[2024-02-28 09:54:01.618220] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:01.618275] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarToClassTransform
[2024-02-28 09:54:01.618285] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:01.618294] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarToClassTransform
[2024-02-28 09:54:01.618302] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:01.618311] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:01.618319] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:01.618327] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:01.618335] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:01.618343] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:01.618352] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:01.618594] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:01.618616] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:01.618626] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:01.618634] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:01.618785] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:01.618801] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:01.618913] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:54:01.618930] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:01.618940] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:54:01.618949] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:01.619071] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarToClassTransform
[2024-02-28 09:54:01.619113] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:01.619204] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarToClassTransform
[2024-02-28 09:54:01.619342] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:01.619383] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarToClassTransform
[2024-02-28 09:54:01.619393] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:54:01.619397] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with IdentityTransform
[2024-02-28 09:54:01.619401] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.619405] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:01.619408] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarToClassTransform
[2024-02-28 09:54:01.619411] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:01.619415] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarToClassTransform
[2024-02-28 09:54:01.619418] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:01.619421] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarToClassTransform
[2024-02-28 09:54:01.619425] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:54:01.619466] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with IdentityTransform
[2024-02-28 09:54:01.619522] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.619533] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:01.619599] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarToClassTransform
[2024-02-28 09:54:01.619612] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:54:01.619621] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with IdentityTransform
[2024-02-28 09:54:01.619630] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.619639] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:01.619647] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:54:01.619656] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:01.619720] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:54:01.619734] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:01.619742] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:54:01.619751] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:54:01.619760] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with IdentityTransform
[2024-02-28 09:54:01.619782] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.619792] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:54:01.619800] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with IdentityTransform
[2024-02-28 09:54:01.619823] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with EnumerateClassesTransform
[2024-02-28 09:54:01.619828] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:54:01.619831] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with IdentityTransform
[2024-02-28 09:54:01.619835] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.619950] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:01.619958] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarToClassTransform
[2024-02-28 09:54:01.619962] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:54:01.619965] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with IdentityTransform
[2024-02-28 09:54:01.619970] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with EnumerateClassesTransform
[2024-02-28 09:54:01.619973] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:54:01.619976] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with IdentityTransform
[2024-02-28 09:54:01.619980] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with EnumerateClassesTransform
[2024-02-28 09:54:01.619984] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:54:01.619987] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with IdentityTransform
[2024-02-28 09:54:01.619991] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with EnumerateClassesTransform
[2024-02-28 09:54:01.620032] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:54:01.620128] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with IdentityTransform
[2024-02-28 09:54:01.620146] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with EnumerateClassesTransform
[2024-02-28 09:54:01.620150] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:54:01.620154] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with IdentityTransform
[2024-02-28 09:54:01.620157] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with EnumerateClassesTransform
[2024-02-28 09:54:01.620161] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with JetifyTransform
[2024-02-28 09:54:01.620164] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with IdentityTransform
[2024-02-28 09:54:01.620168] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with EnumerateClassesTransform
[2024-02-28 09:54:01.620171] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with JetifyTransform
[2024-02-28 09:54:01.620175] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with IdentityTransform
[2024-02-28 09:54:01.620195] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with EnumerateClassesTransform
[2024-02-28 09:54:01.620290] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with JetifyTransform
[2024-02-28 09:54:01.620306] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with IdentityTransform
[2024-02-28 09:54:01.620316] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with EnumerateClassesTransform
[2024-02-28 09:54:01.620325] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with JetifyTransform
[2024-02-28 09:54:01.620378] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with IdentityTransform
[2024-02-28 09:54:01.620390] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with EnumerateClassesTransform
[2024-02-28 09:54:01.620399] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with JetifyTransform
[2024-02-28 09:54:01.620408] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with IdentityTransform
[2024-02-28 09:54:01.620443] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with EnumerateClassesTransform
[2024-02-28 09:54:01.620488] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with JetifyTransform
[2024-02-28 09:54:01.620499] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with IdentityTransform
[2024-02-28 09:54:01.620508] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with EnumerateClassesTransform
[2024-02-28 09:54:01.620533] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with JetifyTransform
[2024-02-28 09:54:01.620544] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with IdentityTransform
[2024-02-28 09:54:01.620797] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with EnumerateClassesTransform
[2024-02-28 09:54:01.620827] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:54:01.620838] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with IdentityTransform
[2024-02-28 09:54:01.620916] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.620927] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:54:01.620949] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with IdentityTransform
[2024-02-28 09:54:01.620959] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with EnumerateClassesTransform
[2024-02-28 09:54:01.620967] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:01.620976] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarToClassTransform
[2024-02-28 09:54:01.620985] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d89306c04d62b1380ad09e56e1d58357/transformed/jetified-annotation-experimental-1.1.0.aar because:
[2024-02-28 09:54:01.620994] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.621003] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d89306c04d62b1380ad09e56e1d58357/transformed/jetified-annotation-experimental-1.1.0.aar as it is up-to-date.
[2024-02-28 09:54:01.621013] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.621136] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d9cf21d4f4d224d8023a40775940b98a/transformed/jetified-annotation-experimental-1.1.0-runtime.jar because:
[2024-02-28 09:54:01.621151] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.621160] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d9cf21d4f4d224d8023a40775940b98a/transformed/jetified-annotation-experimental-1.1.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.621170] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar because:
[2024-02-28 09:54:01.621179] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.621206] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar as it is up-to-date.
[2024-02-28 09:54:01.621250] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar because:
[2024-02-28 09:54:01.621262] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.621291] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar as it is up-to-date.
[2024-02-28 09:54:01.621304] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:01.621313] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.621322] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:01.621369] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:01.621382] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.621391] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:01.621401] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:01.621410] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.621419] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:01.621429] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar because:
[2024-02-28 09:54:01.621437] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.621446] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:01.621455] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar because:
[2024-02-28 09:54:01.621464] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.621483] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar as it is up-to-date.
[2024-02-28 09:54:01.621492] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.621501] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/efd9949b13146f5329aa61adb9fe6abf/transformed/rules-1.2.0-runtime.jar because:
[2024-02-28 09:54:01.621510] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.621518] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/efd9949b13146f5329aa61adb9fe6abf/transformed/rules-1.2.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.621528] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar because:
[2024-02-28 09:54:01.621537] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.621545] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar as it is up-to-date.
[2024-02-28 09:54:01.621555] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar because:
[2024-02-28 09:54:01.621564] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.621617] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar as it is up-to-date.
[2024-02-28 09:54:01.621631] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.621661] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/e08b188b0b97dd3e6307a581f061398a/transformed/espresso-core-3.2.0-runtime.jar because:
[2024-02-28 09:54:01.621682] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.621691] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/e08b188b0b97dd3e6307a581f061398a/transformed/espresso-core-3.2.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.621716] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7bb08b648454858ba99e9cc964b014da/transformed/jetified-window-1.0.0-beta04.aar because:
[2024-02-28 09:54:01.621734] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.621743] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7bb08b648454858ba99e9cc964b014da/transformed/jetified-window-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:54:01.621752] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with EnumerateClassesTransform
[2024-02-28 09:54:01.621761] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/fff16594049ad25bde51b2e8a3603f9c/transformed/jetified-window-1.0.0-beta04-runtime.jar because:
[2024-02-28 09:54:01.621769] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.621778] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/fff16594049ad25bde51b2e8a3603f9c/transformed/jetified-window-1.0.0-beta04-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.621808] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar because:
[2024-02-28 09:54:01.621893] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.621904] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar as it is up-to-date.
[2024-02-28 09:54:01.621913] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.621955] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c9672916a96b9d4f407e0cbbfe7ebdfb/transformed/runner-1.2.0-runtime.jar because:
[2024-02-28 09:54:01.621965] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.621974] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c9672916a96b9d4f407e0cbbfe7ebdfb/transformed/runner-1.2.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.621983] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar because:
[2024-02-28 09:54:01.621992] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.622001] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar as it is up-to-date.
[2024-02-28 09:54:01.622010] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar because:
[2024-02-28 09:54:01.622019] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.622027] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar as it is up-to-date.
[2024-02-28 09:54:01.622037] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2cc57636e7457f6022aed6f56a80d3a8/transformed/jetified-window-java-1.0.0-beta04.aar because:
[2024-02-28 09:54:01.622047] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.622056] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2cc57636e7457f6022aed6f56a80d3a8/transformed/jetified-window-java-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:54:01.622065] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with EnumerateClassesTransform
[2024-02-28 09:54:01.622074] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/673830636aac5966fa3a6a2a96296b72/transformed/jetified-window-java-1.0.0-beta04-runtime.jar because:
[2024-02-28 09:54:01.622083] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.622091] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/673830636aac5966fa3a6a2a96296b72/transformed/jetified-window-java-1.0.0-beta04-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.622101] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar because:
[2024-02-28 09:54:01.622129] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.622140] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:01.622210] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar because:
[2024-02-28 09:54:01.622222] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.622227] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar as it is up-to-date.
[2024-02-28 09:54:01.622264] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.622270] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a7f3664ed5a714546c6172381865d3a1/transformed/lifecycle-viewmodel-2.1.0-runtime.jar because:
[2024-02-28 09:54:01.622274] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.622417] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a7f3664ed5a714546c6172381865d3a1/transformed/lifecycle-viewmodel-2.1.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.622449] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar because:
[2024-02-28 09:54:01.622458] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.622467] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar because:
[2024-02-28 09:54:01.622475] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.622484] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar as it is up-to-date.
[2024-02-28 09:54:01.622886] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:01.622903] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar because:
[2024-02-28 09:54:01.622912] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.622934] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar as it is up-to-date.
[2024-02-28 09:54:01.623076] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar because:
[2024-02-28 09:54:01.623092] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.623267] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar because:
[2024-02-28 09:54:01.623311] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.623387] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar as it is up-to-date.
[2024-02-28 09:54:01.623509] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar as it is up-to-date.
[2024-02-28 09:54:01.623664] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar because:
[2024-02-28 09:54:01.623690] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.623700] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:01.623710] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.623742] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b77e6a9d6ea3a9fa1d19ce7de47db9a2/transformed/jetified-tracing-1.0.0.aar because:
[2024-02-28 09:54:01.623887] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.623901] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar because:
[2024-02-28 09:54:01.623911] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.623919] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/32fea87a5a46cbb2e17a665e42ba2c29/transformed/monitor-1.2.0-runtime.jar because:
[2024-02-28 09:54:01.623945] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.623978] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b77e6a9d6ea3a9fa1d19ce7de47db9a2/transformed/jetified-tracing-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:01.624077] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/32fea87a5a46cbb2e17a665e42ba2c29/transformed/monitor-1.2.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.624093] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar as it is up-to-date.
[2024-02-28 09:54:01.624103] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.624112] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.624330] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/56bf845401866c141096ef952a0e5c51/transformed/jetified-tracing-1.0.0-runtime.jar because:
[2024-02-28 09:54:01.624346] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.624355] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/56bf845401866c141096ef952a0e5c51/transformed/jetified-tracing-1.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.624364] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f3875778ba4a2ff3e550cb2a0e1195f6/transformed/core-runtime-2.0.0-runtime.jar because:
[2024-02-28 09:54:01.624373] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.624382] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar because:
[2024-02-28 09:54:01.624391] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.624399] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f3875778ba4a2ff3e550cb2a0e1195f6/transformed/core-runtime-2.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.624409] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar as it is up-to-date.
[2024-02-28 09:54:01.624418] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar because:
[2024-02-28 09:54:01.624427] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.624436] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar as it is up-to-date.
[2024-02-28 09:54:01.624445] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.624454] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar because:
[2024-02-28 09:54:01.624463] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.624498] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar as it is up-to-date.
[2024-02-28 09:54:01.624509] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.624517] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.624526] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.624534] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.624543] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/5ae0db46e55d626541a08e5f3f1e0011/transformed/lifecycle-livedata-core-2.0.0-runtime.jar because:
[2024-02-28 09:54:01.624552] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.624560] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/5ae0db46e55d626541a08e5f3f1e0011/transformed/lifecycle-livedata-core-2.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.624570] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9ebc4f52fc8f2447f93ea36ce5841c19/transformed/core-1.6.0-runtime.jar because:
[2024-02-28 09:54:01.624579] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.624605] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9ebc4f52fc8f2447f93ea36ce5841c19/transformed/core-1.6.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.624618] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar because:
[2024-02-28 09:54:01.624627] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.624636] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:01.624645] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.624654] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar because:
[2024-02-28 09:54:01.624710] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.624737] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar because:
[2024-02-28 09:54:01.624748] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.624757] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:01.624768] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:01.624840] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar because:
[2024-02-28 09:54:01.624855] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.624859] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.624863] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar as it is up-to-date.
[2024-02-28 09:54:01.625056] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b51aa8e563a9cf384860117dd286f5da/transformed/jetified-activity-1.0.0.aar because:
[2024-02-28 09:54:01.625207] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.625222] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.625319] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar because:
[2024-02-28 09:54:01.625458] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.625481] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.625597] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b51aa8e563a9cf384860117dd286f5da/transformed/jetified-activity-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:01.625613] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar as it is up-to-date.
[2024-02-28 09:54:01.625640] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.625785] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c52c254380eb1a6040334f58558a1afc/transformed/customview-1.0.0-runtime.jar because:
[2024-02-28 09:54:01.625812] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.625854] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c52c254380eb1a6040334f58558a1afc/transformed/customview-1.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.625946] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/41d99fa6b5ef56f9b0d7e2c46cc55b78/transformed/viewpager-1.0.0-runtime.jar because:
[2024-02-28 09:54:01.625961] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.626077] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/41d99fa6b5ef56f9b0d7e2c46cc55b78/transformed/viewpager-1.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.626105] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/49849c5665b3c2e39f5da999b7a7c44e/transformed/fragment-1.1.0-runtime.jar because:
[2024-02-28 09:54:01.626127] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.626251] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar because:
[2024-02-28 09:54:01.626275] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.626348] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar as it is up-to-date.
[2024-02-28 09:54:01.626363] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8056a76588379fef8c80972fe3740ac7/transformed/loader-1.0.0-runtime.jar because:
[2024-02-28 09:54:01.626535] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.626547] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with EnumerateClassesTransform
[2024-02-28 09:54:01.626657] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7be9bdf29607d20f892a43ccba793771/transformed/jetified-activity-1.0.0-runtime.jar because:
[2024-02-28 09:54:01.626693] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.626703] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/49849c5665b3c2e39f5da999b7a7c44e/transformed/fragment-1.1.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.626868] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8056a76588379fef8c80972fe3740ac7/transformed/loader-1.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.626884] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7be9bdf29607d20f892a43ccba793771/transformed/jetified-activity-1.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.626981] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar because:
[2024-02-28 09:54:01.627217] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.627234] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7e40b6191cdf3eb91c9824bffc39b3bc/transformed/jetified-libs.jar because:
[2024-02-28 09:54:01.627244] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.627252] [STDOUT] stdout: [ ] EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7e40b6191cdf3eb91c9824bffc39b3bc/transformed/jetified-libs.jar is not up-to-date because:
[2024-02-28 09:54:01.627355] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:01.627518] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar as it is up-to-date.
[2024-02-28 09:54:01.627534] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.627544] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/3ef0d38d57e177828cd82f51953ba571/transformed/versionedparcelable-1.1.1-runtime.jar because:
[2024-02-28 09:54:01.627552] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.627561] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/3ef0d38d57e177828cd82f51953ba571/transformed/versionedparcelable-1.1.1-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.627570] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:01.627579] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.627588] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar because:
[2024-02-28 09:54:01.627596] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.627643] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar as it is up-to-date.
[2024-02-28 09:54:01.627670] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar because:
[2024-02-28 09:54:01.627683] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.627691] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:01.627702] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b86fa0396b6af7b23590cc5a3e25c12b/transformed/lifecycle-runtime-2.2.0-runtime.jar because:
[2024-02-28 09:54:01.627710] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.627775] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar as it is up-to-date.
[2024-02-28 09:54:01.627789] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b86fa0396b6af7b23590cc5a3e25c12b/transformed/lifecycle-runtime-2.2.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.627799] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ebada84ccc5a4ab9e7f1259281993fd3/transformed/jetified-savedstate-1.0.0.aar because:
[2024-02-28 09:54:01.627808] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.627816] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ebada84ccc5a4ab9e7f1259281993fd3/transformed/jetified-savedstate-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:01.627825] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.627949] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar because:
[2024-02-28 09:54:01.627970] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.627992] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar as it is up-to-date.
[2024-02-28 09:54:01.628007] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar because:
[2024-02-28 09:54:01.628016] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.628025] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar because:
[2024-02-28 09:54:01.628035] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.628043] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar as it is up-to-date.
[2024-02-28 09:54:01.628053] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar as it is up-to-date.
[2024-02-28 09:54:01.628086] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar because:
[2024-02-28 09:54:01.628096] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.628105] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar because:
[2024-02-28 09:54:01.628114] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.628122] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/661c9940a2ba3475b6ed86179f22360d/transformed/jetified-savedstate-1.0.0-runtime.jar because:
[2024-02-28 09:54:01.628131] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.628139] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar as it is up-to-date.
[2024-02-28 09:54:01.628148] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.628221] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/661c9940a2ba3475b6ed86179f22360d/transformed/jetified-savedstate-1.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.628234] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar as it is up-to-date.
[2024-02-28 09:54:01.628238] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar because:
[2024-02-28 09:54:01.628241] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.628245] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar because:
[2024-02-28 09:54:01.628386] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.628394] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar as it is up-to-date.
[2024-02-28 09:54:01.628399] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar as it is up-to-date.
[2024-02-28 09:54:01.628403] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar because:
[2024-02-28 09:54:01.628407] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.628410] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar because:
[2024-02-28 09:54:01.628414] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.628417] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar as it is up-to-date.
[2024-02-28 09:54:01.628421] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar as it is up-to-date.
[2024-02-28 09:54:01.628425] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar because:
[2024-02-28 09:54:01.628429] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.628742] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar because:
[2024-02-28 09:54:01.628763] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.628790] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar as it is up-to-date.
[2024-02-28 09:54:01.628804] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar because:
[2024-02-28 09:54:01.628813] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.628822] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar as it is up-to-date.
[2024-02-28 09:54:01.628832] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar as it is up-to-date.
[2024-02-28 09:54:01.628842] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.628852] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b20d730688b4fb4e4649b594a4831e5/transformed/lifecycle-livedata-2.0.0-runtime.jar because:
[2024-02-28 09:54:01.628878] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.628889] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b20d730688b4fb4e4649b594a4831e5/transformed/lifecycle-livedata-2.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.628900] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar because:
[2024-02-28 09:54:01.628909] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.628918] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar as it is up-to-date.
[2024-02-28 09:54:01.628927] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with EnumerateClassesTransform
[2024-02-28 09:54:01.628981] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a2ba0f10132cf0e49e475ec8b83eee3/transformed/espresso-idling-resource-3.2.0-runtime.jar because:
[2024-02-28 09:54:01.628995] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.629003] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a2ba0f10132cf0e49e475ec8b83eee3/transformed/espresso-idling-resource-3.2.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:01.629012] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:01.629020] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:01.629028] [STDOUT] stdout: [ ] Transforming libs.jar with EnumerateClassesTransform
[2024-02-28 09:54:01.629036] [STDOUT] stdout: [ ] Caching disabled for task ':app:checkReleaseDuplicateClasses' because:
[2024-02-28 09:54:01.629057] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.629067] [STDOUT] stdout: [ ] Task ':app:checkReleaseDuplicateClasses' is not up-to-date because:
[2024-02-28 09:54:01.629075] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:01.629266] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:01.629299] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:01.629308] [STDOUT] stdout: [ ] Transforming libs.jar with EnumerateClassesTransform
[2024-02-28 09:54:01.629338] [STDOUT] stdout: [ ] > Task :app:mergeReleaseGeneratedProguardFiles
[2024-02-28 09:54:01.629348] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseGeneratedProguardFiles' because:
[2024-02-28 09:54:01.629357] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.629613] [STDOUT] stdout: [ ] Task ':app:mergeReleaseGeneratedProguardFiles' is not up-to-date because:
[2024-02-28 09:54:01.629629] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:01.629638] [STDOUT] stdout: [ ] Resolve mutations for :app:processReleaseJavaRes (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:01.629646] [STDOUT] stdout: [ ] :app:processReleaseJavaRes (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:01.629655] [STDOUT] stdout: [ ] > Task :app:extractReleaseNativeSymbolTables
[2024-02-28 09:54:01.629663] [STDOUT] stdout: [ ] Caching disabled for task ':app:extractReleaseNativeSymbolTables' because:
[2024-02-28 09:54:01.629671] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.629679] [STDOUT] stdout: [ ] Task ':app:extractReleaseNativeSymbolTables' is not up-to-date because:
[2024-02-28 09:54:01.629688] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:01.629699] [STDOUT] stdout: [ ] C/C++: android.ndkVersion from module build.gradle is [23.1.7779620]
[2024-02-28 09:54:01.629707] [STDOUT] stdout: [ ] C/C++: android.ndkPath from module build.gradle is not set
[2024-02-28 09:54:01.629715] [STDOUT] stdout: [ ] C/C++: ndk.dir in local.properties is not set
[2024-02-28 09:54:01.629723] [STDOUT] stdout: [ ] C/C++: Not considering ANDROID_NDK_HOME because support was removed after deprecation period.
[2024-02-28 09:54:01.629731] [STDOUT] stdout: [ ] C/C++: sdkFolder is /Volumes/Work/s/w/ir/cache/android/sdk
[2024-02-28 09:54:01.629740] [STDOUT] stdout: [ ] Unable to extract native debug metadata from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libflutter.so because the native debug metadata has already been stripped.
[2024-02-28 09:54:01.629750] [STDOUT] stdout: [ ] Unable to extract native debug metadata from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libapp.so because the native debug metadata has already been stripped.
[2024-02-28 09:54:01.629760] [STDOUT] stdout: [ ] Unable to extract native debug metadata from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libflutter.so because the native debug metadata has already been stripped.
[2024-02-28 09:54:01.629804] [STDOUT] stdout: [ ] Unable to extract native debug metadata from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libapp.so because the native debug metadata has already been stripped.
[2024-02-28 09:54:01.629845] [STDOUT] stdout: [ ] Unable to extract native debug metadata from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/x86_64/libflutter.so because the native debug metadata has already been stripped.
[2024-02-28 09:54:01.629860] [STDOUT] stdout: [ ] Unable to extract native debug metadata from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/x86_64/libapp.so because the native debug metadata has already been stripped.
[2024-02-28 09:54:01.629869] [STDOUT] stdout: [ ] > Task :app:processReleaseJavaRes NO-SOURCE
[2024-02-28 09:54:01.629878] [STDOUT] stdout: [ ] Skipping task ':app:processReleaseJavaRes' as it has no source files and no previous output files.
[2024-02-28 09:54:01.629975] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseNativeDebugMetadata (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:01.629987] [STDOUT] stdout: [ ] :app:mergeReleaseNativeDebugMetadata (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:01.630181] [STDOUT] stdout: [ ] > Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
[2024-02-28 09:54:01.630198] [STDOUT] stdout: [ ] Skipping task ':app:mergeReleaseNativeDebugMetadata' as it has no source files and no previous output files.
[2024-02-28 09:54:01.630304] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseJavaResource (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:01.630440] [STDOUT] stdout: [ ] :app:mergeReleaseJavaResource (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:01.630447] [STDOUT] stdout: [ ] Resolve mutations for :app:compressReleaseAssets (Thread[included builds,5,main]) started.
[2024-02-28 09:54:01.630611] [STDOUT] stdout: [ ] :app:compressReleaseAssets (Thread[included builds,5,main]) started.
[2024-02-28 09:54:01.630765] [STDOUT] stdout: [ ] Resolve mutations for :app:processApplicationManifestReleaseForBundle (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:01.630781] [STDOUT] stdout: [ ] :app:processApplicationManifestReleaseForBundle (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:01.630790] [STDOUT] stdout: [ ] > Task :app:processApplicationManifestReleaseForBundle
[2024-02-28 09:54:01.630798] [STDOUT] stdout: [ ] Caching disabled for task ':app:processApplicationManifestReleaseForBundle' because:
[2024-02-28 09:54:01.630806] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.630814] [STDOUT] stdout: [ ] Task ':app:processApplicationManifestReleaseForBundle' is not up-to-date because:
[2024-02-28 09:54:01.630822] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:01.630830] [STDOUT] stdout: [ ] Resolve mutations for :app:bundleReleaseResources (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:01.630886] [STDOUT] stdout: [ ] :app:bundleReleaseResources (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:01.630905] [STDOUT] stdout: [ ] Resolve mutations for :app:collectReleaseDependencies (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:01.630915] [STDOUT] stdout: [ ] :app:collectReleaseDependencies (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:01.630923] [STDOUT] stdout: [ ] > Task :app:compressReleaseAssets
[2024-02-28 09:54:01.630931] [STDOUT] stdout: [ ] Caching disabled for task ':app:compressReleaseAssets' because:
[2024-02-28 09:54:01.630939] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.630947] [STDOUT] stdout: [ ] Task ':app:compressReleaseAssets' is not up-to-date because:
[2024-02-28 09:54:01.630955] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:01.630963] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:compressReleaseAssets'.
[2024-02-28 09:54:01.730485] [STDOUT] stdout: [ +99 ms] > Task :app:bundleReleaseResources
[2024-02-28 09:54:01.730512] [STDOUT] stdout: [ ] Caching disabled for task ':app:bundleReleaseResources' because:
[2024-02-28 09:54:01.730517] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.730521] [STDOUT] stdout: [ ] Task ':app:bundleReleaseResources' is not up-to-date because:
[2024-02-28 09:54:01.730525] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:01.730528] [STDOUT] stdout: [ ] Aapt output file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/intermediates/linked_res_for_bundle/release/bundled-res.ap_
[2024-02-28 09:54:01.906977] [STDOUT] stdout: [ +175 ms] > Task :app:collectReleaseDependencies
[2024-02-28 09:54:01.907044] [STDOUT] stdout: [ ] Caching disabled for task ':app:collectReleaseDependencies' because:
[2024-02-28 09:54:01.907114] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.907124] [STDOUT] stdout: [ ] Task ':app:collectReleaseDependencies' is not up-to-date because:
[2024-02-28 09:54:01.907146] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:01.907155] [STDOUT] stdout: [ ] Resolve mutations for :app:sdkReleaseDependencyData (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:01.907165] [STDOUT] stdout: [ ] :app:sdkReleaseDependencyData (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:01.907173] [STDOUT] stdout: [ ] > Task :app:sdkReleaseDependencyData
[2024-02-28 09:54:01.907181] [STDOUT] stdout: [ ] Caching disabled for task ':app:sdkReleaseDependencyData' because:
[2024-02-28 09:54:01.907189] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.907270] [STDOUT] stdout: [ ] Task ':app:sdkReleaseDependencyData' is not up-to-date because:
[2024-02-28 09:54:01.907306] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:01.907317] [STDOUT] stdout: [ ] Resolve mutations for :app:validateSigningRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:01.907327] [STDOUT] stdout: [ ] :app:validateSigningRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:01.907647] [STDOUT] stdout: [ ] > Task :app:validateSigningRelease
[2024-02-28 09:54:01.907663] [STDOUT] stdout: [ ] Caching disabled for task ':app:validateSigningRelease' because:
[2024-02-28 09:54:01.907667] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.907670] [STDOUT] stdout: [ ] Task ':app:validateSigningRelease' is not up-to-date because:
[2024-02-28 09:54:01.907673] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:01.907677] [STDOUT] stdout: [ ] Resolve mutations for :app:writeReleaseAppMetadata (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:01.907681] [STDOUT] stdout: [ ] :app:writeReleaseAppMetadata (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:01.907684] [STDOUT] stdout: [ ] > Task :app:writeReleaseAppMetadata
[2024-02-28 09:54:01.907687] [STDOUT] stdout: [ ] Caching disabled for task ':app:writeReleaseAppMetadata' because:
[2024-02-28 09:54:01.907690] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.907693] [STDOUT] stdout: [ ] Task ':app:writeReleaseAppMetadata' is not up-to-date because:
[2024-02-28 09:54:01.907697] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:01.907700] [STDOUT] stdout: [ ] Resolve mutations for :app:writeReleaseSigningConfigVersions (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:01.907703] [STDOUT] stdout: [ ] :app:writeReleaseSigningConfigVersions (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:01.907707] [STDOUT] stdout: [ ] > Task :app:writeReleaseSigningConfigVersions
[2024-02-28 09:54:01.907710] [STDOUT] stdout: [ ] Caching disabled for task ':app:writeReleaseSigningConfigVersions' because:
[2024-02-28 09:54:01.907713] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.907716] [STDOUT] stdout: [ ] Task ':app:writeReleaseSigningConfigVersions' is not up-to-date because:
[2024-02-28 09:54:01.910252] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:01.911238] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:bundleReleaseAar (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:01.911249] [STDOUT] stdout: [ ] :integration_test:bundleReleaseAar (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:01.911253] [STDOUT] stdout: [ ] > Task :integration_test:bundleReleaseAar
[2024-02-28 09:54:01.911256] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:bundleReleaseAar' because:
[2024-02-28 09:54:01.911260] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.911263] [STDOUT] stdout: [ ] Task ':integration_test:bundleReleaseAar' is not up-to-date because:
[2024-02-28 09:54:01.911266] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:01.911269] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/public_res/release/public.txt', not found
[2024-02-28 09:54:01.911273] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/navigation_json_for_aar/release/navigation.json', not found
[2024-02-28 09:54:01.911277] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/annotations_zip/release/annotations.zip', not found
[2024-02-28 09:54:01.911281] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/lint_publish_jar/global/lint.jar', not found
[2024-02-28 09:54:01.911284] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/library_art_profile/release/baseline-prof.txt', not found
[2024-02-28 09:54:01.911288] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/aidl_parcelable/release/out', not found
[2024-02-28 09:54:01.911291] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/renderscript_headers/release/out', not found
[2024-02-28 09:54:01.911295] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mapReleaseSourceSetPaths (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:01.911298] [STDOUT] stdout: [ ] :integration_test:mapReleaseSourceSetPaths (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:01.911302] [STDOUT] stdout: [ ] > Task :integration_test:mapReleaseSourceSetPaths
[2024-02-28 09:54:01.911305] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:01.911308] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:01.911311] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:01.911315] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:01.911318] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:01.911322] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:01.911325] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:01.911328] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:01.911331] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:01.911335] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:01.911338] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:01.911341] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:01.911345] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:01.911348] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:01.911351] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:01.911355] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:01.911358] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:01.911361] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:01.911365] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:01.911368] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:01.911372] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:01.911376] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:01.911379] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:01.911382] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:01.911387] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:01.911391] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:01.911394] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:01.911397] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:01.911401] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:01.911404] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:01.911407] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:01.911411] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:01.911721] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:01.911740] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:01.911749] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:01.911758] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:01.911766] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:01.911774] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:01.911782] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:01.911791] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:01.911800] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:01.911834] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:01.911850] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:01.911859] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:01.911868] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:01.911876] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:01.911885] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:01.911894] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:01.911992] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:01.912003] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:01.912012] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:01.912021] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:01.912030] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:01.912039] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:01.912047] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:01.912056] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:01.912065] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:01.912073] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:01.912082] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:01.912091] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:01.912099] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:01.912108] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:01.912117] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:01.912126] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:01.912155] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:01.912164] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:01.912173] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:01.912182] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:01.912190] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:01.912199] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:01.912207] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:01.912216] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:01.912225] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:mapReleaseSourceSetPaths' because:
[2024-02-28 09:54:01.912233] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.912241] [STDOUT] stdout: [ ] Task ':integration_test:mapReleaseSourceSetPaths' is not up-to-date because:
[2024-02-28 09:54:01.912248] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:01.912256] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mergeReleaseResources (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:01.912265] [STDOUT] stdout: [ ] :integration_test:mergeReleaseResources (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:01.913414] [STDOUT] stdout: [ ] > Task :app:mergeReleaseJavaResource
[2024-02-28 09:54:01.913441] [STDOUT] stdout: [ +1 ms] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:01.915012] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:01.916111] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:01.916353] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:01.916366] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:01.916375] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:01.916384] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:01.916393] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:01.916401] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:01.916410] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:01.916419] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:54:01.916428] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with IdentityTransform
[2024-02-28 09:54:01.916437] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:54:01.916446] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with IdentityTransform
[2024-02-28 09:54:01.916454] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with JetifyTransform
[2024-02-28 09:54:01.916463] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with IdentityTransform
[2024-02-28 09:54:01.916472] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:01.916481] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:01.916491] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:01.916500] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:01.916538] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:01.916553] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:01.916563] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:01.916571] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:01.916632] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:01.916643] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:01.916651] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:01.916660] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:01.916669] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:01.916677] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:01.916686] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:01.916696] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with JetifyTransform
[2024-02-28 09:54:01.916705] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with IdentityTransform
[2024-02-28 09:54:01.916715] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with JetifyTransform
[2024-02-28 09:54:01.916756] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with IdentityTransform
[2024-02-28 09:54:01.916767] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with JetifyTransform
[2024-02-28 09:54:01.916772] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with IdentityTransform
[2024-02-28 09:54:01.916775] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:01.916779] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:01.916782] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:01.916786] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:54:01.916790] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with IdentityTransform
[2024-02-28 09:54:01.916793] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:01.916797] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:01.916800] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:01.916804] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:01.916807] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:01.916849] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:01.916855] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:01.916859] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:01.916862] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:01.916866] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:01.916878] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.918604] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:01.919210] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:01.919231] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:01.919240] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:01.919249] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:01.919258] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:01.919267] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:01.919276] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.919284] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:01.919293] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:01.919302] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.919310] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:01.919319] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:01.919328] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.919336] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:01.919345] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:01.919379] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:01.919389] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:01.919398] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.919406] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:01.920779] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.920843] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:01.920856] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:01.920866] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:01.920875] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:01.920883] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.920912] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:01.920922] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:01.920930] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:01.920939] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:01.920947] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:01.920956] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:01.920964] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:01.920973] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.920981] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:01.920990] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:01.921019] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.921028] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:01.921038] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:01.921047] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:01.921056] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.921064] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:01.921073] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:01.921081] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:01.921090] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:01.921099] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:01.921108] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.921116] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:01.921125] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:01.921134] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:01.921715] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.921736] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:01.921746] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:01.921755] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:01.921764] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:01.921773] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:01.921781] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:01.921789] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:01.921798] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:01.921807] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:01.921816] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:01.921824] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:01.921833] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:01.921841] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:01.921850] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:01.921979] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:01.922009] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:01.922020] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:01.922029] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:01.922037] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:01.922046] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:01.922055] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:01.922063] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:01.922072] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:54:01.922080] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with IdentityTransform
[2024-02-28 09:54:01.922105] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:01.922121] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:01.922131] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:01.922140] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.922148] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:01.922157] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:01.922166] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:01.922175] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:01.922183] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:01.922192] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:01.922200] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:01.922210] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:01.922218] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.922227] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:01.922235] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:01.922244] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.922252] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:54:01.922261] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with IdentityTransform
[2024-02-28 09:54:01.922270] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:01.922279] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:01.922287] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.922296] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:01.922305] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:01.922314] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:01.922323] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:01.922332] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.922340] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:54:01.922348] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with IdentityTransform
[2024-02-28 09:54:01.922357] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:01.922366] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:01.922375] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:01.922384] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:01.922392] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:01.922401] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:01.922423] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:01.922435] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:01.922444] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:01.922452] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:01.922461] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:01.922469] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:01.922478] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:01.922486] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.922494] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:54:01.922503] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with IdentityTransform
[2024-02-28 09:54:01.922512] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:01.922521] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:54:01.922529] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:01.922538] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.922545] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with IdentityTransform
[2024-02-28 09:54:01.922554] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:01.922563] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:01.922571] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.922579] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:54:01.922588] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:01.922597] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with IdentityTransform
[2024-02-28 09:54:01.922605] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:01.922614] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:01.922623] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:01.922631] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:54:01.922639] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with IdentityTransform
[2024-02-28 09:54:01.922648] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:54:01.922656] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with IdentityTransform
[2024-02-28 09:54:01.922664] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:54:01.922673] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with IdentityTransform
[2024-02-28 09:54:01.922682] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:54:01.922803] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with IdentityTransform
[2024-02-28 09:54:01.922819] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:54:01.922823] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with IdentityTransform
[2024-02-28 09:54:01.922827] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with JetifyTransform
[2024-02-28 09:54:01.922830] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with IdentityTransform
[2024-02-28 09:54:01.922833] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with JetifyTransform
[2024-02-28 09:54:01.922837] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with IdentityTransform
[2024-02-28 09:54:01.922840] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with JetifyTransform
[2024-02-28 09:54:01.922844] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with IdentityTransform
[2024-02-28 09:54:01.922847] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with JetifyTransform
[2024-02-28 09:54:01.922851] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with IdentityTransform
[2024-02-28 09:54:01.922854] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with JetifyTransform
[2024-02-28 09:54:01.922857] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with IdentityTransform
[2024-02-28 09:54:01.922861] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with JetifyTransform
[2024-02-28 09:54:01.922865] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with IdentityTransform
[2024-02-28 09:54:01.922868] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with JetifyTransform
[2024-02-28 09:54:01.922872] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with IdentityTransform
[2024-02-28 09:54:01.922875] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:54:01.922879] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with IdentityTransform
[2024-02-28 09:54:01.922882] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:54:01.922885] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with IdentityTransform
[2024-02-28 09:54:01.922889] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:01.922893] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:01.922896] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:01.922900] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:01.922904] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.922907] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:01.922911] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:01.922915] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.922919] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:01.922922] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseJavaResource' because:
[2024-02-28 09:54:01.922926] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:01.922929] [STDOUT] stdout: [ ] Task ':app:mergeReleaseJavaResource' is not up-to-date because:
[2024-02-28 09:54:01.922933] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:01.922936] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:mergeReleaseJavaResource'.
[2024-02-28 09:54:02.038321] [STDOUT] stdout: [ +114 ms] > Task :integration_test:mergeReleaseResources
[2024-02-28 09:54:02.038409] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:mergeReleaseResources' because:
[2024-02-28 09:54:02.038429] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.038437] [STDOUT] stdout: [ ] Task ':integration_test:mergeReleaseResources' is not up-to-date because:
[2024-02-28 09:54:02.038446] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:02.038454] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:mergeReleaseResources'.
[2024-02-28 09:54:02.038463] [STDOUT] stdout: [ ] [MergeResources] Inputs are non-incremental full task action.
[2024-02-28 09:54:02.038472] [STDOUT] stdout: [ ] Resolve mutations for :app:minifyReleaseWithR8 (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:02.183885] [STDOUT] stdout: [ +145 ms] :app:minifyReleaseWithR8 (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:02.183922] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:verifyReleaseResources (Thread[included builds,5,main]) started.
[2024-02-28 09:54:02.183932] [STDOUT] stdout: [ ] :integration_test:verifyReleaseResources (Thread[included builds,5,main]) started.
[2024-02-28 09:54:02.184072] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:bundleReleaseAar (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:02.184087] [STDOUT] stdout: [ ] :plugintest:bundleReleaseAar (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:02.184096] [STDOUT] stdout: [ ] > Task :plugintest:bundleReleaseAar
[2024-02-28 09:54:02.184104] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:bundleReleaseAar' because:
[2024-02-28 09:54:02.184112] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.184452] [STDOUT] stdout: [ ] Task ':plugintest:bundleReleaseAar' is not up-to-date because:
[2024-02-28 09:54:02.184467] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:02.184472] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/public_res/release/public.txt', not found
[2024-02-28 09:54:02.184476] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/navigation_json_for_aar/release/navigation.json', not found
[2024-02-28 09:54:02.184480] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/annotations_zip/release/annotations.zip', not found
[2024-02-28 09:54:02.184484] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_consumer_proguard_file/release/proguard.txt', not found
[2024-02-28 09:54:02.184488] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/lint_publish_jar/global/lint.jar', not found
[2024-02-28 09:54:02.184491] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/library_art_profile/release/baseline-prof.txt', not found
[2024-02-28 09:54:02.184495] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/aidl_parcelable/release/out', not found
[2024-02-28 09:54:02.184499] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/renderscript_headers/release/out', not found
[2024-02-28 09:54:02.184503] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mapReleaseSourceSetPaths (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:02.184506] [STDOUT] stdout: [ ] :plugintest:mapReleaseSourceSetPaths (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:02.184521] [STDOUT] stdout: [ ] > Task :plugintest:mapReleaseSourceSetPaths
[2024-02-28 09:54:02.184525] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:02.184529] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.184532] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:02.184536] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:02.184539] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:02.184542] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:02.184546] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.184549] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.184562] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:02.184566] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.184569] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.184573] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:02.184583] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.184693] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.184714] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:02.184858] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:02.184897] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:02.184909] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:02.184918] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.184938] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.184942] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:02.184945] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.184949] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.185062] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.185078] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.185424] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.185461] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.185474] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:02.185483] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.185492] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:02.185500] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:02.185509] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.185518] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:02.185526] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.185564] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.185572] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:02.185575] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.185579] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.185583] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:02.185586] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.185590] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.185594] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:02.185597] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.185600] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.185604] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:02.185607] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.185611] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.185614] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:02.185618] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:02.185621] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:02.185624] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:02.185628] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:02.185631] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.185635] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:02.185639] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:02.185665] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.185670] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:02.185673] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:mapReleaseSourceSetPaths' because:
[2024-02-28 09:54:02.185677] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.185812] [STDOUT] stdout: [ ] Task ':plugintest:mapReleaseSourceSetPaths' is not up-to-date because:
[2024-02-28 09:54:02.185862] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:02.185901] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mergeReleaseResources (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:02.186034] [STDOUT] stdout: [ ] :plugintest:mergeReleaseResources (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:02.394081] [STDOUT] stdout: [ +207 ms] > Task :integration_test:verifyReleaseResources
[2024-02-28 09:54:02.394123] [STDOUT] stdout: [ ] Transforming aapt2-7.3.0-8691043-osx.jar (com.android.tools.build:aapt2:7.3.0-8691043) with Aapt2Extractor
[2024-02-28 09:54:02.394134] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.394161] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.394198] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.394210] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:02.394219] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.394228] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.394236] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.394245] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.394254] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.394291] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.394345] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.394360] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.394369] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:02.394378] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.394387] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.394396] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:02.394405] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:02.394414] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.394423] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.394465] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.394644] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.394663] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.394673] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.394692] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.394727] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.394761] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.394772] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.394781] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:02.394789] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:02.394821] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.394832] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.394841] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.394850] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.394858] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.394867] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.394876] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.394884] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.394893] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.394902] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.394911] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.394920] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.395105] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.395122] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.395126] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.395130] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.395133] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.395137] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.395141] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.395145] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.395148] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.395152] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.395155] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:02.395159] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.395163] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.395166] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:02.395170] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.395195] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.395199] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.395203] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.395206] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.395210] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.395221] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.395232] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.395236] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.395240] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.395249] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.395264] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.395268] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.395277] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.395627] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.395650] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.395675] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.395684] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.395687] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.395691] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.395694] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:02.395698] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:02.395701] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.395705] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:02.395728] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.395744] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.395754] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:02.395763] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.395772] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.395781] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:02.395791] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.395800] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.395843] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:02.395855] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.395864] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.395873] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:02.395882] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.395891] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.395900] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:02.395908] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.395917] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:02.395926] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.395954] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:02.395967] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:02.395976] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.395984] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:02.395994] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:02.396003] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:02.396012] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.396021] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:02.396031] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:02.396039] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.396065] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:02.396076] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.396085] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:02.396095] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:02.396104] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:02.396113] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.396428] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:02.396446] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:02.396456] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.396464] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.396474] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:02.396483] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.396491] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:02.396501] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:02.396509] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.396518] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.396527] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:02.396536] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.396544] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:02.396553] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:02.396562] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.396571] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:02.396580] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:02.396588] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.396679] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:02.396690] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.396699] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:02.396708] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.396716] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.396726] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:02.396735] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.396744] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:02.396753] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.396761] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:02.396770] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:02.396779] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.397031] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:02.397048] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.397057] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.397067] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.397170] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:02.397192] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.397201] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:02.397225] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:02.397236] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.397245] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:02.397254] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:02.397263] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.397271] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:02.397280] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:02.397289] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.397297] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:02.397306] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:verifyReleaseResources' because:
[2024-02-28 09:54:02.397314] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.397321] [STDOUT] stdout: [ ] Task ':integration_test:verifyReleaseResources' is not up-to-date because:
[2024-02-28 09:54:02.397330] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:02.397338] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:verifyReleaseResources'.
[2024-02-28 09:54:02.397347] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable/notification_bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable_notification_bg.xml.flat
[2024-02-28 09:54:02.397383] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable/notification_bg_low.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable_notification_bg_low.xml.flat
[2024-02-28 09:54:02.397396] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/layout/notification_template_part_chronometer.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/layout_notification_template_part_chronometer.xml.flat
[2024-02-28 09:54:02.397408] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/layout/custom_dialog.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/layout_custom_dialog.xml.flat
[2024-02-28 09:54:02.397419] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable/notification_icon_background.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable_notification_icon_background.xml.flat
[2024-02-28 09:54:02.397573] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-am/values-am.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-am_values-am.arsc.flat
[2024-02-28 09:54:02.397614] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-af/values-af.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-af_values-af.arsc.flat
[2024-02-28 09:54:02.397659] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/layout/notification_template_part_time.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/layout_notification_template_part_time.xml.flat
[2024-02-28 09:54:02.397672] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-bs/values-bs.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-bs_values-bs.arsc.flat
[2024-02-28 09:54:02.397683] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-bn/values-bn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-bn_values-bn.arsc.flat
[2024-02-28 09:54:02.397695] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ar/values-ar.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ar_values-ar.arsc.flat
[2024-02-28 09:54:02.397727] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-en-rGB/values-en-rGB.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-en-rGB_values-en-rGB.arsc.flat
[2024-02-28 09:54:02.397742] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-en-rCA/values-en-rCA.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-en-rCA_values-en-rCA.arsc.flat
[2024-02-28 09:54:02.397754] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ca/values-ca.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ca_values-ca.arsc.flat
[2024-02-28 09:54:02.397795] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-fi/values-fi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-fi_values-fi.arsc.flat
[2024-02-28 09:54:02.397809] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-fa/values-fa.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-fa_values-fa.arsc.flat
[2024-02-28 09:54:02.397821] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-en-rIN/values-en-rIN.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-en-rIN_values-en-rIN.arsc.flat
[2024-02-28 09:54:02.397832] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-hy/values-hy.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-hy_values-hy.arsc.flat
[2024-02-28 09:54:02.397844] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-hu/values-hu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-hu_values-hu.arsc.flat
[2024-02-28 09:54:02.397906] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-fr/values-fr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-fr_values-fr.arsc.flat
[2024-02-28 09:54:02.397954] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-km/values-km.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-km_values-km.arsc.flat
[2024-02-28 09:54:02.397969] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-kk/values-kk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-kk_values-kk.arsc.flat
[2024-02-28 09:54:02.397981] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-in/values-in.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-in_values-in.arsc.flat
[2024-02-28 09:54:02.398011] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ml/values-ml.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ml_values-ml.arsc.flat
[2024-02-28 09:54:02.398025] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-mk/values-mk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-mk_values-mk.arsc.flat
[2024-02-28 09:54:02.398036] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-kn/values-kn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-kn_values-kn.arsc.flat
[2024-02-28 09:54:02.398154] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-or/values-or.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-or_values-or.arsc.flat
[2024-02-28 09:54:02.398171] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-nl/values-nl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-nl_values-nl.arsc.flat
[2024-02-28 09:54:02.398264] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-mn/values-mn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-mn_values-mn.arsc.flat
[2024-02-28 09:54:02.398283] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ru/values-ru.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ru_values-ru.arsc.flat
[2024-02-28 09:54:02.398295] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-si/values-si.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-si_values-si.arsc.flat
[2024-02-28 09:54:02.398306] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable/notification_tile_bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable_notification_tile_bg.xml.flat
[2024-02-28 09:54:02.398370] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ta/values-ta.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ta_values-ta.arsc.flat
[2024-02-28 09:54:02.398387] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/layout-v21/notification_action.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/layout-v21_notification_action.xml.flat
[2024-02-28 09:54:02.398398] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-v16/values-v16.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-v16_values-v16.arsc.flat
[2024-02-28 09:54:02.398410] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-te/values-te.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-te_values-te.arsc.flat
[2024-02-28 09:54:02.398500] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-pa/values-pa.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-pa_values-pa.arsc.flat
[2024-02-28 09:54:02.398517] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-v21/values-v21.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-v21_values-v21.arsc.flat
[2024-02-28 09:54:02.398529] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-sk/values-sk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-sk_values-sk.arsc.flat
[2024-02-28 09:54:02.398671] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable-v21/notification_action_background.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable-v21_notification_action_background.xml.flat
[2024-02-28 09:54:02.398702] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/layout-v21/notification_template_icon_group.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/layout-v21_notification_template_icon_group.xml.flat
[2024-02-28 09:54:02.398759] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-be/values-be.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-be_values-be.arsc.flat
[2024-02-28 09:54:02.398776] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-as/values-as.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-as_values-as.arsc.flat
[2024-02-28 09:54:02.398811] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-th/values-th.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-th_values-th.arsc.flat
[2024-02-28 09:54:02.398826] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-el/values-el.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-el_values-el.arsc.flat
[2024-02-28 09:54:02.398838] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-cs/values-cs.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-cs_values-cs.arsc.flat
[2024-02-28 09:54:02.398849] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-vi/values-vi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-vi_values-vi.arsc.flat
[2024-02-28 09:54:02.398860] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-en-rXC/values-en-rXC.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-en-rXC_values-en-rXC.arsc.flat
[2024-02-28 09:54:02.398910] [STDOUT] stdout: [ ] Compiling image file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable-hdpi-v4/notify_panel_notification_icon_bg.png
[2024-02-28 09:54:02.398925] [STDOUT] stdout: [ ] Compiling file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable-hdpi-v4/notify_panel_notification_icon_bg.png to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat
[2024-02-28 09:54:02.398937] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-fr-rCA/values-fr-rCA.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-fr-rCA_values-fr-rCA.arsc.flat
[2024-02-28 09:54:02.398995] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/layout-v21/notification_action_tombstone.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/layout-v21_notification_action_tombstone.xml.flat
[2024-02-28 09:54:02.399067] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-is/values-is.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-is_values-is.arsc.flat
[2024-02-28 09:54:02.399082] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ko/values-ko.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ko_values-ko.arsc.flat
[2024-02-28 09:54:02.399094] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-az/values-az.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-az_values-az.arsc.flat
[2024-02-28 09:54:02.399161] [STDOUT] stdout: [ ] Compiling image file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable-mdpi-v4/notify_panel_notification_icon_bg.png
[2024-02-28 09:54:02.399178] [STDOUT] stdout: [ ] Compiling file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable-mdpi-v4/notify_panel_notification_icon_bg.png to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat
[2024-02-28 09:54:02.399210] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-et/values-et.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-et_values-et.arsc.flat
[2024-02-28 09:54:02.399218] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/layout-v21/notification_template_custom_big.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/layout-v21_notification_template_custom_big.xml.flat
[2024-02-28 09:54:02.399514] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-hi/values-hi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-hi_values-hi.arsc.flat
[2024-02-28 09:54:02.399768] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ja/values-ja.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ja_values-ja.arsc.flat
[2024-02-28 09:54:02.399807] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-mr/values-mr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-mr_values-mr.arsc.flat
[2024-02-28 09:54:02.399828] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-lt/values-lt.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-lt_values-lt.arsc.flat
[2024-02-28 09:54:02.399861] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-nb/values-nb.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-nb_values-nb.arsc.flat
[2024-02-28 09:54:02.399875] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-pt-rPT/values-pt-rPT.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-pt-rPT_values-pt-rPT.arsc.flat
[2024-02-28 09:54:02.399935] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-da/values-da.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-da_values-da.arsc.flat
[2024-02-28 09:54:02.399972] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-pl/values-pl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-pl_values-pl.arsc.flat
[2024-02-28 09:54:02.400007] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-sv/values-sv.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-sv_values-sv.arsc.flat
[2024-02-28 09:54:02.400021] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ur/values-ur.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ur_values-ur.arsc.flat
[2024-02-28 09:54:02.400032] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-sl/values-sl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-sl_values-sl.arsc.flat
[2024-02-28 09:54:02.400044] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-es/values-es.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-es_values-es.arsc.flat
[2024-02-28 09:54:02.400158] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-zu/values-zu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-zu_values-zu.arsc.flat
[2024-02-28 09:54:02.400190] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-tl/values-tl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-tl_values-tl.arsc.flat
[2024-02-28 09:54:02.400204] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-gl/values-gl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-gl_values-gl.arsc.flat
[2024-02-28 09:54:02.400276] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-it/values-it.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-it_values-it.arsc.flat
[2024-02-28 09:54:02.400322] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-b+sr+Latn/values-b+sr+Latn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-b+sr+Latn_values-b+sr+Latn.arsc.flat
[2024-02-28 09:54:02.400336] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ky/values-ky.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ky_values-ky.arsc.flat
[2024-02-28 09:54:02.400347] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ms/values-ms.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ms_values-ms.arsc.flat
[2024-02-28 09:54:02.400358] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-pt/values-pt.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-pt_values-pt.arsc.flat
[2024-02-28 09:54:02.400369] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-de/values-de.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-de_values-de.arsc.flat
[2024-02-28 09:54:02.400380] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-sq/values-sq.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-sq_values-sq.arsc.flat
[2024-02-28 09:54:02.400416] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-tr/values-tr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-tr_values-tr.arsc.flat
[2024-02-28 09:54:02.400429] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-es-rUS/values-es-rUS.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-es-rUS_values-es-rUS.arsc.flat
[2024-02-28 09:54:02.400441] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-zh-rHK/values-zh-rHK.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-zh-rHK_values-zh-rHK.arsc.flat
[2024-02-28 09:54:02.400452] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-zh-rCN/values-zh-rCN.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-zh-rCN_values-zh-rCN.arsc.flat
[2024-02-28 09:54:02.400930] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-gu/values-gu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-gu_values-gu.arsc.flat
[2024-02-28 09:54:02.400953] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-iw/values-iw.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-iw_values-iw.arsc.flat
[2024-02-28 09:54:02.400964] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-lo/values-lo.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-lo_values-lo.arsc.flat
[2024-02-28 09:54:02.400976] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-my/values-my.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-my_values-my.arsc.flat
[2024-02-28 09:54:02.400987] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-pt-rBR/values-pt-rBR.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-pt-rBR_values-pt-rBR.arsc.flat
[2024-02-28 09:54:02.400999] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-sr/values-sr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-sr_values-sr.arsc.flat
[2024-02-28 09:54:02.401010] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-uk/values-uk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-uk_values-uk.arsc.flat
[2024-02-28 09:54:02.401178] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-zh-rTW/values-zh-rTW.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-zh-rTW_values-zh-rTW.arsc.flat
[2024-02-28 09:54:02.401221] [STDOUT] stdout: [ ] Compiling image file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png
[2024-02-28 09:54:02.401260] [STDOUT] stdout: [ ] Compiling file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat
[2024-02-28 09:54:02.401274] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values/values.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values_values.arsc.flat
[2024-02-28 09:54:02.401285] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-bg/values-bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-bg_values-bg.arsc.flat
[2024-02-28 09:54:02.401297] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-en-rAU/values-en-rAU.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-en-rAU_values-en-rAU.arsc.flat
[2024-02-28 09:54:02.401308] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-eu/values-eu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-eu_values-eu.arsc.flat
[2024-02-28 09:54:02.401319] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-hr/values-hr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-hr_values-hr.arsc.flat
[2024-02-28 09:54:02.401359] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ka/values-ka.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ka_values-ka.arsc.flat
[2024-02-28 09:54:02.401374] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-lv/values-lv.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-lv_values-lv.arsc.flat
[2024-02-28 09:54:02.401386] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ne/values-ne.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ne_values-ne.arsc.flat
[2024-02-28 09:54:02.401397] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ro/values-ro.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ro_values-ro.arsc.flat
[2024-02-28 09:54:02.401447] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-sw/values-sw.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-sw_values-sw.arsc.flat
[2024-02-28 09:54:02.401465] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/merged_res/release/values-uz/values-uz.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-uz_values-uz.arsc.flat
[2024-02-28 09:54:02.401470] [STDOUT] stdout: [ ] > Task :plugintest:mergeReleaseResources
[2024-02-28 09:54:02.401474] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:mergeReleaseResources' because:
[2024-02-28 09:54:02.401731] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.401748] [STDOUT] stdout: [ ] Task ':plugintest:mergeReleaseResources' is not up-to-date because:
[2024-02-28 09:54:02.401757] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:02.402087] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:mergeReleaseResources'.
[2024-02-28 09:54:02.402135] [STDOUT] stdout: [ ] [MergeResources] Inputs are non-incremental full task action.
[2024-02-28 09:54:02.402144] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:assembleRelease (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:02.402215] [STDOUT] stdout: [ ] :integration_test:assembleRelease (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:02.402461] [STDOUT] stdout: [ ] > Task :integration_test:assembleRelease
[2024-02-28 09:54:02.402472] [STDOUT] stdout: [ ] Skipping task ':integration_test:assembleRelease' as it has no actions.
[2024-02-28 09:54:02.402476] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:verifyReleaseResources (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:02.402480] [STDOUT] stdout: [ ] :plugintest:verifyReleaseResources (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:02.402484] [STDOUT] stdout: [ ] > Task :app:mergeReleaseArtProfile
[2024-02-28 09:54:02.402487] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:02.402491] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:02.402495] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:02.402531] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:02.402588] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:02.402595] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:02.402599] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.402603] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.402749] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:02.402787] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:02.402862] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.402893] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:02.402981] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.402992] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.403069] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:02.403126] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.403232] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.403247] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:02.403256] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:02.403265] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.403274] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:02.403282] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.403290] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.403320] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:02.403330] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.403339] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.403348] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:02.403356] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.403365] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.403388] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:02.403400] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.403409] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.403418] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:02.403442] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.403452] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.403461] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.403469] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.403581] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.403628] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.403640] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.403649] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.403658] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.403666] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.403674] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.403683] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.403691] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.403725] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.403737] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.403746] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.403754] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.403763] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.403771] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:02.403780] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.403788] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:02.403816] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:02.403827] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:02.403836] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.403844] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.403853] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:02.403861] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.403870] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.403911] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:02.403978] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:02.403989] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.403998] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.404025] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:02.404036] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.404045] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:02.404054] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:02.404100] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.404125] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.404134] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:02.404169] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:02.404196] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.404206] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.404216] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.404243] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:02.404254] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:02.404264] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.404272] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:02.404324] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:02.404335] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:02.404364] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.404376] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:02.404386] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:02.404394] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.404403] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.404412] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:02.404421] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:02.404429] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.404437] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.404446] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.404472] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:02.404484] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.404493] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.404502] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:02.404510] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:02.404519] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:02.404528] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:02.404566] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:02.404578] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.404586] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:02.404595] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:02.404604] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.404628] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.404639] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:02.404648] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.404656] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:02.404680] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:02.404724] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.404755] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:02.404765] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:02.404798] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.404829] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:02.404859] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:02.404896] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.404907] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:02.404917] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:02.404940] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.404953] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.404985] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:02.404996] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.405005] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.405014] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:02.405023] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.405031] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:02.405041] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:02.405049] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.405082] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.405096] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:02.405105] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.405113] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:02.405122] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.405131] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.405192] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:02.405228] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.405241] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:02.405251] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:02.405260] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:02.405269] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.405277] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:02.405287] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:02.405296] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.405322] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:02.405335] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:02.405354] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.405365] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:02.405395] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:02.405408] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.405417] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:02.405426] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:02.405435] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.405460] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:02.405483] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:02.405492] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.405501] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:02.405526] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:02.405537] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.405545] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:02.405568] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseArtProfile' because:
[2024-02-28 09:54:02.405580] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.405588] [STDOUT] stdout: [ ] Task ':app:mergeReleaseArtProfile' is not up-to-date because:
[2024-02-28 09:54:02.405596] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:02.597969] [STDOUT] stdout: [ +192 ms] > Task :plugintest:verifyReleaseResources
[2024-02-28 09:54:02.598023] [STDOUT] stdout: [ ] Transforming aapt2-7.3.0-8691043-osx.jar (com.android.tools.build:aapt2:7.3.0-8691043) with Aapt2Extractor
[2024-02-28 09:54:02.598035] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:02.598044] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.598083] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.598126] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:02.598137] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:02.598228] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.598242] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.598325] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.598365] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.598384] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.598394] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.598403] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.598412] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.598420] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.598474] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.598505] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:02.598553] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:02.598566] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.598576] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.598584] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.598593] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.598602] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.598610] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.598620] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.598629] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.598639] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.598647] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.598656] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:02.598665] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.598689] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.598700] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:02.598709] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.598718] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.598756] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.598800] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.598810] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.598819] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.598855] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.598869] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.598879] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.598889] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.598928] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.598941] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.598950] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.598959] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.598967] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.599012] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.599058] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.599069] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:02.599074] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:02.599111] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.599118] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:02.599122] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.599126] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.599129] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:02.599133] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.599136] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:02.599258] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:verifyReleaseResources' because:
[2024-02-28 09:54:02.599349] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.599380] [STDOUT] stdout: [ ] Task ':plugintest:verifyReleaseResources' is not up-to-date because:
[2024-02-28 09:54:02.599416] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:02.599428] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:verifyReleaseResources'.
[2024-02-28 09:54:02.599589] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable/notification_bg_low.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable_notification_bg_low.xml.flat
[2024-02-28 09:54:02.599707] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable/notification_bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable_notification_bg.xml.flat
[2024-02-28 09:54:02.599801] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable/notification_icon_background.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable_notification_icon_background.xml.flat
[2024-02-28 09:54:02.599850] [STDOUT] stdout: [ ] Compiling image file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable-hdpi-v4/notify_panel_notification_icon_bg.png
[2024-02-28 09:54:02.599970] [STDOUT] stdout: [ ] Compiling file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable-hdpi-v4/notify_panel_notification_icon_bg.png to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat
[2024-02-28 09:54:02.600104] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/layout/notification_template_part_chronometer.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/layout_notification_template_part_chronometer.xml.flat
[2024-02-28 09:54:02.600271] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable/notification_tile_bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable_notification_tile_bg.xml.flat
[2024-02-28 09:54:02.600288] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/layout/notification_template_part_time.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/layout_notification_template_part_time.xml.flat
[2024-02-28 09:54:02.600397] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/layout-v21/notification_action_tombstone.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/layout-v21_notification_action_tombstone.xml.flat
[2024-02-28 09:54:02.600487] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-am/values-am.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-am_values-am.arsc.flat
[2024-02-28 09:54:02.600634] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/layout-v21/notification_action.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/layout-v21_notification_action.xml.flat
[2024-02-28 09:54:02.600796] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-bs/values-bs.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-bs_values-bs.arsc.flat
[2024-02-28 09:54:02.600877] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-az/values-az.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-az_values-az.arsc.flat
[2024-02-28 09:54:02.600982] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-en-rGB/values-en-rGB.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-en-rGB_values-en-rGB.arsc.flat
[2024-02-28 09:54:02.601090] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-da/values-da.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-da_values-da.arsc.flat
[2024-02-28 09:54:02.601164] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-fi/values-fi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-fi_values-fi.arsc.flat
[2024-02-28 09:54:02.601276] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-es/values-es.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-es_values-es.arsc.flat
[2024-02-28 09:54:02.601348] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-hy/values-hy.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-hy_values-hy.arsc.flat
[2024-02-28 09:54:02.601448] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-km/values-km.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-km_values-km.arsc.flat
[2024-02-28 09:54:02.601573] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ml/values-ml.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ml_values-ml.arsc.flat
[2024-02-28 09:54:02.601617] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-or/values-or.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-or_values-or.arsc.flat
[2024-02-28 09:54:02.601633] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-as/values-as.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-as_values-as.arsc.flat
[2024-02-28 09:54:02.601734] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-si/values-si.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-si_values-si.arsc.flat
[2024-02-28 09:54:02.601750] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-te/values-te.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-te_values-te.arsc.flat
[2024-02-28 09:54:02.601762] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-v21/values-v21.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-v21_values-v21.arsc.flat
[2024-02-28 09:54:02.601773] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-cs/values-cs.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-cs_values-cs.arsc.flat
[2024-02-28 09:54:02.601873] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-en-rXC/values-en-rXC.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-en-rXC_values-en-rXC.arsc.flat
[2024-02-28 09:54:02.601884] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-fr-rCA/values-fr-rCA.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-fr-rCA_values-fr-rCA.arsc.flat
[2024-02-28 09:54:02.601898] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-is/values-is.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-is_values-is.arsc.flat
[2024-02-28 09:54:02.601902] [STDOUT] stdout: [ ] Compiling image file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable-mdpi-v4/notify_panel_notification_icon_bg.png
[2024-02-28 09:54:02.601967] [STDOUT] stdout: [ ] Compiling file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable-mdpi-v4/notify_panel_notification_icon_bg.png to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat
[2024-02-28 09:54:02.602005] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/layout/custom_dialog.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/layout_custom_dialog.xml.flat
[2024-02-28 09:54:02.602012] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-gl/values-gl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-gl_values-gl.arsc.flat
[2024-02-28 09:54:02.602140] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable-v21/notification_action_background.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable-v21_notification_action_background.xml.flat
[2024-02-28 09:54:02.602158] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ar/values-ar.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ar_values-ar.arsc.flat
[2024-02-28 09:54:02.602170] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-it/values-it.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-it_values-it.arsc.flat
[2024-02-28 09:54:02.602202] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/layout-v21/notification_template_custom_big.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/layout-v21_notification_template_custom_big.xml.flat
[2024-02-28 09:54:02.602215] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ky/values-ky.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ky_values-ky.arsc.flat
[2024-02-28 09:54:02.602226] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/layout-v21/notification_template_icon_group.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/layout-v21_notification_template_icon_group.xml.flat
[2024-02-28 09:54:02.602253] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-af/values-af.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-af_values-af.arsc.flat
[2024-02-28 09:54:02.602290] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ms/values-ms.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ms_values-ms.arsc.flat
[2024-02-28 09:54:02.602344] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ko/values-ko.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ko_values-ko.arsc.flat
[2024-02-28 09:54:02.602469] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-pt/values-pt.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-pt_values-pt.arsc.flat
[2024-02-28 09:54:02.602533] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-sq/values-sq.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-sq_values-sq.arsc.flat
[2024-02-28 09:54:02.602542] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ca/values-ca.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ca_values-ca.arsc.flat
[2024-02-28 09:54:02.602547] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-bn/values-bn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-bn_values-bn.arsc.flat
[2024-02-28 09:54:02.602580] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-en-rIN/values-en-rIN.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-en-rIN_values-en-rIN.arsc.flat
[2024-02-28 09:54:02.602587] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-en-rCA/values-en-rCA.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-en-rCA_values-en-rCA.arsc.flat
[2024-02-28 09:54:02.602591] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-mr/values-mr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-mr_values-mr.arsc.flat
[2024-02-28 09:54:02.602758] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-fr/values-fr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-fr_values-fr.arsc.flat
[2024-02-28 09:54:02.602787] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-fa/values-fa.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-fa_values-fa.arsc.flat
[2024-02-28 09:54:02.602801] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-be/values-be.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-be_values-be.arsc.flat
[2024-02-28 09:54:02.602812] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-in/values-in.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-in_values-in.arsc.flat
[2024-02-28 09:54:02.602823] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-hu/values-hu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-hu_values-hu.arsc.flat
[2024-02-28 09:54:02.602857] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-tr/values-tr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-tr_values-tr.arsc.flat
[2024-02-28 09:54:02.602870] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-el/values-el.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-el_values-el.arsc.flat
[2024-02-28 09:54:02.602881] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-pl/values-pl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-pl_values-pl.arsc.flat
[2024-02-28 09:54:02.603093] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-kk/values-kk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-kk_values-kk.arsc.flat
[2024-02-28 09:54:02.603109] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-kn/values-kn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-kn_values-kn.arsc.flat
[2024-02-28 09:54:02.603121] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-et/values-et.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-et_values-et.arsc.flat
[2024-02-28 09:54:02.603132] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-mk/values-mk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-mk_values-mk.arsc.flat
[2024-02-28 09:54:02.603143] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-hi/values-hi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-hi_values-hi.arsc.flat
[2024-02-28 09:54:02.603154] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-nl/values-nl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-nl_values-nl.arsc.flat
[2024-02-28 09:54:02.603165] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ja/values-ja.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ja_values-ja.arsc.flat
[2024-02-28 09:54:02.603194] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ru/values-ru.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ru_values-ru.arsc.flat
[2024-02-28 09:54:02.603209] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-lt/values-lt.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-lt_values-lt.arsc.flat
[2024-02-28 09:54:02.603220] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ta/values-ta.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ta_values-ta.arsc.flat
[2024-02-28 09:54:02.603247] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-mn/values-mn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-mn_values-mn.arsc.flat
[2024-02-28 09:54:02.603278] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-b+sr+Latn/values-b+sr+Latn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-b+sr+Latn_values-b+sr+Latn.arsc.flat
[2024-02-28 09:54:02.603358] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-nb/values-nb.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-nb_values-nb.arsc.flat
[2024-02-28 09:54:02.603406] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-v16/values-v16.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-v16_values-v16.arsc.flat
[2024-02-28 09:54:02.603420] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-de/values-de.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-de_values-de.arsc.flat
[2024-02-28 09:54:02.603431] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-pt-rPT/values-pt-rPT.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-pt-rPT_values-pt-rPT.arsc.flat
[2024-02-28 09:54:02.603442] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-es-rUS/values-es-rUS.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-es-rUS_values-es-rUS.arsc.flat
[2024-02-28 09:54:02.603454] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-sv/values-sv.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-sv_values-sv.arsc.flat
[2024-02-28 09:54:02.603464] [STDOUT] stdout: [ ] Compiling image file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png
[2024-02-28 09:54:02.603493] [STDOUT] stdout: [ ] Compiling file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat
[2024-02-28 09:54:02.603666] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-gu/values-gu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-gu_values-gu.arsc.flat
[2024-02-28 09:54:02.603729] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ur/values-ur.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ur_values-ur.arsc.flat
[2024-02-28 09:54:02.603743] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values/values.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values_values.arsc.flat
[2024-02-28 09:54:02.603755] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-iw/values-iw.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-iw_values-iw.arsc.flat
[2024-02-28 09:54:02.603766] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-zu/values-zu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-zu_values-zu.arsc.flat
[2024-02-28 09:54:02.603800] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-zh-rHK/values-zh-rHK.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-zh-rHK_values-zh-rHK.arsc.flat
[2024-02-28 09:54:02.603815] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-lo/values-lo.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-lo_values-lo.arsc.flat
[2024-02-28 09:54:02.603843] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-pa/values-pa.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-pa_values-pa.arsc.flat
[2024-02-28 09:54:02.603855] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-my/values-my.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-my_values-my.arsc.flat
[2024-02-28 09:54:02.604001] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-pt-rBR/values-pt-rBR.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-pt-rBR_values-pt-rBR.arsc.flat
[2024-02-28 09:54:02.604017] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-sk/values-sk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-sk_values-sk.arsc.flat
[2024-02-28 09:54:02.604029] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-sl/values-sl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-sl_values-sl.arsc.flat
[2024-02-28 09:54:02.604040] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-sr/values-sr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-sr_values-sr.arsc.flat
[2024-02-28 09:54:02.604052] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-th/values-th.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-th_values-th.arsc.flat
[2024-02-28 09:54:02.604063] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-tl/values-tl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-tl_values-tl.arsc.flat
[2024-02-28 09:54:02.604074] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-uk/values-uk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-uk_values-uk.arsc.flat
[2024-02-28 09:54:02.604104] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-zh-rCN/values-zh-rCN.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-zh-rCN_values-zh-rCN.arsc.flat
[2024-02-28 09:54:02.604117] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-zh-rTW/values-zh-rTW.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-zh-rTW_values-zh-rTW.arsc.flat
[2024-02-28 09:54:02.604128] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-vi/values-vi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-vi_values-vi.arsc.flat
[2024-02-28 09:54:02.604161] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-bg/values-bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-bg_values-bg.arsc.flat
[2024-02-28 09:54:02.604320] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-en-rAU/values-en-rAU.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-en-rAU_values-en-rAU.arsc.flat
[2024-02-28 09:54:02.604356] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-eu/values-eu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-eu_values-eu.arsc.flat
[2024-02-28 09:54:02.604396] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-hr/values-hr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-hr_values-hr.arsc.flat
[2024-02-28 09:54:02.604463] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ka/values-ka.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ka_values-ka.arsc.flat
[2024-02-28 09:54:02.604476] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-lv/values-lv.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-lv_values-lv.arsc.flat
[2024-02-28 09:54:02.604517] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ne/values-ne.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ne_values-ne.arsc.flat
[2024-02-28 09:54:02.604556] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ro/values-ro.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ro_values-ro.arsc.flat
[2024-02-28 09:54:02.604564] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-sw/values-sw.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-sw_values-sw.arsc.flat
[2024-02-28 09:54:02.604569] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/merged_res/release/values-uz/values-uz.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-uz_values-uz.arsc.flat
[2024-02-28 09:54:02.604573] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:assembleRelease (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:02.604576] [STDOUT] stdout: [ ] :plugintest:assembleRelease (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:02.604580] [STDOUT] stdout: [ ] > Task :plugintest:assembleRelease
[2024-02-28 09:54:02.604584] [STDOUT] stdout: [ ] Skipping task ':plugintest:assembleRelease' as it has no actions.
[2024-02-28 09:54:02.680015] [STDOUT] stdout: [ +75 ms] > Task :app:lintVitalAnalyzeRelease
[2024-02-28 09:54:02.680053] [STDOUT] stdout: [ ] Transforming FakeDependency.jar with D8BackportedMethodsGenerator
[2024-02-28 09:54:02.680063] [STDOUT] stdout: [ ] Caching disabled for D8BackportedMethodsGenerator: /Volumes/Work/s/w/ir/cache/gradle/android/FakeDependency.jar because:
[2024-02-28 09:54:02.680072] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.680081] [STDOUT] stdout: [ ] Skipping D8BackportedMethodsGenerator: /Volumes/Work/s/w/ir/cache/gradle/android/FakeDependency.jar as it is up-to-date.
[2024-02-28 09:54:02.680113] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:02.680124] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:02.680247] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:02.680341] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:02.680515] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:02.680530] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:02.680540] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.680549] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.680590] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:02.680681] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:02.680725] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.680758] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:02.680795] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.680920] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.680949] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:02.680989] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.681065] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.681104] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:02.681116] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:02.681231] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.681248] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:02.681346] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.681401] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.681525] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:02.681538] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.681676] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.681884] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:02.681915] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.681925] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.682090] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:02.682115] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.682124] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.682133] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:02.682142] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.682172] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.682183] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.682340] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.682386] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.682398] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.682407] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.682444] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.682454] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.682516] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.682617] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.682644] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.682735] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.682756] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.682766] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.683133] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.683159] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.683190] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.683200] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:02.683225] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.683346] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:02.683362] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.683393] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:02.683497] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:02.683537] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:02.683694] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.683711] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:02.683720] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.683729] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.683738] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:02.683746] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.683755] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.683809] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:02.683820] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.683829] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.683838] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:02.683846] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.683855] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.683863] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:02.683889] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:02.683899] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.683908] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:02.683917] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.683942] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:02.683952] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.683961] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.683969] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:02.683993] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.684004] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:02.684013] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.684038] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:02.684051] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:02.684075] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:02.684234] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:02.684275] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.684284] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.684293] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:02.684302] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:02.684311] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:02.684319] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:02.684328] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:02.684387] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.684401] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:02.684410] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:02.684418] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.684427] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:02.684480] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:02.684492] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.684516] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:02.684527] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.684536] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.684577] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:02.684588] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:02.684597] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.684606] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:02.684614] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:02.684623] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.684631] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:02.684640] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.684648] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:02.684656] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.684664] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.684673] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:02.684716] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:02.684734] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:02.684743] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.684752] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:02.684811] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:02.684826] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.684895] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.684912] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:02.684916] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.685189] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.685206] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:02.685215] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.685224] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:02.685233] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:02.685242] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.685269] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:02.685362] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.685372] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:02.685382] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:02.685408] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:02.685420] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.685465] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.685479] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:02.685488] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.685496] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:02.685505] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.685514] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:02.685523] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:02.685552] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:02.685564] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.685573] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:02.685582] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.685608] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:02.685622] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:02.685632] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:02.685641] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.685649] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:02.685800] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:02.685834] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.685970] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.686345] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:02.686364] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.686369] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:02.686373] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:02.686376] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:02.686381] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:02.686385] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:02.686510] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:02.686526] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:02.686654] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.686701] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.686919] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:02.686967] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:02.686998] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.687011] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:02.687021] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.687029] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.687038] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:02.687063] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.687144] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.687159] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:02.687168] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:02.687176] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.687185] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:02.687215] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.687228] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.687236] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.687331] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:02.687373] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.687381] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:02.687385] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:02.687418] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:02.687424] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:02.687428] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:02.687431] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.687573] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:02.687590] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:02.687727] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.687743] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:02.687889] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.687904] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.687913] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:02.687980] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:02.688031] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:02.688064] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:02.688223] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:02.688278] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.688304] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.688334] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:02.688344] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.688410] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.688426] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.688430] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.688434] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.688452] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:02.688612] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.688634] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.688728] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.688763] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.688844] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.688857] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.688866] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.688965] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.688992] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.689002] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.689029] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.689111] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.689124] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.689133] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:02.689226] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.689274] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:02.689336] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.689411] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.689453] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.689463] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.689492] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.689734] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.689752] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.689761] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.689791] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.689804] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:02.689829] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:02.689968] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:02.690078] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.690086] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:02.690260] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.690276] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:02.690338] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.690353] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.690362] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.690394] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:02.690406] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:02.690415] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:02.690547] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:02.690562] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:02.690571] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:02.690597] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.690607] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.690616] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:02.690624] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:02.690660] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.690671] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:02.690679] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.690688] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.690696] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:02.690704] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.690713] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.690743] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:02.690754] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:02.690763] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.690773] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:02.690782] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.690793] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.690819] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.690828] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:02.690850] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.690861] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:02.690870] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:02.690879] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:02.690888] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:02.690897] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:02.690959] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.690992] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:02.691002] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:02.691011] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.691021] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:02.691030] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.691068] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.691080] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:02.691089] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:02.691098] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:02.691108] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:02.691116] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:02.691125] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:02.691134] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:02.691209] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:02.691222] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:02.691231] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:54:02.691240] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:54:02.691909] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with JetifyTransform
[2024-02-28 09:54:02.691998] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:02.692158] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:02.692325] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:02.692353] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.692388] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.692398] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:02.692406] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:02.692415] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.692424] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:02.692432] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.692460] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.692472] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:02.692481] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with JetifyTransform
[2024-02-28 09:54:02.692490] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with JetifyTransform
[2024-02-28 09:54:02.692498] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with JetifyTransform
[2024-02-28 09:54:02.692508] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.692517] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.692526] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:02.692534] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:54:02.692633] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:02.692665] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.692707] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:02.692718] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.692774] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.692785] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:02.692793] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.692802] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.692810] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:02.692819] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.692848] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.692861] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:02.692870] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.692879] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.692888] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:02.692896] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.692905] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.692920] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.692940] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.692950] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.692958] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.692966] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.692976] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.692985] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.692993] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.693002] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.693033] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.693046] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.693054] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.693063] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.693071] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.693079] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.693200] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:02.693213] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.693222] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:02.693231] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.693252] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:02.693284] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.693318] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:02.693384] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:02.693395] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:02.693404] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:02.693414] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:02.693422] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.693459] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:02.693473] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:02.693483] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.693491] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:02.693500] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.693510] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:02.693541] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.693554] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:02.693564] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:02.693573] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:02.693609] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.693636] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:02.693646] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.693654] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:02.693663] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:02.693672] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:02.693705] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.693718] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.693727] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:02.693746] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.693756] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.693765] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:02.693774] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.693783] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.693791] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:02.693800] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:54:02.693808] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.693817] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.693825] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:02.693834] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.693843] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.693851] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:02.693881] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:02.693894] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.693902] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:02.693911] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:54:02.693920] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:02.693961] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:02.693998] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:02.694010] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:54:02.694019] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:02.694028] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.694037] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:02.694070] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:02.694083] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.694111] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:02.694122] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.694130] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:02.694139] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.694148] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:02.694157] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.694165] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.694174] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:02.694183] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:02.694213] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:02.694225] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.694234] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:02.694243] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:02.694277] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.694310] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.694321] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:02.694330] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.694386] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:54:02.694397] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:54:02.694406] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:02.694415] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.694424] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:02.694432] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:54:02.694441] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:54:02.694474] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:54:02.694509] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:54:02.694520] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:54:02.694528] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with JetifyTransform
[2024-02-28 09:54:02.694568] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with JetifyTransform
[2024-02-28 09:54:02.694580] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with JetifyTransform
[2024-02-28 09:54:02.694589] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with JetifyTransform
[2024-02-28 09:54:02.694599] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with JetifyTransform
[2024-02-28 09:54:02.694608] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with JetifyTransform
[2024-02-28 09:54:02.694617] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with JetifyTransform
[2024-02-28 09:54:02.694625] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:54:02.694658] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:54:02.694672] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:02.694703] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.694716] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:02.694725] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:02.694734] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.694743] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:02.694751] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.694776] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:02.694788] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.694915] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:02.694930] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:02.694939] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.694947] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:02.694972] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:02.694983] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:02.694991] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.695] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:02.695028] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.695040] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:02.695050] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:02.695060] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:02.695069] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:02.695078] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.695086] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.695096] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:02.695105] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.695113] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:02.695121] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.695150] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.695163] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.695172] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:02.695181] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.695189] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:02.695197] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.695206] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:02.695236] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:02.695247] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:02.695255] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:02.695264] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:02.695273] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:02.695281] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.695290] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.695315] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:02.695325] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.695335] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.695343] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.695351] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:02.695374] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.695386] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:02.695395] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.695403] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:02.695504] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:02.695541] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:02.695592] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.695613] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:02.695623] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:02.695656] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:02.695670] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:02.695679] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:02.695688] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:02.695697] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:02.695706] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:02.695714] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:02.695762] [STDOUT] stdout: [ ] Caching disabled for task ':app:lintVitalAnalyzeRelease' because:
[2024-02-28 09:54:02.695773] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:02.695781] [STDOUT] stdout: [ ] Task ':app:lintVitalAnalyzeRelease' is not up-to-date because:
[2024-02-28 09:54:02.695818] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:02.695884] [STDOUT] stdout: [ ] Android Lint: Creating lint class loader 30.3.0
[2024-02-28 09:54:04.004958] [STDOUT] stdout: [+1308 ms] Resolve mutations for :app:lintVitalReportRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:04.005019] [STDOUT] stdout: [ ] :app:lintVitalReportRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:04.005031] [STDOUT] stdout: [ ] > Task :app:lintVitalReportRelease
[2024-02-28 09:54:04.005039] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:04.005048] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:04.005056] [STDOUT] stdout: [ ] Caching disabled for task ':app:lintVitalReportRelease' because:
[2024-02-28 09:54:04.005064] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.005073] [STDOUT] stdout: [ ] Task ':app:lintVitalReportRelease' is not up-to-date because:
[2024-02-28 09:54:04.005081] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:04.005089] [STDOUT] stdout: [ ] Android Lint: Reusing lint classloader 30.3.0
[2024-02-28 09:54:04.005127] [STDOUT] stdout: [ ] Resolve mutations for :app:lintVitalRelease (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:04.005138] [STDOUT] stdout: [ ] :app:lintVitalRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:54:04.005146] [STDOUT] stdout: [ ] > Task :app:lintVitalRelease
[2024-02-28 09:54:04.005154] [STDOUT] stdout: [ ] Caching disabled for task ':app:lintVitalRelease' because:
[2024-02-28 09:54:04.005161] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.005506] [STDOUT] stdout: [ ] Task ':app:lintVitalRelease' is not up-to-date because:
[2024-02-28 09:54:04.005519] [STDOUT] stdout: [ ] Task has not declared any outputs despite executing actions.
[2024-02-28 09:54:04.005528] [STDOUT] stdout: [ ] > Task :app:minifyReleaseWithR8
[2024-02-28 09:54:04.005662] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:04.005717] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:04.005728] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:04.005740] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:04.005749] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:04.005758] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:54:04.005791] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:04.006081] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:54:04.006107] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:54:04.006116] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with IdentityTransform
[2024-02-28 09:54:04.006125] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:54:04.006134] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with IdentityTransform
[2024-02-28 09:54:04.006143] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with JetifyTransform
[2024-02-28 09:54:04.006152] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with IdentityTransform
[2024-02-28 09:54:04.006161] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:04.006170] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:04.006180] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:04.008124] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:04.008177] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:04.008189] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:04.008198] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:04.008207] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarToClassTransform
[2024-02-28 09:54:04.008216] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:04.008224] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarToClassTransform
[2024-02-28 09:54:04.008233] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:04.008241] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarToClassTransform
[2024-02-28 09:54:04.008250] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with JetifyTransform
[2024-02-28 09:54:04.008258] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with IdentityTransform
[2024-02-28 09:54:04.008267] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with JetifyTransform
[2024-02-28 09:54:04.008276] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with IdentityTransform
[2024-02-28 09:54:04.008285] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with JetifyTransform
[2024-02-28 09:54:04.008293] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with IdentityTransform
[2024-02-28 09:54:04.008302] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:04.008310] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarToClassTransform
[2024-02-28 09:54:04.008319] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:54:04.008328] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with IdentityTransform
[2024-02-28 09:54:04.008337] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:04.008345] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarToClassTransform
[2024-02-28 09:54:04.008354] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:04.008362] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarToClassTransform
[2024-02-28 09:54:04.008371] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:04.008379] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarToClassTransform
[2024-02-28 09:54:04.008388] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:04.008396] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarToClassTransform
[2024-02-28 09:54:04.008405] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:04.008668] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarToClassTransform
[2024-02-28 09:54:04.008684] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:04.008693] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:04.008702] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:04.008710] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:04.008718] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:04.008727] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:54:04.008736] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:04.008744] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:54:04.008753] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:04.008761] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarToClassTransform
[2024-02-28 09:54:04.008770] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:04.008778] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarToClassTransform
[2024-02-28 09:54:04.008787] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:04.008796] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarToClassTransform
[2024-02-28 09:54:04.008804] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:54:04.008813] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with IdentityTransform
[2024-02-28 09:54:04.008821] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:04.008881] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarToClassTransform
[2024-02-28 09:54:04.008893] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:04.008902] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarToClassTransform
[2024-02-28 09:54:04.009477] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:54:04.009496] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with IdentityTransform
[2024-02-28 09:54:04.009500] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:04.009504] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarToClassTransform
[2024-02-28 09:54:04.009507] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:54:04.009511] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with IdentityTransform
[2024-02-28 09:54:04.009514] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:04.009517] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:54:04.009521] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:54:04.009524] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with IdentityTransform
[2024-02-28 09:54:04.009527] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:54:04.009531] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with IdentityTransform
[2024-02-28 09:54:04.009534] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:54:04.009537] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with IdentityTransform
[2024-02-28 09:54:04.009541] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:04.009544] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarToClassTransform
[2024-02-28 09:54:04.009548] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:54:04.009551] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with IdentityTransform
[2024-02-28 09:54:04.009554] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:54:04.009558] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with IdentityTransform
[2024-02-28 09:54:04.009561] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:54:04.009564] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with IdentityTransform
[2024-02-28 09:54:04.009568] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:54:04.009571] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with IdentityTransform
[2024-02-28 09:54:04.009574] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:54:04.009578] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with IdentityTransform
[2024-02-28 09:54:04.009581] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with JetifyTransform
[2024-02-28 09:54:04.009584] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with IdentityTransform
[2024-02-28 09:54:04.009588] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with JetifyTransform
[2024-02-28 09:54:04.009591] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with IdentityTransform
[2024-02-28 09:54:04.009595] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with JetifyTransform
[2024-02-28 09:54:04.009599] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with IdentityTransform
[2024-02-28 09:54:04.009603] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with JetifyTransform
[2024-02-28 09:54:04.009606] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with IdentityTransform
[2024-02-28 09:54:04.009609] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with JetifyTransform
[2024-02-28 09:54:04.009613] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with IdentityTransform
[2024-02-28 09:54:04.009707] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with JetifyTransform
[2024-02-28 09:54:04.009739] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with IdentityTransform
[2024-02-28 09:54:04.009748] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with JetifyTransform
[2024-02-28 09:54:04.009757] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with IdentityTransform
[2024-02-28 09:54:04.009766] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:54:04.009775] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with IdentityTransform
[2024-02-28 09:54:04.009783] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:54:04.009792] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with IdentityTransform
[2024-02-28 09:54:04.009800] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:04.009809] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarToClassTransform
[2024-02-28 09:54:04.009817] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:04.009825] [STDOUT] stdout: [ ] Transforming libs.jar with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.009834] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:04.009844] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.009853] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:04.009862] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:04.009870] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:04.009879] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:04.009887] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:04.009896] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:04.010012] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:54:04.010067] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.010078] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:54:04.010087] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.010096] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with JetifyTransform
[2024-02-28 09:54:04.010105] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.010114] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:04.010123] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.010132] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:04.010142] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.010151] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:04.010160] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.010169] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:04.010177] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:04.010185] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:04.010194] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:04.010202] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:04.010211] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:04.010219] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:04.010227] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:04.010236] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:04.010443] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with JetifyTransform
[2024-02-28 09:54:04.010475] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.010484] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with JetifyTransform
[2024-02-28 09:54:04.010493] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.010502] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with JetifyTransform
[2024-02-28 09:54:04.010511] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.010519] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:04.010527] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:04.010536] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7e40b6191cdf3eb91c9824bffc39b3bc/transformed/jetified-libs.jar because:
[2024-02-28 09:54:04.010545] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.010553] [STDOUT] stdout: [ ] ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7e40b6191cdf3eb91c9824bffc39b3bc/transformed/jetified-libs.jar is not up-to-date because:
[2024-02-28 09:54:04.011041] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:04.011060] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:04.011069] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:54:04.011078] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.011331] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:04.011366] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:04.011376] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:04.011384] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:04.011393] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:04.011402] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:04.011566] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:04.011580] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.011600] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:04.011612] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:04.011622] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:04.011804] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.011817] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.011826] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:04.011835] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:04.011844] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:04.011853] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar because:
[2024-02-28 09:54:04.012042] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.012059] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.012070] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:04.012265] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.012294] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:04.012305] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:04.012485] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar as it is up-to-date.
[2024-02-28 09:54:04.012514] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:04.012525] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.012534] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:04.012543] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar because:
[2024-02-28 09:54:04.012552] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.012705] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.012719] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:04.012728] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar as it is up-to-date.
[2024-02-28 09:54:04.013073] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:04.013218] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:04.013228] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/proguard.txt because:
[2024-02-28 09:54:04.013237] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.013245] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.013255] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/proguard.txt as it is up-to-date.
[2024-02-28 09:54:04.013804] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:04.013843] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.013855] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:04.013864] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:04.013873] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:04.013881] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:04.013890] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:04.013898] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:04.013907] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar because:
[2024-02-28 09:54:04.013916] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.013924] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:04.013933] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:04.013968] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/5329694d26f11e1af3820e8a4dca9ed1/transformed/rules because:
[2024-02-28 09:54:04.013980] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.013988] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:04.013997] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/5329694d26f11e1af3820e8a4dca9ed1/transformed/rules as it is up-to-date.
[2024-02-28 09:54:04.014007] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:04.014017] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:04.014054] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:04.014066] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:04.014075] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:04.014084] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:04.014093] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:04.014103] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.014112] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:04.014120] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:04.014129] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:04.014137] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:04.014145] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:04.014191] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:04.014203] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/04476367512e0dea81560eed537c34ad/transformed/rules because:
[2024-02-28 09:54:04.014212] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.014220] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:04.014229] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/04476367512e0dea81560eed537c34ad/transformed/rules as it is up-to-date.
[2024-02-28 09:54:04.014237] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:04.014245] [STDOUT] stdout: [ ] Transforming libs.jar with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.014254] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:04.014262] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:04.014271] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.014279] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:04.014288] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:04.014296] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:04.014305] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar because:
[2024-02-28 09:54:04.014313] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.014653] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:04.014674] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:04.014683] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:04.015057] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:04.015075] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.015079] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:04.015374] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.015478] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:04.015489] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.015852] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:04.015876] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:04.015886] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.015895] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:04.015918] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:04.015928] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:04.015938] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:04.015946] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.015955] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:04.015963] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.015972] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:04.015981] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:04.015989] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.015997] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.016006] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:54:04.016015] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.016025] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.016034] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:04.016043] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:04.016051] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:04.016061] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:04.016070] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.016079] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:04.016088] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.016096] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:04.016105] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.016113] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.016122] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/proguard.txt because:
[2024-02-28 09:54:04.016131] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.016139] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:04.016148] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/proguard.txt as it is up-to-date.
[2024-02-28 09:54:04.016240] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:04.016253] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:04.016263] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:04.016273] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:04.016282] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:04.016461] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:04.016477] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.016513] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/proguard.txt because:
[2024-02-28 09:54:04.016529] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.016539] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/proguard.txt as it is up-to-date.
[2024-02-28 09:54:04.016549] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:54:04.016557] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.016566] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:04.016575] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:04.016584] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:04.016593] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:54:04.016601] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.016610] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0/proguard.txt because:
[2024-02-28 09:54:04.016619] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.016627] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:04.016636] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.016644] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0/proguard.txt as it is up-to-date.
[2024-02-28 09:54:04.016653] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:04.016662] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.016670] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:04.016679] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:04.016687] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.016696] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:04.016705] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:04.016714] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:04.016722] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.016765] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.016776] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:04.016785] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.016812] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar because:
[2024-02-28 09:54:04.016823] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.016831] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar because:
[2024-02-28 09:54:04.016840] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.016848] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:04.016857] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:04.016867] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:04.016876] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:04.016884] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.016893] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:04.016902] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar as it is up-to-date.
[2024-02-28 09:54:04.016912] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:04.016920] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.016929] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:04.016938] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.016947] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:04.016955] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:54:04.016977] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0/proguard.txt because:
[2024-02-28 09:54:04.016990] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.016998] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.017007] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar because:
[2024-02-28 09:54:04.017025] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.017034] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0/proguard.txt as it is up-to-date.
[2024-02-28 09:54:04.017043] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:54:04.017052] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar as it is up-to-date.
[2024-02-28 09:54:04.017061] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.017114] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:54:04.017125] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.017133] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:04.017143] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:04.017151] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.017159] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.017313] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:04.017329] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:04.017493] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.017508] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.017546] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:04.017680] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.017714] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:04.017725] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:04.017800] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:54:04.017846] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.017879] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.017890] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:54:04.018016] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.018031] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:54:04.018073] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.018306] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:54:04.018325] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.018334] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:54:04.018378] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.018520] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with JetifyTransform
[2024-02-28 09:54:04.018559] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.018675] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with JetifyTransform
[2024-02-28 09:54:04.018772] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.018787] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with JetifyTransform
[2024-02-28 09:54:04.018875] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.018908] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with JetifyTransform
[2024-02-28 09:54:04.018986] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.018998] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with JetifyTransform
[2024-02-28 09:54:04.019054] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.019207] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with JetifyTransform
[2024-02-28 09:54:04.019222] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.019231] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with JetifyTransform
[2024-02-28 09:54:04.019255] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.019354] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:54:04.019368] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.019437] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:54:04.019464] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.019511] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:04.019637] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:04.019653] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:04.019662] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:04.019671] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.019775] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:04.019789] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.019814] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar because:
[2024-02-28 09:54:04.019911] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.019942] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar as it is up-to-date.
[2024-02-28 09:54:04.019953] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.020094] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0/proguard.txt because:
[2024-02-28 09:54:04.020146] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.020207] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0/proguard.txt as it is up-to-date.
[2024-02-28 09:54:04.020222] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:04.020250] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.020450] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:04.020476] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.020487] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:04.020497] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.020506] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:04.020516] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.020525] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/proguard.txt because:
[2024-02-28 09:54:04.020547] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.020599] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/proguard.txt as it is up-to-date.
[2024-02-28 09:54:04.020606] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar because:
[2024-02-28 09:54:04.020610] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.020614] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar as it is up-to-date.
[2024-02-28 09:54:04.020617] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.020621] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar because:
[2024-02-28 09:54:04.020624] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.020761] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar because:
[2024-02-28 09:54:04.020768] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.020771] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar as it is up-to-date.
[2024-02-28 09:54:04.020775] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.020779] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar as it is up-to-date.
[2024-02-28 09:54:04.020783] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.020786] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:04.020790] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.020793] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:04.020798] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.020801] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar because:
[2024-02-28 09:54:04.020997] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.021029] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar as it is up-to-date.
[2024-02-28 09:54:04.021034] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.021037] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:04.021041] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.021044] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:04.021048] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.021051] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:04.021054] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:04.021058] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.021062] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.021080] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/proguard.txt because:
[2024-02-28 09:54:04.021086] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.021090] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/proguard.txt as it is up-to-date.
[2024-02-28 09:54:04.021093] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar because:
[2024-02-28 09:54:04.021097] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.021240] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar as it is up-to-date.
[2024-02-28 09:54:04.021248] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.021251] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:04.021256] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.021259] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:04.021263] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.021266] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0/proguard.txt because:
[2024-02-28 09:54:04.021270] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.021273] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0/proguard.txt as it is up-to-date.
[2024-02-28 09:54:04.021277] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar because:
[2024-02-28 09:54:04.021281] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.021494] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar as it is up-to-date.
[2024-02-28 09:54:04.021518] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91fbba51a151ee4e19325d5be0e4fa16/transformed/rules because:
[2024-02-28 09:54:04.021527] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.021536] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91fbba51a151ee4e19325d5be0e4fa16/transformed/rules as it is up-to-date.
[2024-02-28 09:54:04.021545] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.021554] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar because:
[2024-02-28 09:54:04.021563] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.021583] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar as it is up-to-date.
[2024-02-28 09:54:04.021593] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:04.021603] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.021612] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:04.021621] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.021682] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.021762] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar because:
[2024-02-28 09:54:04.021795] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.021807] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar as it is up-to-date.
[2024-02-28 09:54:04.021818] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.021828] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:04.021891] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.021931] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:04.021942] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.021985] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar because:
[2024-02-28 09:54:04.021996] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.022005] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar as it is up-to-date.
[2024-02-28 09:54:04.022015] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.022026] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar because:
[2024-02-28 09:54:04.022035] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.022043] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar because:
[2024-02-28 09:54:04.022052] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.022061] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:04.022071] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar as it is up-to-date.
[2024-02-28 09:54:04.022081] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.022090] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.022099] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar because:
[2024-02-28 09:54:04.022108] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.022116] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar as it is up-to-date.
[2024-02-28 09:54:04.022125] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.022134] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar because:
[2024-02-28 09:54:04.022302] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.022317] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar because:
[2024-02-28 09:54:04.022327] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.022336] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar because:
[2024-02-28 09:54:04.022345] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.022390] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar as it is up-to-date.
[2024-02-28 09:54:04.022403] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar as it is up-to-date.
[2024-02-28 09:54:04.022412] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.022422] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar as it is up-to-date.
[2024-02-28 09:54:04.022431] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar because:
[2024-02-28 09:54:04.022440] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.022449] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar as it is up-to-date.
[2024-02-28 09:54:04.022458] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.022466] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.022475] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.022484] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar because:
[2024-02-28 09:54:04.022493] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.022536] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:04.022550] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.022559] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar as it is up-to-date.
[2024-02-28 09:54:04.022568] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:04.022577] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.022586] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.022595] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar because:
[2024-02-28 09:54:04.022604] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.022612] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar as it is up-to-date.
[2024-02-28 09:54:04.022622] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar because:
[2024-02-28 09:54:04.022630] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.022638] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.022647] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:04.022656] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.022664] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:04.022705] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar as it is up-to-date.
[2024-02-28 09:54:04.022718] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.022727] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:04.022736] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0/proguard.txt because:
[2024-02-28 09:54:04.022745] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.022753] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0/proguard.txt as it is up-to-date.
[2024-02-28 09:54:04.022763] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0/proguard.txt because:
[2024-02-28 09:54:04.022771] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.022780] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0/proguard.txt as it is up-to-date.
[2024-02-28 09:54:04.022788] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:04.022797] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:04.022805] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:04.022812] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:04.022956] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:04.022973] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:04.022982] [STDOUT] stdout: [ ] Caching disabled for task ':app:minifyReleaseWithR8' because:
[2024-02-28 09:54:04.022990] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:04.023028] [STDOUT] stdout: [ ] Task ':app:minifyReleaseWithR8' is not up-to-date because:
[2024-02-28 09:54:04.023096] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:04.023105] [STDOUT] stdout: [ ] R8 is a new Android code shrinker. If you experience any issues, please file a bug at
[2024-02-28 09:54:04.023115] [STDOUT] stdout: [ ]
https://issuetracker.google.com, using 'Shrinker (R8)' as component name.
[2024-02-28 09:54:04.023127] [STDOUT] stdout: [ ] Current version is: 3.3.70 (build a53aee657a58bda6688d68c9ad0c261aaeb0d443 from go/r8bot (luci-r8-custom-ci-xenial-33-ixy6)).
[2024-02-28 09:54:04.023135] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:04.023143] [STDOUT] stdout: [ ] Transforming libs.jar with ExtractProGuardRulesTransform
[2024-02-28 09:54:04.023152] [STDOUT] stdout: [ ] Transforming libs.jar with FilterShrinkerRulesTransform
[2024-02-28 09:54:07.349112] [STDOUT] stdout: [+3326 ms] Resolve mutations for :app:compileReleaseArtProfile (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:07.349213] [STDOUT] stdout: [ ] :app:compileReleaseArtProfile (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:07.349257] [STDOUT] stdout: [ ] > Task :app:compileReleaseArtProfile
[2024-02-28 09:54:07.349269] [STDOUT] stdout: [ ] Caching disabled for task ':app:compileReleaseArtProfile' because:
[2024-02-28 09:54:07.349277] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:07.349286] [STDOUT] stdout: [ ] Task ':app:compileReleaseArtProfile' is not up-to-date because:
[2024-02-28 09:54:07.349419] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:07.349436] [STDOUT] stdout: [ ] Resolve mutations for :app:shrinkReleaseRes (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:07.349446] [STDOUT] stdout: [ ] :app:shrinkReleaseRes (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:07.596511] [STDOUT] stdout: [ +245 ms] > Task :app:shrinkReleaseRes
[2024-02-28 09:54:07.596547] [STDOUT] stdout: [ ] Caching disabled for task ':app:shrinkReleaseRes' because:
[2024-02-28 09:54:07.596556] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:07.596565] [STDOUT] stdout: [ ] Task ':app:shrinkReleaseRes' is not up-to-date because:
[2024-02-28 09:54:07.596575] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:07.596583] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-v21/notification_action_background.xml: 2250 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:07.596593] [STDOUT] stdout: [ ] Skipped unused resource res/drawable/notification_bg.xml: 751 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:07.596601] [STDOUT] stdout: [ ] Skipped unused resource res/drawable/notification_bg_low.xml: 753 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:07.596610] [STDOUT] stdout: [ ] Skipped unused resource res/drawable/notification_icon_background.xml: 314 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:07.596619] [STDOUT] stdout: [ ] Skipped unused resource res/drawable/notification_tile_bg.xml: 319 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:07.596627] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-mdpi-v4/notification_bg_low_normal.9.png: 215 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:07.596636] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-mdpi-v4/notification_bg_low_pressed.9.png: 223 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:07.596645] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-mdpi-v4/notification_bg_normal.9.png: 215 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:07.596654] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-mdpi-v4/notification_bg_normal_pressed.9.png: 223 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:07.596663] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-mdpi-v4/notify_panel_notification_icon_bg.png: 98 bytes (replaced with small dummy file of size 67 bytes)
[2024-02-28 09:54:07.596672] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-hdpi-v4/notification_bg_low_normal.9.png: 212 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:07.596681] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-hdpi-v4/notification_bg_low_pressed.9.png: 225 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:07.596690] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-hdpi-v4/notification_bg_normal.9.png: 212 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:07.596731] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-hdpi-v4/notification_bg_normal_pressed.9.png: 225 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:07.596744] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-hdpi-v4/notify_panel_notification_icon_bg.png: 107 bytes (replaced with small dummy file of size 67 bytes)
[2024-02-28 09:54:07.596753] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-xhdpi-v4/notification_bg_low_normal.9.png: 221 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:07.596762] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-xhdpi-v4/notification_bg_low_pressed.9.png: 252 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:07.596771] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-xhdpi-v4/notification_bg_normal.9.png: 221 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:07.596779] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png: 247 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:07.596788] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png: 138 bytes (replaced with small dummy file of size 67 bytes)
[2024-02-28 09:54:07.596797] [STDOUT] stdout: [ ] Skipped unused resource res/layout/custom_dialog.xml: 828 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:07.596806] [STDOUT] stdout: [ ] Skipped unused resource res/layout-v21/notification_action.xml: 2216 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:07.596814] [STDOUT] stdout: [ ] Skipped unused resource res/layout-v21/notification_action_tombstone.xml: 2677 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:07.596823] [STDOUT] stdout: [ ] Skipped unused resource res/layout-v21/notification_template_custom_big.xml: 6318 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:07.596832] [STDOUT] stdout: [ ] Skipped unused resource res/layout-v21/notification_template_icon_group.xml: 2432 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:07.596841] [STDOUT] stdout: [ ] Skipped unused resource res/layout/notification_template_part_chronometer.xml: 643 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:07.596849] [STDOUT] stdout: [ ] Skipped unused resource res/layout/notification_template_part_time.xml: 630 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:07.596858] [STDOUT] stdout: [ ] Removed unused resources: Binary resource data reduced from 40KB to 35KB. Removed 13%
[2024-02-28 09:54:07.596867] [STDOUT] stdout: [ ] Resolve mutations for :app:optimizeReleaseResources (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:07.596884] [STDOUT] stdout: [ ] :app:optimizeReleaseResources (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:07.596893] [STDOUT] stdout: [ ] > Task :app:optimizeReleaseResources
[2024-02-28 09:54:07.596901] [STDOUT] stdout: [ ] Caching disabled for task ':app:optimizeReleaseResources' because:
[2024-02-28 09:54:07.596909] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:07.596917] [STDOUT] stdout: [ ] Task ':app:optimizeReleaseResources' is not up-to-date because:
[2024-02-28 09:54:07.596925] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:07.596933] [STDOUT] stdout: [ ] Resolve mutations for :app:packageRelease (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:07.596941] [STDOUT] stdout: [ ] :app:packageRelease (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:08.598724] [STDOUT] stdout: [+1002 ms] > Task :app:packageRelease
[2024-02-28 09:54:08.598783] [STDOUT] stdout: [ ] Caching disabled for task ':app:packageRelease' because:
[2024-02-28 09:54:08.598814] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:08.598822] [STDOUT] stdout: [ ] Task ':app:packageRelease' is not up-to-date because:
[2024-02-28 09:54:08.598826] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:08.599002] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:packageRelease'.
[2024-02-28 09:54:08.599112] [STDOUT] stdout: [ ] Resolve mutations for :app:createReleaseApkListingFileRedirect (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:08.599125] [STDOUT] stdout: [ ] :app:createReleaseApkListingFileRedirect (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:08.599487] [STDOUT] stdout: [ ] > Task :app:createReleaseApkListingFileRedirect
[2024-02-28 09:54:08.599504] [STDOUT] stdout: [ ] Caching disabled for task ':app:createReleaseApkListingFileRedirect' because:
[2024-02-28 09:54:08.599513] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:08.599521] [STDOUT] stdout: [ ] Task ':app:createReleaseApkListingFileRedirect' is not up-to-date because:
[2024-02-28 09:54:08.599529] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:08.599537] [STDOUT] stdout: [ ] Resolve mutations for :app:assembleRelease (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:08.599546] [STDOUT] stdout: [ ] :app:assembleRelease (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:08.599554] [STDOUT] stdout: [ ] > Task :app:assembleRelease
[2024-02-28 09:54:08.599594] [STDOUT] stdout: [ ] Caching disabled for task ':app:assembleRelease' because:
[2024-02-28 09:54:08.599605] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:08.599631] [STDOUT] stdout: [ ] Task ':app:assembleRelease' is not up-to-date because:
[2024-02-28 09:54:08.599644] [STDOUT] stdout: [ ] Task has not declared any outputs despite executing actions.
[2024-02-28 09:54:08.599668] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #0: shutdown
[2024-02-28 09:54:08.599673] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #1: shutdown
[2024-02-28 09:54:08.599676] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #2: shutdown
[2024-02-28 09:54:08.599679] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #3: shutdown
[2024-02-28 09:54:08.599682] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #4: shutdown
[2024-02-28 09:54:08.599686] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #5: shutdown
[2024-02-28 09:54:08.599689] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #6: shutdown
[2024-02-28 09:54:08.599692] [STDOUT] stdout: [ ] Android Lint: Disposing Uast application environment in lint classloader [30.3.0]
[2024-02-28 09:54:08.599696] [STDOUT] stdout: [ ] BUILD SUCCESSFUL in 25s
[2024-02-28 09:54:08.599699] [STDOUT] stdout: [ ] 117 actionable tasks: 112 executed, 5 up-to-date
[2024-02-28 09:54:08.599703] [STDOUT] stdout: [ ] Watched directory hierarchies: [/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/flutter_tools/gradle, /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android]
[2024-02-28 09:54:10.874800] [STDOUT] stdout: [+2275 ms] Running Gradle task 'assembleRelease'... (completed in 27.9s)
[2024-02-28 09:54:10.876012] [STDOUT] stdout: [ +1 ms] Calculate SHA1: LocalDirectory: '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/app/outputs/flutter-apk'/app-release.apk
[2024-02-28 09:54:11.045486] [STDOUT] stdout: [ +168 ms] ✓ Built build/app/outputs/flutter-apk/app-release.apk (17.5MB).
[2024-02-28 09:54:11.045519] [STDOUT] stdout: [ ] "flutter apk" took 28,580ms.
[2024-02-28 09:54:11.046442] [STDOUT] stdout: [ ] ensureAnalyticsSent: 0ms
[2024-02-28 09:54:11.046450] [STDOUT] stdout: [ ] Running 0 shutdown hooks
[2024-02-28 09:54:11.046454] [STDOUT] stdout: [ ] Shutdown hooks complete
[2024-02-28 09:54:11.046682] [STDOUT] stdout: [ ] exiting with code 0
[2024-02-28 09:54:11.050298] [STDOUT] Executing "./gradlew testDebugUnitTest" in "/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/android" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:54:11.349524] [STDOUT] stdout: To honour the JVM settings for this build a single-use Daemon process will be forked. See
https://docs.gradle.org/7.6.3/userguide/gradle_daemon.html#sec:disabling_the_daemon.
[2024-02-28 09:54:11.772971] [STDOUT] stdout: Daemon will be stopped at the end of the build
[2024-02-28 09:54:13.560224] [STDOUT] stdout: > Task :gradle:compileJava NO-SOURCE
[2024-02-28 09:54:13.560246] [STDOUT] stdout: > Task :gradle:compileGroovy UP-TO-DATE
[2024-02-28 09:54:13.560250] [STDOUT] stdout: > Task :gradle:pluginDescriptors UP-TO-DATE
[2024-02-28 09:54:13.560672] [STDOUT] stdout: > Task :gradle:processResources UP-TO-DATE
[2024-02-28 09:54:13.560890] [STDOUT] stdout: > Task :gradle:classes UP-TO-DATE
[2024-02-28 09:54:13.560907] [STDOUT] stdout: > Task :gradle:jar UP-TO-DATE
[2024-02-28 09:54:15.668298] [STDOUT] stdout: WARNING:We recommend using a newer Android Gradle plugin to use compileSdk = 34
[2024-02-28 09:54:15.668369] [STDOUT] stdout:
[2024-02-28 09:54:15.668379] [STDOUT] stdout: This Android Gradle plugin (7.3.0) was tested up to compileSdk = 33
[2024-02-28 09:54:15.668382] [STDOUT] stdout:
[2024-02-28 09:54:15.668386] [STDOUT] stdout: This warning can be suppressed by adding
[2024-02-28 09:54:15.668389] [STDOUT] stdout: android.suppressUnsupportedCompileSdk=34
[2024-02-28 09:54:15.668392] [STDOUT] stdout: to this project's gradle.properties
[2024-02-28 09:54:15.668395] [STDOUT] stdout:
[2024-02-28 09:54:15.668398] [STDOUT] stdout: The build will continue, but you are strongly encouraged to update your project to
[2024-02-28 09:54:15.668401] [STDOUT] stdout: use a newer Android Gradle Plugin that has been tested with compileSdk = 34
[2024-02-28 09:54:20.551583] [STDOUT] stdout: > Task :app:compileFlutterBuildDebug
[2024-02-28 09:54:20.551608] [STDOUT] stdout: > Task :app:packJniLibsflutterBuildDebug
[2024-02-28 09:54:20.551612] [STDOUT] stdout: > Task :app:preBuild UP-TO-DATE
[2024-02-28 09:54:20.551615] [STDOUT] stdout: > Task :app:preDebugBuild UP-TO-DATE
[2024-02-28 09:54:20.551618] [STDOUT] stdout: > Task :integration_test:preBuild UP-TO-DATE
[2024-02-28 09:54:20.551621] [STDOUT] stdout: > Task :integration_test:preDebugBuild UP-TO-DATE
[2024-02-28 09:54:20.551624] [STDOUT] stdout: > Task :integration_test:compileDebugAidl NO-SOURCE
[2024-02-28 09:54:20.551627] [STDOUT] stdout: > Task :plugintest:preBuild UP-TO-DATE
[2024-02-28 09:54:20.551630] [STDOUT] stdout: > Task :plugintest:preDebugBuild UP-TO-DATE
[2024-02-28 09:54:20.551633] [STDOUT] stdout: > Task :plugintest:compileDebugAidl NO-SOURCE
[2024-02-28 09:54:20.551636] [STDOUT] stdout: > Task :app:compileDebugAidl NO-SOURCE
[2024-02-28 09:54:20.551639] [STDOUT] stdout: > Task :integration_test:packageDebugRenderscript NO-SOURCE
[2024-02-28 09:54:20.551642] [STDOUT] stdout: > Task :plugintest:packageDebugRenderscript NO-SOURCE
[2024-02-28 09:54:20.551645] [STDOUT] stdout: > Task :app:compileDebugRenderscript NO-SOURCE
[2024-02-28 09:54:20.707774] [STDOUT] stdout: > Task :app:generateDebugBuildConfig
[2024-02-28 09:54:20.707812] [STDOUT] stdout: > Task :app:cleanMergeDebugAssets UP-TO-DATE
[2024-02-28 09:54:20.707821] [STDOUT] stdout: > Task :plugintest:writeDebugAarMetadata
[2024-02-28 09:54:20.707854] [STDOUT] stdout: > Task :integration_test:writeDebugAarMetadata
[2024-02-28 09:54:20.707877] [STDOUT] stdout: > Task :app:mergeDebugShaders
[2024-02-28 09:54:20.707887] [STDOUT] stdout: > Task :app:compileDebugShaders NO-SOURCE
[2024-02-28 09:54:20.707908] [STDOUT] stdout: > Task :app:generateDebugAssets UP-TO-DATE
[2024-02-28 09:54:20.707917] [STDOUT] stdout: > Task :app:checkDebugAarMetadata
[2024-02-28 09:54:20.707989] [STDOUT] stdout: > Task :integration_test:mergeDebugShaders
[2024-02-28 09:54:20.708004] [STDOUT] stdout: > Task :integration_test:compileDebugShaders NO-SOURCE
[2024-02-28 09:54:20.708009] [STDOUT] stdout: > Task :integration_test:generateDebugAssets UP-TO-DATE
[2024-02-28 09:54:20.708012] [STDOUT] stdout: > Task :integration_test:packageDebugAssets
[2024-02-28 09:54:20.708016] [STDOUT] stdout: > Task :plugintest:mergeDebugShaders
[2024-02-28 09:54:20.708019] [STDOUT] stdout: > Task :plugintest:compileDebugShaders NO-SOURCE
[2024-02-28 09:54:20.708022] [STDOUT] stdout: > Task :plugintest:generateDebugAssets UP-TO-DATE
[2024-02-28 09:54:20.708025] [STDOUT] stdout: > Task :plugintest:packageDebugAssets
[2024-02-28 09:54:20.708029] [STDOUT] stdout: > Task :app:mergeDebugAssets
[2024-02-28 09:54:20.864109] [STDOUT] stdout: > Task :app:copyFlutterAssetsDebug
[2024-02-28 09:54:20.864136] [STDOUT] stdout: > Task :app:generateDebugResValues
[2024-02-28 09:54:20.864140] [STDOUT] stdout: > Task :integration_test:compileDebugRenderscript NO-SOURCE
[2024-02-28 09:54:20.864144] [STDOUT] stdout: > Task :integration_test:generateDebugResValues
[2024-02-28 09:54:20.864364] [STDOUT] stdout: > Task :integration_test:generateDebugResources
[2024-02-28 09:54:21.059045] [STDOUT] stdout: > Task :integration_test:packageDebugResources
[2024-02-28 09:54:21.059086] [STDOUT] stdout: > Task :plugintest:compileDebugRenderscript NO-SOURCE
[2024-02-28 09:54:21.059095] [STDOUT] stdout: > Task :plugintest:generateDebugResValues
[2024-02-28 09:54:21.059103] [STDOUT] stdout: > Task :plugintest:generateDebugResources
[2024-02-28 09:54:21.059111] [STDOUT] stdout: > Task :plugintest:packageDebugResources
[2024-02-28 09:54:21.059119] [STDOUT] stdout: > Task :app:mapDebugSourceSetPaths
[2024-02-28 09:54:21.059126] [STDOUT] stdout: > Task :app:generateDebugResources
[2024-02-28 09:54:21.270422] [STDOUT] stdout: > Task :app:createDebugCompatibleScreenManifests
[2024-02-28 09:54:21.270447] [STDOUT] stdout: > Task :app:extractDeepLinksDebug
[2024-02-28 09:54:21.270450] [STDOUT] stdout: > Task :integration_test:extractDeepLinksDebug
[2024-02-28 09:54:21.270454] [STDOUT] stdout: > Task :plugintest:extractDeepLinksDebug
[2024-02-28 09:54:21.270477] [STDOUT] stdout: > Task :plugintest:compileDebugLibraryResources
[2024-02-28 09:54:21.270645] [STDOUT] stdout: > Task :integration_test:compileDebugLibraryResources
[2024-02-28 09:54:21.270709] [STDOUT] stdout: > Task :integration_test:generateDebugBuildConfig
[2024-02-28 09:54:21.270715] [STDOUT] stdout: > Task :plugintest:generateDebugBuildConfig
[2024-02-28 09:54:21.270719] [STDOUT] stdout: > Task :integration_test:javaPreCompileDebug
[2024-02-28 09:54:21.270724] [STDOUT] stdout: > Task :plugintest:javaPreCompileDebug
[2024-02-28 09:54:21.271180] [STDOUT] stdout: > Task :app:preDebugUnitTestBuild UP-TO-DATE
[2024-02-28 09:54:21.271399] [STDOUT] stdout: > Task :app:javaPreCompileDebug
[2024-02-28 09:54:21.271416] [STDOUT] stdout: > Task :app:javaPreCompileDebugUnitTest
[2024-02-28 09:54:21.271425] [STDOUT] stdout: > Task :integration_test:parseDebugLocalResources
[2024-02-28 09:54:21.271433] [STDOUT] stdout: > Task :plugintest:parseDebugLocalResources
[2024-02-28 09:54:21.271540] [STDOUT] stdout: > Task :app:processDebugJavaRes NO-SOURCE
[2024-02-28 09:54:21.271907] [STDOUT] stdout:
[2024-02-28 09:54:21.271927] [STDOUT] stdout: > Task :plugintest:processDebugManifest
[2024-02-28 09:54:21.271937] [STDOUT] stdout: package="io.flutter.devicelab.plugintest" found in source AndroidManifest.xml: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/android/src/main/AndroidManifest.xml.
[2024-02-28 09:54:21.271948] [STDOUT] stdout: Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
[2024-02-28 09:54:21.271957] [STDOUT] stdout: Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here:
https://developer.android.com/studio/build/configure-app-module#set-namespace
[2024-02-28 09:54:21.271966] [STDOUT] stdout: This migration can be done automatically using the AGP Upgrade Assistant, please refer to
https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
[2024-02-28 09:54:21.271974] [STDOUT] stdout:
[2024-02-28 09:54:21.271982] [STDOUT] stdout: > Task :integration_test:processDebugManifest
[2024-02-28 09:54:21.271990] [STDOUT] stdout: package="dev.flutter.integration_test" found in source AndroidManifest.xml: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/src/main/AndroidManifest.xml.
[2024-02-28 09:54:21.271999] [STDOUT] stdout: Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
[2024-02-28 09:54:21.272008] [STDOUT] stdout: Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here:
https://developer.android.com/studio/build/configure-app-module#set-namespace
[2024-02-28 09:54:21.272017] [STDOUT] stdout: This migration can be done automatically using the AGP Upgrade Assistant, please refer to
https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
[2024-02-28 09:54:21.272026] [STDOUT] stdout:
[2024-02-28 09:54:21.272034] [STDOUT] stdout: > Task :app:processDebugUnitTestJavaRes NO-SOURCE
[2024-02-28 09:54:21.272041] [STDOUT] stdout: > Task :app:mergeDebugResources
[2024-02-28 09:54:21.370144] [STDOUT] stdout:
[2024-02-28 09:54:21.370225] [STDOUT] stdout: > Task :app:processDebugMainManifest
[2024-02-28 09:54:21.370238] [STDOUT] stdout: [androidx.test.espresso:espresso-core:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/AndroidManifest.xml Warning:
[2024-02-28 09:54:21.370258] [STDOUT] stdout: Namespace 'androidx.test.espresso' used in: androidx.test.espresso:espresso-core:3.2.0, androidx.test.espresso:espresso-idling-resource:3.2.0.
[2024-02-28 09:54:21.370267] [STDOUT] stdout:
[2024-02-28 09:54:21.370274] [STDOUT] stdout: > Task :app:processDebugManifest
[2024-02-28 09:54:21.575103] [STDOUT] stdout: > Task :integration_test:processDebugJavaRes NO-SOURCE
[2024-02-28 09:54:21.575144] [STDOUT] stdout: > Task :integration_test:bundleLibResDebug NO-SOURCE
[2024-02-28 09:54:21.575153] [STDOUT] stdout: > Task :plugintest:processDebugJavaRes NO-SOURCE
[2024-02-28 09:54:21.575160] [STDOUT] stdout: > Task :plugintest:bundleLibResDebug NO-SOURCE
[2024-02-28 09:54:21.575168] [STDOUT] stdout: > Task :integration_test:preDebugUnitTestBuild UP-TO-DATE
[2024-02-28 09:54:21.575313] [STDOUT] stdout: > Task :integration_test:javaPreCompileDebugUnitTest
[2024-02-28 09:54:21.575606] [STDOUT] stdout: > Task :integration_test:processDebugUnitTestJavaRes NO-SOURCE
[2024-02-28 09:54:21.575615] [STDOUT] stdout: > Task :plugintest:preDebugUnitTestBuild UP-TO-DATE
[2024-02-28 09:54:21.575618] [STDOUT] stdout: > Task :plugintest:processDebugUnitTestJavaRes NO-SOURCE
[2024-02-28 09:54:21.575622] [STDOUT] stdout: > Task :plugintest:javaPreCompileDebugUnitTest
[2024-02-28 09:54:21.575625] [STDOUT] stdout: > Task :app:processDebugManifestForPackage
[2024-02-28 09:54:21.575716] [STDOUT] stdout: > Task :integration_test:generateDebugRFile
[2024-02-28 09:54:21.575856] [STDOUT] stdout: > Task :plugintest:generateDebugRFile
[2024-02-28 09:54:21.771154] [STDOUT] stdout: > Task :app:processDebugResources
[2024-02-28 09:54:22.050249] [STDOUT] stdout: > Task :integration_test:compileDebugJavaWithJavac
[2024-02-28 09:54:22.050274] [STDOUT] stdout: > Task :integration_test:bundleLibCompileToJarDebug
[2024-02-28 09:54:22.050278] [STDOUT] stdout: > Task :plugintest:compileDebugJavaWithJavac
[2024-02-28 09:54:22.050287] [STDOUT] stdout: > Task :plugintest:bundleLibCompileToJarDebug
[2024-02-28 09:54:22.050290] [STDOUT] stdout: > Task :integration_test:bundleLibRuntimeToJarDebug
[2024-02-28 09:54:22.050293] [STDOUT] stdout: > Task :plugintest:bundleLibRuntimeToJarDebug
[2024-02-28 09:54:22.050296] [STDOUT] stdout: > Task :app:compileDebugKotlin NO-SOURCE
[2024-02-28 09:54:22.215918] [STDOUT] stdout: > Task :app:compileDebugJavaWithJavac
[2024-02-28 09:54:22.253424] [STDOUT] stdout: > Task :app:bundleDebugClassesToRuntimeJar
[2024-02-28 09:54:22.253464] [STDOUT] stdout: > Task :app:bundleDebugClassesToCompileJar
[2024-02-28 09:54:22.253473] [STDOUT] stdout: > Task :app:compileDebugUnitTestKotlin NO-SOURCE
[2024-02-28 09:54:22.253481] [STDOUT] stdout: > Task :app:compileDebugUnitTestJavaWithJavac NO-SOURCE
[2024-02-28 09:54:22.253489] [STDOUT] stdout: > Task :app:testDebugUnitTest NO-SOURCE
[2024-02-28 09:54:22.253696] [STDOUT] stdout: > Task :integration_test:generateDebugUnitTestStubRFile
[2024-02-28 09:54:22.253710] [STDOUT] stdout: > Task :plugintest:generateDebugUnitTestStubRFile
[2024-02-28 09:54:22.474958] [STDOUT] stdout: > Task :integration_test:compileDebugUnitTestJavaWithJavac
[2024-02-28 09:54:23.887289] [STDOUT] stdout:
[2024-02-28 09:54:23.887312] [STDOUT] stdout: > Task :integration_test:testDebugUnitTest FAILED
[2024-02-28 09:54:23.887316] [STDOUT] stdout:
[2024-02-28 09:54:23.887319] [STDOUT] stdout: dev.flutter.plugins.integration_test.FlutterDeviceScreenshotTest > getFlutterView_returnsFlutterViewForFlutterActivity FAILED
[2024-02-28 09:54:23.887324] [STDOUT] stdout: org.mockito.exceptions.base.MockitoException at FlutterDeviceScreenshotTest.java:32
[2024-02-28 09:54:23.887327] [STDOUT] stdout: Caused by: org.mockito.exceptions.base.MockitoException at FlutterDeviceScreenshotTest.java:32
[2024-02-28 09:54:23.887332] [STDOUT] stdout: Caused by: java.lang.RuntimeException at FlutterDeviceScreenshotTest.java:32
[2024-02-28 09:54:23.887336] [STDOUT] stderr: OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2024-02-28 09:54:23.887339] [STDOUT] stderr:
[2024-02-28 09:54:23.887342] [STDOUT] stdout:
[2024-02-28 09:54:23.887345] [STDOUT] stdout: dev.flutter.plugins.integration_test.FlutterDeviceScreenshotTest > getFlutterView_returnsFlutterViewForFlutterFragmentActivity FAILED
[2024-02-28 09:54:23.887349] [STDOUT] stdout: org.mockito.exceptions.base.MockitoException at FlutterDeviceScreenshotTest.java:44
[2024-02-28 09:54:23.887352] [STDOUT] stdout: Caused by: org.mockito.exceptions.base.MockitoException at FlutterDeviceScreenshotTest.java:44
[2024-02-28 09:54:23.887355] [STDOUT] stdout: Caused by: java.lang.RuntimeException at FlutterDeviceScreenshotTest.java:44
[2024-02-28 09:54:23.887358] [STDOUT] stderr: 3 tests completed, 2 failed
[2024-02-28 09:54:23.887362] [STDOUT] stderr:
[2024-02-28 09:54:23.887364] [STDOUT] stderr: FAILURE: Build failed with an exception.
[2024-02-28 09:54:23.887367] [STDOUT] stderr:
[2024-02-28 09:54:23.887370] [STDOUT] stderr: * What went wrong:
[2024-02-28 09:54:23.887373] [STDOUT] stderr: Execution failed for task ':integration_test:testDebugUnitTest'.
[2024-02-28 09:54:23.887377] [STDOUT] stderr: > There were failing tests. See the report at: file:///Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.pgZ4R3/plugintest/example/build/integration_test/reports/tests/testDebugUnitTest/index.html
[2024-02-28 09:54:23.887380] [STDOUT] stderr:
[2024-02-28 09:54:23.887383] [STDOUT] stderr: * Try:
[2024-02-28 09:54:23.887520] [STDOUT] stderr: > Run with --stacktrace option to get the stack trace.
[2024-02-28 09:54:23.887606] [STDOUT] stderr: > Run with --info or --debug option to get more log output.
[2024-02-28 09:54:23.887615] [STDOUT] stderr: > Run with --scan to get full insights.
[2024-02-28 09:54:23.887623] [STDOUT] stderr:
[2024-02-28 09:54:23.887631] [STDOUT] stderr: * Get more help at
https://help.gradle.org
[2024-02-28 09:54:23.887638] [STDOUT] stderr:
[2024-02-28 09:54:23.887646] [STDOUT] stderr: BUILD FAILED in 12s
[2024-02-28 09:54:23.887692] [STDOUT] stdout: 62 actionable tasks: 57 executed, 5 up-to-date
[2024-02-28 09:54:26.296908] [STDOUT] Checking for reboot
[2024-02-28 09:54:26.297178] [STDOUT] Executing "/Volumes/Work/s/w/ir/cache/android/sdk/platform-tools/adb devices -l" in "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/dev/devicelab" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:54:26.307916] [STDOUT] stdout: List of devices attached
[2024-02-28 09:54:26.307932] [STDOUT] stdout:
[plugin_test] Process terminated with exit code 0.
Task result:
{
"success": false,
"reason": "Platform unit tests failed"
}
════════════════════╡ ••• Finished task "plugin_test" ••• ╞═════════════════════
═════════════════════╡ ••• Running task "plugin_test" ••• ╞═════════════════════
Starting process for task: [plugin_test]
Executing "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/dart-sdk/bin/dart --disable-dart-dev --enable-vm-service=0 --no-pause-isolates-on-exit bin/tasks/plugin_test.dart" in "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/dev/devicelab" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:54:26.367549] [STDOUT] The Dart VM service is listening on
http://127.0.0.1:54177/wXPJ9d1VhEk=/
[plugin_test] Connected to VM server.
[2024-02-28 09:54:26.686563] [STDOUT] Running task with a timeout of null.
[2024-02-28 09:54:26.686641] [STDOUT] Enabling configs for macOS and Linux...
[2024-02-28 09:54:26.692179] [STDOUT] Executing "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/flutter config -v --enable-macos-desktop --enable-linux-desktop" in "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/dev/devicelab" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:54:26.756262] [STDOUT] stdout: [ +1 ms] Could not interpret results of "git describe": 3.20.0-15.0.pre.28
[2024-02-28 09:54:26.761916] [STDOUT] stdout: [ +11 ms] executing: sysctl hw.optional.arm64
[2024-02-28 09:54:26.764214] [STDOUT] stdout: [ +2 ms] Exit code 0 from: sysctl hw.optional.arm64
[2024-02-28 09:54:26.764224] [STDOUT] stdout: [ ] hw.optional.arm64: 1
[2024-02-28 09:54:26.788515] [STDOUT] stdout: [ +24 ms] Setting "enable-linux-desktop" value to "true".
[2024-02-28 09:54:26.788543] [STDOUT] stdout: [ ] Setting "enable-macos-desktop" value to "true".
[2024-02-28 09:54:26.788751] [STDOUT] stdout: [ ]
[2024-02-28 09:54:26.788758] [STDOUT] stdout: You may need to restart any open editors for them to read new settings.
[2024-02-28 09:54:26.792350] [STDOUT] stdout: [ +3 ms] "flutter config" took 20ms.
[2024-02-28 09:54:26.792812] [STDOUT] stdout: [ ] ensureAnalyticsSent: 0ms
[2024-02-28 09:54:26.792817] [STDOUT] stdout: [ ] Running 0 shutdown hooks
[2024-02-28 09:54:26.792820] [STDOUT] stdout: [ ] Shutdown hooks complete
[2024-02-28 09:54:26.792913] [STDOUT] stdout: [ ] exiting with code 0
[2024-02-28 09:54:26.798782] [STDOUT] Executing "/Volumes/Work/s/w/ir/cache/android/sdk/platform-tools/adb devices -l" in "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/dev/devicelab" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:54:26.810097] [STDOUT] stdout: List of devices attached
[2024-02-28 09:54:26.810150] [STDOUT] stdout:
[2024-02-28 09:54:26.817003] [STDOUT]
[2024-02-28 09:54:26.817009] [STDOUT]
[2024-02-28 09:54:26.817013] [STDOUT] ═══════════════════════════╡ ••• Create plugin ••• ╞════════════════════════════
[2024-02-28 09:54:26.817024] [STDOUT]
[2024-02-28 09:54:26.818103] [STDOUT] Found FLUTTER_LOGS_DIR dump directory /Volumes/Work/s/w/ir/x/w/recipe_cleanup/flutter_logs_dir
[2024-02-28 09:54:26.818198] [STDOUT] Executing "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/flutter create --template=plugin --org io.flutter.devicelab -a java --platforms=android plugintest --ci --debug-logs-dir=/Volumes/Work/s/w/ir/x/w/recipe_cleanup/flutter_logs_dir" in "/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:54:26.919992] [STDOUT] stdout: Creating project plugintest...
[2024-02-28 09:54:27.077839] [STDOUT] stdout: Resolving dependencies in plugintest...
[2024-02-28 09:54:27.566505] [STDOUT] stdout: Got dependencies in plugintest.
[2024-02-28 09:54:27.573554] [STDOUT] stdout: Resolving dependencies in plugintest/example...
[2024-02-28 09:54:27.795803] [STDOUT] stdout: Got dependencies in plugintest/example.
[2024-02-28 09:54:27.821049] [STDOUT] stdout: Wrote 56 files.
[2024-02-28 09:54:27.821067] [STDOUT] stdout:
[2024-02-28 09:54:27.821071] [STDOUT] stdout: All done!
[2024-02-28 09:54:27.821413] [STDOUT] stdout:
[2024-02-28 09:54:27.821423] [STDOUT] stdout: Your plugin code is in plugintest/lib/plugintest.dart.
[2024-02-28 09:54:27.821427] [STDOUT] stdout:
[2024-02-28 09:54:27.821430] [STDOUT] stdout: Your example app code is in plugintest/example/lib/main.dart.
[2024-02-28 09:54:27.821433] [STDOUT] stdout:
[2024-02-28 09:54:27.821436] [STDOUT] stdout:
[2024-02-28 09:54:27.821440] [STDOUT] stdout: Host platform code is in the android directories under plugintest.
[2024-02-28 09:54:27.821443] [STDOUT] stdout: To edit platform code in an IDE see
https://flutter.dev/developing-packages/#edit-plugin-package.
[2024-02-28 09:54:27.821447] [STDOUT] stdout:
[2024-02-28 09:54:27.821450] [STDOUT] stdout:
[2024-02-28 09:54:27.823060] [STDOUT] stdout: To add platforms, run `flutter create -t plugin --platforms <platforms> .` under plugintest.
[2024-02-28 09:54:27.823070] [STDOUT] stdout: For more information, see
https://flutter.dev/go/plugin-platforms.
[2024-02-28 09:54:27.823074] [STDOUT] stdout:
[2024-02-28 09:54:27.823077] [STDOUT] stdout:
[2024-02-28 09:54:27.879540] [STDOUT]
[2024-02-28 09:54:27.879561] [STDOUT]
[2024-02-28 09:54:27.879565] [STDOUT] ════════════════════════════╡ ••• Test plugin ••• ╞═════════════════════════════
[2024-02-28 09:54:27.879571] [STDOUT]
[2024-02-28 09:54:27.879805] [STDOUT] Executing "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/flutter test --ci --debug-logs-dir=/Volumes/Work/s/w/ir/x/w/recipe_cleanup/flutter_logs_dir" in "/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:54:28.437317] [STDOUT] stdout:
[2024-02-28 09:54:29.439267] [STDOUT] stdout: 00:00 +0: loading /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/test/plugintest_method_channel_test.dart
[2024-02-28 09:54:30.438478] [STDOUT] stdout: 00:01 +0: loading /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/test/plugintest_method_channel_test.dart
[2024-02-28 09:54:31.437607] [STDOUT] stdout: 00:02 +0: loading /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/test/plugintest_method_channel_test.dart
[2024-02-28 09:54:32.438015] [STDOUT] stdout: 00:03 +0: loading /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/test/plugintest_method_channel_test.dart
[2024-02-28 09:54:32.445441] [STDOUT] stdout: 00:04 +0: loading /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/test/plugintest_method_channel_test.dart
[2024-02-28 09:54:32.457048] [STDOUT] stdout: 00:04 +0: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/test/plugintest_method_channel_test.dart: getPlatformVersion
[2024-02-28 09:54:32.480353] [STDOUT] stdout: 00:04 +1: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/test/plugintest_test.dart: MethodChannelPlugintest is the default instance
[2024-02-28 09:54:32.480373] [STDOUT] stdout: 00:04 +2: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/test/plugintest_test.dart: MethodChannelPlugintest is the default instance
[2024-02-28 09:54:32.482035] [STDOUT] stdout: 00:04 +2: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/test/plugintest_test.dart: getPlatformVersion
[2024-02-28 09:54:32.486452] [STDOUT] stdout: 00:04 +3: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/test/plugintest_test.dart: getPlatformVersion
[2024-02-28 09:54:32.486464] [STDOUT] stdout: 00:04 +3: All tests passed!
[2024-02-28 09:54:32.505411] [STDOUT] Executing "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/flutter build apk -v --ci --debug-logs-dir=/Volumes/Work/s/w/ir/x/w/recipe_cleanup/flutter_logs_dir" in "/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:54:32.557765] [STDOUT] stdout: [ +1 ms] Could not interpret results of "git describe": 3.20.0-15.0.pre.28
[2024-02-28 09:54:32.566535] [STDOUT] stdout: [ +11 ms] executing: sysctl hw.optional.arm64
[2024-02-28 09:54:32.568796] [STDOUT] stdout: [ +2 ms] Exit code 0 from: sysctl hw.optional.arm64
[2024-02-28 09:54:32.568805] [STDOUT] stdout: [ ] hw.optional.arm64: 1
[2024-02-28 09:54:32.578465] [STDOUT] stdout: [ +9 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.578475] [STDOUT] stdout: [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.578479] [STDOUT] stdout: [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.578482] [STDOUT] stdout: [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[2024-02-28 09:54:32.578489] [STDOUT] stdout: [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
[2024-02-28 09:54:32.579323] [STDOUT] stdout: [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.579334] [STDOUT] stdout: [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.579338] [STDOUT] stdout: [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.579341] [STDOUT] stdout: [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.579353] [STDOUT] stdout: [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.579360] [STDOUT] stdout: [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.579419] [STDOUT] stdout: [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[2024-02-28 09:54:32.596016] [STDOUT] stdout: [ +16 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
[2024-02-28 09:54:32.596031] [STDOUT] stdout: [ ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
[2024-02-28 09:54:32.596614] [STDOUT] stdout: [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.596621] [STDOUT] stdout: [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.596628] [STDOUT] stdout: [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[2024-02-28 09:54:32.596631] [STDOUT] stdout: [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
[2024-02-28 09:54:32.596692] [STDOUT] stdout: [ ] Artifact Instance of 'FlutterSdk' is not required, skipping update.
[2024-02-28 09:54:32.596697] [STDOUT] stdout: [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.596700] [STDOUT] stdout: [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.596704] [STDOUT] stdout: [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.596846] [STDOUT] stdout: [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.596852] [STDOUT] stdout: [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.596855] [STDOUT] stdout: [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.596859] [STDOUT] stdout: [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[2024-02-28 09:54:32.596870] [STDOUT] stdout: [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.596874] [STDOUT] stdout: [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.596945] [STDOUT] stdout: [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.596955] [STDOUT] stdout: [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.596959] [STDOUT] stdout: [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.596971] [STDOUT] stdout: [ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
[2024-02-28 09:54:32.596976] [STDOUT] stdout: [ ] Artifact Instance of 'PubDependencies' is not required, skipping update.
[2024-02-28 09:54:32.647691] [STDOUT] stdout: [ +50 ms] executing: [/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/] /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/dart-sdk/bin/dart pub --suppress-analytics --verbose --directory . get --example
[2024-02-28 09:54:32.687927] [STDOUT] stderr: FINE: Pub 3.4.0-186.0.dev
[2024-02-28 09:54:32.715255] [STDOUT] stdout: MSG : Resolving dependencies...
[2024-02-28 09:54:32.735897] [STDOUT] stderr: SLVR: fact: plugintest_example is 0.0.0
[2024-02-28 09:54:32.737488] [STDOUT] stderr: SLVR: derived: plugintest_example
[2024-02-28 09:54:32.746895] [STDOUT] stderr: SLVR: fact: plugintest_example depends on flutter from sdk
[2024-02-28 09:54:32.746910] [STDOUT] stderr: SLVR: fact: plugintest_example depends on plugintest from path
[2024-02-28 09:54:32.747018] [STDOUT] stderr: SLVR: fact: plugintest_example depends on cupertino_icons ^1.0.6
[2024-02-28 09:54:32.747026] [STDOUT] stderr: SLVR: fact: plugintest_example depends on integration_test from sdk
[2024-02-28 09:54:32.747307] [STDOUT] stderr: SLVR: fact: plugintest_example depends on flutter_test from sdk
[2024-02-28 09:54:32.747312] [STDOUT] stderr: SLVR: fact: plugintest_example depends on flutter_lints ^3.0.0
[2024-02-28 09:54:32.747803] [STDOUT] stderr: SLVR: selecting plugintest_example
[2024-02-28 09:54:32.747838] [STDOUT] stderr: SLVR: derived: flutter_lints ^3.0.0
[2024-02-28 09:54:32.747844] [STDOUT] stderr: SLVR: derived: flutter_test from sdk
[2024-02-28 09:54:32.747847] [STDOUT] stderr: SLVR: derived: integration_test from sdk
[2024-02-28 09:54:32.747920] [STDOUT] stderr: SLVR: derived: cupertino_icons ^1.0.6
[2024-02-28 09:54:32.747981] [STDOUT] stderr: SLVR: derived: plugintest from path
[2024-02-28 09:54:32.748239] [STDOUT] stderr: SLVR: derived: flutter from sdk
[2024-02-28 09:54:32.756357] [STDOUT] stderr: SLVR: fact: flutter_lints 3.0.1 depends on lints ^3.0.0
[2024-02-28 09:54:32.756525] [STDOUT] stderr: SLVR: selecting flutter_lints 3.0.1
[2024-02-28 09:54:32.756535] [STDOUT] stderr: SLVR: derived: lints ^3.0.0
[2024-02-28 09:54:32.762426] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on flutter from sdk
[2024-02-28 09:54:32.762437] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on test_api 0.7.0
[2024-02-28 09:54:32.762440] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on matcher 0.12.16+1
[2024-02-28 09:54:32.762444] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on path 1.9.0
[2024-02-28 09:54:32.762496] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on fake_async 1.3.1
[2024-02-28 09:54:32.762505] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on clock 1.1.1
[2024-02-28 09:54:32.762585] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on stack_trace 1.11.1
[2024-02-28 09:54:32.762591] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on vector_math 2.1.4
[2024-02-28 09:54:32.762602] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on leak_tracker_flutter_testing 3.0.3
[2024-02-28 09:54:32.762630] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on async 2.11.0
[2024-02-28 09:54:32.762752] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on boolean_selector 2.1.1
[2024-02-28 09:54:32.762759] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on characters 1.3.0
[2024-02-28 09:54:32.762764] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on collection 1.18.0
[2024-02-28 09:54:32.762856] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on leak_tracker 10.0.4
[2024-02-28 09:54:32.762861] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on leak_tracker_testing 3.0.1
[2024-02-28 09:54:32.762864] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on material_color_utilities 0.8.0
[2024-02-28 09:54:32.762958] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on meta 1.12.0
[2024-02-28 09:54:32.762966] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on source_span 1.10.0
[2024-02-28 09:54:32.762970] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on stream_channel 2.1.2
[2024-02-28 09:54:32.762976] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on string_scanner 1.2.0
[2024-02-28 09:54:32.762980] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on term_glyph 1.2.1
[2024-02-28 09:54:32.762991] [STDOUT] stderr: SLVR: fact: flutter_test 0.0.0 from sdk depends on vm_service 14.0.0
[2024-02-28 09:54:32.763124] [STDOUT] stderr: SLVR: selecting flutter_test 0.0.0 from sdk
[2024-02-28 09:54:32.763135] [STDOUT] stderr: SLVR: derived: vm_service 14.0.0
[2024-02-28 09:54:32.763138] [STDOUT] stderr: SLVR: derived: term_glyph 1.2.1
[2024-02-28 09:54:32.763142] [STDOUT] stderr: SLVR: derived: string_scanner 1.2.0
[2024-02-28 09:54:32.763155] [STDOUT] stderr: SLVR: derived: stream_channel 2.1.2
[2024-02-28 09:54:32.763254] [STDOUT] stderr: SLVR: derived: source_span 1.10.0
[2024-02-28 09:54:32.763260] [STDOUT] stderr: SLVR: derived: meta 1.12.0
[2024-02-28 09:54:32.763273] [STDOUT] stderr: SLVR: derived: material_color_utilities 0.8.0
[2024-02-28 09:54:32.763276] [STDOUT] stderr: SLVR: derived: leak_tracker_testing 3.0.1
[2024-02-28 09:54:32.763280] [STDOUT] stderr: SLVR: derived: leak_tracker 10.0.4
[2024-02-28 09:54:32.763396] [STDOUT] stderr: SLVR: derived: collection 1.18.0
[2024-02-28 09:54:32.763404] [STDOUT] stderr: SLVR: derived: characters 1.3.0
[2024-02-28 09:54:32.763407] [STDOUT] stderr: SLVR: derived: boolean_selector 2.1.1
[2024-02-28 09:54:32.763410] [STDOUT] stderr: SLVR: derived: async 2.11.0
[2024-02-28 09:54:32.763413] [STDOUT] stderr: SLVR: derived: leak_tracker_flutter_testing 3.0.3
[2024-02-28 09:54:32.763418] [STDOUT] stderr: SLVR: derived: vector_math 2.1.4
[2024-02-28 09:54:32.763429] [STDOUT] stderr: SLVR: derived: stack_trace 1.11.1
[2024-02-28 09:54:32.763440] [STDOUT] stderr: SLVR: derived: clock 1.1.1
[2024-02-28 09:54:32.763595] [STDOUT] stderr: SLVR: derived: fake_async 1.3.1
[2024-02-28 09:54:32.763601] [STDOUT] stderr: SLVR: derived: path 1.9.0
[2024-02-28 09:54:32.763604] [STDOUT] stderr: SLVR: derived: matcher 0.12.16+1
[2024-02-28 09:54:32.763650] [STDOUT] stderr: SLVR: derived: test_api 0.7.0
[2024-02-28 09:54:32.768717] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on flutter from sdk
[2024-02-28 09:54:32.768728] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on flutter_driver from sdk
[2024-02-28 09:54:32.768731] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on flutter_test from sdk
[2024-02-28 09:54:32.768735] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on path 1.9.0
[2024-02-28 09:54:32.768738] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on vm_service 14.0.0
[2024-02-28 09:54:32.768750] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on async 2.11.0
[2024-02-28 09:54:32.768754] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on boolean_selector 2.1.1
[2024-02-28 09:54:32.768862] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on characters 1.3.0
[2024-02-28 09:54:32.768870] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on clock 1.1.1
[2024-02-28 09:54:32.768873] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on collection 1.18.0
[2024-02-28 09:54:32.768876] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on fake_async 1.3.1
[2024-02-28 09:54:32.768880] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on file 7.0.0
[2024-02-28 09:54:32.768893] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on leak_tracker 10.0.4
[2024-02-28 09:54:32.768897] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on leak_tracker_flutter_testing 3.0.3
[2024-02-28 09:54:32.768910] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on leak_tracker_testing 3.0.1
[2024-02-28 09:54:32.768919] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on matcher 0.12.16+1
[2024-02-28 09:54:32.769058] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on material_color_utilities 0.8.0
[2024-02-28 09:54:32.769065] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on meta 1.12.0
[2024-02-28 09:54:32.769068] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on source_span 1.10.0
[2024-02-28 09:54:32.769074] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on stack_trace 1.11.1
[2024-02-28 09:54:32.769077] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on stream_channel 2.1.2
[2024-02-28 09:54:32.769080] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on string_scanner 1.2.0
[2024-02-28 09:54:32.769094] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on sync_http 0.3.1
[2024-02-28 09:54:32.769098] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on term_glyph 1.2.1
[2024-02-28 09:54:32.769241] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on test_api 0.7.0
[2024-02-28 09:54:32.769246] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on vector_math 2.1.4
[2024-02-28 09:54:32.769251] [STDOUT] stderr: SLVR: fact: integration_test 0.0.0 from sdk depends on webdriver 3.0.3
[2024-02-28 09:54:32.769351] [STDOUT] stderr: SLVR: selecting integration_test 0.0.0 from sdk
[2024-02-28 09:54:32.769357] [STDOUT] stderr: SLVR: derived: webdriver 3.0.3
[2024-02-28 09:54:32.769360] [STDOUT] stderr: SLVR: derived: sync_http 0.3.1
[2024-02-28 09:54:32.769446] [STDOUT] stderr: SLVR: derived: file 7.0.0
[2024-02-28 09:54:32.769451] [STDOUT] stderr: SLVR: derived: flutter_driver from sdk
[2024-02-28 09:54:32.772208] [STDOUT] stderr: SLVR: selecting cupertino_icons 1.0.6
[2024-02-28 09:54:32.776412] [STDOUT] stderr: SLVR: fact: plugintest 0.0.1 from path depends on flutter from sdk
[2024-02-28 09:54:32.776421] [STDOUT] stderr: SLVR: fact: plugintest 0.0.1 from path depends on plugin_platform_interface ^2.0.2
[2024-02-28 09:54:32.776806] [STDOUT] stderr: SLVR: selecting plugintest 0.0.1 from path
[2024-02-28 09:54:32.777169] [STDOUT] stderr: SLVR: derived: plugin_platform_interface ^2.0.2
[2024-02-28 09:54:32.780129] [STDOUT] stderr: SLVR: fact: flutter 0.0.0 from sdk depends on characters 1.3.0
[2024-02-28 09:54:32.780138] [STDOUT] stderr: SLVR: fact: flutter 0.0.0 from sdk depends on collection 1.18.0
[2024-02-28 09:54:32.780146] [STDOUT] stderr: SLVR: fact: flutter 0.0.0 from sdk depends on material_color_utilities 0.8.0
[2024-02-28 09:54:32.780273] [STDOUT] stderr: SLVR: fact: flutter 0.0.0 from sdk depends on meta 1.12.0
[2024-02-28 09:54:32.780279] [STDOUT] stderr: SLVR: fact: flutter 0.0.0 from sdk depends on vector_math 2.1.4
[2024-02-28 09:54:32.780283] [STDOUT] stderr: SLVR: fact: flutter 0.0.0 from sdk depends on sky_engine from sdk
[2024-02-28 09:54:32.780286] [STDOUT] stderr: SLVR: selecting flutter 0.0.0 from sdk
[2024-02-28 09:54:32.780289] [STDOUT] stderr: SLVR: derived: sky_engine from sdk
[2024-02-28 09:54:32.782524] [STDOUT] stderr: SLVR: selecting lints 3.0.0
[2024-02-28 09:54:32.784080] [STDOUT] stderr: SLVR: selecting vm_service 14.0.0
[2024-02-28 09:54:32.785262] [STDOUT] stderr: SLVR: selecting term_glyph 1.2.1
[2024-02-28 09:54:32.786518] [STDOUT] stderr: SLVR: fact: string_scanner 1.2.0 depends on source_span ^1.8.0
[2024-02-28 09:54:32.786526] [STDOUT] stderr: SLVR: selecting string_scanner 1.2.0
[2024-02-28 09:54:32.787583] [STDOUT] stderr: SLVR: fact: stream_channel 2.1.2 depends on async ^2.5.0
[2024-02-28 09:54:32.787589] [STDOUT] stderr: SLVR: selecting stream_channel 2.1.2
[2024-02-28 09:54:32.788762] [STDOUT] stderr: SLVR: fact: source_span 1.10.0 depends on collection ^1.15.0
[2024-02-28 09:54:32.788769] [STDOUT] stderr: SLVR: fact: source_span 1.10.0 depends on path ^1.8.0
[2024-02-28 09:54:32.788780] [STDOUT] stderr: SLVR: fact: source_span 1.10.0 depends on term_glyph ^1.2.0
[2024-02-28 09:54:32.788848] [STDOUT] stderr: SLVR: selecting source_span 1.10.0
[2024-02-28 09:54:32.789934] [STDOUT] stderr: SLVR: selecting meta 1.12.0
[2024-02-28 09:54:32.791965] [STDOUT] stderr: SLVR: fact: material_color_utilities 0.8.0 depends on collection ^1.15.0
[2024-02-28 09:54:32.791972] [STDOUT] stderr: SLVR: selecting material_color_utilities 0.8.0
[2024-02-28 09:54:32.793751] [STDOUT] stderr: SLVR: fact: leak_tracker_testing 3.0.1 depends on leak_tracker >=9.0.0 <11.0.0
[2024-02-28 09:54:32.793759] [STDOUT] stderr: SLVR: fact: leak_tracker_testing 3.0.1 depends on matcher ^0.12.16
[2024-02-28 09:54:32.793762] [STDOUT] stderr: SLVR: fact: leak_tracker_testing 3.0.1 depends on meta ^1.11.0
[2024-02-28 09:54:32.793766] [STDOUT] stderr: SLVR: selecting leak_tracker_testing 3.0.1
[2024-02-28 09:54:32.795555] [STDOUT] stderr: SLVR: fact: leak_tracker 10.0.4 depends on clock ^1.1.1
[2024-02-28 09:54:32.795562] [STDOUT] stderr: SLVR: fact: leak_tracker 10.0.4 depends on collection ^1.15.0
[2024-02-28 09:54:32.795565] [STDOUT] stderr: SLVR: fact: leak_tracker 10.0.4 depends on meta ^1.8.0
[2024-02-28 09:54:32.795571] [STDOUT] stderr: SLVR: fact: leak_tracker 10.0.4 depends on path ^1.8.3
[2024-02-28 09:54:32.795574] [STDOUT] stderr: SLVR: fact: leak_tracker 10.0.4 depends on vm_service >=11.10.0 <15.0.0
[2024-02-28 09:54:32.795583] [STDOUT] stderr: SLVR: selecting leak_tracker 10.0.4
[2024-02-28 09:54:32.796950] [STDOUT] stderr: SLVR: selecting collection 1.18.0
[2024-02-28 09:54:32.798042] [STDOUT] stderr: SLVR: selecting characters 1.3.0
[2024-02-28 09:54:32.799046] [STDOUT] stderr: SLVR: fact: boolean_selector 2.1.1 depends on source_span ^1.8.0
[2024-02-28 09:54:32.799055] [STDOUT] stderr: SLVR: fact: boolean_selector 2.1.1 depends on string_scanner ^1.1.0
[2024-02-28 09:54:32.799059] [STDOUT] stderr: SLVR: selecting boolean_selector 2.1.1
[2024-02-28 09:54:32.800294] [STDOUT] stderr: SLVR: fact: async 2.11.0 depends on collection ^1.15.0
[2024-02-28 09:54:32.800303] [STDOUT] stderr: SLVR: fact: async 2.11.0 depends on meta ^1.1.7
[2024-02-28 09:54:32.800307] [STDOUT] stderr: SLVR: selecting async 2.11.0
[2024-02-28 09:54:32.801359] [STDOUT] stderr: SLVR: fact: leak_tracker_flutter_testing 3.0.3 depends on flutter from sdk
[2024-02-28 09:54:32.801368] [STDOUT] stderr: SLVR: fact: leak_tracker_flutter_testing 3.0.3 depends on leak_tracker ^10.0.4
[2024-02-28 09:54:32.801372] [STDOUT] stderr: SLVR: fact: leak_tracker_flutter_testing 3.0.3 depends on leak_tracker_testing ^3.0.1
[2024-02-28 09:54:32.801383] [STDOUT] stderr: SLVR: fact: leak_tracker_flutter_testing 3.0.3 depends on matcher ^0.12.16
[2024-02-28 09:54:32.801387] [STDOUT] stderr: SLVR: fact: leak_tracker_flutter_testing 3.0.3 depends on meta ^1.8.0
[2024-02-28 09:54:32.801396] [STDOUT] stderr: SLVR: selecting leak_tracker_flutter_testing 3.0.3
[2024-02-28 09:54:32.802392] [STDOUT] stderr: SLVR: selecting vector_math 2.1.4
[2024-02-28 09:54:32.803154] [STDOUT] stderr: SLVR: fact: stack_trace 1.11.1 depends on path ^1.8.0
[2024-02-28 09:54:32.803161] [STDOUT] stderr: SLVR: selecting stack_trace 1.11.1
[2024-02-28 09:54:32.803998] [STDOUT] stderr: SLVR: selecting clock 1.1.1
[2024-02-28 09:54:32.804924] [STDOUT] stderr: SLVR: fact: fake_async 1.3.1 depends on clock ^1.1.0
[2024-02-28 09:54:32.804975] [STDOUT] stderr: SLVR: fact: fake_async 1.3.1 depends on collection ^1.15.0
[2024-02-28 09:54:32.805061] [STDOUT] stderr: SLVR: selecting fake_async 1.3.1
[2024-02-28 09:54:32.805716] [STDOUT] stderr: SLVR: selecting path 1.9.0
[2024-02-28 09:54:32.806549] [STDOUT] stderr: SLVR: fact: matcher 0.12.16+1 depends on async ^2.10.0
[2024-02-28 09:54:32.806556] [STDOUT] stderr: SLVR: fact: matcher 0.12.16+1 depends on meta ^1.8.0
[2024-02-28 09:54:32.806561] [STDOUT] stderr: SLVR: fact: matcher 0.12.16+1 depends on stack_trace ^1.10.0
[2024-02-28 09:54:32.806580] [STDOUT] stderr: SLVR: fact: matcher 0.12.16+1 depends on term_glyph ^1.2.0
[2024-02-28 09:54:32.806585] [STDOUT] stderr: SLVR: fact: matcher 0.12.16+1 depends on test_api >=0.5.0 <0.8.0
[2024-02-28 09:54:32.806652] [STDOUT] stderr: SLVR: selecting matcher 0.12.16+1
[2024-02-28 09:54:32.807587] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on async ^2.5.0
[2024-02-28 09:54:32.807595] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on boolean_selector ^2.1.0
[2024-02-28 09:54:32.807611] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on collection ^1.15.0
[2024-02-28 09:54:32.807616] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on meta ^1.3.0
[2024-02-28 09:54:32.807691] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on source_span ^1.8.0
[2024-02-28 09:54:32.807700] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on stack_trace ^1.10.0
[2024-02-28 09:54:32.807704] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on stream_channel ^2.1.0
[2024-02-28 09:54:32.807783] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on string_scanner ^1.1.0
[2024-02-28 09:54:32.807790] [STDOUT] stderr: SLVR: fact: test_api 0.7.0 depends on term_glyph ^1.2.0
[2024-02-28 09:54:32.807793] [STDOUT] stderr: SLVR: selecting test_api 0.7.0
[2024-02-28 09:54:32.808709] [STDOUT] stderr: SLVR: fact: webdriver 3.0.3 depends on matcher ^0.12.10
[2024-02-28 09:54:32.808718] [STDOUT] stderr: SLVR: fact: webdriver 3.0.3 depends on path ^1.8.0
[2024-02-28 09:54:32.808722] [STDOUT] stderr: SLVR: fact: webdriver 3.0.3 depends on stack_trace ^1.10.0
[2024-02-28 09:54:32.808728] [STDOUT] stderr: SLVR: fact: webdriver 3.0.3 depends on sync_http ^0.3.0
[2024-02-28 09:54:32.808740] [STDOUT] stderr: SLVR: selecting webdriver 3.0.3
[2024-02-28 09:54:32.809369] [STDOUT] stderr: SLVR: selecting sync_http 0.3.1
[2024-02-28 09:54:32.810214] [STDOUT] stderr: SLVR: fact: file 7.0.0 depends on meta ^1.9.1
[2024-02-28 09:54:32.810220] [STDOUT] stderr: SLVR: fact: file 7.0.0 depends on path ^1.8.3
[2024-02-28 09:54:32.810225] [STDOUT] stderr: SLVR: selecting file 7.0.0
[2024-02-28 09:54:32.812792] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on file 7.0.0
[2024-02-28 09:54:32.812800] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on flutter from sdk
[2024-02-28 09:54:32.812804] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on flutter_test from sdk
[2024-02-28 09:54:32.812807] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on fuchsia_remote_debug_protocol from sdk
[2024-02-28 09:54:32.812811] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on path 1.9.0
[2024-02-28 09:54:32.812818] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on meta 1.12.0
[2024-02-28 09:54:32.812829] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on vm_service 14.0.0
[2024-02-28 09:54:32.812834] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on webdriver 3.0.3
[2024-02-28 09:54:32.812845] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on async 2.11.0
[2024-02-28 09:54:32.812911] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on boolean_selector 2.1.1
[2024-02-28 09:54:32.812918] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on characters 1.3.0
[2024-02-28 09:54:32.812922] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on clock 1.1.1
[2024-02-28 09:54:32.812968] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on collection 1.18.0
[2024-02-28 09:54:32.812974] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on leak_tracker 10.0.4
[2024-02-28 09:54:32.812978] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on leak_tracker_flutter_testing 3.0.3
[2024-02-28 09:54:32.812998] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on leak_tracker_testing 3.0.1
[2024-02-28 09:54:32.813003] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on matcher 0.12.16+1
[2024-02-28 09:54:32.813012] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on material_color_utilities 0.8.0
[2024-02-28 09:54:32.813049] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on platform 3.1.4
[2024-02-28 09:54:32.813054] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on process 5.0.2
[2024-02-28 09:54:32.813066] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on source_span 1.10.0
[2024-02-28 09:54:32.813135] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on stack_trace 1.11.1
[2024-02-28 09:54:32.813144] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on stream_channel 2.1.2
[2024-02-28 09:54:32.813148] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on string_scanner 1.2.0
[2024-02-28 09:54:32.813218] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on sync_http 0.3.1
[2024-02-28 09:54:32.813227] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on term_glyph 1.2.1
[2024-02-28 09:54:32.813282] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on test_api 0.7.0
[2024-02-28 09:54:32.813357] [STDOUT] stderr: SLVR: fact: flutter_driver 0.0.0 from sdk depends on vector_math 2.1.4
[2024-02-28 09:54:32.813363] [STDOUT] stderr: SLVR: selecting flutter_driver 0.0.0 from sdk
[2024-02-28 09:54:32.813481] [STDOUT] stderr: SLVR: derived: process 5.0.2
[2024-02-28 09:54:32.813489] [STDOUT] stderr: SLVR: derived: platform 3.1.4
[2024-02-28 09:54:32.813559] [STDOUT] stderr: SLVR: derived: fuchsia_remote_debug_protocol from sdk
[2024-02-28 09:54:32.814351] [STDOUT] stderr: SLVR: fact: plugin_platform_interface 2.1.8 depends on meta ^1.3.0
[2024-02-28 09:54:32.814358] [STDOUT] stderr: SLVR: selecting plugin_platform_interface 2.1.8
[2024-02-28 09:54:32.815355] [STDOUT] stderr: SLVR: selecting sky_engine 0.0.99 from sdk
[2024-02-28 09:54:32.815951] [STDOUT] stderr: SLVR: fact: process 5.0.2 depends on file >=6.0.0 <8.0.0
[2024-02-28 09:54:32.815957] [STDOUT] stderr: SLVR: fact: process 5.0.2 depends on path ^1.8.0
[2024-02-28 09:54:32.815961] [STDOUT] stderr: SLVR: fact: process 5.0.2 depends on platform ^3.0.0
[2024-02-28 09:54:32.815971] [STDOUT] stderr: SLVR: selecting process 5.0.2
[2024-02-28 09:54:32.816504] [STDOUT] stderr: SLVR: selecting platform 3.1.4
[2024-02-28 09:54:32.817653] [STDOUT] stderr: SLVR: fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on process 5.0.2
[2024-02-28 09:54:32.817659] [STDOUT] stderr: SLVR: fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on vm_service 14.0.0
[2024-02-28 09:54:32.817663] [STDOUT] stderr: SLVR: fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on file 7.0.0
[2024-02-28 09:54:32.817755] [STDOUT] stderr: SLVR: fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on meta 1.12.0
[2024-02-28 09:54:32.817765] [STDOUT] stderr: SLVR: fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on path 1.9.0
[2024-02-28 09:54:32.817770] [STDOUT] stderr: SLVR: fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on platform 3.1.4
[2024-02-28 09:54:32.817774] [STDOUT] stderr: SLVR: selecting fuchsia_remote_debug_protocol 0.0.0 from sdk
[2024-02-28 09:54:32.912086] [STDOUT] stderr: SLVR: Version solving took 0:00:00.177275 seconds.
[2024-02-28 09:54:32.912100] [STDOUT] stderr: | Tried 1 solutions.
[2024-02-28 09:54:32.912633] [STDOUT] stderr: FINE: Resolving dependencies finished (0.199s).
[2024-02-28 09:54:32.926877] [STDOUT] stdout: MSG : vm_service 14.0.0 (14.1.0 available)
[2024-02-28 09:54:32.927789] [STDOUT] stdout: MSG : Got dependencies!
[2024-02-28 09:54:32.929567] [STDOUT] stdout: MSG : 1 package has newer versions incompatible with dependency constraints.
[2024-02-28 09:54:32.929573] [STDOUT] stdout: | Try `flutter pub outdated` for more information.
[2024-02-28 09:54:32.934400] [STDOUT] stderr: IO : Writing 7952 characters to text file pubspec.lock.
[2024-02-28 09:54:32.934491] [STDOUT] stderr: FINE: Contents:
[2024-02-28 09:54:32.934496] [STDOUT] stderr: | # Generated by pub
[2024-02-28 09:54:32.934502] [STDOUT] stderr: | # See
https://dart.dev/tools/pub/glossary#lockfile
[2024-02-28 09:54:32.934505] [STDOUT] stderr: | packages:
[2024-02-28 09:54:32.934509] [STDOUT] stderr: | async:
[2024-02-28 09:54:32.934512] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.934516] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.934519] [STDOUT] stderr: | name: async
[2024-02-28 09:54:32.934522] [STDOUT] stderr: | sha256: "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c"
[2024-02-28 09:54:32.934969] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.934977] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.934980] [STDOUT] stderr: | version: "2.11.0"
[2024-02-28 09:54:32.934985] [STDOUT] stderr: | boolean_selector:
[2024-02-28 09:54:32.934988] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.934992] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.934995] [STDOUT] stderr: | name: boolean_selector
[2024-02-28 09:54:32.934998] [STDOUT] stderr: | sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
[2024-02-28 09:54:32.935001] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.935005] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.935009] [STDOUT] stderr: | version: "2.1.1"
[2024-02-28 09:54:32.935012] [STDOUT] stderr: | characters:
[2024-02-28 09:54:32.935120] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.935126] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.935129] [STDOUT] stderr: | name: characters
[2024-02-28 09:54:32.935132] [STDOUT] stderr: | sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605"
[2024-02-28 09:54:32.935136] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.935139] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.935142] [STDOUT] stderr: | version: "1.3.0"
[2024-02-28 09:54:32.935147] [STDOUT] stderr: | clock:
[2024-02-28 09:54:32.935150] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.935154] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.935158] [STDOUT] stderr: | name: clock
[2024-02-28 09:54:32.935161] [STDOUT] stderr: | sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
[2024-02-28 09:54:32.935165] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.935167] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.935170] [STDOUT] stderr: | version: "1.1.1"
[2024-02-28 09:54:32.935173] [STDOUT] stderr: | collection:
[2024-02-28 09:54:32.935177] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.935180] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.935184] [STDOUT] stderr: | name: collection
[2024-02-28 09:54:32.935188] [STDOUT] stderr: | sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
[2024-02-28 09:54:32.935191] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.935195] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.935198] [STDOUT] stderr: | version: "1.18.0"
[2024-02-28 09:54:32.935202] [STDOUT] stderr: | cupertino_icons:
[2024-02-28 09:54:32.935205] [STDOUT] stderr: | dependency: "direct main"
[2024-02-28 09:54:32.935209] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.935212] [STDOUT] stderr: | name: cupertino_icons
[2024-02-28 09:54:32.935215] [STDOUT] stderr: | sha256: d57953e10f9f8327ce64a508a355f0b1ec902193f66288e8cb5070e7c47eeb2d
[2024-02-28 09:54:32.935219] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.935221] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.935226] [STDOUT] stderr: | version: "1.0.6"
[2024-02-28 09:54:32.935229] [STDOUT] stderr: | fake_async:
[2024-02-28 09:54:32.935232] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.935235] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.935239] [STDOUT] stderr: | name: fake_async
[2024-02-28 09:54:32.935242] [STDOUT] stderr: | sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
[2024-02-28 09:54:32.935246] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.935257] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.935260] [STDOUT] stderr: | version: "1.3.1"
[2024-02-28 09:54:32.935263] [STDOUT] stderr: | file:
[2024-02-28 09:54:32.935266] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.935270] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.935273] [STDOUT] stderr: | name: file
[2024-02-28 09:54:32.935277] [STDOUT] stderr: | sha256: "5fc22d7c25582e38ad9a8515372cd9a93834027aacf1801cf01164dac0ffa08c"
[2024-02-28 09:54:32.935288] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.935292] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.935295] [STDOUT] stderr: | version: "7.0.0"
[2024-02-28 09:54:32.935299] [STDOUT] stderr: | flutter:
[2024-02-28 09:54:32.935303] [STDOUT] stderr: | dependency: "direct main"
[2024-02-28 09:54:32.935306] [STDOUT] stderr: | description: flutter
[2024-02-28 09:54:32.935318] [STDOUT] stderr: | source: sdk
[2024-02-28 09:54:32.935321] [STDOUT] stderr: | version: "0.0.0"
[2024-02-28 09:54:32.935324] [STDOUT] stderr: | flutter_driver:
[2024-02-28 09:54:32.935327] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.935330] [STDOUT] stderr: | description: flutter
[2024-02-28 09:54:32.935333] [STDOUT] stderr: | source: sdk
[2024-02-28 09:54:32.935336] [STDOUT] stderr: | version: "0.0.0"
[2024-02-28 09:54:32.935339] [STDOUT] stderr: | flutter_lints:
[2024-02-28 09:54:32.935342] [STDOUT] stderr: | dependency: "direct dev"
[2024-02-28 09:54:32.935350] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.935407] [STDOUT] stderr: | name: flutter_lints
[2024-02-28 09:54:32.935417] [STDOUT] stderr: | sha256: e2a421b7e59244faef694ba7b30562e489c2b489866e505074eb005cd7060db7
[2024-02-28 09:54:32.935421] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.935425] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.935428] [STDOUT] stderr: | version: "3.0.1"
[2024-02-28 09:54:32.935431] [STDOUT] stderr: | flutter_test:
[2024-02-28 09:54:32.935434] [STDOUT] stderr: | dependency: "direct dev"
[2024-02-28 09:54:32.935437] [STDOUT] stderr: | description: flutter
[2024-02-28 09:54:32.935440] [STDOUT] stderr: | source: sdk
[2024-02-28 09:54:32.935443] [STDOUT] stderr: | version: "0.0.0"
[2024-02-28 09:54:32.935448] [STDOUT] stderr: | fuchsia_remote_debug_protocol:
[2024-02-28 09:54:32.935452] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.935455] [STDOUT] stderr: | description: flutter
[2024-02-28 09:54:32.935458] [STDOUT] stderr: | source: sdk
[2024-02-28 09:54:32.935461] [STDOUT] stderr: | version: "0.0.0"
[2024-02-28 09:54:32.935464] [STDOUT] stderr: | integration_test:
[2024-02-28 09:54:32.935468] [STDOUT] stderr: | dependency: "direct dev"
[2024-02-28 09:54:32.935471] [STDOUT] stderr: | description: flutter
[2024-02-28 09:54:32.935474] [STDOUT] stderr: | source: sdk
[2024-02-28 09:54:32.935477] [STDOUT] stderr: | version: "0.0.0"
[2024-02-28 09:54:32.935493] [STDOUT] stderr: | leak_tracker:
[2024-02-28 09:54:32.935497] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.935500] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.935503] [STDOUT] stderr: | name: leak_tracker
[2024-02-28 09:54:32.935507] [STDOUT] stderr: | sha256: "7f0df31977cb2c0b88585095d168e689669a2cc9b97c309665e3386f3e9d341a"
[2024-02-28 09:54:32.935510] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.935513] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.935516] [STDOUT] stderr: | version: "10.0.4"
[2024-02-28 09:54:32.935519] [STDOUT] stderr: | leak_tracker_flutter_testing:
[2024-02-28 09:54:32.935523] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.935527] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.935530] [STDOUT] stderr: | name: leak_tracker_flutter_testing
[2024-02-28 09:54:32.935534] [STDOUT] stderr: | sha256: "06e98f569d004c1315b991ded39924b21af84cf14cc94791b8aea337d25b57f8"
[2024-02-28 09:54:32.935537] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.935540] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.935544] [STDOUT] stderr: | version: "3.0.3"
[2024-02-28 09:54:32.935547] [STDOUT] stderr: | leak_tracker_testing:
[2024-02-28 09:54:32.935550] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.935561] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.935565] [STDOUT] stderr: | name: leak_tracker_testing
[2024-02-28 09:54:32.935568] [STDOUT] stderr: | sha256: "6ba465d5d76e67ddf503e1161d1f4a6bc42306f9d66ca1e8f079a47290fb06d3"
[2024-02-28 09:54:32.935571] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.935575] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.935578] [STDOUT] stderr: | version: "3.0.1"
[2024-02-28 09:54:32.935581] [STDOUT] stderr: | lints:
[2024-02-28 09:54:32.935584] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.935587] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.935591] [STDOUT] stderr: | name: lints
[2024-02-28 09:54:32.935594] [STDOUT] stderr: | sha256: cbf8d4b858bb0134ef3ef87841abdf8d63bfc255c266b7bf6b39daa1085c4290
[2024-02-28 09:54:32.935597] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.935602] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.935614] [STDOUT] stderr: | version: "3.0.0"
[2024-02-28 09:54:32.935617] [STDOUT] stderr: | matcher:
[2024-02-28 09:54:32.935621] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.935624] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.935630] [STDOUT] stderr: | name: matcher
[2024-02-28 09:54:32.935633] [STDOUT] stderr: | sha256: d2323aa2060500f906aa31a895b4030b6da3ebdcc5619d14ce1aada65cd161cb
[2024-02-28 09:54:32.935652] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.935732] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.935781] [STDOUT] stderr: | version: "0.12.16+1"
[2024-02-28 09:54:32.935787] [STDOUT] stderr: | material_color_utilities:
[2024-02-28 09:54:32.935791] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.935794] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.935797] [STDOUT] stderr: | name: material_color_utilities
[2024-02-28 09:54:32.935800] [STDOUT] stderr: | sha256: "0e0a020085b65b6083975e499759762399b4475f766c21668c4ecca34ea74e5a"
[2024-02-28 09:54:32.935805] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.935810] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.935813] [STDOUT] stderr: | version: "0.8.0"
[2024-02-28 09:54:32.935816] [STDOUT] stderr: | meta:
[2024-02-28 09:54:32.935982] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.935990] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.935994] [STDOUT] stderr: | name: meta
[2024-02-28 09:54:32.936058] [STDOUT] stderr: | sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136"
[2024-02-28 09:54:32.936063] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.936066] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.936071] [STDOUT] stderr: | version: "1.12.0"
[2024-02-28 09:54:32.936074] [STDOUT] stderr: | path:
[2024-02-28 09:54:32.936077] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.936081] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.936084] [STDOUT] stderr: | name: path
[2024-02-28 09:54:32.936087] [STDOUT] stderr: | sha256: "087ce49c3f0dc39180befefc60fdb4acd8f8620e5682fe2476afd0b3688bb4af"
[2024-02-28 09:54:32.936090] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.936093] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.936096] [STDOUT] stderr: | version: "1.9.0"
[2024-02-28 09:54:32.936099] [STDOUT] stderr: | platform:
[2024-02-28 09:54:32.936103] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.936107] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.936110] [STDOUT] stderr: | name: platform
[2024-02-28 09:54:32.936114] [STDOUT] stderr: | sha256: "12220bb4b65720483f8fa9450b4332347737cf8213dd2840d8b2c823e47243ec"
[2024-02-28 09:54:32.936118] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.936121] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.936135] [STDOUT] stderr: | version: "3.1.4"
[2024-02-28 09:54:32.936138] [STDOUT] stderr: | plugin_platform_interface:
[2024-02-28 09:54:32.936142] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.936144] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.936147] [STDOUT] stderr: | name: plugin_platform_interface
[2024-02-28 09:54:32.936305] [STDOUT] stderr: | sha256: "4820fbfdb9478b1ebae27888254d445073732dae3d6ea81f0b7e06d5dedc3f02"
[2024-02-28 09:54:32.936311] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.936314] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.936317] [STDOUT] stderr: | version: "2.1.8"
[2024-02-28 09:54:32.936320] [STDOUT] stderr: | plugintest:
[2024-02-28 09:54:32.936324] [STDOUT] stderr: | dependency: "direct main"
[2024-02-28 09:54:32.936327] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.936330] [STDOUT] stderr: | path: ".."
[2024-02-28 09:54:32.936333] [STDOUT] stderr: | relative: true
[2024-02-28 09:54:32.936338] [STDOUT] stderr: | source: path
[2024-02-28 09:54:32.936341] [STDOUT] stderr: | version: "0.0.1"
[2024-02-28 09:54:32.936344] [STDOUT] stderr: | process:
[2024-02-28 09:54:32.936361] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.936365] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.936383] [STDOUT] stderr: | name: process
[2024-02-28 09:54:32.936389] [STDOUT] stderr: | sha256: "21e54fd2faf1b5bdd5102afd25012184a6793927648ea81eea80552ac9405b32"
[2024-02-28 09:54:32.936393] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.936396] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.936457] [STDOUT] stderr: | version: "5.0.2"
[2024-02-28 09:54:32.936463] [STDOUT] stderr: | sky_engine:
[2024-02-28 09:54:32.936568] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.936573] [STDOUT] stderr: | description: flutter
[2024-02-28 09:54:32.936577] [STDOUT] stderr: | source: sdk
[2024-02-28 09:54:32.936580] [STDOUT] stderr: | version: "0.0.99"
[2024-02-28 09:54:32.936583] [STDOUT] stderr: | source_span:
[2024-02-28 09:54:32.936586] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.936589] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.936607] [STDOUT] stderr: | name: source_span
[2024-02-28 09:54:32.936614] [STDOUT] stderr: | sha256: "53e943d4206a5e30df338fd4c6e7a077e02254531b138a15aec3bd143c1a8b3c"
[2024-02-28 09:54:32.936618] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.936621] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.936720] [STDOUT] stderr: | version: "1.10.0"
[2024-02-28 09:54:32.936725] [STDOUT] stderr: | stack_trace:
[2024-02-28 09:54:32.936728] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.936731] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.936736] [STDOUT] stderr: | name: stack_trace
[2024-02-28 09:54:32.936739] [STDOUT] stderr: | sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b"
[2024-02-28 09:54:32.936755] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.936759] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.936763] [STDOUT] stderr: | version: "1.11.1"
[2024-02-28 09:54:32.936766] [STDOUT] stderr: | stream_channel:
[2024-02-28 09:54:32.936770] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.936773] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.936776] [STDOUT] stderr: | name: stream_channel
[2024-02-28 09:54:32.936791] [STDOUT] stderr: | sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7
[2024-02-28 09:54:32.936795] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.936798] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.936801] [STDOUT] stderr: | version: "2.1.2"
[2024-02-28 09:54:32.936804] [STDOUT] stderr: | string_scanner:
[2024-02-28 09:54:32.936979] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.936984] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.936990] [STDOUT] stderr: | name: string_scanner
[2024-02-28 09:54:32.936993] [STDOUT] stderr: | sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
[2024-02-28 09:54:32.936996] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.936999] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.937002] [STDOUT] stderr: | version: "1.2.0"
[2024-02-28 09:54:32.937005] [STDOUT] stderr: | sync_http:
[2024-02-28 09:54:32.937009] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.937013] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.937017] [STDOUT] stderr: | name: sync_http
[2024-02-28 09:54:32.937021] [STDOUT] stderr: | sha256: "7f0cd72eca000d2e026bcd6f990b81d0ca06022ef4e32fb257b30d3d1014a961"
[2024-02-28 09:54:32.937024] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.937035] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.937038] [STDOUT] stderr: | version: "0.3.1"
[2024-02-28 09:54:32.937041] [STDOUT] stderr: | term_glyph:
[2024-02-28 09:54:32.937044] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.937047] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.937050] [STDOUT] stderr: | name: term_glyph
[2024-02-28 09:54:32.937054] [STDOUT] stderr: | sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
[2024-02-28 09:54:32.937057] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.937069] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.937073] [STDOUT] stderr: | version: "1.2.1"
[2024-02-28 09:54:32.937076] [STDOUT] stderr: | test_api:
[2024-02-28 09:54:32.937079] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.937082] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.937361] [STDOUT] stderr: | name: test_api
[2024-02-28 09:54:32.937367] [STDOUT] stderr: | sha256: "9955ae474176f7ac8ee4e989dadfb411a58c30415bcfb648fa04b2b8a03afa7f"
[2024-02-28 09:54:32.937371] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.937376] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.937379] [STDOUT] stderr: | version: "0.7.0"
[2024-02-28 09:54:32.937382] [STDOUT] stderr: | vector_math:
[2024-02-28 09:54:32.937385] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.937388] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.937391] [STDOUT] stderr: | name: vector_math
[2024-02-28 09:54:32.937395] [STDOUT] stderr: | sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
[2024-02-28 09:54:32.937398] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.937401] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.937411] [STDOUT] stderr: | version: "2.1.4"
[2024-02-28 09:54:32.937416] [STDOUT] stderr: | vm_service:
[2024-02-28 09:54:32.937541] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.937548] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.937551] [STDOUT] stderr: | name: vm_service
[2024-02-28 09:54:32.937554] [STDOUT] stderr: | sha256: a2662fb1f114f4296cf3f5a50786a2d888268d7776cf681aa17d660ffa23b246
[2024-02-28 09:54:32.937557] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.937561] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.937566] [STDOUT] stderr: | version: "14.0.0"
[2024-02-28 09:54:32.937569] [STDOUT] stderr: | webdriver:
[2024-02-28 09:54:32.937572] [STDOUT] stderr: | dependency: transitive
[2024-02-28 09:54:32.937575] [STDOUT] stderr: | description:
[2024-02-28 09:54:32.937578] [STDOUT] stderr: | name: webdriver
[2024-02-28 09:54:32.937581] [STDOUT] stderr: | sha256: "003d7da9519e1e5f329422b36c4dcdf18d7d2978d1ba099ea4e45ba490ed845e"
[2024-02-28 09:54:32.937584] [STDOUT] stderr: | url: "
https://pub.dev"
[2024-02-28 09:54:32.937587] [STDOUT] stderr: | source: hosted
[2024-02-28 09:54:32.937590] [STDOUT] stderr: | version: "3.0.3"
[2024-02-28 09:54:32.937594] [STDOUT] stderr: | sdks:
[2024-02-28 09:54:32.937606] [STDOUT] stderr: | dart: ">=3.4.0-186.0.dev <4.0.0"
[2024-02-28 09:54:32.937610] [STDOUT] stderr: | flutter: ">=3.18.0-18.0.pre.54"
[2024-02-28 09:54:32.945409] [STDOUT] stderr: IO : Writing 7708 characters to text file .dart_tool/package_config.json.
[2024-02-28 09:54:32.945576] [STDOUT] stderr: FINE: Contents:
[2024-02-28 09:54:32.945585] [STDOUT] stderr: | {
[2024-02-28 09:54:32.945588] [STDOUT] stderr: | "configVersion": 2,
[2024-02-28 09:54:32.945592] [STDOUT] stderr: | "packages": [
[2024-02-28 09:54:32.945595] [STDOUT] stderr: | {
[2024-02-28 09:54:32.945601] [STDOUT] stderr: | "name": "async",
[2024-02-28 09:54:32.945605] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/async-2.11.0",
[2024-02-28 09:54:32.945609] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.945612] [STDOUT] stderr: | "languageVersion": "2.18"
[2024-02-28 09:54:32.945615] [STDOUT] stderr: | },
[2024-02-28 09:54:32.945627] [STDOUT] stderr: | {
[2024-02-28 09:54:32.945631] [STDOUT] stderr: | "name": "boolean_selector",
[2024-02-28 09:54:32.945634] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1",
[2024-02-28 09:54:32.945638] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.945641] [STDOUT] stderr: | "languageVersion": "2.17"
[2024-02-28 09:54:32.945646] [STDOUT] stderr: | },
[2024-02-28 09:54:32.945649] [STDOUT] stderr: | {
[2024-02-28 09:54:32.945652] [STDOUT] stderr: | "name": "characters",
[2024-02-28 09:54:32.945661] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/characters-1.3.0",
[2024-02-28 09:54:32.945665] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.945668] [STDOUT] stderr: | "languageVersion": "2.12"
[2024-02-28 09:54:32.945671] [STDOUT] stderr: | },
[2024-02-28 09:54:32.945674] [STDOUT] stderr: | {
[2024-02-28 09:54:32.945677] [STDOUT] stderr: | "name": "clock",
[2024-02-28 09:54:32.945845] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/clock-1.1.1",
[2024-02-28 09:54:32.945855] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.945859] [STDOUT] stderr: | "languageVersion": "2.12"
[2024-02-28 09:54:32.945862] [STDOUT] stderr: | },
[2024-02-28 09:54:32.945865] [STDOUT] stderr: | {
[2024-02-28 09:54:32.945868] [STDOUT] stderr: | "name": "collection",
[2024-02-28 09:54:32.945871] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/collection-1.18.0",
[2024-02-28 09:54:32.945874] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.945878] [STDOUT] stderr: | "languageVersion": "2.18"
[2024-02-28 09:54:32.945883] [STDOUT] stderr: | },
[2024-02-28 09:54:32.945993] [STDOUT] stderr: | {
[2024-02-28 09:54:32.946] [STDOUT] stderr: | "name": "cupertino_icons",
[2024-02-28 09:54:32.946003] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.6",
[2024-02-28 09:54:32.946030] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.946045] [STDOUT] stderr: | "languageVersion": "2.19"
[2024-02-28 09:54:32.946055] [STDOUT] stderr: | },
[2024-02-28 09:54:32.946064] [STDOUT] stderr: | {
[2024-02-28 09:54:32.946098] [STDOUT] stderr: | "name": "fake_async",
[2024-02-28 09:54:32.946123] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/fake_async-1.3.1",
[2024-02-28 09:54:32.946128] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.946131] [STDOUT] stderr: | "languageVersion": "2.12"
[2024-02-28 09:54:32.946134] [STDOUT] stderr: | },
[2024-02-28 09:54:32.946137] [STDOUT] stderr: | {
[2024-02-28 09:54:32.946140] [STDOUT] stderr: | "name": "file",
[2024-02-28 09:54:32.946143] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/file-7.0.0",
[2024-02-28 09:54:32.946146] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.946149] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:54:32.946164] [STDOUT] stderr: | },
[2024-02-28 09:54:32.946168] [STDOUT] stderr: | {
[2024-02-28 09:54:32.946170] [STDOUT] stderr: | "name": "flutter",
[2024-02-28 09:54:32.946232] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter%20sdk/packages/flutter",
[2024-02-28 09:54:32.946242] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.946246] [STDOUT] stderr: | "languageVersion": "3.3"
[2024-02-28 09:54:32.946249] [STDOUT] stderr: | },
[2024-02-28 09:54:32.946254] [STDOUT] stderr: | {
[2024-02-28 09:54:32.946257] [STDOUT] stderr: | "name": "flutter_driver",
[2024-02-28 09:54:32.946260] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter%20sdk/packages/flutter_driver",
[2024-02-28 09:54:32.946263] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.946267] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:54:32.946270] [STDOUT] stderr: | },
[2024-02-28 09:54:32.946273] [STDOUT] stderr: | {
[2024-02-28 09:54:32.946276] [STDOUT] stderr: | "name": "flutter_lints",
[2024-02-28 09:54:32.946279] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/flutter_lints-3.0.1",
[2024-02-28 09:54:32.946282] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.946286] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:54:32.946290] [STDOUT] stderr: | },
[2024-02-28 09:54:32.946293] [STDOUT] stderr: | {
[2024-02-28 09:54:32.946296] [STDOUT] stderr: | "name": "flutter_test",
[2024-02-28 09:54:32.946325] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter%20sdk/packages/flutter_test",
[2024-02-28 09:54:32.946335] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.946339] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:54:32.946342] [STDOUT] stderr: | },
[2024-02-28 09:54:32.946345] [STDOUT] stderr: | {
[2024-02-28 09:54:32.946362] [STDOUT] stderr: | "name": "fuchsia_remote_debug_protocol",
[2024-02-28 09:54:32.946371] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter%20sdk/packages/fuchsia_remote_debug_protocol",
[2024-02-28 09:54:32.946375] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.946378] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:54:32.946381] [STDOUT] stderr: | },
[2024-02-28 09:54:32.946385] [STDOUT] stderr: | {
[2024-02-28 09:54:32.946388] [STDOUT] stderr: | "name": "integration_test",
[2024-02-28 09:54:32.946391] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter%20sdk/packages/integration_test",
[2024-02-28 09:54:32.946841] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.946848] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:54:32.946851] [STDOUT] stderr: | },
[2024-02-28 09:54:32.946854] [STDOUT] stderr: | {
[2024-02-28 09:54:32.946857] [STDOUT] stderr: | "name": "leak_tracker",
[2024-02-28 09:54:32.946860] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/leak_tracker-10.0.4",
[2024-02-28 09:54:32.946864] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.946867] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:54:32.946871] [STDOUT] stderr: | },
[2024-02-28 09:54:32.946875] [STDOUT] stderr: | {
[2024-02-28 09:54:32.946878] [STDOUT] stderr: | "name": "leak_tracker_flutter_testing",
[2024-02-28 09:54:32.946891] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.3",
[2024-02-28 09:54:32.946894] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.946897] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:54:32.946900] [STDOUT] stderr: | },
[2024-02-28 09:54:32.946903] [STDOUT] stderr: | {
[2024-02-28 09:54:32.946906] [STDOUT] stderr: | "name": "leak_tracker_testing",
[2024-02-28 09:54:32.946910] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/leak_tracker_testing-3.0.1",
[2024-02-28 09:54:32.946940] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.946985] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:54:32.946989] [STDOUT] stderr: | },
[2024-02-28 09:54:32.946992] [STDOUT] stderr: | {
[2024-02-28 09:54:32.946995] [STDOUT] stderr: | "name": "lints",
[2024-02-28 09:54:32.946999] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/lints-3.0.0",
[2024-02-28 09:54:32.947002] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.947005] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:54:32.947009] [STDOUT] stderr: | },
[2024-02-28 09:54:32.947012] [STDOUT] stderr: | {
[2024-02-28 09:54:32.947015] [STDOUT] stderr: | "name": "matcher",
[2024-02-28 09:54:32.947018] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/matcher-0.12.16+1",
[2024-02-28 09:54:32.947024] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.947027] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:54:32.947030] [STDOUT] stderr: | },
[2024-02-28 09:54:32.947033] [STDOUT] stderr: | {
[2024-02-28 09:54:32.947036] [STDOUT] stderr: | "name": "material_color_utilities",
[2024-02-28 09:54:32.947039] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/material_color_utilities-0.8.0",
[2024-02-28 09:54:32.947043] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.947046] [STDOUT] stderr: | "languageVersion": "2.17"
[2024-02-28 09:54:32.947049] [STDOUT] stderr: | },
[2024-02-28 09:54:32.947052] [STDOUT] stderr: | {
[2024-02-28 09:54:32.947055] [STDOUT] stderr: | "name": "meta",
[2024-02-28 09:54:32.947059] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/meta-1.12.0",
[2024-02-28 09:54:32.947063] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.947099] [STDOUT] stderr: | "languageVersion": "2.12"
[2024-02-28 09:54:32.947104] [STDOUT] stderr: | },
[2024-02-28 09:54:32.947107] [STDOUT] stderr: | {
[2024-02-28 09:54:32.947110] [STDOUT] stderr: | "name": "path",
[2024-02-28 09:54:32.947114] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/path-1.9.0",
[2024-02-28 09:54:32.947118] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.947121] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:54:32.947125] [STDOUT] stderr: | },
[2024-02-28 09:54:32.947129] [STDOUT] stderr: | {
[2024-02-28 09:54:32.947132] [STDOUT] stderr: | "name": "platform",
[2024-02-28 09:54:32.947136] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/platform-3.1.4",
[2024-02-28 09:54:32.947139] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.947142] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:54:32.947145] [STDOUT] stderr: | },
[2024-02-28 09:54:32.947148] [STDOUT] stderr: | {
[2024-02-28 09:54:32.947151] [STDOUT] stderr: | "name": "plugin_platform_interface",
[2024-02-28 09:54:32.947155] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8",
[2024-02-28 09:54:32.947158] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.947161] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:54:32.947165] [STDOUT] stderr: | },
[2024-02-28 09:54:32.947168] [STDOUT] stderr: | {
[2024-02-28 09:54:32.947171] [STDOUT] stderr: | "name": "plugintest",
[2024-02-28 09:54:32.947291] [STDOUT] stderr: | "rootUri": "../../",
[2024-02-28 09:54:32.947298] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.947303] [STDOUT] stderr: | "languageVersion": "3.4"
[2024-02-28 09:54:32.947306] [STDOUT] stderr: | },
[2024-02-28 09:54:32.947309] [STDOUT] stderr: | {
[2024-02-28 09:54:32.947312] [STDOUT] stderr: | "name": "process",
[2024-02-28 09:54:32.947315] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/process-5.0.2",
[2024-02-28 09:54:32.947319] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.947322] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:54:32.947325] [STDOUT] stderr: | },
[2024-02-28 09:54:32.947328] [STDOUT] stderr: | {
[2024-02-28 09:54:32.947332] [STDOUT] stderr: | "name": "sky_engine",
[2024-02-28 09:54:32.947335] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter%20sdk/bin/cache/pkg/sky_engine",
[2024-02-28 09:54:32.947341] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.947344] [STDOUT] stderr: | "languageVersion": "3.2"
[2024-02-28 09:54:32.947349] [STDOUT] stderr: | },
[2024-02-28 09:54:32.947352] [STDOUT] stderr: | {
[2024-02-28 09:54:32.947355] [STDOUT] stderr: | "name": "source_span",
[2024-02-28 09:54:32.947358] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/source_span-1.10.0",
[2024-02-28 09:54:32.947361] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.947364] [STDOUT] stderr: | "languageVersion": "2.18"
[2024-02-28 09:54:32.947368] [STDOUT] stderr: | },
[2024-02-28 09:54:32.947371] [STDOUT] stderr: | {
[2024-02-28 09:54:32.947374] [STDOUT] stderr: | "name": "stack_trace",
[2024-02-28 09:54:32.947377] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/stack_trace-1.11.1",
[2024-02-28 09:54:32.947382] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.947385] [STDOUT] stderr: | "languageVersion": "2.18"
[2024-02-28 09:54:32.947388] [STDOUT] stderr: | },
[2024-02-28 09:54:32.947419] [STDOUT] stderr: | {
[2024-02-28 09:54:32.947423] [STDOUT] stderr: | "name": "stream_channel",
[2024-02-28 09:54:32.947426] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/stream_channel-2.1.2",
[2024-02-28 09:54:32.947431] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.947434] [STDOUT] stderr: | "languageVersion": "2.19"
[2024-02-28 09:54:32.947437] [STDOUT] stderr: | },
[2024-02-28 09:54:32.947440] [STDOUT] stderr: | {
[2024-02-28 09:54:32.947443] [STDOUT] stderr: | "name": "string_scanner",
[2024-02-28 09:54:32.947446] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/string_scanner-1.2.0",
[2024-02-28 09:54:32.947450] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.947486] [STDOUT] stderr: | "languageVersion": "2.18"
[2024-02-28 09:54:32.947491] [STDOUT] stderr: | },
[2024-02-28 09:54:32.947494] [STDOUT] stderr: | {
[2024-02-28 09:54:32.947497] [STDOUT] stderr: | "name": "sync_http",
[2024-02-28 09:54:32.947502] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/sync_http-0.3.1",
[2024-02-28 09:54:32.947506] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.947509] [STDOUT] stderr: | "languageVersion": "2.12"
[2024-02-28 09:54:32.947512] [STDOUT] stderr: | },
[2024-02-28 09:54:32.947515] [STDOUT] stderr: | {
[2024-02-28 09:54:32.947518] [STDOUT] stderr: | "name": "term_glyph",
[2024-02-28 09:54:32.947521] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/term_glyph-1.2.1",
[2024-02-28 09:54:32.947524] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.947528] [STDOUT] stderr: | "languageVersion": "2.12"
[2024-02-28 09:54:32.947531] [STDOUT] stderr: | },
[2024-02-28 09:54:32.947534] [STDOUT] stderr: | {
[2024-02-28 09:54:32.947538] [STDOUT] stderr: | "name": "test_api",
[2024-02-28 09:54:32.947542] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/test_api-0.7.0",
[2024-02-28 09:54:32.947545] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.947549] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:54:32.947559] [STDOUT] stderr: | },
[2024-02-28 09:54:32.947562] [STDOUT] stderr: | {
[2024-02-28 09:54:32.947565] [STDOUT] stderr: | "name": "vector_math",
[2024-02-28 09:54:32.947568] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/vector_math-2.1.4",
[2024-02-28 09:54:32.947573] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.947576] [STDOUT] stderr: | "languageVersion": "2.14"
[2024-02-28 09:54:32.947579] [STDOUT] stderr: | },
[2024-02-28 09:54:32.947582] [STDOUT] stderr: | {
[2024-02-28 09:54:32.947585] [STDOUT] stderr: | "name": "vm_service",
[2024-02-28 09:54:32.947588] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/vm_service-14.0.0",
[2024-02-28 09:54:32.947591] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.947594] [STDOUT] stderr: | "languageVersion": "3.0"
[2024-02-28 09:54:32.947605] [STDOUT] stderr: | },
[2024-02-28 09:54:32.947608] [STDOUT] stderr: | {
[2024-02-28 09:54:32.947611] [STDOUT] stderr: | "name": "webdriver",
[2024-02-28 09:54:32.947617] [STDOUT] stderr: | "rootUri": "file:///Volumes/Work/s/w/ir/x/w/.pub-cache/hosted/pub.dev/webdriver-3.0.3",
[2024-02-28 09:54:32.947628] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.947632] [STDOUT] stderr: | "languageVersion": "2.18"
[2024-02-28 09:54:32.947635] [STDOUT] stderr: | },
[2024-02-28 09:54:32.947639] [STDOUT] stderr: | {
[2024-02-28 09:54:32.947642] [STDOUT] stderr: | "name": "plugintest_example",
[2024-02-28 09:54:32.947645] [STDOUT] stderr: | "rootUri": "../",
[2024-02-28 09:54:32.947648] [STDOUT] stderr: | "packageUri": "lib/",
[2024-02-28 09:54:32.947652] [STDOUT] stderr: | "languageVersion": "3.4"
[2024-02-28 09:54:32.947656] [STDOUT] stderr: | }
[2024-02-28 09:54:32.947659] [STDOUT] stderr: | ],
[2024-02-28 09:54:32.947663] [STDOUT] stderr: | "generated": "2024-02-28T17:54:32.942798Z",
[2024-02-28 09:54:32.947666] [STDOUT] stderr: | "generator": "pub",
[2024-02-28 09:54:32.947669] [STDOUT] stderr: | "generatorVersion": "3.4.0-186.0.dev"
[2024-02-28 09:54:32.947672] [STDOUT] stderr: | }
[2024-02-28 09:54:32.951029] [STDOUT] stderr: IO : Writing 48112 characters to text file /Volumes/Work/s/w/ir/x/w/.pub-cache/log/pub_log.txt.
[2024-02-28 09:54:32.951345] [STDOUT] stdout: MSG : Logs written to /Volumes/Work/s/w/ir/x/w/.pub-cache/log/pub_log.txt.
[2024-02-28 09:54:32.979817] [STDOUT] stdout: [ +332 ms] Found plugin plugintest at /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/
[2024-02-28 09:54:33.005016] [STDOUT] stdout: [ +25 ms] Found plugin integration_test at /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/
[2024-02-28 09:54:33.011537] [STDOUT] stdout: [ +6 ms] Found plugin plugintest at /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/
[2024-02-28 09:54:33.027994] [STDOUT] stdout: [ +16 ms] Found plugin integration_test at /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/
[2024-02-28 09:54:33.030299] [STDOUT] stdout: [ +2 ms] Generating /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java
[2024-02-28 09:54:33.067029] [STDOUT] stdout: [ +36 ms] Android Studio version could not be detected, skipping Gradle-Java version compatibility check.
[2024-02-28 09:54:33.072615] [STDOUT] stdout: [ +5 ms] Using gradle from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/gradlew.
[2024-02-28 09:54:33.076121] [STDOUT] stdout: [ +3 ms] Running Gradle task 'assembleRelease'...
[2024-02-28 09:54:33.078307] [STDOUT] stdout: [ +2 ms] executing: [/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/] /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/gradlew --full-stacktrace --info -Pverbose=true -Ptarget-platform=android-arm,android-arm64,android-x64 -Ptarget=lib/main.dart -Pbase-application-name=android.app.Application -Pdart-obfuscation=false -Ptrack-widget-creation=true -Ptree-shake-icons=true assembleRelease
[2024-02-28 09:54:33.471598] [STDOUT] stdout: [ +393 ms] Initialized native services in: /Volumes/Work/s/w/ir/cache/gradle/native
[2024-02-28 09:54:33.471647] [STDOUT] stdout: [ ] Initialized jansi services in: /Volumes/Work/s/w/ir/cache/gradle/native
[2024-02-28 09:54:33.646245] [STDOUT] stdout: [ +173 ms] Received JVM installation metadata from '/Volumes/Work/s/w/ir/cache/java/Contents/Home': {JAVA_HOME=/Volumes/Work/s/w/ir/cache/java/Contents/Home, JAVA_VERSION=17.0.2, JAVA_VENDOR=Oracle Corporation, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.2+8-86, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.2+8-86, VM_VENDOR=Oracle Corporation, OS_ARCH=aarch64}
[2024-02-28 09:54:33.646906] [STDOUT] stdout: [ +1 ms] Checking if the launcher JVM can be re-used for build. To be re-used, the launcher JVM needs to match the parameters required for the build process: -XX:+HeapDumpOnOutOfMemoryError --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED -Xmx4G -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant
[2024-02-28 09:54:33.646931] [STDOUT] stdout: [ ] To honour the JVM settings for this build a single-use Daemon process will be forked. See
https://docs.gradle.org/7.6.3/userguide/gradle_daemon.html#sec:disabling_the_daemon.
[2024-02-28 09:54:33.647153] [STDOUT] stdout: [ ] Starting process 'Gradle build daemon'. Working directory: /Volumes/Work/s/w/ir/cache/gradle/daemon/7.6.3 Command: /Volumes/Work/s/w/ir/cache/java/Contents/Home/bin/java -XX:+HeapDumpOnOutOfMemoryError --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED -Xmx4G -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /Volumes/Work/s/w/ir/cache/gradle/wrapper/dists/gradle-7.6.3-all/aocdy2d2z8kodnny3rsumj8i8/gradle-7.6.3/lib/gradle-launcher-7.6.3.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 7.6.3
[2024-02-28 09:54:33.647173] [STDOUT] stdout: [ ] Successfully started process 'Gradle build daemon'
[2024-02-28 09:54:34.032659] [STDOUT] stdout: [ +385 ms] An attempt to start the daemon took 0.393 secs.
[2024-02-28 09:54:34.032686] [STDOUT] stdout: [ ] The client will now receive all logging from the daemon (pid: 76596). The daemon log file: /Volumes/Work/s/w/ir/cache/gradle/daemon/7.6.3/daemon-76596.out.log
[2024-02-28 09:54:34.032691] [STDOUT] stdout: [ ] Daemon will be stopped at the end of the build
[2024-02-28 09:54:34.193415] [STDOUT] stdout: [ +160 ms] Using 8 worker leases.
[2024-02-28 09:54:34.392537] [STDOUT] stdout: [ +197 ms] Received JVM installation metadata from '/Volumes/Work/s/w/ir/cache/java/Contents/Home': {JAVA_HOME=/Volumes/Work/s/w/ir/cache/java/Contents/Home, JAVA_VERSION=17.0.2, JAVA_VENDOR=Oracle Corporation, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.2+8-86, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.2+8-86, VM_VENDOR=Oracle Corporation, OS_ARCH=aarch64}
[2024-02-28 09:54:34.392557] [STDOUT] stdout: [ +1 ms] Watching the file system is configured to be enabled if available
[2024-02-28 09:54:34.392565] [STDOUT] stdout: [ ] Now considering [/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android] as hierarchies to watch
[2024-02-28 09:54:34.392568] [STDOUT] stdout: [ ] File system watching is active
[2024-02-28 09:54:34.672669] [STDOUT] stdout: [ +280 ms] Starting Build
[2024-02-28 09:54:34.863151] [STDOUT] stdout: [ +190 ms] Now considering [/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/flutter_tools/gradle, /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android] as hierarchies to watch
[2024-02-28 09:54:34.994570] [STDOUT] stdout: [ +131 ms] Skipping Kotlin DSL script compilation (Settings/TopLevel/stage1) as it is up-to-date.
[2024-02-28 09:54:35.540384] [STDOUT] stdout: [ +545 ms] > Configure project :gradle
[2024-02-28 09:54:35.540435] [STDOUT] stdout: [ ] Evaluating project ':gradle' using build file '/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/flutter_tools/gradle/build.gradle.kts'.
[2024-02-28 09:54:35.540446] [STDOUT] stdout: [ ] Caching disabled for Kotlin DSL plugin accessors for classpath 'b1ac9cac8f71b9ff3dcd3e55caac4de4' because:
[2024-02-28 09:54:35.540450] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:35.540454] [STDOUT] stdout: [ ] Skipping Kotlin DSL plugin accessors for classpath 'b1ac9cac8f71b9ff3dcd3e55caac4de4' as it is up-to-date.
[2024-02-28 09:54:35.540457] [STDOUT] stdout: [ ] Caching disabled for Kotlin DSL script compilation (Project/TopLevel/stage1) because:
[2024-02-28 09:54:35.540460] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:35.540506] [STDOUT] stdout: [ ] Skipping Kotlin DSL script compilation (Project/TopLevel/stage1) as it is up-to-date.
[2024-02-28 09:54:35.540543] [STDOUT] stdout: [ ] Caching disabled for Kotlin DSL accessors for project ':gradle' because:
[2024-02-28 09:54:35.540583] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:35.540590] [STDOUT] stdout: [ ] Skipping Kotlin DSL accessors for project ':gradle' as it is up-to-date.
[2024-02-28 09:54:35.540612] [STDOUT] stdout: [ ] Caching disabled for Kotlin DSL script compilation (Project/TopLevel/stage2) because:
[2024-02-28 09:54:35.540617] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:35.540620] [STDOUT] stdout: [ ] Skipping Kotlin DSL script compilation (Project/TopLevel/stage2) as it is up-to-date.
[2024-02-28 09:54:35.693649] [STDOUT] stdout: [ +152 ms] Resolve mutations for :gradle:compileJava (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:35.693671] [STDOUT] stdout: [ ] :gradle:compileJava (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:35.693675] [STDOUT] stdout: [ ] > Task :gradle:compileJava NO-SOURCE
[2024-02-28 09:54:35.693679] [STDOUT] stdout: [ ] Skipping task ':gradle:compileJava' as it has no source files and no previous output files.
[2024-02-28 09:54:35.693682] [STDOUT] stdout: [ ] Resolve mutations for :gradle:compileGroovy (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:35.693686] [STDOUT] stdout: [ ] :gradle:compileGroovy (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:35.823235] [STDOUT] stdout: [ +129 ms] > Task :gradle:compileGroovy UP-TO-DATE
[2024-02-28 09:54:35.823256] [STDOUT] stdout: [ ] Watching 1 directory hierarchies to track changes
[2024-02-28 09:54:35.823260] [STDOUT] stdout: [ ] Caching disabled for task ':gradle:compileGroovy' because:
[2024-02-28 09:54:35.823263] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:35.823266] [STDOUT] stdout: [ ] Skipping task ':gradle:compileGroovy' as it is up-to-date.
[2024-02-28 09:54:35.823270] [STDOUT] stdout: [ ] Resolve mutations for :gradle:pluginDescriptors (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:35.823350] [STDOUT] stdout: [ ] :gradle:pluginDescriptors (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:35.823359] [STDOUT] stdout: [ ] > Task :gradle:pluginDescriptors UP-TO-DATE
[2024-02-28 09:54:35.823409] [STDOUT] stdout: [ ] Caching disabled for task ':gradle:pluginDescriptors' because:
[2024-02-28 09:54:35.823418] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:35.823477] [STDOUT] stdout: [ ] Skipping task ':gradle:pluginDescriptors' as it is up-to-date.
[2024-02-28 09:54:35.823655] [STDOUT] stdout: [ ] Resolve mutations for :gradle:processResources (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:35.823662] [STDOUT] stdout: [ ] :gradle:processResources (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:35.823668] [STDOUT] stdout: [ ] > Task :gradle:processResources UP-TO-DATE
[2024-02-28 09:54:35.823671] [STDOUT] stdout: [ ] Caching disabled for task ':gradle:processResources' because:
[2024-02-28 09:54:35.823674] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:35.823677] [STDOUT] stdout: [ ] Skipping task ':gradle:processResources' as it is up-to-date.
[2024-02-28 09:54:35.823826] [STDOUT] stdout: [ ] Resolve mutations for :gradle:classes (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:35.823857] [STDOUT] stdout: [ ] :gradle:classes (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:35.824065] [STDOUT] stdout: [ ] > Task :gradle:classes UP-TO-DATE
[2024-02-28 09:54:35.824085] [STDOUT] stdout: [ ] Skipping task ':gradle:classes' as it has no actions.
[2024-02-28 09:54:35.824094] [STDOUT] stdout: [ ] Resolve mutations for :gradle:jar (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:35.824103] [STDOUT] stdout: [ ] :gradle:jar (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:35.824112] [STDOUT] stdout: [ ] > Task :gradle:jar UP-TO-DATE
[2024-02-28 09:54:35.824119] [STDOUT] stdout: [ ] Caching disabled for task ':gradle:jar' because:
[2024-02-28 09:54:35.824127] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:35.824134] [STDOUT] stdout: [ ] Skipping task ':gradle:jar' as it is up-to-date.
[2024-02-28 09:54:36.110844] [STDOUT] stdout: [ +286 ms] Settings evaluated using settings file '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/settings.gradle'.
[2024-02-28 09:54:36.110868] [STDOUT] stdout: [ ] Projects loaded. Root project using build file '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/build.gradle'.
[2024-02-28 09:54:36.110873] [STDOUT] stdout: [ ] Included projects: [root project 'android', project ':app', project ':integration_test', project ':plugintest']
[2024-02-28 09:54:37.615275] [STDOUT] stdout: [+1504 ms] > Configure project :app
[2024-02-28 09:54:37.615681] [STDOUT] stdout: [ ] Evaluating project ':app' using build file '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/build.gradle'.
[2024-02-28 09:54:37.615698] [STDOUT] stdout: [ ] Using Kotlin Gradle Plugin gradle70 variant
[2024-02-28 09:54:37.615702] [STDOUT] stdout: [ ] Caching disabled for Kotlin DSL script compilation (Project/ScriptPlugin/stage1) because:
[2024-02-28 09:54:37.615706] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:37.615709] [STDOUT] stdout: [ ] Skipping Kotlin DSL script compilation (Project/ScriptPlugin/stage1) as it is up-to-date.
[2024-02-28 09:54:37.615712] [STDOUT] stdout: [ ] Caching disabled for Kotlin DSL script compilation (Project/ScriptPlugin/stage2) because:
[2024-02-28 09:54:37.615716] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:37.615723] [STDOUT] stdout: [ ] Skipping Kotlin DSL script compilation (Project/ScriptPlugin/stage2) as it is up-to-date.
[2024-02-28 09:54:37.615726] [STDOUT] stdout: [ ] Caching disabled for Kotlin DSL script compilation (Project/ScriptPlugin/stage1) because:
[2024-02-28 09:54:37.615729] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:37.616052] [STDOUT] stdout: [ ] Skipping Kotlin DSL script compilation (Project/ScriptPlugin/stage1) as it is up-to-date.
[2024-02-28 09:54:37.616066] [STDOUT] stdout: [ ] Parsed shrinker version: 3.3.70
[2024-02-28 09:54:37.616070] [STDOUT] stdout: [ ] > Configure project :
[2024-02-28 09:54:37.616073] [STDOUT] stdout: [ ] Evaluating root project 'android' using build file '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/build.gradle'.
[2024-02-28 09:54:37.616077] [STDOUT] stdout: [ ] > Configure project :integration_test
[2024-02-28 09:54:37.616739] [STDOUT] stdout: [ ] Evaluating project ':integration_test' using build file '/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/build.gradle'.
[2024-02-28 09:54:37.818793] [STDOUT] stdout: [ +201 ms] > Configure project :plugintest
[2024-02-28 09:54:37.818839] [STDOUT] stdout: [ ] Evaluating project ':plugintest' using build file '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/android/build.gradle'.
[2024-02-28 09:54:37.818851] [STDOUT] stdout: [ ] All projects evaluated.
[2024-02-28 09:54:37.818859] [STDOUT] stdout: [ ] Task name matched 'assembleRelease'
[2024-02-28 09:54:37.818867] [STDOUT] stdout: [ ] Selected primary task 'assembleRelease' from project :
[2024-02-28 09:54:38.147474] [STDOUT] stdout: [ +327 ms] WARNING:We recommend using a newer Android Gradle plugin to use compileSdk = 34
[2024-02-28 09:54:38.147498] [STDOUT] stdout: [ ] This Android Gradle plugin (7.3.0) was tested up to compileSdk = 33
[2024-02-28 09:54:38.147502] [STDOUT] stdout: [ ] This warning can be suppressed by adding
[2024-02-28 09:54:38.147505] [STDOUT] stdout: [ ] android.suppressUnsupportedCompileSdk=34
[2024-02-28 09:54:38.147509] [STDOUT] stdout: [ ] to this project's gradle.properties
[2024-02-28 09:54:38.147512] [STDOUT] stdout: [ ] The build will continue, but you are strongly encouraged to update your project to
[2024-02-28 09:54:38.147516] [STDOUT] stdout: [ ] use a newer Android Gradle Plugin that has been tested with compileSdk = 34
[2024-02-28 09:54:38.324107] [STDOUT] stdout: [ +176 ms] Tasks to be executed: [task ':integration_test:preBuild', task ':integration_test:preReleaseBuild', task ':integration_test:compileReleaseAidl', task ':integration_test:mergeReleaseJniLibFolders', task ':integration_test:mergeReleaseNativeLibs', task ':integration_test:stripReleaseDebugSymbols', task ':integration_test:copyReleaseJniLibsProjectAndLocalJars', task ':integration_test:compileReleaseRenderscript', task ':integration_test:generateReleaseResValues', task ':integration_test:extractDeepLinksForAarRelease', task ':integration_test:generateReleaseBuildConfig', task ':integration_test:generateReleaseResources', task ':integration_test:packageReleaseResources', task ':integration_test:parseReleaseLocalResources', task ':integration_test:processReleaseManifest', task ':integration_test:generateReleaseRFile', task ':integration_test:extractReleaseAnnotations', task ':integration_test:javaPreCompileRelease', task ':integration_test:compileReleaseJavaWithJavac', task ':integration_test:mergeReleaseGeneratedProguardFiles', task ':integration_test:mergeReleaseConsumerProguardFiles', task ':integration_test:mergeReleaseShaders', task ':integration_test:compileReleaseShaders', task ':integration_test:generateReleaseAssets', task ':integration_test:packageReleaseAssets', task ':integration_test:packageReleaseRenderscript', task ':integration_test:prepareLintJarForPublish', task ':integration_test:prepareReleaseArtProfile', task ':integration_test:processReleaseJavaRes', task ':integration_test:mergeReleaseJavaResource', task ':integration_test:syncReleaseLibJars', task ':integration_test:writeReleaseAarMetadata', task ':integration_test:bundleReleaseLocalLintAar', task ':plugintest:preBuild', task ':plugintest:preReleaseBuild', task ':plugintest:compileReleaseAidl', task ':plugintest:mergeReleaseJniLibFolders', task ':plugintest:mergeReleaseNativeLibs', task ':plugintest:stripReleaseDebugSymbols', task ':plugintest:copyReleaseJniLibsProjectAndLocalJars', task ':plugintest:compileReleaseRenderscript', task ':plugintest:generateReleaseResValues', task ':plugintest:extractDeepLinksForAarRelease', task ':plugintest:generateReleaseBuildConfig', task ':plugintest:generateReleaseResources', task ':plugintest:packageReleaseResources', task ':plugintest:parseReleaseLocalResources', task ':plugintest:processReleaseManifest', task ':plugintest:generateReleaseRFile', task ':plugintest:extractReleaseAnnotations', task ':plugintest:javaPreCompileRelease', task ':plugintest:compileReleaseJavaWithJavac', task ':plugintest:mergeReleaseGeneratedProguardFiles', task ':plugintest:mergeReleaseConsumerProguardFiles', task ':plugintest:mergeReleaseShaders', task ':plugintest:compileReleaseShaders', task ':plugintest:generateReleaseAssets', task ':plugintest:packageReleaseAssets', task ':plugintest:packageReleaseRenderscript', task ':plugintest:prepareLintJarForPublish', task ':plugintest:prepareReleaseArtProfile', task ':plugintest:processReleaseJavaRes', task ':plugintest:mergeReleaseJavaResource', task ':plugintest:syncReleaseLibJars', task ':plugintest:writeReleaseAarMetadata', task ':plugintest:bundleReleaseLocalLintAar', task ':app:buildKotlinToolingMetadata', task ':app:compileFlutterBuildRelease', task ':app:packJniLibsflutterBuildRelease', task ':app:preBuild', task ':app:preReleaseBuild', task ':app:compileReleaseAidl', task ':app:compileReleaseRenderscript', task ':app:generateReleaseBuildConfig', task ':app:checkReleaseAarMetadata', task ':app:cleanMergeReleaseAssets', task ':app:mergeReleaseShaders', task ':app:compileReleaseShaders', task ':app:generateReleaseAssets', task ':app:mergeReleaseAssets', task ':app:copyFlutterAssetsRelease', task ':app:generateReleaseResValues', task ':app:mapReleaseSourceSetPaths', task ':app:generateReleaseResources', task ':app:mergeReleaseResources', task ':app:createReleaseCompatibleScreenManifests', task ':app:extractDeepLinksRelease', task ':integration_test:extractDeepLinksRelease', task ':plugintest:extractDeepLinksRelease', task ':app:processReleaseMainManifest', task ':app:processReleaseManifest', task ':app:processReleaseManifestForPackage', task ':app:processReleaseResources', task ':integration_test:bundleLibCompileToJarRelease', task ':plugintest:bundleLibCompileToJarRelease', task ':app:compileReleaseKotlin', task ':app:javaPreCompileRelease', task ':app:compileReleaseJavaWithJavac', task ':app:extractProguardFiles', task ':integration_test:bundleLibResRelease', task ':integration_test:bundleLibRuntimeToJarRelease', task ':integration_test:createFullJarRelease', task ':integration_test:writeReleaseLintModelMetadata', task ':plugintest:bundleLibResRelease', task ':plugintest:bundleLibRuntimeToJarRelease', task ':plugintest:createFullJarRelease', task ':plugintest:writeReleaseLintModelMetadata', task ':app:lintVitalAnalyzeRelease', task ':app:lintVitalReportRelease', task ':app:lintVitalRelease', task ':app:mergeReleaseJniLibFolders', task ':integration_test:copyReleaseJniLibsProjectOnly', task ':plugintest:copyReleaseJniLibsProjectOnly', task ':app:mergeReleaseNativeLibs', task ':app:stripReleaseDebugSymbols', task ':app:extractReleaseNativeSymbolTables', task ':app:mergeReleaseNativeDebugMetadata', task ':app:mergeReleaseArtProfile', task ':integration_test:exportReleaseConsumerProguardFiles', task ':plugintest:exportReleaseConsumerProguardFiles', task ':app:checkReleaseDuplicateClasses', task ':app:mergeReleaseGeneratedProguardFiles', task ':app:processReleaseJavaRes', task ':app:mergeReleaseJavaResource', task ':app:minifyReleaseWithR8', task ':app:compileReleaseArtProfile', task ':app:compressReleaseAssets', task ':app:processApplicationManifestReleaseForBundle', task ':app:bundleReleaseResources', task ':app:shrinkReleaseRes', task ':app:optimizeReleaseResources', task ':app:collectReleaseDependencies', task ':app:sdkReleaseDependencyData', task ':app:validateSigningRelease', task ':app:writeReleaseAppMetadata', task ':app:writeReleaseSigningConfigVersions', task ':app:packageRelease', task ':app:createReleaseApkListingFileRedirect', task ':app:assembleRelease', task ':integration_test:bundleReleaseAar', task ':integration_test:mapReleaseSourceSetPaths', task ':integration_test:mergeReleaseResources', task ':integration_test:verifyReleaseResources', task ':integration_test:assembleRelease', task ':plugintest:bundleReleaseAar', task ':plugintest:mapReleaseSourceSetPaths', task ':plugintest:mergeReleaseResources', task ':plugintest:verifyReleaseResources', task ':plugintest:assembleRelease']
[2024-02-28 09:54:38.324143] [STDOUT] stdout: [ ] Tasks that were excluded: []
[2024-02-28 09:54:38.324167] [STDOUT] stdout: [ ] work action Parameters of ExtractAarTransform (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.324242] [STDOUT] stdout: [ ] work action Parameters of FilterShrinkerRulesTransform (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.324254] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:preBuild (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.324263] [STDOUT] stdout: [ ] :integration_test:preBuild (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.324271] [STDOUT] stdout: [ ] > Task :integration_test:preBuild UP-TO-DATE
[2024-02-28 09:54:38.324288] [STDOUT] stdout: [ ] Skipping task ':integration_test:preBuild' as it has no actions.
[2024-02-28 09:54:38.324376] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:preReleaseBuild (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.324444] [STDOUT] stdout: [ ] :integration_test:preReleaseBuild (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.324452] [STDOUT] stdout: [ ] > Task :integration_test:preReleaseBuild UP-TO-DATE
[2024-02-28 09:54:38.324583] [STDOUT] stdout: [ ] Skipping task ':integration_test:preReleaseBuild' as it has no actions.
[2024-02-28 09:54:38.324621] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:compileReleaseAidl (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.324635] [STDOUT] stdout: [ ] :integration_test:compileReleaseAidl (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.324661] [STDOUT] stdout: [ ] > Task :integration_test:compileReleaseAidl NO-SOURCE
[2024-02-28 09:54:38.324672] [STDOUT] stdout: [ ] Skipping task ':integration_test:compileReleaseAidl' as it has no source files and no previous output files.
[2024-02-28 09:54:38.324711] [STDOUT] stdout: [ ] work action resolve out (project :integration_test) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.324757] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mergeReleaseJniLibFolders (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.324796] [STDOUT] stdout: [ ] :integration_test:mergeReleaseJniLibFolders (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.324847] [STDOUT] stdout: [ ] > Task :integration_test:mergeReleaseJniLibFolders
[2024-02-28 09:54:38.324859] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:mergeReleaseJniLibFolders' because:
[2024-02-28 09:54:38.324868] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.324876] [STDOUT] stdout: [ ] Task ':integration_test:mergeReleaseJniLibFolders' is not up-to-date because:
[2024-02-28 09:54:38.324902] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.324930] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:mergeReleaseJniLibFolders'.
[2024-02-28 09:54:38.325040] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mergeReleaseNativeLibs (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.325049] [STDOUT] stdout: [ ] :integration_test:mergeReleaseNativeLibs (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.325063] [STDOUT] stdout: [ ] > Task :integration_test:mergeReleaseNativeLibs NO-SOURCE
[2024-02-28 09:54:38.325067] [STDOUT] stdout: [ ] Skipping task ':integration_test:mergeReleaseNativeLibs' as it has no source files and no previous output files.
[2024-02-28 09:54:38.325071] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:stripReleaseDebugSymbols (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.325170] [STDOUT] stdout: [ ] :integration_test:stripReleaseDebugSymbols (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.325182] [STDOUT] stdout: [ ] > Task :integration_test:stripReleaseDebugSymbols NO-SOURCE
[2024-02-28 09:54:38.325196] [STDOUT] stdout: [ ] Skipping task ':integration_test:stripReleaseDebugSymbols' as it has no source files and no previous output files.
[2024-02-28 09:54:38.325522] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:copyReleaseJniLibsProjectAndLocalJars (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.325539] [STDOUT] stdout: [ ] :integration_test:copyReleaseJniLibsProjectAndLocalJars (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.325553] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:compileReleaseRenderscript (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:38.325562] [STDOUT] stdout: [ ] :integration_test:compileReleaseRenderscript (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:38.325606] [STDOUT] stdout: [ ] > Task :integration_test:copyReleaseJniLibsProjectAndLocalJars
[2024-02-28 09:54:38.325619] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:copyReleaseJniLibsProjectAndLocalJars' because:
[2024-02-28 09:54:38.325718] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.325731] [STDOUT] stdout: [ ] Task ':integration_test:copyReleaseJniLibsProjectAndLocalJars' is not up-to-date because:
[2024-02-28 09:54:38.325766] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.325888] [STDOUT] stdout: [ ] > Task :integration_test:compileReleaseRenderscript NO-SOURCE
[2024-02-28 09:54:38.325897] [STDOUT] stdout: [ ] Skipping task ':integration_test:compileReleaseRenderscript' as it has no source files and no previous output files.
[2024-02-28 09:54:38.325901] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:generateReleaseResValues (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:38.326023] [STDOUT] stdout: [ ] :integration_test:generateReleaseResValues (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:38.326054] [STDOUT] stdout: [ ] > Task :integration_test:generateReleaseResValues
[2024-02-28 09:54:38.326063] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:generateReleaseResValues' because:
[2024-02-28 09:54:38.326096] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.326107] [STDOUT] stdout: [ ] Task ':integration_test:generateReleaseResValues' is not up-to-date because:
[2024-02-28 09:54:38.326124] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.326302] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:extractDeepLinksForAarRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:38.326330] [STDOUT] stdout: [ ] :integration_test:extractDeepLinksForAarRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:38.326340] [STDOUT] stdout: [ ] > Task :integration_test:extractDeepLinksForAarRelease
[2024-02-28 09:54:38.326366] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:extractDeepLinksForAarRelease' because:
[2024-02-28 09:54:38.326376] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.326404] [STDOUT] stdout: [ ] Task ':integration_test:extractDeepLinksForAarRelease' is not up-to-date because:
[2024-02-28 09:54:38.326414] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.326522] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:generateReleaseBuildConfig (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:38.326594] [STDOUT] stdout: [ ] :integration_test:generateReleaseBuildConfig (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:38.326603] [STDOUT] stdout: [ ] > Task :integration_test:generateReleaseBuildConfig
[2024-02-28 09:54:38.326607] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:generateReleaseBuildConfig' because:
[2024-02-28 09:54:38.326610] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.326613] [STDOUT] stdout: [ ] Task ':integration_test:generateReleaseBuildConfig' is not up-to-date because:
[2024-02-28 09:54:38.326705] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.326825] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:generateReleaseResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:38.326832] [STDOUT] stdout: [ ] :integration_test:generateReleaseResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:38.326906] [STDOUT] stdout: [ ] > Task :integration_test:generateReleaseResources
[2024-02-28 09:54:38.326911] [STDOUT] stdout: [ ] Skipping task ':integration_test:generateReleaseResources' as it has no actions.
[2024-02-28 09:54:38.326915] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:packageReleaseResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:38.327006] [STDOUT] stdout: [ ] :integration_test:packageReleaseResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:38.327015] [STDOUT] stdout: [ ] > Task :integration_test:packageReleaseResources
[2024-02-28 09:54:38.327025] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:packageReleaseResources' because:
[2024-02-28 09:54:38.327036] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.327138] [STDOUT] stdout: [ ] Task ':integration_test:packageReleaseResources' is not up-to-date because:
[2024-02-28 09:54:38.327277] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.327409] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:packageReleaseResources'.
[2024-02-28 09:54:38.327416] [STDOUT] stdout: [ ] [MergeResources] Inputs are non-incremental full task action.
[2024-02-28 09:54:38.327421] [STDOUT] stdout: [ ] work action resolve release (project :integration_test) (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:38.327425] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:parseReleaseLocalResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:38.327498] [STDOUT] stdout: [ ] :integration_test:parseReleaseLocalResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:38.483407] [STDOUT] stdout: [ +154 ms] Resolve mutations for :integration_test:processReleaseManifest (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:38.483488] [STDOUT] stdout: [ ] :integration_test:processReleaseManifest (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:38.483500] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:javaPreCompileRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:38.483508] [STDOUT] stdout: [ ] :integration_test:javaPreCompileRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:38.483512] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mergeReleaseShaders (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.483515] [STDOUT] stdout: [ ] :integration_test:mergeReleaseShaders (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.483519] [STDOUT] stdout: [ ] > Task :integration_test:javaPreCompileRelease
[2024-02-28 09:54:38.483522] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:javaPreCompileRelease' because:
[2024-02-28 09:54:38.483525] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.483528] [STDOUT] stdout: [ ] Task ':integration_test:javaPreCompileRelease' is not up-to-date because:
[2024-02-28 09:54:38.483532] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.483535] [STDOUT] stdout: [ ] > Task :integration_test:mergeReleaseShaders
[2024-02-28 09:54:38.483538] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:mergeReleaseShaders' because:
[2024-02-28 09:54:38.483542] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.483546] [STDOUT] stdout: [ ] Task ':integration_test:mergeReleaseShaders' is not up-to-date because:
[2024-02-28 09:54:38.483549] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.483552] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:mergeReleaseShaders'.
[2024-02-28 09:54:38.483555] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:compileReleaseShaders (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.483559] [STDOUT] stdout: [ ] :integration_test:compileReleaseShaders (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.483562] [STDOUT] stdout: [ ] > Task :integration_test:compileReleaseShaders NO-SOURCE
[2024-02-28 09:54:38.483565] [STDOUT] stdout: [ ] Skipping task ':integration_test:compileReleaseShaders' as it has no source files and no previous output files.
[2024-02-28 09:54:38.483569] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:generateReleaseAssets (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.483573] [STDOUT] stdout: [ ] :integration_test:generateReleaseAssets (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.483577] [STDOUT] stdout: [ ] > Task :integration_test:generateReleaseAssets UP-TO-DATE
[2024-02-28 09:54:38.483580] [STDOUT] stdout: [ ] Skipping task ':integration_test:generateReleaseAssets' as it has no actions.
[2024-02-28 09:54:38.483584] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:packageReleaseAssets (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.483587] [STDOUT] stdout: [ ] :integration_test:packageReleaseAssets (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.483590] [STDOUT] stdout: [ ] > Task :integration_test:packageReleaseAssets
[2024-02-28 09:54:38.483594] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:packageReleaseAssets' because:
[2024-02-28 09:54:38.483597] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.483600] [STDOUT] stdout: [ ] Task ':integration_test:packageReleaseAssets' is not up-to-date because:
[2024-02-28 09:54:38.483605] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.483608] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:packageReleaseAssets'.
[2024-02-28 09:54:38.483612] [STDOUT] stdout: [ ] work action resolve out (project :integration_test) (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.483615] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:packageReleaseRenderscript (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.483618] [STDOUT] stdout: [ ] :integration_test:packageReleaseRenderscript (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.483621] [STDOUT] stdout: [ ] > Task :integration_test:packageReleaseRenderscript NO-SOURCE
[2024-02-28 09:54:38.483625] [STDOUT] stdout: [ ] Skipping task ':integration_test:packageReleaseRenderscript' as it has no source files and no previous output files.
[2024-02-28 09:54:38.483628] [STDOUT] stdout: [ ] work action resolve out (project :integration_test) (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.483631] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:prepareLintJarForPublish (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:38.483636] [STDOUT] stdout: [ ] :integration_test:prepareLintJarForPublish (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:38.483640] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:prepareReleaseArtProfile (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.483643] [STDOUT] stdout: [ ] :integration_test:prepareReleaseArtProfile (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.483646] [STDOUT] stdout: [ ] > Task :integration_test:parseReleaseLocalResources
[2024-02-28 09:54:38.483650] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:54:38.484146] [STDOUT] stdout: [ ] Caching disabled for PlatformAttrTransform: /Volumes/Work/s/w/ir/cache/android/sdk/platforms/android-34/android.jar because:
[2024-02-28 09:54:38.485170] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.485194] [STDOUT] stdout: [ ] Skipping PlatformAttrTransform: /Volumes/Work/s/w/ir/cache/android/sdk/platforms/android-34/android.jar as it is up-to-date.
[2024-02-28 09:54:38.485204] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:54:38.485212] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:parseReleaseLocalResources' because:
[2024-02-28 09:54:38.485224] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.485232] [STDOUT] stdout: [ ] Task ':integration_test:parseReleaseLocalResources' is not up-to-date because:
[2024-02-28 09:54:38.485240] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.485248] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:parseReleaseLocalResources'.
[2024-02-28 09:54:38.485256] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:54:38.485264] [STDOUT] stdout: [ ] > Task :integration_test:prepareReleaseArtProfile
[2024-02-28 09:54:38.485272] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:prepareReleaseArtProfile' because:
[2024-02-28 09:54:38.485280] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.485288] [STDOUT] stdout: [ ] Task ':integration_test:prepareReleaseArtProfile' is not up-to-date because:
[2024-02-28 09:54:38.485299] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.485307] [STDOUT] stdout: [ ] work action resolve baseline-prof.txt (project :integration_test) (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.485315] [STDOUT] stdout: [ ] > Task :integration_test:prepareLintJarForPublish
[2024-02-28 09:54:38.485323] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:prepareLintJarForPublish' because:
[2024-02-28 09:54:38.485331] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.485339] [STDOUT] stdout: [ ] Task ':integration_test:prepareLintJarForPublish' is not up-to-date because:
[2024-02-28 09:54:38.485347] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.485355] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:processReleaseJavaRes (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:38.485363] [STDOUT] stdout: [ ] work action resolve lint.jar (project :integration_test) (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:38.485371] [STDOUT] stdout: [ ] work action resolve lint.jar (project :integration_test) (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:38.485382] [STDOUT] stdout: [ ] :integration_test:processReleaseJavaRes (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:38.485391] [STDOUT] stdout: [ ] > Task :integration_test:processReleaseJavaRes NO-SOURCE
[2024-02-28 09:54:38.485399] [STDOUT] stdout: [ ] Skipping task ':integration_test:processReleaseJavaRes' as it has no source files and no previous output files.
[2024-02-28 09:54:38.485407] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mergeReleaseJavaResource (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:38.485416] [STDOUT] stdout: [ ] :integration_test:mergeReleaseJavaResource (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:38.485590] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:writeReleaseAarMetadata (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:38.485626] [STDOUT] stdout: [ ] :integration_test:writeReleaseAarMetadata (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:38.485640] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:preBuild (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.485649] [STDOUT] stdout: [ ] :plugintest:preBuild (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.485695] [STDOUT] stdout: [ ] > Task :plugintest:preBuild UP-TO-DATE
[2024-02-28 09:54:38.485705] [STDOUT] stdout: [ ] Skipping task ':plugintest:preBuild' as it has no actions.
[2024-02-28 09:54:38.485713] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:preReleaseBuild (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.485722] [STDOUT] stdout: [ ] :plugintest:preReleaseBuild (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.485730] [STDOUT] stdout: [ ] > Task :plugintest:preReleaseBuild UP-TO-DATE
[2024-02-28 09:54:38.486899] [STDOUT] stdout: [ ] Skipping task ':plugintest:preReleaseBuild' as it has no actions.
[2024-02-28 09:54:38.486943] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:compileReleaseAidl (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.486954] [STDOUT] stdout: [ ] :plugintest:compileReleaseAidl (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.486977] [STDOUT] stdout: [ ] > Task :integration_test:writeReleaseAarMetadata
[2024-02-28 09:54:38.487054] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:writeReleaseAarMetadata' because:
[2024-02-28 09:54:38.487066] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.487074] [STDOUT] stdout: [ ] Task ':integration_test:writeReleaseAarMetadata' is not up-to-date because:
[2024-02-28 09:54:38.487083] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.487090] [STDOUT] stdout: [ ] > Task :plugintest:compileReleaseAidl NO-SOURCE
[2024-02-28 09:54:38.487099] [STDOUT] stdout: [ ] Skipping task ':plugintest:compileReleaseAidl' as it has no source files and no previous output files.
[2024-02-28 09:54:38.487107] [STDOUT] stdout: [ ] work action resolve out (project :plugintest) (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.487116] [STDOUT] stdout: [ ] work action resolve aar-metadata.properties (project :integration_test) (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.487124] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mergeReleaseJniLibFolders (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.487133] [STDOUT] stdout: [ ] :plugintest:mergeReleaseJniLibFolders (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.487141] [STDOUT] stdout: [ ] > Task :plugintest:mergeReleaseJniLibFolders
[2024-02-28 09:54:38.487149] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:mergeReleaseJniLibFolders' because:
[2024-02-28 09:54:38.487157] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.487165] [STDOUT] stdout: [ ] Task ':plugintest:mergeReleaseJniLibFolders' is not up-to-date because:
[2024-02-28 09:54:38.487172] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.487180] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:mergeReleaseJniLibFolders'.
[2024-02-28 09:54:38.487189] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mergeReleaseNativeLibs (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.487197] [STDOUT] stdout: [ ] :plugintest:mergeReleaseNativeLibs (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.487205] [STDOUT] stdout: [ ] > Task :plugintest:mergeReleaseNativeLibs NO-SOURCE
[2024-02-28 09:54:38.487213] [STDOUT] stdout: [ ] Skipping task ':plugintest:mergeReleaseNativeLibs' as it has no source files and no previous output files.
[2024-02-28 09:54:38.487221] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:stripReleaseDebugSymbols (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:38.487230] [STDOUT] stdout: [ ] :plugintest:stripReleaseDebugSymbols (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:38.487239] [STDOUT] stdout: [ ] > Task :plugintest:stripReleaseDebugSymbols NO-SOURCE
[2024-02-28 09:54:38.487247] [STDOUT] stdout: [ ] Skipping task ':plugintest:stripReleaseDebugSymbols' as it has no source files and no previous output files.
[2024-02-28 09:54:38.487258] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:copyReleaseJniLibsProjectAndLocalJars (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:38.487267] [STDOUT] stdout: [ ] :plugintest:copyReleaseJniLibsProjectAndLocalJars (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:38.487275] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:compileReleaseRenderscript (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.487284] [STDOUT] stdout: [ ] :plugintest:compileReleaseRenderscript (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.487292] [STDOUT] stdout: [ ] > Task :plugintest:copyReleaseJniLibsProjectAndLocalJars
[2024-02-28 09:54:38.487300] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:copyReleaseJniLibsProjectAndLocalJars' because:
[2024-02-28 09:54:38.487308] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.487316] [STDOUT] stdout: [ ] Task ':plugintest:copyReleaseJniLibsProjectAndLocalJars' is not up-to-date because:
[2024-02-28 09:54:38.487720] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.487734] [STDOUT] stdout: [ ] > Task :plugintest:compileReleaseRenderscript NO-SOURCE
[2024-02-28 09:54:38.487738] [STDOUT] stdout: [ ] Skipping task ':plugintest:compileReleaseRenderscript' as it has no source files and no previous output files.
[2024-02-28 09:54:38.487743] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:generateReleaseResValues (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.487746] [STDOUT] stdout: [ ] :plugintest:generateReleaseResValues (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.487749] [STDOUT] stdout: [ ] > Task :plugintest:generateReleaseResValues
[2024-02-28 09:54:38.487753] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:generateReleaseResValues' because:
[2024-02-28 09:54:38.487756] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.488406] [STDOUT] stdout: [ ] Task ':plugintest:generateReleaseResValues' is not up-to-date because:
[2024-02-28 09:54:38.488432] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.488440] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:extractDeepLinksForAarRelease (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.488450] [STDOUT] stdout: [ ] :plugintest:extractDeepLinksForAarRelease (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.488459] [STDOUT] stdout: [ ] > Task :plugintest:extractDeepLinksForAarRelease
[2024-02-28 09:54:38.488999] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:extractDeepLinksForAarRelease' because:
[2024-02-28 09:54:38.489024] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.490923] [STDOUT] stdout: [ +1 ms] Task ':plugintest:extractDeepLinksForAarRelease' is not up-to-date because:
[2024-02-28 09:54:38.490998] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.491008] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:generateReleaseBuildConfig (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.491018] [STDOUT] stdout: [ ] :plugintest:generateReleaseBuildConfig (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.491026] [STDOUT] stdout: [ ] > Task :integration_test:mergeReleaseJavaResource
[2024-02-28 09:54:38.491064] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:mergeReleaseJavaResource' because:
[2024-02-28 09:54:38.491075] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.491084] [STDOUT] stdout: [ ] Task ':integration_test:mergeReleaseJavaResource' is not up-to-date because:
[2024-02-28 09:54:38.491092] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.491100] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:mergeReleaseJavaResource'.
[2024-02-28 09:54:38.491109] [STDOUT] stdout: [ ] > Task :plugintest:generateReleaseBuildConfig
[2024-02-28 09:54:38.491117] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:generateReleaseBuildConfig' because:
[2024-02-28 09:54:38.491125] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.491133] [STDOUT] stdout: [ ] Task ':plugintest:generateReleaseBuildConfig' is not up-to-date because:
[2024-02-28 09:54:38.491142] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.491150] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:generateReleaseResources (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.491158] [STDOUT] stdout: [ ] :plugintest:generateReleaseResources (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.491166] [STDOUT] stdout: [ ] > Task :plugintest:generateReleaseResources
[2024-02-28 09:54:38.491174] [STDOUT] stdout: [ ] Skipping task ':plugintest:generateReleaseResources' as it has no actions.
[2024-02-28 09:54:38.491183] [STDOUT] stdout: [ ] > Task :integration_test:processReleaseManifest
[2024-02-28 09:54:38.491785] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:processReleaseManifest' because:
[2024-02-28 09:54:38.491811] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.491819] [STDOUT] stdout: [ ] Task ':integration_test:processReleaseManifest' is not up-to-date because:
[2024-02-28 09:54:38.491828] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.491837] [STDOUT] stdout: [ ] package="dev.flutter.integration_test" found in source AndroidManifest.xml: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/src/main/AndroidManifest.xml.
[2024-02-28 09:54:38.491846] [STDOUT] stdout: [ ] Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
[2024-02-28 09:54:38.491855] [STDOUT] stdout: [ ] Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here:
https://developer.android.com/studio/build/configure-app-module#set-namespace
[2024-02-28 09:54:38.491864] [STDOUT] stdout: [ ] This migration can be done automatically using the AGP Upgrade Assistant, please refer to
https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
[2024-02-28 09:54:38.491874] [STDOUT] stdout: [ ] Merging main manifest /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/src/main/AndroidManifest.xml
[2024-02-28 09:54:38.491883] [STDOUT] stdout: [ ] Merging result: SUCCESS
[2024-02-28 09:54:38.491891] [STDOUT] stdout: [ ] 1<?xml version="1.0" encoding="utf-8"?>
[2024-02-28 09:54:38.491899] [STDOUT] stdout: [ ] 2<!--
[2024-02-28 09:54:38.491906] [STDOUT] stdout: [ ] 3 Copyright 2014 The Flutter Authors. All rights reserved.
[2024-02-28 09:54:38.491914] [STDOUT] stdout: [ ] 4Use of this source code is governed by a BSD-style license that can be
[2024-02-28 09:54:38.491922] [STDOUT] stdout: [ ] 5found in the LICENSE file.
[2024-02-28 09:54:38.491930] [STDOUT] stdout: [ ] 6-->
[2024-02-28 09:54:38.491937] [STDOUT] stdout: [ ] 7<manifest xmlns:android="
http://schemas.android.com/apk/res/android"
[2024-02-28 09:54:38.491945] [STDOUT] stdout: [ ] 8 package="dev.flutter.integration_test" >
[2024-02-28 09:54:38.491953] [STDOUT] stdout: [ ] 9
[2024-02-28 09:54:38.492011] [STDOUT] stdout: [ ] 10 <uses-sdk
[2024-02-28 09:54:38.492061] [STDOUT] stdout: [ ] 11 android:minSdkVersion="21"
[2024-02-28 09:54:38.492070] [STDOUT] stdout: [ ] 11-->/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/src/main/AndroidManifest.xml
[2024-02-28 09:54:38.492079] [STDOUT] stdout: [ ] 12 android:targetSdkVersion="21" />
[2024-02-28 09:54:38.492088] [STDOUT] stdout: [ ] 12-->/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/src/main/AndroidManifest.xml
[2024-02-28 09:54:38.492096] [STDOUT] stdout: [ ] 13
[2024-02-28 09:54:38.492103] [STDOUT] stdout: [ ] 14</manifest>
[2024-02-28 09:54:38.492111] [STDOUT] stdout: [ ] Merged manifest saved to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_manifest/release/AndroidManifest.xml
[2024-02-28 09:54:38.492120] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:packageReleaseResources (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.492129] [STDOUT] stdout: [ ] work action resolve AndroidManifest.xml (project :integration_test) (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.492138] [STDOUT] stdout: [ ] work action resolve AndroidManifest.xml (project :integration_test) (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.492347] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:generateReleaseRFile (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.492364] [STDOUT] stdout: [ ] :integration_test:generateReleaseRFile (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.648839] [STDOUT] stdout: [ +154 ms] :plugintest:packageReleaseResources (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:38.648861] [STDOUT] stdout: [ ] > Task :plugintest:packageReleaseResources
[2024-02-28 09:54:38.648866] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:packageReleaseResources' because:
[2024-02-28 09:54:38.648869] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.648872] [STDOUT] stdout: [ ] Task ':plugintest:packageReleaseResources' is not up-to-date because:
[2024-02-28 09:54:38.648876] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.648879] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:packageReleaseResources'.
[2024-02-28 09:54:38.648882] [STDOUT] stdout: [ ] [MergeResources] Inputs are non-incremental full task action.
[2024-02-28 09:54:38.648885] [STDOUT] stdout: [ ] work action resolve release (project :plugintest) (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:38.648889] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:parseReleaseLocalResources (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:38.648892] [STDOUT] stdout: [ ] :plugintest:parseReleaseLocalResources (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:38.648895] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:processReleaseManifest (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:38.648899] [STDOUT] stdout: [ ] :plugintest:processReleaseManifest (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:38.648902] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:javaPreCompileRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:38.648905] [STDOUT] stdout: [ ] :plugintest:javaPreCompileRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:38.648909] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mergeReleaseShaders (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.648912] [STDOUT] stdout: [ ] :plugintest:mergeReleaseShaders (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.648915] [STDOUT] stdout: [ ] > Task :plugintest:parseReleaseLocalResources
[2024-02-28 09:54:38.648918] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:54:38.648921] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:54:38.648924] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:parseReleaseLocalResources' because:
[2024-02-28 09:54:38.648928] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.648931] [STDOUT] stdout: [ ] Task ':plugintest:parseReleaseLocalResources' is not up-to-date because:
[2024-02-28 09:54:38.648934] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.648937] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:parseReleaseLocalResources'.
[2024-02-28 09:54:38.648940] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:54:38.648943] [STDOUT] stdout: [ ] > Task :plugintest:javaPreCompileRelease
[2024-02-28 09:54:38.648946] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:javaPreCompileRelease' because:
[2024-02-28 09:54:38.648949] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.648952] [STDOUT] stdout: [ ] Task ':plugintest:javaPreCompileRelease' is not up-to-date because:
[2024-02-28 09:54:38.648955] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.648958] [STDOUT] stdout: [ ] > Task :plugintest:mergeReleaseShaders
[2024-02-28 09:54:38.648961] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:mergeReleaseShaders' because:
[2024-02-28 09:54:38.648965] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.648968] [STDOUT] stdout: [ ] Task ':plugintest:mergeReleaseShaders' is not up-to-date because:
[2024-02-28 09:54:38.648971] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.648974] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:mergeReleaseShaders'.
[2024-02-28 09:54:38.648977] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:compileReleaseShaders (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.648980] [STDOUT] stdout: [ ] > Task :plugintest:processReleaseManifest
[2024-02-28 09:54:38.648983] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:processReleaseManifest' because:
[2024-02-28 09:54:38.648986] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.648989] [STDOUT] stdout: [ ] Task ':plugintest:processReleaseManifest' is not up-to-date because:
[2024-02-28 09:54:38.648993] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.648996] [STDOUT] stdout: [ ] package="io.flutter.devicelab.plugintest" found in source AndroidManifest.xml: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/android/src/main/AndroidManifest.xml.
[2024-02-28 09:54:38.649] [STDOUT] stdout: [ ] Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
[2024-02-28 09:54:38.649003] [STDOUT] stdout: [ ] Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here:
https://developer.android.com/studio/build/configure-app-module#set-namespace
[2024-02-28 09:54:38.649007] [STDOUT] stdout: [ ] This migration can be done automatically using the AGP Upgrade Assistant, please refer to
https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
[2024-02-28 09:54:38.649011] [STDOUT] stdout: [ ] Merging main manifest /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/android/src/main/AndroidManifest.xml
[2024-02-28 09:54:38.649014] [STDOUT] stdout: [ ] Merging result: SUCCESS
[2024-02-28 09:54:38.649017] [STDOUT] stdout: [ ] 1<?xml version="1.0" encoding="utf-8"?>
[2024-02-28 09:54:38.649021] [STDOUT] stdout: [ ] 2<manifest xmlns:android="
http://schemas.android.com/apk/res/android"
[2024-02-28 09:54:38.649024] [STDOUT] stdout: [ ] 3 package="io.flutter.devicelab.plugintest" >
[2024-02-28 09:54:38.649027] [STDOUT] stdout: [ ] 4
[2024-02-28 09:54:38.649030] [STDOUT] stdout: [ ] 5 <uses-sdk
[2024-02-28 09:54:38.649033] [STDOUT] stdout: [ ] 6 android:minSdkVersion="21"
[2024-02-28 09:54:38.649036] [STDOUT] stdout: [ ] 6-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/android/src/main/AndroidManifest.xml
[2024-02-28 09:54:38.649040] [STDOUT] stdout: [ ] 7 android:targetSdkVersion="21" />
[2024-02-28 09:54:38.650906] [STDOUT] stdout: [ ] 7-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/android/src/main/AndroidManifest.xml
[2024-02-28 09:54:38.650945] [STDOUT] stdout: [ +1 ms] 8
[2024-02-28 09:54:38.650954] [STDOUT] stdout: [ ] 9</manifest>
[2024-02-28 09:54:38.650963] [STDOUT] stdout: [ ] Merged manifest saved to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_manifest/release/AndroidManifest.xml
[2024-02-28 09:54:38.650972] [STDOUT] stdout: [ ] work action resolve AndroidManifest.xml (project :plugintest) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.650981] [STDOUT] stdout: [ ] work action resolve AndroidManifest.xml (project :plugintest) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.650990] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:generateReleaseRFile (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.650998] [STDOUT] stdout: [ ] :plugintest:generateReleaseRFile (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:38.651007] [STDOUT] stdout: [ ] > Task :integration_test:generateReleaseRFile
[2024-02-28 09:54:38.651015] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:38.651024] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:38.651032] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:38.651041] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:38.651050] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:38.651058] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:38.651067] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:38.651075] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:38.651084] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar because:
[2024-02-28 09:54:38.651093] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.651102] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar as it is up-to-date.
[2024-02-28 09:54:38.651111] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar because:
[2024-02-28 09:54:38.651120] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.651128] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar as it is up-to-date.
[2024-02-28 09:54:38.651138] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar because:
[2024-02-28 09:54:38.651146] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.651155] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:38.651164] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar because:
[2024-02-28 09:54:38.651173] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.651230] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar as it is up-to-date.
[2024-02-28 09:54:38.651247] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar because:
[2024-02-28 09:54:38.651256] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.651597] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:38.651618] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:38.651628] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:38.651636] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:38.651645] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:38.651653] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar because:
[2024-02-28 09:54:38.651662] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.651670] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar because:
[2024-02-28 09:54:38.651679] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.651688] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar as it is up-to-date.
[2024-02-28 09:54:38.651697] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar because:
[2024-02-28 09:54:38.651705] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.651713] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:38.651721] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:38.651730] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar as it is up-to-date.
[2024-02-28 09:54:38.651739] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar as it is up-to-date.
[2024-02-28 09:54:38.651748] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:38.651756] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:38.651765] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar because:
[2024-02-28 09:54:38.651801] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.651812] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:38.651821] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar because:
[2024-02-28 09:54:38.651830] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.651838] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.651847] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar as it is up-to-date.
[2024-02-28 09:54:38.651855] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.651864] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar because:
[2024-02-28 09:54:38.651873] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.651881] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar because:
[2024-02-28 09:54:38.651889] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.651907] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:38.651917] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar as it is up-to-date.
[2024-02-28 09:54:38.651926] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.651935] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.651963] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar because:
[2024-02-28 09:54:38.651977] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.651986] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar as it is up-to-date.
[2024-02-28 09:54:38.652316] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.652960] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:38.652986] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.652995] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar because:
[2024-02-28 09:54:38.653183] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.653226] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:38.653365] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar because:
[2024-02-28 09:54:38.653399] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.653412] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar as it is up-to-date.
[2024-02-28 09:54:38.653423] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar as it is up-to-date.
[2024-02-28 09:54:38.653433] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:38.653442] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.653478] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.653490] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:38.653545] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.653556] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:38.653588] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:38.653600] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:38.653608] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.654186] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:38.654229] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:38.654240] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:38.654249] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.654258] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:38.654267] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:38.654276] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:38.654284] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.654292] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:38.654301] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:38.654310] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.655247] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:38.655266] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:38.655270] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.655502] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.window/window-java/1.0.0-beta04/ef1688d892f6dc05c9e1568cbb6355d35f2428d6/window-java-1.0.0-beta04.aar because:
[2024-02-28 09:54:38.655528] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.655551] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:38.655575] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar because:
[2024-02-28 09:54:38.655585] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.655595] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar as it is up-to-date.
[2024-02-28 09:54:38.655643] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:38.655654] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.window/window/1.0.0-beta04/a48b0773f8c0b0e0e8bbc7c1d1fa8f8beb44de37/window-1.0.0-beta04.aar because:
[2024-02-28 09:54:38.655663] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.655866] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:38.655886] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.window/window/1.0.0-beta04/a48b0773f8c0b0e0e8bbc7c1d1fa8f8beb44de37/window-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:54:38.655896] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar because:
[2024-02-28 09:54:38.655971] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.656368] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:38.656474] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar as it is up-to-date.
[2024-02-28 09:54:38.656549] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:38.656561] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.window/window-java/1.0.0-beta04/ef1688d892f6dc05c9e1568cbb6355d35f2428d6/window-java-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:54:38.656589] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:38.656600] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:38.656609] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:38.656618] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:38.656681] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar because:
[2024-02-28 09:54:38.656700] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.656709] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar as it is up-to-date.
[2024-02-28 09:54:38.656719] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:38.656796] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar because:
[2024-02-28 09:54:38.656825] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.656834] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar as it is up-to-date.
[2024-02-28 09:54:38.656843] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.656853] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.656862] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.activity/activity/1.0.0/ed7a64df6e3fbebf7d3d3dfc30b0f47efcc707f7/activity-1.0.0.aar because:
[2024-02-28 09:54:38.656870] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.656879] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.activity/activity/1.0.0/ed7a64df6e3fbebf7d3d3dfc30b0f47efcc707f7/activity-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:38.656888] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:38.656897] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar because:
[2024-02-28 09:54:38.656905] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.656936] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar as it is up-to-date.
[2024-02-28 09:54:38.656947] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar because:
[2024-02-28 09:54:38.656957] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.656965] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.656974] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar as it is up-to-date.
[2024-02-28 09:54:38.657015] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:38.657026] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.657034] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:38.657044] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.657170] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2cc57636e7457f6022aed6f56a80d3a8/transformed/jetified-window-java-1.0.0-beta04.aar because:
[2024-02-28 09:54:38.657185] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.657190] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2cc57636e7457f6022aed6f56a80d3a8/transformed/jetified-window-java-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:54:38.657229] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:38.657236] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.657239] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:38.657243] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b51aa8e563a9cf384860117dd286f5da/transformed/jetified-activity-1.0.0.aar because:
[2024-02-28 09:54:38.657246] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.657249] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b51aa8e563a9cf384860117dd286f5da/transformed/jetified-activity-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:38.657253] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.657257] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7bb08b648454858ba99e9cc964b014da/transformed/jetified-window-1.0.0-beta04.aar because:
[2024-02-28 09:54:38.657261] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.657265] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7bb08b648454858ba99e9cc964b014da/transformed/jetified-window-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:54:38.657308] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.658316] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:38.658329] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.658333] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:38.658337] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:38.658340] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.658344] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:38.658348] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:38.658351] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.658354] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:38.658359] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation-experimental/1.1.0/5481c9aca18271c977d67b30e26f484f3f8f1c02/annotation-experimental-1.1.0.aar because:
[2024-02-28 09:54:38.658363] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.658366] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:38.658369] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.658373] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation-experimental/1.1.0/5481c9aca18271c977d67b30e26f484f3f8f1c02/annotation-experimental-1.1.0.aar as it is up-to-date.
[2024-02-28 09:54:38.658377] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:38.658381] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:38.658400] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.658637] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:38.658864] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.tracing/tracing/1.0.0/69cef34711dffbc517e7a0a419ec4a98f84f496a/tracing-1.0.0.aar because:
[2024-02-28 09:54:38.658944] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.658957] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:38.659369] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.tracing/tracing/1.0.0/69cef34711dffbc517e7a0a419ec4a98f84f496a/tracing-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:38.659390] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:38.659399] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:38.659408] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:38.659480] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:38.659494] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:38.659602] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar because:
[2024-02-28 09:54:38.659616] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.659624] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:38.659633] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:38.659657] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:38.659669] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:38.659691] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:38.659702] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar because:
[2024-02-28 09:54:38.659757] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.659771] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar as it is up-to-date.
[2024-02-28 09:54:38.659899] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar because:
[2024-02-28 09:54:38.659916] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.659926] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:38.659935] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar as it is up-to-date.
[2024-02-28 09:54:38.659946] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:38.659956] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d89306c04d62b1380ad09e56e1d58357/transformed/jetified-annotation-experimental-1.1.0.aar because:
[2024-02-28 09:54:38.660006] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.660161] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d89306c04d62b1380ad09e56e1d58357/transformed/jetified-annotation-experimental-1.1.0.aar as it is up-to-date.
[2024-02-28 09:54:38.660176] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.660186] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar because:
[2024-02-28 09:54:38.660215] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.660325] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar as it is up-to-date.
[2024-02-28 09:54:38.660376] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.660415] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b77e6a9d6ea3a9fa1d19ce7de47db9a2/transformed/jetified-tracing-1.0.0.aar because:
[2024-02-28 09:54:38.660427] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.660436] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b77e6a9d6ea3a9fa1d19ce7de47db9a2/transformed/jetified-tracing-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:38.660445] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.660454] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:38.660463] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.660501] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:38.660542] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:38.660574] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.660585] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:38.660594] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:38.660603] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar because:
[2024-02-28 09:54:38.660612] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.660620] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:38.660648] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar as it is up-to-date.
[2024-02-28 09:54:38.660802] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:38.660818] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.660827] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:38.660836] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.660845] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:38.660853] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:38.660862] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:38.660871] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.savedstate/savedstate/1.0.0/6d39721808cd67e3d3d0d60f194907615fcaa69c/savedstate-1.0.0.aar because:
[2024-02-28 09:54:38.660879] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.660888] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:38.660999] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.661014] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.savedstate/savedstate/1.0.0/6d39721808cd67e3d3d0d60f194907615fcaa69c/savedstate-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:38.661024] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:38.661033] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:38.661042] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:38.661051] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar because:
[2024-02-28 09:54:38.661060] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.661084] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar as it is up-to-date.
[2024-02-28 09:54:38.661095] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ebada84ccc5a4ab9e7f1259281993fd3/transformed/jetified-savedstate-1.0.0.aar because:
[2024-02-28 09:54:38.661104] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.661112] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:38.661213] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ebada84ccc5a4ab9e7f1259281993fd3/transformed/jetified-savedstate-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:38.661229] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.661239] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar because:
[2024-02-28 09:54:38.661247] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.661369] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar as it is up-to-date.
[2024-02-28 09:54:38.661392] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:38.661466] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.661477] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.661486] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:38.661534] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:38.661547] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:38.661556] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:38.661565] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.661574] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:38.661606] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:38.661617] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar because:
[2024-02-28 09:54:38.661742] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.661757] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar as it is up-to-date.
[2024-02-28 09:54:38.661761] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:38.661766] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar because:
[2024-02-28 09:54:38.661892] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.661910] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar as it is up-to-date.
[2024-02-28 09:54:38.661921] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.661930] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:38.661939] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.661947] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:38.661957] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar because:
[2024-02-28 09:54:38.661965] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.661974] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar because:
[2024-02-28 09:54:38.662021] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.662055] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar as it is up-to-date.
[2024-02-28 09:54:38.662065] [STDOUT] stdout: [ ] Skipping ExtractAarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:38.662102] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.662119] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.662128] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.662137] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.662145] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.662176] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.662186] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.662195] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:38.662204] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.662991] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:38.663013] [STDOUT] stdout: [ ] Caching disabled for LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:38.663022] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.663030] [STDOUT] stdout: [ ] Skipping LibrarySymbolTableTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:38.663039] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:54:38.663047] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:generateReleaseRFile' because:
[2024-02-28 09:54:38.663055] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.663141] [STDOUT] stdout: [ ] Task ':integration_test:generateReleaseRFile' is not up-to-date because:
[2024-02-28 09:54:38.663156] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.663197] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:generateReleaseRFile'.
[2024-02-28 09:54:38.663206] [STDOUT] stdout: [ ] work action resolve package-aware-r.txt (project :integration_test) (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.663215] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:extractReleaseAnnotations (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.663242] [STDOUT] stdout: [ ] :integration_test:extractReleaseAnnotations (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:38.823809] [STDOUT] stdout: [ +160 ms] > Task :plugintest:generateReleaseRFile
[2024-02-28 09:54:38.823845] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:38.823855] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:38.823982] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.824001] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:38.824168] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:38.824285] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.824477] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:38.824553] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:38.824617] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.824958] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:38.824974] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:38.825160] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.825194] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:38.825250] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:38.825261] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.825270] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:38.825278] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:38.825306] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.825319] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:38.825327] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:38.825336] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.825344] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:38.825353] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:38.825375] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.825385] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:38.825394] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:38.825415] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.825534] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:38.825564] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:38.825574] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.825595] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:38.825617] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:38.825641] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.825651] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:38.825660] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:38.825671] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.825690] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:38.825723] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:38.825815] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.825840] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:38.825852] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:38.825879] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.825890] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:38.825992] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:38.826005] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.826027] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:38.826051] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:38.826078] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.826091] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:38.826099] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:38.826140] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.826152] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:38.826278] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:38.826291] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.826300] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:38.826308] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:38.826317] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with LibrarySymbolTableTransform
[2024-02-28 09:54:38.826325] [STDOUT] stdout: [ ] Transforming android.jar with PlatformAttrTransform
[2024-02-28 09:54:38.826333] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:generateReleaseRFile' because:
[2024-02-28 09:54:38.826342] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:38.826349] [STDOUT] stdout: [ ] Task ':plugintest:generateReleaseRFile' is not up-to-date because:
[2024-02-28 09:54:38.826371] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:38.826389] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:generateReleaseRFile'.
[2024-02-28 09:54:38.826404] [STDOUT] stdout: [ ] work action resolve package-aware-r.txt (project :plugintest) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:39.219157] [STDOUT] stdout: [ +392 ms] > Task :integration_test:extractReleaseAnnotations
[2024-02-28 09:54:39.219196] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:39.219298] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarToClassTransform
[2024-02-28 09:54:39.219311] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:39.219321] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarToClassTransform
[2024-02-28 09:54:39.219329] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:39.219338] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarToClassTransform
[2024-02-28 09:54:39.219346] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:39.219354] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarToClassTransform
[2024-02-28 09:54:39.219363] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:39.219371] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarToClassTransform
[2024-02-28 09:54:39.219379] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:39.219388] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarToClassTransform
[2024-02-28 09:54:39.219396] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:39.219404] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarToClassTransform
[2024-02-28 09:54:39.219413] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:39.219421] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarToClassTransform
[2024-02-28 09:54:39.219429] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:39.220189] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarToClassTransform
[2024-02-28 09:54:39.220206] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with JetifyTransform
[2024-02-28 09:54:39.220210] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar because:
[2024-02-28 09:54:39.220332] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.220358] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar as it is up-to-date.
[2024-02-28 09:54:39.220369] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:39.220378] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:39.220387] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar because:
[2024-02-28 09:54:39.220396] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.220681] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar as it is up-to-date.
[2024-02-28 09:54:39.220697] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:39.220707] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:39.220715] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:39.220880] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:39.220998] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar because:
[2024-02-28 09:54:39.221026] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.221036] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar as it is up-to-date.
[2024-02-28 09:54:39.221088] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:39.221105] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:39.221115] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:39.221124] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:39.221132] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:39.221141] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:39.221149] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:39.221158] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:39.221184] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:54:39.221725] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:39.221746] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:54:39.221755] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:39.221764] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarToClassTransform
[2024-02-28 09:54:39.221772] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:39.221781] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarToClassTransform
[2024-02-28 09:54:39.221993] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:39.222167] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarToClassTransform
[2024-02-28 09:54:39.222368] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar because:
[2024-02-28 09:54:39.222404] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.222632] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:39.222658] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar as it is up-to-date.
[2024-02-28 09:54:39.222689] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarToClassTransform
[2024-02-28 09:54:39.222699] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:39.222937] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarToClassTransform
[2024-02-28 09:54:39.222967] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:39.222978] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarToClassTransform
[2024-02-28 09:54:39.223137] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:39.223152] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:54:39.223161] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:39.223277] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:54:39.223522] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:39.223538] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:54:39.223548] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar because:
[2024-02-28 09:54:39.223557] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.223766] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:54:39.223805] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:39.223919] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:39.224166] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarToClassTransform
[2024-02-28 09:54:39.224218] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:54:39.224229] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:54:39.224420] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with JetifyTransform
[2024-02-28 09:54:39.224602] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with JetifyTransform
[2024-02-28 09:54:39.224620] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with JetifyTransform
[2024-02-28 09:54:39.224752] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b51aa8e563a9cf384860117dd286f5da/transformed/jetified-activity-1.0.0.aar because:
[2024-02-28 09:54:39.224885] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.225066] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:39.225088] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b51aa8e563a9cf384860117dd286f5da/transformed/jetified-activity-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:39.225099] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarToClassTransform
[2024-02-28 09:54:39.225109] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar because:
[2024-02-28 09:54:39.225161] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.225172] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:39.225204] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarToClassTransform
[2024-02-28 09:54:39.225262] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar as it is up-to-date.
[2024-02-28 09:54:39.225314] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-android/c2526f8fad32a65a6d7032dd8e9524eb276b108b/guava-28.1-android.jar because:
[2024-02-28 09:54:39.225327] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.225335] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:39.225673] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/flutter_embedding_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/40c514351e384df9bce294281d75ab47a36a02d1/flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:39.225704] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.225715] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/flutter_embedding_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/40c514351e384df9bce294281d75ab47a36a02d1/flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:39.225725] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:54:39.225735] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar because:
[2024-02-28 09:54:39.225744] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.225752] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-android/c2526f8fad32a65a6d7032dd8e9524eb276b108b/guava-28.1-android.jar as it is up-to-date.
[2024-02-28 09:54:39.225762] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar as it is up-to-date.
[2024-02-28 09:54:39.225771] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with IdentityTransform
[2024-02-28 09:54:39.225780] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:39.225789] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with JetifyTransform
[2024-02-28 09:54:39.225819] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:39.225844] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:54:39.225853] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib:1.5.31) with JetifyTransform
[2024-02-28 09:54:39.225862] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d89306c04d62b1380ad09e56e1d58357/transformed/jetified-annotation-experimental-1.1.0.aar because:
[2024-02-28 09:54:39.225882] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.226065] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d89306c04d62b1380ad09e56e1d58357/transformed/jetified-annotation-experimental-1.1.0.aar as it is up-to-date.
[2024-02-28 09:54:39.226098] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:54:39.226108] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31) with JetifyTransform
[2024-02-28 09:54:39.226112] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:54:39.226117] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar because:
[2024-02-28 09:54:39.226120] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.226124] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:39.226127] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.226131] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:39.226135] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar as it is up-to-date.
[2024-02-28 09:54:39.226168] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar because:
[2024-02-28 09:54:39.226175] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.226179] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:39.226183] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b77e6a9d6ea3a9fa1d19ce7de47db9a2/transformed/jetified-tracing-1.0.0.aar because:
[2024-02-28 09:54:39.226186] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.226190] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b77e6a9d6ea3a9fa1d19ce7de47db9a2/transformed/jetified-tracing-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:39.226200] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.5.31/43331609c7de811fed085e0dfd150874b157c32/kotlin-stdlib-common-1.5.31.jar because:
[2024-02-28 09:54:39.226205] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.226265] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.5.31/43331609c7de811fed085e0dfd150874b157c32/kotlin-stdlib-common-1.5.31.jar as it is up-to-date.
[2024-02-28 09:54:39.226272] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31) with IdentityTransform
[2024-02-28 09:54:39.226374] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar because:
[2024-02-28 09:54:39.226412] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.226448] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar as it is up-to-date.
[2024-02-28 09:54:39.226462] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with IdentityTransform
[2024-02-28 09:54:39.226472] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar because:
[2024-02-28 09:54:39.226481] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.226652] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar as it is up-to-date.
[2024-02-28 09:54:39.226675] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with IdentityTransform
[2024-02-28 09:54:39.226685] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/397b6aed7b46dfdfb8286478f02a35da/transformed/jetified-kotlin-stdlib-common-1.5.31.jar because:
[2024-02-28 09:54:39.226694] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.226703] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/397b6aed7b46dfdfb8286478f02a35da/transformed/jetified-kotlin-stdlib-common-1.5.31.jar as it is up-to-date.
[2024-02-28 09:54:39.226712] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar because:
[2024-02-28 09:54:39.226721] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.226729] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar as it is up-to-date.
[2024-02-28 09:54:39.226837] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar because:
[2024-02-28 09:54:39.226850] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.226859] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.30) with JetifyTransform
[2024-02-28 09:54:39.226867] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.30) with JetifyTransform
[2024-02-28 09:54:39.226876] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar as it is up-to-date.
[2024-02-28 09:54:39.226885] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:54:39.226894] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.5.31/6628d61d0f5603568e72d2d5915d2c034b4f1c55/kotlin-stdlib-1.5.31.jar because:
[2024-02-28 09:54:39.226934] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.226944] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.5.31/6628d61d0f5603568e72d2d5915d2c034b4f1c55/kotlin-stdlib-1.5.31.jar as it is up-to-date.
[2024-02-28 09:54:39.226954] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar because:
[2024-02-28 09:54:39.226996] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.227160] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib:1.5.31) with IdentityTransform
[2024-02-28 09:54:39.227172] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar as it is up-to-date.
[2024-02-28 09:54:39.227177] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar because:
[2024-02-28 09:54:39.227181] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.227184] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with IdentityTransform
[2024-02-28 09:54:39.227187] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar as it is up-to-date.
[2024-02-28 09:54:39.227205] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.5.30/5fd47535cc85f9e24996f939c2de6583991481b0/kotlin-stdlib-jdk8-1.5.30.jar because:
[2024-02-28 09:54:39.227523] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.227559] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2cc57636e7457f6022aed6f56a80d3a8/transformed/jetified-window-java-1.0.0-beta04.aar because:
[2024-02-28 09:54:39.227572] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.227582] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.5.30/525f5a7fa6d7790a571c07dd24214ed2dda352fe/kotlin-stdlib-jdk7-1.5.30.jar because:
[2024-02-28 09:54:39.227591] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.227600] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.5.30/525f5a7fa6d7790a571c07dd24214ed2dda352fe/kotlin-stdlib-jdk7-1.5.30.jar as it is up-to-date.
[2024-02-28 09:54:39.227609] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with IdentityTransform
[2024-02-28 09:54:39.227617] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.30) with IdentityTransform
[2024-02-28 09:54:39.227627] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.5.30/5fd47535cc85f9e24996f939c2de6583991481b0/kotlin-stdlib-jdk8-1.5.30.jar as it is up-to-date.
[2024-02-28 09:54:39.227636] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2cc57636e7457f6022aed6f56a80d3a8/transformed/jetified-window-java-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:54:39.227645] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.30) with IdentityTransform
[2024-02-28 09:54:39.227654] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d32ce2acb667513052a8d6a88daad5/transformed/jetified-kotlin-stdlib-1.5.31.jar because:
[2024-02-28 09:54:39.227958] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.227976] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d32ce2acb667513052a8d6a88daad5/transformed/jetified-kotlin-stdlib-1.5.31.jar as it is up-to-date.
[2024-02-28 09:54:39.227987] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar because:
[2024-02-28 09:54:39.227996] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.228005] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar as it is up-to-date.
[2024-02-28 09:54:39.228015] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar because:
[2024-02-28 09:54:39.228025] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.228034] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar as it is up-to-date.
[2024-02-28 09:54:39.228044] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/5d60d826da21f40c826b49e2c5800c70/transformed/jetified-kotlin-stdlib-jdk7-1.5.30.jar because:
[2024-02-28 09:54:39.228053] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.228062] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:54:39.228071] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/5d60d826da21f40c826b49e2c5800c70/transformed/jetified-kotlin-stdlib-jdk7-1.5.30.jar as it is up-to-date.
[2024-02-28 09:54:39.228081] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar because:
[2024-02-28 09:54:39.228091] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.228100] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar as it is up-to-date.
[2024-02-28 09:54:39.228110] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/22e579d69afe61b6b86fd4e39dadd85a/transformed/jetified-kotlin-stdlib-jdk8-1.5.30.jar because:
[2024-02-28 09:54:39.228119] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.228477] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/22e579d69afe61b6b86fd4e39dadd85a/transformed/jetified-kotlin-stdlib-jdk8-1.5.30.jar as it is up-to-date.
[2024-02-28 09:54:39.228508] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar because:
[2024-02-28 09:54:39.228519] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.228529] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar as it is up-to-date.
[2024-02-28 09:54:39.228538] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:54:39.228548] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:54:39.228558] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar because:
[2024-02-28 09:54:39.228567] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.228576] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar because:
[2024-02-28 09:54:39.228586] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.228595] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar because:
[2024-02-28 09:54:39.228604] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.228613] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar as it is up-to-date.
[2024-02-28 09:54:39.228623] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar because:
[2024-02-28 09:54:39.228662] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.228671] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar as it is up-to-date.
[2024-02-28 09:54:39.228703] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar as it is up-to-date.
[2024-02-28 09:54:39.228736] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with IdentityTransform
[2024-02-28 09:54:39.228747] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar as it is up-to-date.
[2024-02-28 09:54:39.228757] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with IdentityTransform
[2024-02-28 09:54:39.228766] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:54:39.228776] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar because:
[2024-02-28 09:54:39.228785] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.228794] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar because:
[2024-02-28 09:54:39.228803] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.228812] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar because:
[2024-02-28 09:54:39.228821] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.228846] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar as it is up-to-date.
[2024-02-28 09:54:39.228858] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar as it is up-to-date.
[2024-02-28 09:54:39.229055] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar as it is up-to-date.
[2024-02-28 09:54:39.229072] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar because:
[2024-02-28 09:54:39.229081] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.229090] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-integration/1.3/5de0c73fef18917cd85d0ab70bb23818685e4dfd/hamcrest-integration-1.3.jar because:
[2024-02-28 09:54:39.229100] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.229109] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-integration/1.3/5de0c73fef18917cd85d0ab70bb23818685e4dfd/hamcrest-integration-1.3.jar as it is up-to-date.
[2024-02-28 09:54:39.229119] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar because:
[2024-02-28 09:54:39.229128] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.229136] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar as it is up-to-date.
[2024-02-28 09:54:39.229146] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar as it is up-to-date.
[2024-02-28 09:54:39.229156] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with IdentityTransform
[2024-02-28 09:54:39.229164] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with IdentityTransform
[2024-02-28 09:54:39.229189] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:54:39.229200] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:54:39.229209] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:54:39.229218] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/net.sf.kxml/kxml2/2.3.0/ccbc77a5fd907ef863c29f3596c6f54ffa4e9442/kxml2-2.3.0.jar because:
[2024-02-28 09:54:39.229226] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.229454] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/net.sf.kxml/kxml2/2.3.0/ccbc77a5fd907ef863c29f3596c6f54ffa4e9442/kxml2-2.3.0.jar as it is up-to-date.
[2024-02-28 09:54:39.229471] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with IdentityTransform
[2024-02-28 09:54:39.229480] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar because:
[2024-02-28 09:54:39.229489] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.229498] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar as it is up-to-date.
[2024-02-28 09:54:39.229543] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar because:
[2024-02-28 09:54:39.229554] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.229635] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar as it is up-to-date.
[2024-02-28 09:54:39.229670] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar because:
[2024-02-28 09:54:39.229683] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.229692] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar as it is up-to-date.
[2024-02-28 09:54:39.229724] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar because:
[2024-02-28 09:54:39.229734] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.229765] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with IdentityTransform
[2024-02-28 09:54:39.229810] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar as it is up-to-date.
[2024-02-28 09:54:39.229834] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar because:
[2024-02-28 09:54:39.229844] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.229923] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar as it is up-to-date.
[2024-02-28 09:54:39.229964] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with IdentityTransform
[2024-02-28 09:54:39.229974] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar because:
[2024-02-28 09:54:39.229983] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.229992] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar as it is up-to-date.
[2024-02-28 09:54:39.230002] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.squareup/javawriter/2.1.1/67ff45d9ae02e583d0f9b3432a5ebbe05c30c966/javawriter-2.1.1.jar because:
[2024-02-28 09:54:39.230010] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.230019] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with IdentityTransform
[2024-02-28 09:54:39.230029] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.squareup/javawriter/2.1.1/67ff45d9ae02e583d0f9b3432a5ebbe05c30c966/javawriter-2.1.1.jar as it is up-to-date.
[2024-02-28 09:54:39.230039] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar because:
[2024-02-28 09:54:39.230073] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.230131] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar as it is up-to-date.
[2024-02-28 09:54:39.230154] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with IdentityTransform
[2024-02-28 09:54:39.230164] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with IdentityTransform
[2024-02-28 09:54:39.230206] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ebada84ccc5a4ab9e7f1259281993fd3/transformed/jetified-savedstate-1.0.0.aar because:
[2024-02-28 09:54:39.230383] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.230520] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ebada84ccc5a4ab9e7f1259281993fd3/transformed/jetified-savedstate-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:39.230724] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar because:
[2024-02-28 09:54:39.230752] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.230938] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar as it is up-to-date.
[2024-02-28 09:54:39.231125] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar because:
[2024-02-28 09:54:39.231144] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.231269] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar because:
[2024-02-28 09:54:39.231303] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.231313] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar as it is up-to-date.
[2024-02-28 09:54:39.231323] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar because:
[2024-02-28 09:54:39.231351] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.231361] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar because:
[2024-02-28 09:54:39.231370] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.231380] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar as it is up-to-date.
[2024-02-28 09:54:39.231390] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar as it is up-to-date.
[2024-02-28 09:54:39.231400] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar as it is up-to-date.
[2024-02-28 09:54:39.231409] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar because:
[2024-02-28 09:54:39.231452] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.231502] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar as it is up-to-date.
[2024-02-28 09:54:39.231531] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar because:
[2024-02-28 09:54:39.231691] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.232287] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar as it is up-to-date.
[2024-02-28 09:54:39.232309] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with IdentityTransform
[2024-02-28 09:54:39.232318] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:54:39.232327] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7bb08b648454858ba99e9cc964b014da/transformed/jetified-window-1.0.0-beta04.aar because:
[2024-02-28 09:54:39.232336] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.232345] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7bb08b648454858ba99e9cc964b014da/transformed/jetified-window-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:54:39.232354] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with JetifyTransform
[2024-02-28 09:54:39.232380] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with JetifyTransform
[2024-02-28 09:54:39.232602] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar because:
[2024-02-28 09:54:39.232617] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.232621] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar as it is up-to-date.
[2024-02-28 09:54:39.232625] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar because:
[2024-02-28 09:54:39.232629] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.232632] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:54:39.232636] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:39.232651] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:54:39.232655] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/javax.inject/javax.inject/1/6975da39a7040257bd51d21a231b76c915872d38/javax.inject-1.jar because:
[2024-02-28 09:54:39.232658] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.232924] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar because:
[2024-02-28 09:54:39.232945] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.232954] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/javax.inject/javax.inject/1/6975da39a7040257bd51d21a231b76c915872d38/javax.inject-1.jar as it is up-to-date.
[2024-02-28 09:54:39.233002] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar as it is up-to-date.
[2024-02-28 09:54:39.233344] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with IdentityTransform
[2024-02-28 09:54:39.233631] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with IdentityTransform
[2024-02-28 09:54:39.233841] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.checkerframework/checker-compat-qual/2.5.5/435dc33e3019c9f019e15f01aa111de9d6b2b79c/checker-compat-qual-2.5.5.jar because:
[2024-02-28 09:54:39.233885] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.233895] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.checkerframework/checker-compat-qual/2.5.5/435dc33e3019c9f019e15f01aa111de9d6b2b79c/checker-compat-qual-2.5.5.jar as it is up-to-date.
[2024-02-28 09:54:39.233905] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with IdentityTransform
[2024-02-28 09:54:39.234106] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar because:
[2024-02-28 09:54:39.234159] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.234171] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar as it is up-to-date.
[2024-02-28 09:54:39.234205] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar because:
[2024-02-28 09:54:39.234368] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.234383] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar as it is up-to-date.
[2024-02-28 09:54:39.234576] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with IdentityTransform
[2024-02-28 09:54:39.234592] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar because:
[2024-02-28 09:54:39.235747] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.235763] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar as it is up-to-date.
[2024-02-28 09:54:39.235985] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.5.2/f4cc07a50437659e0043e7da762809a46932b6a0/kotlinx-coroutines-core-jvm-1.5.2.jar because:
[2024-02-28 09:54:39.236024] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.236139] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.5.2/f4cc07a50437659e0043e7da762809a46932b6a0/kotlinx-coroutines-core-jvm-1.5.2.jar as it is up-to-date.
[2024-02-28 09:54:39.236251] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-android/1.5.2/d246a704a55b7bddb79407cce4348890eaa341d9/kotlinx-coroutines-android-1.5.2.jar because:
[2024-02-28 09:54:39.236311] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.236450] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with IdentityTransform
[2024-02-28 09:54:39.236558] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar because:
[2024-02-28 09:54:39.236573] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.236751] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar as it is up-to-date.
[2024-02-28 09:54:39.236767] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with IdentityTransform
[2024-02-28 09:54:39.236923] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-android/1.5.2/d246a704a55b7bddb79407cce4348890eaa341d9/kotlinx-coroutines-android-1.5.2.jar as it is up-to-date.
[2024-02-28 09:54:39.236995] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with IdentityTransform
[2024-02-28 09:54:39.237112] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar because:
[2024-02-28 09:54:39.237158] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.237353] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar as it is up-to-date.
[2024-02-28 09:54:39.237416] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar because:
[2024-02-28 09:54:39.237572] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.237593] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar as it is up-to-date.
[2024-02-28 09:54:39.237618] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar because:
[2024-02-28 09:54:39.237633] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.237642] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar as it is up-to-date.
[2024-02-28 09:54:39.237662] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar because:
[2024-02-28 09:54:39.237689] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.237720] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar as it is up-to-date.
[2024-02-28 09:54:39.237732] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar because:
[2024-02-28 09:54:39.237741] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.237852] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar as it is up-to-date.
[2024-02-28 09:54:39.237865] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:extractReleaseAnnotations' because:
[2024-02-28 09:54:39.237869] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.237872] [STDOUT] stdout: [ ] Task ':integration_test:extractReleaseAnnotations' is not up-to-date because:
[2024-02-28 09:54:39.237876] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:39.237879] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/src/release/java', not found
[2024-02-28 09:54:39.237993] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/generated/aidl_source_output_dir/release/out', not found
[2024-02-28 09:54:39.238010] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/generated/renderscript_source_output_dir/release/out', not found
[2024-02-28 09:54:39.238020] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:compileReleaseJavaWithJavac (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:39.238029] [STDOUT] stdout: [ ] :integration_test:compileReleaseJavaWithJavac (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:39.593790] [STDOUT] stdout: [ +355 ms] > Task :integration_test:compileReleaseJavaWithJavac
[2024-02-28 09:54:39.593912] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:compileReleaseJavaWithJavac' because:
[2024-02-28 09:54:39.593924] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.593932] [STDOUT] stdout: [ ] Task ':integration_test:compileReleaseJavaWithJavac' is not up-to-date because:
[2024-02-28 09:54:39.593940] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:39.593949] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:compileReleaseJavaWithJavac'.
[2024-02-28 09:54:39.593958] [STDOUT] stdout: [ ] Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
[2024-02-28 09:54:39.593967] [STDOUT] stdout: [ ] Compiling with toolchain '/Volumes/Work/s/w/ir/cache/java/Contents/Home'.
[2024-02-28 09:54:39.593976] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/src/release/java', not found
[2024-02-28 09:54:39.594017] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/generated/aidl_source_output_dir/release/out', not found
[2024-02-28 09:54:39.594051] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/generated/renderscript_source_output_dir/release/out', not found
[2024-02-28 09:54:39.594066] [STDOUT] stdout: [ ] Compiling with JDK Java compiler API.
[2024-02-28 09:54:39.594076] [STDOUT] stdout: [ ] Class dependency analysis for incremental compilation took 0.009 secs.
[2024-02-28 09:54:39.594086] [STDOUT] stdout: [ ] Created classpath snapshot for incremental compilation in 0.025 secs.
[2024-02-28 09:54:39.594096] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mergeReleaseGeneratedProguardFiles (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:39.594106] [STDOUT] stdout: [ ] :integration_test:mergeReleaseGeneratedProguardFiles (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:39.594138] [STDOUT] stdout: [ ] > Task :integration_test:mergeReleaseGeneratedProguardFiles
[2024-02-28 09:54:39.594149] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:mergeReleaseGeneratedProguardFiles' because:
[2024-02-28 09:54:39.594158] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.594166] [STDOUT] stdout: [ ] Task ':integration_test:mergeReleaseGeneratedProguardFiles' is not up-to-date because:
[2024-02-28 09:54:39.594174] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:39.594230] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mergeReleaseConsumerProguardFiles (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:39.594243] [STDOUT] stdout: [ ] :integration_test:mergeReleaseConsumerProguardFiles (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:39.594251] [STDOUT] stdout: [ ] > Task :integration_test:mergeReleaseConsumerProguardFiles
[2024-02-28 09:54:39.594259] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:mergeReleaseConsumerProguardFiles' because:
[2024-02-28 09:54:39.594268] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.594276] [STDOUT] stdout: [ ] Task ':integration_test:mergeReleaseConsumerProguardFiles' is not up-to-date because:
[2024-02-28 09:54:39.594284] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:39.594292] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:syncReleaseLibJars (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:39.594300] [STDOUT] stdout: [ ] :integration_test:syncReleaseLibJars (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:39.594308] [STDOUT] stdout: [ ] > Task :integration_test:syncReleaseLibJars
[2024-02-28 09:54:39.594316] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:syncReleaseLibJars' because:
[2024-02-28 09:54:39.594324] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.594332] [STDOUT] stdout: [ ] Task ':integration_test:syncReleaseLibJars' is not up-to-date because:
[2024-02-28 09:54:39.594340] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:39.594348] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:bundleReleaseLocalLintAar (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:39.594356] [STDOUT] stdout: [ ] :integration_test:bundleReleaseLocalLintAar (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:39.594406] [STDOUT] stdout: [ ] > Task :integration_test:bundleReleaseLocalLintAar
[2024-02-28 09:54:39.594429] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:bundleReleaseLocalLintAar' because:
[2024-02-28 09:54:39.594459] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.594471] [STDOUT] stdout: [ ] Task ':integration_test:bundleReleaseLocalLintAar' is not up-to-date because:
[2024-02-28 09:54:39.594481] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:39.594489] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/public_res/release/public.txt', not found
[2024-02-28 09:54:39.594499] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/navigation_json_for_aar/release/navigation.json', not found
[2024-02-28 09:54:39.594508] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/annotations_zip/release/annotations.zip', not found
[2024-02-28 09:54:39.594518] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/lint_publish_jar/global/lint.jar', not found
[2024-02-28 09:54:39.594685] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/library_art_profile/release/baseline-prof.txt', not found
[2024-02-28 09:54:39.594702] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/aidl_parcelable/release/out', not found
[2024-02-28 09:54:39.594712] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/renderscript_headers/release/out', not found
[2024-02-28 09:54:39.594721] [STDOUT] stdout: [ ] work action resolve out.aar (project :integration_test) (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:39.594746] [STDOUT] stdout: [ ] work action resolve out.aar (project :integration_test) (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:39.594756] [STDOUT] stdout: [ ] ExtractAarTransform (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:39.594764] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:extractReleaseAnnotations (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:39.594773] [STDOUT] stdout: [ ] ExtractAarTransform (Thread[included builds,5,main]) started.
[2024-02-28 09:54:39.594781] [STDOUT] stdout: [ ] :plugintest:extractReleaseAnnotations (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:39.594789] [STDOUT] stdout: [ ] > Transform out.aar (project :integration_test) with ExtractAarTransform
[2024-02-28 09:54:39.594798] [STDOUT] stdout: [ ] Transforming out.aar (project :integration_test) with ExtractAarTransform
[2024-02-28 09:54:39.594899] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/local_aar_for_lint/release/out.aar because:
[2024-02-28 09:54:39.594935] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.594945] [STDOUT] stdout: [ ] ExtractAarTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/local_aar_for_lint/release/out.aar is not up-to-date because:
[2024-02-28 09:54:39.594954] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:39.594962] [STDOUT] stdout: [ ] > Transform out.aar (project :integration_test) with ExtractAarTransform
[2024-02-28 09:54:39.594971] [STDOUT] stdout: [ ] Transforming out.aar (project :integration_test) with ExtractAarTransform
[2024-02-28 09:54:39.594979] [STDOUT] stdout: [ ] > Task :plugintest:extractReleaseAnnotations
[2024-02-28 09:54:39.594987] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:39.594997] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:39.595040] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:54:39.595051] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with IdentityTransform
[2024-02-28 09:54:39.595060] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:39.595068] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarToClassTransform
[2024-02-28 09:54:39.595077] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:39.595085] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarToClassTransform
[2024-02-28 09:54:39.595093] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:39.595102] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarToClassTransform
[2024-02-28 09:54:39.595239] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:39.595255] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarToClassTransform
[2024-02-28 09:54:39.595264] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:39.595290] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarToClassTransform
[2024-02-28 09:54:39.595301] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:39.595310] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:39.595318] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:39.595346] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:39.595358] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:39.595367] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:54:39.595422] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:39.595767] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:54:39.595784] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:39.595794] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarToClassTransform
[2024-02-28 09:54:39.595827] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:39.595839] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarToClassTransform
[2024-02-28 09:54:39.595848] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:39.595857] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarToClassTransform
[2024-02-28 09:54:39.595866] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:54:39.595874] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with IdentityTransform
[2024-02-28 09:54:39.595883] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:39.595891] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarToClassTransform
[2024-02-28 09:54:39.596379] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:54:39.596400] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with IdentityTransform
[2024-02-28 09:54:39.596419] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:39.596447] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarToClassTransform
[2024-02-28 09:54:39.596457] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:54:39.596466] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with IdentityTransform
[2024-02-28 09:54:39.596475] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:39.596833] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:54:39.596851] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:54:39.596860] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with IdentityTransform
[2024-02-28 09:54:39.596869] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:39.596878] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarToClassTransform
[2024-02-28 09:54:39.596886] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:39.596895] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarToClassTransform
[2024-02-28 09:54:39.596903] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:39.596912] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:54:39.596920] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:39.596928] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:54:39.596937] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:54:39.596946] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with IdentityTransform
[2024-02-28 09:54:39.596954] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:54:39.596963] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with IdentityTransform
[2024-02-28 09:54:39.596972] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.30) with JetifyTransform
[2024-02-28 09:54:39.596981] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.30) with IdentityTransform
[2024-02-28 09:54:39.596989] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.30) with JetifyTransform
[2024-02-28 09:54:39.597016] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.5.30.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.30) with IdentityTransform
[2024-02-28 09:54:39.597341] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib:1.5.31) with JetifyTransform
[2024-02-28 09:54:39.597363] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib:1.5.31) with IdentityTransform
[2024-02-28 09:54:39.597372] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:54:39.597380] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with IdentityTransform
[2024-02-28 09:54:39.597389] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31) with JetifyTransform
[2024-02-28 09:54:39.597398] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.5.31.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31) with IdentityTransform
[2024-02-28 09:54:39.597407] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:extractReleaseAnnotations' because:
[2024-02-28 09:54:39.597415] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.597423] [STDOUT] stdout: [ ] Task ':plugintest:extractReleaseAnnotations' is not up-to-date because:
[2024-02-28 09:54:39.597484] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:39.597498] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/android/src/release/java', not found
[2024-02-28 09:54:39.597562] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/generated/aidl_source_output_dir/release/out', not found
[2024-02-28 09:54:39.597574] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/generated/renderscript_source_output_dir/release/out', not found
[2024-02-28 09:54:39.597583] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:compileReleaseJavaWithJavac (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:39.597592] [STDOUT] stdout: [ ] :plugintest:compileReleaseJavaWithJavac (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:39.805623] [STDOUT] stdout: [ +208 ms] > Task :plugintest:compileReleaseJavaWithJavac
[2024-02-28 09:54:39.805676] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:compileReleaseJavaWithJavac' because:
[2024-02-28 09:54:39.805681] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.805685] [STDOUT] stdout: [ ] Task ':plugintest:compileReleaseJavaWithJavac' is not up-to-date because:
[2024-02-28 09:54:39.805688] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:39.805691] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:compileReleaseJavaWithJavac'.
[2024-02-28 09:54:39.805695] [STDOUT] stdout: [ ] Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
[2024-02-28 09:54:39.805698] [STDOUT] stdout: [ ] Compiling with toolchain '/Volumes/Work/s/w/ir/cache/java/Contents/Home'.
[2024-02-28 09:54:39.805701] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/android/src/release/java', not found
[2024-02-28 09:54:39.805705] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/generated/aidl_source_output_dir/release/out', not found
[2024-02-28 09:54:39.805964] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/generated/renderscript_source_output_dir/release/out', not found
[2024-02-28 09:54:39.805992] [STDOUT] stdout: [ ] Compiling with JDK Java compiler API.
[2024-02-28 09:54:39.806002] [STDOUT] stdout: [ ] Class dependency analysis for incremental compilation took 0.0 secs.
[2024-02-28 09:54:39.806270] [STDOUT] stdout: [ ] Created classpath snapshot for incremental compilation in 0.002 secs.
[2024-02-28 09:54:39.806277] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mergeReleaseGeneratedProguardFiles (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:39.806420] [STDOUT] stdout: [ ] :plugintest:mergeReleaseGeneratedProguardFiles (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:39.806432] [STDOUT] stdout: [ ] > Task :plugintest:mergeReleaseGeneratedProguardFiles
[2024-02-28 09:54:39.806436] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:mergeReleaseGeneratedProguardFiles' because:
[2024-02-28 09:54:39.806440] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.806443] [STDOUT] stdout: [ ] Task ':plugintest:mergeReleaseGeneratedProguardFiles' is not up-to-date because:
[2024-02-28 09:54:39.806447] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:39.806450] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mergeReleaseConsumerProguardFiles (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:39.806454] [STDOUT] stdout: [ ] :plugintest:mergeReleaseConsumerProguardFiles (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:39.806457] [STDOUT] stdout: [ ] > Task :plugintest:mergeReleaseConsumerProguardFiles
[2024-02-28 09:54:39.806461] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:mergeReleaseConsumerProguardFiles' because:
[2024-02-28 09:54:39.806464] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.806467] [STDOUT] stdout: [ ] Task ':plugintest:mergeReleaseConsumerProguardFiles' is not up-to-date because:
[2024-02-28 09:54:39.806538] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:39.806546] [STDOUT] stdout: [ ] :plugintest:compileReleaseShaders (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:39.806550] [STDOUT] stdout: [ ] > Task :plugintest:compileReleaseShaders NO-SOURCE
[2024-02-28 09:54:39.806553] [STDOUT] stdout: [ ] Skipping task ':plugintest:compileReleaseShaders' as it has no source files and no previous output files.
[2024-02-28 09:54:39.806557] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:generateReleaseAssets (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:39.806580] [STDOUT] stdout: [ ] :plugintest:generateReleaseAssets (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:39.806584] [STDOUT] stdout: [ ] > Task :plugintest:generateReleaseAssets UP-TO-DATE
[2024-02-28 09:54:39.806588] [STDOUT] stdout: [ ] Skipping task ':plugintest:generateReleaseAssets' as it has no actions.
[2024-02-28 09:54:39.806591] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:packageReleaseAssets (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:39.806596] [STDOUT] stdout: [ ] :plugintest:packageReleaseAssets (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:39.806600] [STDOUT] stdout: [ ] > Task :plugintest:packageReleaseAssets
[2024-02-28 09:54:39.806603] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:packageReleaseAssets' because:
[2024-02-28 09:54:39.806607] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.806617] [STDOUT] stdout: [ ] Task ':plugintest:packageReleaseAssets' is not up-to-date because:
[2024-02-28 09:54:39.806620] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:39.806796] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:packageReleaseAssets'.
[2024-02-28 09:54:39.807042] [STDOUT] stdout: [ ] work action resolve out (project :plugintest) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:39.807051] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:packageReleaseRenderscript (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:39.807055] [STDOUT] stdout: [ ] :plugintest:packageReleaseRenderscript (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:39.807058] [STDOUT] stdout: [ ] > Task :plugintest:packageReleaseRenderscript NO-SOURCE
[2024-02-28 09:54:39.807062] [STDOUT] stdout: [ ] Skipping task ':plugintest:packageReleaseRenderscript' as it has no source files and no previous output files.
[2024-02-28 09:54:39.807217] [STDOUT] stdout: [ ] work action resolve out (project :plugintest) (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:39.807247] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:prepareLintJarForPublish (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:39.807257] [STDOUT] stdout: [ ] :plugintest:prepareLintJarForPublish (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:39.807275] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:prepareReleaseArtProfile (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:39.807280] [STDOUT] stdout: [ ] :plugintest:prepareReleaseArtProfile (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:39.807284] [STDOUT] stdout: [ ] > Task :plugintest:prepareLintJarForPublish
[2024-02-28 09:54:39.807287] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:prepareLintJarForPublish' because:
[2024-02-28 09:54:39.807303] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.807306] [STDOUT] stdout: [ ] Task ':plugintest:prepareLintJarForPublish' is not up-to-date because:
[2024-02-28 09:54:39.807310] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:39.807442] [STDOUT] stdout: [ ] > Task :plugintest:prepareReleaseArtProfile
[2024-02-28 09:54:39.807448] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:prepareReleaseArtProfile' because:
[2024-02-28 09:54:39.807452] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.807456] [STDOUT] stdout: [ ] Task ':plugintest:prepareReleaseArtProfile' is not up-to-date because:
[2024-02-28 09:54:39.807459] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:39.807462] [STDOUT] stdout: [ ] work action resolve lint.jar (project :plugintest) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:39.807558] [STDOUT] stdout: [ ] work action resolve lint.jar (project :plugintest) (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:39.807713] [STDOUT] stdout: [ ] work action resolve baseline-prof.txt (project :plugintest) (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:39.807721] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:processReleaseJavaRes (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:39.807725] [STDOUT] stdout: [ ] :plugintest:processReleaseJavaRes (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:39.807729] [STDOUT] stdout: [ ] > Task :plugintest:processReleaseJavaRes NO-SOURCE
[2024-02-28 09:54:39.807732] [STDOUT] stdout: [ ] Skipping task ':plugintest:processReleaseJavaRes' as it has no source files and no previous output files.
[2024-02-28 09:54:39.807752] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mergeReleaseJavaResource (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:39.807756] [STDOUT] stdout: [ ] :plugintest:mergeReleaseJavaResource (Thread[included builds,5,main]) started.
[2024-02-28 09:54:39.807783] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:writeReleaseAarMetadata (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:39.807855] [STDOUT] stdout: [ ] :plugintest:writeReleaseAarMetadata (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:39.807983] [STDOUT] stdout: [ ] Resolve mutations for :app:buildKotlinToolingMetadata (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:39.808023] [STDOUT] stdout: [ ] :app:buildKotlinToolingMetadata (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:39.808035] [STDOUT] stdout: [ ] > Task :plugintest:mergeReleaseJavaResource
[2024-02-28 09:54:39.808044] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:mergeReleaseJavaResource' because:
[2024-02-28 09:54:39.808071] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.808080] [STDOUT] stdout: [ ] Task ':plugintest:mergeReleaseJavaResource' is not up-to-date because:
[2024-02-28 09:54:39.808088] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:39.808096] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:mergeReleaseJavaResource'.
[2024-02-28 09:54:39.808139] [STDOUT] stdout: [ ] > Task :plugintest:writeReleaseAarMetadata
[2024-02-28 09:54:39.808173] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:writeReleaseAarMetadata' because:
[2024-02-28 09:54:39.808191] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.808200] [STDOUT] stdout: [ ] Task ':plugintest:writeReleaseAarMetadata' is not up-to-date because:
[2024-02-28 09:54:39.808209] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:39.808217] [STDOUT] stdout: [ ] > Task :app:buildKotlinToolingMetadata
[2024-02-28 09:54:39.808242] [STDOUT] stdout: [ ] Caching disabled for task ':app:buildKotlinToolingMetadata' because:
[2024-02-28 09:54:39.808285] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.808292] [STDOUT] stdout: [ ] Task ':app:buildKotlinToolingMetadata' is not up-to-date because:
[2024-02-28 09:54:39.808295] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:39.808386] [STDOUT] stdout: [ ] work action resolve aar-metadata.properties (project :plugintest) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:39.808394] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:syncReleaseLibJars (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:39.808398] [STDOUT] stdout: [ ] :plugintest:syncReleaseLibJars (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:39.808401] [STDOUT] stdout: [ ] > Task :plugintest:syncReleaseLibJars
[2024-02-28 09:54:39.808404] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:syncReleaseLibJars' because:
[2024-02-28 09:54:39.808564] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.808571] [STDOUT] stdout: [ ] Task ':plugintest:syncReleaseLibJars' is not up-to-date because:
[2024-02-28 09:54:39.808574] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:39.808578] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:bundleReleaseLocalLintAar (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:39.808755] [STDOUT] stdout: [ ] :plugintest:bundleReleaseLocalLintAar (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:39.808762] [STDOUT] stdout: [ ] > Task :plugintest:bundleReleaseLocalLintAar
[2024-02-28 09:54:39.808765] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:bundleReleaseLocalLintAar' because:
[2024-02-28 09:54:39.808768] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.808771] [STDOUT] stdout: [ ] Task ':plugintest:bundleReleaseLocalLintAar' is not up-to-date because:
[2024-02-28 09:54:39.808775] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:39.808778] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/public_res/release/public.txt', not found
[2024-02-28 09:54:39.808782] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/navigation_json_for_aar/release/navigation.json', not found
[2024-02-28 09:54:39.808887] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/annotations_zip/release/annotations.zip', not found
[2024-02-28 09:54:39.808894] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_consumer_proguard_file/release/proguard.txt', not found
[2024-02-28 09:54:39.808898] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/lint_publish_jar/global/lint.jar', not found
[2024-02-28 09:54:39.808902] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/library_art_profile/release/baseline-prof.txt', not found
[2024-02-28 09:54:39.808906] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/aidl_parcelable/release/out', not found
[2024-02-28 09:54:39.809051] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/renderscript_headers/release/out', not found
[2024-02-28 09:54:39.809057] [STDOUT] stdout: [ ] work action resolve out.aar (project :plugintest) (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:39.809061] [STDOUT] stdout: [ ] work action resolve out.aar (project :plugintest) (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:39.809064] [STDOUT] stdout: [ ] ExtractAarTransform (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:39.809068] [STDOUT] stdout: [ ] Resolve mutations for :app:compileFlutterBuildRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:39.809071] [STDOUT] stdout: [ ] ExtractAarTransform (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:39.809074] [STDOUT] stdout: [ ] :app:compileFlutterBuildRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:39.809086] [STDOUT] stdout: [ ] > Transform out.aar (project :plugintest) with ExtractAarTransform
[2024-02-28 09:54:39.809090] [STDOUT] stdout: [ ] Transforming out.aar (project :plugintest) with ExtractAarTransform
[2024-02-28 09:54:39.809249] [STDOUT] stdout: [ ] Caching disabled for ExtractAarTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/local_aar_for_lint/release/out.aar because:
[2024-02-28 09:54:39.809256] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:39.809260] [STDOUT] stdout: [ ] ExtractAarTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/local_aar_for_lint/release/out.aar is not up-to-date because:
[2024-02-28 09:54:39.809264] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:39.809267] [STDOUT] stdout: [ ] > Transform out.aar (project :plugintest) with ExtractAarTransform
[2024-02-28 09:54:39.809270] [STDOUT] stdout: [ ] Transforming out.aar (project :plugintest) with ExtractAarTransform
[2024-02-28 09:54:41.723094] [STDOUT] stdout: [+1913 ms] > Task :app:compileFlutterBuildRelease
[2024-02-28 09:54:41.723115] [STDOUT] stdout: [ ] Caching disabled for task ':app:compileFlutterBuildRelease' because:
[2024-02-28 09:54:41.723119] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:41.723160] [STDOUT] stdout: [ ] Task ':app:compileFlutterBuildRelease' is not up-to-date because:
[2024-02-28 09:54:41.723179] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:41.723475] [STDOUT] stdout: [ ] Starting process 'command '/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/flutter''. Working directory: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example Command: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/flutter --verbose assemble --no-version-check --depfile /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/flutter/release/flutter_build.d --output /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/flutter/release -dTargetFile=lib/main.dart -dTargetPlatform=android -dBuildMode=release -dTrackWidgetCreation=true -dTreeShakeIcons=true -dFlavor= -dAndroidArchs=android-arm android-arm64 android-x64 -dMinSdkVersion=21 android_aot_bundle_release_android-arm android_aot_bundle_release_android-arm64 android_aot_bundle_release_android-x64
[2024-02-28 09:54:41.723489] [STDOUT] stdout: [ ] Successfully started process 'command '/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/flutter''
[2024-02-28 09:54:41.723493] [STDOUT] stdout: [ ] [ +1 ms] Could not interpret results of "git describe": 3.20.0-15.0.pre.28
[2024-02-28 09:54:41.723496] [STDOUT] stdout: [ ] [ +13 ms] executing: sysctl hw.optional.arm64
[2024-02-28 09:54:41.723500] [STDOUT] stdout: [ ] [ +2 ms] Exit code 0 from: sysctl hw.optional.arm64
[2024-02-28 09:54:41.723503] [STDOUT] stdout: [ ] [ ] hw.optional.arm64: 1
[2024-02-28 09:54:41.723506] [STDOUT] stdout: [ ] [ +10 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.723510] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.723513] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.723517] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[2024-02-28 09:54:41.723520] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
[2024-02-28 09:54:41.723523] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.723527] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.723530] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.723627] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.723634] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.723638] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.723641] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[2024-02-28 09:54:41.723761] [STDOUT] stdout: [ ] [ +35 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
[2024-02-28 09:54:41.723781] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
[2024-02-28 09:54:41.723791] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.723800] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.723824] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[2024-02-28 09:54:41.723843] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
[2024-02-28 09:54:41.723848] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FlutterSdk' is not required, skipping update.
[2024-02-28 09:54:41.723851] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.723874] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.723886] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.723895] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.723905] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.723955] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.723960] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[2024-02-28 09:54:41.723964] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.723967] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.723971] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.724245] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.724261] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.724271] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
[2024-02-28 09:54:41.724280] [STDOUT] stdout: [ ] [ ] Artifact Instance of 'PubDependencies' is not required, skipping update.
[2024-02-28 09:54:41.724288] [STDOUT] stdout: [ ] [ +7 ms] Initializing file store
[2024-02-28 09:54:41.724297] [STDOUT] stdout: [ ] [ +10 ms] native_assets: Starting due to {}
[2024-02-28 09:54:41.724305] [STDOUT] stdout: [ ] [ ] Skipping target: gen_localizations
[2024-02-28 09:54:41.724315] [STDOUT] stdout: [ ] [ +3 ms] gen_dart_plugin_registrant: Starting due to {InvalidatedReasonKind.inputChanged: The following inputs have updated contents: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/.dart_tool/package_config_subset}
[2024-02-28 09:54:41.724325] [STDOUT] stdout: [ ] [ +16 ms] Found plugin plugintest at /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/
[2024-02-28 09:54:41.724452] [STDOUT] stdout: [ ] [ +7 ms] No packages with native assets. Skipping native assets compilation.
[2024-02-28 09:54:41.724464] [STDOUT] stdout: [ ] [ ] Writing native_assets.yaml.
[2024-02-28 09:54:41.724468] [STDOUT] stdout: [ ] [ +7 ms] Writing /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/.dart_tool/flutter_build/d61a138a115059c854dc9c28b2d37c29/native_assets.yaml done.
[2024-02-28 09:54:41.724473] [STDOUT] stdout: [ ] [ ] native_assets: Complete
[2024-02-28 09:54:41.724477] [STDOUT] stdout: [ ] [ +18 ms] Found plugin integration_test at /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/
[2024-02-28 09:54:41.724480] [STDOUT] stdout: [ ] [ +2 ms] gen_dart_plugin_registrant: Complete
[2024-02-28 09:54:41.724538] [STDOUT] stdout: [ ] [ ] kernel_snapshot: Starting due to {}
[2024-02-28 09:54:41.724568] [STDOUT] stdout: [ ] [ +1 ms] Embedding native assets mapping /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/.dart_tool/flutter_build/d61a138a115059c854dc9c28b2d37c29/native_assets.yaml in kernel.
[2024-02-28 09:54:41.724652] [STDOUT] stdout: [ ] [ +3 ms] /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/dart-sdk/bin/dartaotruntime --disable-dart-dev /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/dart-sdk/bin/snapshots/frontend_server_aot.dart.snapshot --sdk-root /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/common/flutter_patched_sdk_product/ --target=flutter --no-print-incremental-dependencies -Ddart.vm.profile=false -Ddart.vm.product=true --aot --tfa --target-os android --packages /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/.dart_tool/package_config.json --output-dill /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/.dart_tool/flutter_build/d61a138a115059c854dc9c28b2d37c29/app.dill --depfile /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/.dart_tool/flutter_build/d61a138a115059c854dc9c28b2d37c29/kernel_snapshot.d --native-assets /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/.dart_tool/flutter_build/d61a138a115059c854dc9c28b2d37c29/native_assets.yaml --verbosity=error package:plugintest_example/main.dart
[2024-02-28 09:54:44.777056] [STDOUT] stdout: [+3052 ms] [+4720 ms] kernel_snapshot: Complete
[2024-02-28 09:54:44.981458] [STDOUT] stdout: [ +204 ms] [ +236 ms] android_aot_release_android-arm: Starting due to {}
[2024-02-28 09:54:44.981511] [STDOUT] stdout: [ ] [ +1 ms] targetingApplePlatform = false
[2024-02-28 09:54:44.981562] [STDOUT] stdout: [ ] [ ] extractAppleDebugSymbols = true
[2024-02-28 09:54:44.981573] [STDOUT] stdout: [ ] [ ] Will strip AOT snapshot during build.
[2024-02-28 09:54:44.981749] [STDOUT] stdout: [ ] [ ] executing: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm-release/darwin-x64/gen_snapshot --deterministic --snapshot_kind=app-aot-elf --elf=/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/.dart_tool/flutter_build/d61a138a115059c854dc9c28b2d37c29/armeabi-v7a/app.so --strip --no-sim-use-hardfp --no-use-integer-division /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/.dart_tool/flutter_build/d61a138a115059c854dc9c28b2d37c29/app.dill
[2024-02-28 09:54:44.981766] [STDOUT] stdout: [ ] [ ] aot_android_asset_bundle: Starting due to {}
[2024-02-28 09:54:44.981855] [STDOUT] stdout: [ ] [ +3 ms] android_aot_release_android-arm64: Starting due to {}
[2024-02-28 09:54:44.981870] [STDOUT] stdout: [ ] [ ] targetingApplePlatform = false
[2024-02-28 09:54:44.982256] [STDOUT] stdout: [ ] [ ] extractAppleDebugSymbols = true
[2024-02-28 09:54:44.982287] [STDOUT] stdout: [ ] [ ] Will strip AOT snapshot during build.
[2024-02-28 09:54:44.982429] [STDOUT] stdout: [ ] [ ] executing: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-arm64-release/darwin-x64/gen_snapshot --deterministic --snapshot_kind=app-aot-elf --elf=/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/.dart_tool/flutter_build/d61a138a115059c854dc9c28b2d37c29/arm64-v8a/app.so --strip /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/.dart_tool/flutter_build/d61a138a115059c854dc9c28b2d37c29/app.dill
[2024-02-28 09:54:44.982446] [STDOUT] stdout: [ ] [ ] android_aot_release_android-x64: Starting due to {}
[2024-02-28 09:54:44.982455] [STDOUT] stdout: [ ] [ ] targetingApplePlatform = false
[2024-02-28 09:54:44.982463] [STDOUT] stdout: [ ] [ ] extractAppleDebugSymbols = true
[2024-02-28 09:54:44.982535] [STDOUT] stdout: [ ] [ ] Will strip AOT snapshot during build.
[2024-02-28 09:54:44.982758] [STDOUT] stdout: [ ] [ ] executing: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/android-x64-release/darwin-x64/gen_snapshot --deterministic --snapshot_kind=app-aot-elf --elf=/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/.dart_tool/flutter_build/d61a138a115059c854dc9c28b2d37c29/x86_64/app.so --strip /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/.dart_tool/flutter_build/d61a138a115059c854dc9c28b2d37c29/app.dill
[2024-02-28 09:54:44.983098] [STDOUT] stdout: [ ] [ +55 ms] shaderc command: [/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/darwin-x64/impellerc, --sksl, --runtime-stage-gles, --runtime-stage-vulkan, --iplr, --sl=/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/flutter/release/flutter_assets/shaders/ink_sparkle.frag, --spirv=/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/flutter/release/flutter_assets/shaders/ink_sparkle.frag.spirv, --input=/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/flutter/lib/src/material/shaders/ink_sparkle.frag, --input-type=frag, --include=/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/flutter/lib/src/material/shaders, --include=/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/darwin-x64/shader_lib]
[2024-02-28 09:54:44.983287] [STDOUT] stdout: [ ] [ +36 ms] Running command: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/dart-sdk/bin/dart --disable-dart-dev /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/darwin-x64/const_finder.dart.snapshot --kernel-file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/.dart_tool/flutter_build/d61a138a115059c854dc9c28b2d37c29/app.dill --class-library-uri package:flutter/src/widgets/icon_data.dart --class-name IconData --annotation-class-name _StaticIconProvider --annotation-class-library-uri package:flutter/src/widgets/icon_data.dart
[2024-02-28 09:54:45.575887] [STDOUT] stdout: [ +592 ms] [ +508 ms] Running font-subset: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/engine/darwin-x64/font-subset /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/flutter/release/flutter_assets/fonts/MaterialIcons-Regular.otf /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/bin/cache/artifacts/material_fonts/MaterialIcons-Regular.otf, using codepoints 57490 62832 57706 58332 58727
[2024-02-28 09:54:45.575914] [STDOUT] stdout: [ ] [ +9 ms] Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 1324 bytes (99.9% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
[2024-02-28 09:54:45.575918] [STDOUT] stdout: [ ] [ ] aot_android_asset_bundle: Complete
[2024-02-28 09:54:49.184370] [STDOUT] stdout: [+3608 ms] [+3617 ms] android_aot_release_android-x64: Complete
[2024-02-28 09:54:49.184389] [STDOUT] stdout: [ ] [ +120 ms] android_aot_bundle_release_android-x64: Starting due to {}
[2024-02-28 09:54:49.184393] [STDOUT] stdout: [ ] [ +2 ms] android_aot_bundle_release_android-x64: Complete
[2024-02-28 09:54:49.344183] [STDOUT] stdout: [ +159 ms] [ +32 ms] android_aot_release_android-arm: Complete
[2024-02-28 09:54:49.522682] [STDOUT] stdout: [ +178 ms] [ +117 ms] android_aot_bundle_release_android-arm: Starting due to {}
[2024-02-28 09:54:49.522700] [STDOUT] stdout: [ ] [ +2 ms] android_aot_bundle_release_android-arm: Complete
[2024-02-28 09:54:49.522704] [STDOUT] stdout: [ ] [ +35 ms] android_aot_release_android-arm64: Complete
[2024-02-28 09:54:49.634760] [STDOUT] stdout: [ +111 ms] [ +116 ms] android_aot_bundle_release_android-arm64: Starting due to {}
[2024-02-28 09:54:49.634779] [STDOUT] stdout: [ ] [ +1 ms] android_aot_bundle_release_android-arm64: Complete
[2024-02-28 09:54:49.634783] [STDOUT] stdout: [ ] [ +31 ms] _composite: Starting due to {}
[2024-02-28 09:54:49.634787] [STDOUT] stdout: [ ] [ ] _composite: Complete
[2024-02-28 09:54:49.634790] [STDOUT] stdout: [ ] [ ] Persisting file store
[2024-02-28 09:54:49.634793] [STDOUT] stdout: [ ] [ +4 ms] Done persisting file store
[2024-02-28 09:54:49.634796] [STDOUT] stdout: [ ] [ +2 ms] build succeeded.
[2024-02-28 09:54:49.634810] [STDOUT] stdout: [ ] [ +5 ms] "flutter assemble" took 9,784ms.
[2024-02-28 09:54:49.634814] [STDOUT] stdout: [ ] [ +1 ms] ensureAnalyticsSent: 0ms
[2024-02-28 09:54:49.634817] [STDOUT] stdout: [ ] [ ] Running 0 shutdown hooks
[2024-02-28 09:54:49.634873] [STDOUT] stdout: [ ] [ ] Shutdown hooks complete
[2024-02-28 09:54:49.634880] [STDOUT] stdout: [ ] [ ] exiting with code 0
[2024-02-28 09:54:49.634884] [STDOUT] stdout: [ ] Resolve mutations for :app:packJniLibsflutterBuildRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:49.634995] [STDOUT] stdout: [ ] :app:packJniLibsflutterBuildRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:50.016155] [STDOUT] stdout: [ +380 ms] > Task :app:packJniLibsflutterBuildRelease
[2024-02-28 09:54:50.016193] [STDOUT] stdout: [ ] Caching disabled for task ':app:packJniLibsflutterBuildRelease' because:
[2024-02-28 09:54:50.016204] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.016213] [STDOUT] stdout: [ ] Task ':app:packJniLibsflutterBuildRelease' is not up-to-date because:
[2024-02-28 09:54:50.016243] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.016547] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/native_assets/android/jniLibs/lib/armeabi-v7a', not found
[2024-02-28 09:54:50.016567] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/native_assets/android/jniLibs/lib/arm64-v8a', not found
[2024-02-28 09:54:50.016712] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/native_assets/android/jniLibs/lib/x86_64', not found
[2024-02-28 09:54:50.016776] [STDOUT] stdout: [ ] Resolve mutations for :app:preBuild (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:50.016952] [STDOUT] stdout: [ ] :app:preBuild (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:50.016961] [STDOUT] stdout: [ ] > Task :app:preBuild UP-TO-DATE
[2024-02-28 09:54:50.016965] [STDOUT] stdout: [ ] Skipping task ':app:preBuild' as it has no actions.
[2024-02-28 09:54:50.017156] [STDOUT] stdout: [ ] Resolve mutations for :app:preReleaseBuild (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:50.017177] [STDOUT] stdout: [ ] :app:preReleaseBuild (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:50.017186] [STDOUT] stdout: [ ] > Task :app:preReleaseBuild UP-TO-DATE
[2024-02-28 09:54:50.017195] [STDOUT] stdout: [ ] Skipping task ':app:preReleaseBuild' as it has no actions.
[2024-02-28 09:54:50.017204] [STDOUT] stdout: [ ] Resolve mutations for :app:compileReleaseAidl (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:50.017213] [STDOUT] stdout: [ ] :app:compileReleaseAidl (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:50.017221] [STDOUT] stdout: [ ] > Task :app:compileReleaseAidl NO-SOURCE
[2024-02-28 09:54:50.017246] [STDOUT] stdout: [ ] Skipping task ':app:compileReleaseAidl' as it has no source files and no previous output files.
[2024-02-28 09:54:50.017257] [STDOUT] stdout: [ ] Resolve mutations for :app:compileReleaseRenderscript (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:50.017266] [STDOUT] stdout: [ ] :app:compileReleaseRenderscript (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:50.017274] [STDOUT] stdout: [ ] > Task :app:compileReleaseRenderscript NO-SOURCE
[2024-02-28 09:54:50.017397] [STDOUT] stdout: [ ] Skipping task ':app:compileReleaseRenderscript' as it has no source files and no previous output files.
[2024-02-28 09:54:50.017415] [STDOUT] stdout: [ ] Resolve mutations for :app:generateReleaseBuildConfig (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:50.017425] [STDOUT] stdout: [ ] :app:generateReleaseBuildConfig (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:50.017433] [STDOUT] stdout: [ ] > Task :app:generateReleaseBuildConfig
[2024-02-28 09:54:50.017443] [STDOUT] stdout: [ ] Caching disabled for task ':app:generateReleaseBuildConfig' because:
[2024-02-28 09:54:50.017451] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.017469] [STDOUT] stdout: [ ] Task ':app:generateReleaseBuildConfig' is not up-to-date because:
[2024-02-28 09:54:50.017479] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.017559] [STDOUT] stdout: [ ] Resolve mutations for :app:checkReleaseAarMetadata (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:50.017572] [STDOUT] stdout: [ ] :app:checkReleaseAarMetadata (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:50.018029] [STDOUT] stdout: [ ] Resolve mutations for :app:cleanMergeReleaseAssets (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:50.018070] [STDOUT] stdout: [ ] :app:cleanMergeReleaseAssets (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:50.018079] [STDOUT] stdout: [ ] > Task :app:cleanMergeReleaseAssets UP-TO-DATE
[2024-02-28 09:54:50.018083] [STDOUT] stdout: [ ] Caching disabled for task ':app:cleanMergeReleaseAssets' because:
[2024-02-28 09:54:50.018086] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.018089] [STDOUT] stdout: [ ] Task ':app:cleanMergeReleaseAssets' is not up-to-date because:
[2024-02-28 09:54:50.018093] [STDOUT] stdout: [ ] Task has not declared any outputs despite executing actions.
[2024-02-28 09:54:50.018440] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseShaders (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:50.018464] [STDOUT] stdout: [ ] :app:mergeReleaseShaders (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:50.018473] [STDOUT] stdout: [ ] > Task :app:checkReleaseAarMetadata
[2024-02-28 09:54:50.018481] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:50.018490] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:50.018499] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:50.018508] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:50.018517] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:50.018544] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:50.018555] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.018564] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.018572] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:50.018581] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:50.018829] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.018846] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:50.018856] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.018864] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.018872] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:50.018881] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.018889] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.018898] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:50.018906] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.018915] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.018977] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:50.018986] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.018995] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.019004] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:50.019034] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.019050] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.019059] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:50.019067] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.019076] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.019085] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:50.019095] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.019123] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.019135] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:50.019144] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.019152] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.019169] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.019178] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.019187] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.019195] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.019204] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.019213] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.019395] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.019452] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.019467] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.019471] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.019475] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.019478] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.019482] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.019540] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.019547] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.019585] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.019590] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.019593] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.019597] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:50.019600] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.019604] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.019607] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:50.019611] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.019615] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:50.019618] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:50.019622] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.019753] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:50.019761] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:50.019764] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.019768] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.019772] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:50.019775] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:50.019778] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.019894] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.019916] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:50.020047] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.020057] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:50.020061] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.020065] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.020068] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:50.020081] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.020085] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.020285] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:50.020493] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.020511] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.020521] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:50.020530] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.020538] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.020565] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:50.020576] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.020584] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:50.020593] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:50.020602] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:50.020624] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.020634] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:50.020643] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:50.020817] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.020848] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:50.020852] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:50.020856] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:50.020860] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:50.021119] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:50.021155] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.021165] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.021175] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.021184] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:50.021193] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.021202] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:50.021275] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:50.021320] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.021331] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:50.021341] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.021350] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:50.021359] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:50.021368] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.021376] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.021421] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:50.021438] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:50.021458] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.021488] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.021501] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.021510] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:50.021519] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:50.021528] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.021694] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:50.022007] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.022090] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:50.022250] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.022407] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.022466] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.022632] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:50.022693] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:50.022792] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.022899] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:50.022912] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.023035] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.023063] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:50.023263] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:50.023288] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.023296] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:50.023532] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:50.023570] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.023579] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:50.023710] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.023887] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:50.023902] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:50.023912] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:50.023920] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.023929] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.023953] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:50.023964] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.023972] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:50.024043] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:50.024057] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.024066] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:50.024224] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:50.024240] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.024249] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:50.024258] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.024267] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.024276] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:50.024284] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.024292] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.024346] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:50.024361] [STDOUT] stdout: [ ] Caching disabled for task ':app:checkReleaseAarMetadata' because:
[2024-02-28 09:54:50.024370] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.024378] [STDOUT] stdout: [ ] Task ':app:checkReleaseAarMetadata' is not up-to-date because:
[2024-02-28 09:54:50.024435] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.024567] [STDOUT] stdout: [ ] > Task :app:mergeReleaseShaders
[2024-02-28 09:54:50.024579] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseShaders' because:
[2024-02-28 09:54:50.024587] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.024595] [STDOUT] stdout: [ ] Task ':app:mergeReleaseShaders' is not up-to-date because:
[2024-02-28 09:54:50.024603] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.024611] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:mergeReleaseShaders'.
[2024-02-28 09:54:50.024620] [STDOUT] stdout: [ ] Resolve mutations for :app:compileReleaseShaders (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:50.024628] [STDOUT] stdout: [ ] :app:compileReleaseShaders (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:50.024637] [STDOUT] stdout: [ ] > Task :app:compileReleaseShaders NO-SOURCE
[2024-02-28 09:54:50.024645] [STDOUT] stdout: [ ] Skipping task ':app:compileReleaseShaders' as it has no source files and no previous output files.
[2024-02-28 09:54:50.024653] [STDOUT] stdout: [ ] Resolve mutations for :app:generateReleaseAssets (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:50.024662] [STDOUT] stdout: [ ] :app:generateReleaseAssets (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:50.024701] [STDOUT] stdout: [ ] > Task :app:generateReleaseAssets UP-TO-DATE
[2024-02-28 09:54:50.024712] [STDOUT] stdout: [ ] Skipping task ':app:generateReleaseAssets' as it has no actions.
[2024-02-28 09:54:50.024732] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseAssets (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:50.024741] [STDOUT] stdout: [ ] :app:mergeReleaseAssets (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:50.024890] [STDOUT] stdout: [ ] > Task :app:mergeReleaseAssets
[2024-02-28 09:54:50.024908] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:50.024918] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:50.024927] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:50.024936] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:50.025354] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:50.025397] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:50.025422] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.025577] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.025597] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:50.025630] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:50.025805] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.025852] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:50.025961] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.026081] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.026154] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:50.026259] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.026331] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.026462] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:50.026580] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.026590] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.026834] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:50.026875] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.026886] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.026895] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:50.026903] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.026953] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.026975] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:50.026985] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.026994] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.027003] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:50.027012] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.027038] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.027356] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:50.027425] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.027485] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.027495] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.027551] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.027561] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.027570] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.027578] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.027586] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.027595] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.027603] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.027611] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.027620] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.027628] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.027636] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.027645] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.027653] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.027661] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.027717] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.027728] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.027766] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.027777] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:50.027785] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.027794] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.027803] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:50.027812] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.027821] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.027829] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:50.027838] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.027846] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.027877] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:50.027888] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.027897] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.027907] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:50.027915] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.027949] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:50.027961] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.027970] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:50.027979] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.027988] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:50.027997] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:50.028006] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:50.028015] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:50.028024] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:50.028059] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.028064] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:50.028068] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.028071] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:50.028075] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:50.028079] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:50.028082] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.028086] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.028111] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:50.028118] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:50.028147] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.028158] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.028200] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:50.028210] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:50.028242] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.028273] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.028283] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:50.028438] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.028658] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.028669] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:50.028674] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:50.028678] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:50.028892] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:50.029081] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:50.029265] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.029282] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.029293] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:50.029302] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.029311] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:50.029341] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.029351] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.029360] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:50.029369] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.029378] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.029536] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:50.029569] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.029579] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:50.029587] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.029639] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:50.029649] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.029658] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:50.029667] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:50.029676] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.029685] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.029694] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:50.029736] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.029765] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:50.029777] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.029787] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.029964] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:50.029983] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.029992] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:50.030001] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.030010] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.030351] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.030376] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:50.030386] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.030444] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.030461] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:50.030470] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.030479] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:50.030488] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:50.030497] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:50.030506] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.030515] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:50.030562] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:50.030599] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.030609] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.030833] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:50.030851] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.030860] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:50.030869] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.030883] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:50.030911] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.030925] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:50.031124] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:50.031162] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.031182] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:50.031192] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:50.031201] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:50.031210] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:50.031219] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.031287] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:50.031299] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseAssets' because:
[2024-02-28 09:54:50.031360] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.031387] [STDOUT] stdout: [ ] Task ':app:mergeReleaseAssets' is not up-to-date because:
[2024-02-28 09:54:50.031397] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.031405] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:mergeReleaseAssets'.
[2024-02-28 09:54:50.031414] [STDOUT] stdout: [ ] Resolve mutations for :app:copyFlutterAssetsRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:50.031422] [STDOUT] stdout: [ ] :app:copyFlutterAssetsRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:50.031431] [STDOUT] stdout: [ ] > Task :app:copyFlutterAssetsRelease
[2024-02-28 09:54:50.031439] [STDOUT] stdout: [ ] Caching disabled for task ':app:copyFlutterAssetsRelease' because:
[2024-02-28 09:54:50.031447] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.031476] [STDOUT] stdout: [ ] Task ':app:copyFlutterAssetsRelease' is not up-to-date because:
[2024-02-28 09:54:50.031505] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.031526] [STDOUT] stdout: [ ] Resolve mutations for :app:generateReleaseResValues (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:50.031536] [STDOUT] stdout: [ ] :app:generateReleaseResValues (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:50.168020] [STDOUT] stdout: [ +136 ms] > Task :app:generateReleaseResValues
[2024-02-28 09:54:50.168322] [STDOUT] stdout: [ ] Caching disabled for task ':app:generateReleaseResValues' because:
[2024-02-28 09:54:50.168484] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.168534] [STDOUT] stdout: [ ] Task ':app:generateReleaseResValues' is not up-to-date because:
[2024-02-28 09:54:50.168564] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.168573] [STDOUT] stdout: [ ] Resolve mutations for :app:mapReleaseSourceSetPaths (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:50.168584] [STDOUT] stdout: [ ] :app:mapReleaseSourceSetPaths (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.168614] [STDOUT] stdout: [ ] > Task :app:mapReleaseSourceSetPaths
[2024-02-28 09:54:50.168643] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:50.168659] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:50.168669] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:50.168678] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:50.168686] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:50.168695] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:50.168703] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.168712] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.168720] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:50.168729] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:50.168771] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.168783] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:50.168806] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.168969] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.168980] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:50.169014] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.169029] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.169038] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:50.169047] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.169085] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.169098] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:50.169107] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.169115] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.169124] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:50.169132] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.169141] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.169149] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:50.169355] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.169491] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.169506] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:50.169516] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.169587] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.169618] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:50.169626] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.169630] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.169660] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.169711] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.169721] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.169725] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.169729] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.169732] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.169736] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.169740] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.169743] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.169754] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.169759] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.169893] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.169903] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.169907] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.169911] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.169914] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.169918] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.170060] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.170213] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:50.170236] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.170246] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.170276] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:50.170287] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.170295] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:50.170304] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:50.170312] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.170333] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.170360] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:50.170373] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:50.170422] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:50.170461] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.170512] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:50.170526] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.170535] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:50.170544] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.170553] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:50.170561] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:50.170570] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.170579] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.170598] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:50.170603] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.170607] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.170613] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:50.170738] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.170744] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.170748] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:50.170751] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.170827] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.170941] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:50.171083] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:50.171089] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.171190] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:50.171236] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:50.171268] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.171307] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:50.171318] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.171327] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:50.171336] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:50.171345] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.171354] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.171380] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:50.171394] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:50.171429] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:50.171457] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:50.171462] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.171466] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.171484] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:50.171498] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.171507] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.171516] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:50.171525] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.171534] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.171607] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:50.171614] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:50.171618] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.171622] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:50.171626] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.171787] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.171803] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:50.171813] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:50.171821] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.171845] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:50.171856] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.171864] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:50.171873] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.172020] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:50.172029] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.172062] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.172067] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:50.172072] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.172076] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:50.172080] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.172096] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:50.172101] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:50.172104] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.172108] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:50.172111] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.172266] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:50.172273] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.172277] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:50.172281] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:50.172284] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.172288] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:50.172483] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:50.172500] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.172509] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.172561] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:50.172622] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.172638] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:50.172670] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:50.172680] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.172690] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:50.172699] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:50.172707] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.172716] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:50.172725] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.172752] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.172765] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:50.172773] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.172782] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:50.172804] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:50.172817] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:50.172838] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.172860] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.172872] [STDOUT] stdout: [ ] Caching disabled for task ':app:mapReleaseSourceSetPaths' because:
[2024-02-28 09:54:50.172895] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.172905] [STDOUT] stdout: [ ] Task ':app:mapReleaseSourceSetPaths' is not up-to-date because:
[2024-02-28 09:54:50.172991] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.173002] [STDOUT] stdout: [ ] Resolve mutations for :app:generateReleaseResources (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.173011] [STDOUT] stdout: [ ] :app:generateReleaseResources (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.173019] [STDOUT] stdout: [ ] > Task :app:generateReleaseResources
[2024-02-28 09:54:50.173028] [STDOUT] stdout: [ ] Skipping task ':app:generateReleaseResources' as it has no actions.
[2024-02-28 09:54:50.173054] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseResources (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.173064] [STDOUT] stdout: [ ] :app:mergeReleaseResources (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.399645] [STDOUT] stdout: [ +225 ms] Resolve mutations for :app:createReleaseCompatibleScreenManifests (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.399671] [STDOUT] stdout: [ ] :app:createReleaseCompatibleScreenManifests (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.399675] [STDOUT] stdout: [ ] > Task :app:createReleaseCompatibleScreenManifests
[2024-02-28 09:54:50.399679] [STDOUT] stdout: [ ] Caching disabled for task ':app:createReleaseCompatibleScreenManifests' because:
[2024-02-28 09:54:50.399682] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.399685] [STDOUT] stdout: [ ] Task ':app:createReleaseCompatibleScreenManifests' is not up-to-date because:
[2024-02-28 09:54:50.399689] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.399692] [STDOUT] stdout: [ ] Resolve mutations for :app:extractDeepLinksRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.399695] [STDOUT] stdout: [ ] :app:extractDeepLinksRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.399698] [STDOUT] stdout: [ ] > Task :app:extractDeepLinksRelease
[2024-02-28 09:54:50.399701] [STDOUT] stdout: [ ] Caching disabled for task ':app:extractDeepLinksRelease' because:
[2024-02-28 09:54:50.399705] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.399708] [STDOUT] stdout: [ ] Task ':app:extractDeepLinksRelease' is not up-to-date because:
[2024-02-28 09:54:50.399711] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.399716] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:extractDeepLinksRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.399720] [STDOUT] stdout: [ ] :integration_test:extractDeepLinksRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.399723] [STDOUT] stdout: [ ] > Task :integration_test:extractDeepLinksRelease
[2024-02-28 09:54:50.399727] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:extractDeepLinksRelease' because:
[2024-02-28 09:54:50.399730] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.399733] [STDOUT] stdout: [ ] Task ':integration_test:extractDeepLinksRelease' is not up-to-date because:
[2024-02-28 09:54:50.399736] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.399751] [STDOUT] stdout: [ ] work action resolve navigation.json (project :integration_test) (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.399755] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:extractDeepLinksRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.399758] [STDOUT] stdout: [ ] :plugintest:extractDeepLinksRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.399761] [STDOUT] stdout: [ ] > Task :plugintest:extractDeepLinksRelease
[2024-02-28 09:54:50.399765] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:extractDeepLinksRelease' because:
[2024-02-28 09:54:50.399769] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.399772] [STDOUT] stdout: [ ] Task ':plugintest:extractDeepLinksRelease' is not up-to-date because:
[2024-02-28 09:54:50.399775] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.399779] [STDOUT] stdout: [ ] work action resolve navigation.json (project :plugintest) (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.399782] [STDOUT] stdout: [ ] Resolve mutations for :app:processReleaseMainManifest (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.399786] [STDOUT] stdout: [ ] :app:processReleaseMainManifest (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.618660] [STDOUT] stdout: [ +218 ms] > Task :app:processReleaseMainManifest
[2024-02-28 09:54:50.618680] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:50.618685] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:50.618688] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:50.618692] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:50.618696] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:50.618839] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:50.618846] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.618850] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.618853] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:50.618857] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:50.618861] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.618864] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:50.618868] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.618871] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.619067] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:50.619095] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.619105] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.619114] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:50.619123] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.619167] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.619181] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:50.619277] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.619303] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.619312] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:50.619321] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.619330] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.619338] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:50.619347] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.619378] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.619412] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:50.619425] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.619527] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.619554] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:50.619589] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.619619] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.619630] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.619639] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.619647] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.619656] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.619664] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.619686] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.619699] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.619708] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.619764] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.619776] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.619814] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.619843] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.619850] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.619854] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.619934] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.619948] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.619990] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.620196] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.620206] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:50.620210] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.620214] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.620306] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:50.620322] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:50.620331] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.620355] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.620366] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:50.620389] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.620401] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:50.620422] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:50.620471] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.620483] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.620510] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:50.620523] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.620544] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:50.620554] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.620576] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.620637] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:50.620650] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:50.620659] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.620679] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.620701] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:50.620724] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:50.620747] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.620863] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:50.620878] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.620887] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:50.620896] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.620982] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:50.621028] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:50.621054] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.621087] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.621113] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:50.621162] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.621189] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.621272] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:50.621293] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:50.621302] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.621310] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.621320] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:50.621329] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:50.621337] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:50.621346] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.621355] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.621505] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:50.621629] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.621747] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:50.621759] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.621973] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:50.621989] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.621998] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.622007] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:50.622016] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.622072] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:50.622086] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.622117] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.622128] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:50.622187] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.622194] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:50.622198] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.622202] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:50.622206] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:50.622210] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:50.622237] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:50.622243] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.622261] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.622274] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:50.622278] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.622282] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:50.622389] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.622397] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.622400] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:50.622404] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:50.622407] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.622430] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.622434] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:50.622577] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.622584] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:50.622675] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.622695] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:50.622720] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:50.622725] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:50.622728] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.622732] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.622736] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:50.622739] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.622742] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:50.622747] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.622760] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:50.622914] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:50.622921] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:50.622924] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.622927] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:50.622931] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.622934] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.622938] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:50.622942] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:50.622946] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.623035] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:50.623041] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.623095] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:50.623222] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:50.623230] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:50.623234] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.623252] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:50.623256] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:50.623266] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:50.623420] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:50.623436] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:50.623446] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:50.623476] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:50.623501] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.623511] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.623533] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:50.623542] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:50.623567] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.623578] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:50.623598] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.623610] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.623631] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:50.623681] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.623699] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.623708] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:50.623717] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.623739] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.623746] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:50.623749] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.623752] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.623756] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:50.623759] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.623763] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.623766] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:50.623770] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.623787] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.623791] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:50.623795] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.623799] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.623812] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:50.623928] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.623936] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.623939] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.623943] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.623946] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.623950] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.623953] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.623956] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.623975] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.624057] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.624063] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.624067] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.624070] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.624073] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.624077] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.624080] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.624201] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.624207] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.624210] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.624214] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.624218] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:50.624221] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.624384] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.624411] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:50.624416] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.624420] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:50.624423] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:50.624427] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:50.624431] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.624435] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:50.624514] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.624557] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:50.624573] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.624582] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:50.624591] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.624613] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:50.624620] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:50.624623] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.624627] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.624641] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:50.624767] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:50.624774] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:50.624807] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.624905] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.624920] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:50.624936] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.624945] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.624954] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:50.624963] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.624972] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.624980] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:50.625009] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.625021] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.625030] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:50.625060] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.625081] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.625089] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:50.625158] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:50.625164] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:50.625181] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:50.625185] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.625188] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:50.625316] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:50.625369] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.625376] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:50.625380] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:50.625383] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.625386] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.625390] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:50.625428] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.625433] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:50.625439] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:50.625442] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.625454] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.625557] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.625564] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.625618] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:50.625624] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.625679] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.625685] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:50.625689] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:50.625737] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.625741] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:50.625765] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.625890] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.625908] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:50.625952] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:50.625976] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.625989] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:50.625994] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:50.625998] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.626001] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:50.626158] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.626164] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:50.626168] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.626171] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:50.626182] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:50.626186] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.626190] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:50.626193] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:50.626197] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.626200] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.626204] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:50.626270] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.626279] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:50.626283] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.626294] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.626298] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.626401] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:50.626408] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.626413] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:50.626417] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:50.626421] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.626437] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:50.626516] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:50.626524] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.626527] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:50.626531] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:50.626594] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.626599] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:50.626603] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:50.626606] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.626701] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:50.626708] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:50.626711] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.626715] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.626718] [STDOUT] stdout: [ ] Caching disabled for task ':app:processReleaseMainManifest' because:
[2024-02-28 09:54:50.626727] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.626865] [STDOUT] stdout: [ ] Task ':app:processReleaseMainManifest' is not up-to-date because:
[2024-02-28 09:54:50.626874] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.627100] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_manifest/release/AndroidManifest.xml
[2024-02-28 09:54:50.627204] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_manifest/release/AndroidManifest.xml
[2024-02-28 09:54:50.627211] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04/AndroidManifest.xml
[2024-02-28 09:54:50.627215] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml
[2024-02-28 09:54:50.627259] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/AndroidManifest.xml
[2024-02-28 09:54:50.627353] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/AndroidManifest.xml
[2024-02-28 09:54:50.627360] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0/AndroidManifest.xml
[2024-02-28 09:54:50.627364] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0/AndroidManifest.xml
[2024-02-28 09:54:50.627380] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0/AndroidManifest.xml
[2024-02-28 09:54:50.627467] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:50.627473] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:50.627476] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:50.627559] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:50.627564] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml
[2024-02-28 09:54:50.627568] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0/AndroidManifest.xml
[2024-02-28 09:54:50.627572] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:50.627632] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0/AndroidManifest.xml
[2024-02-28 09:54:50.627639] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0/AndroidManifest.xml
[2024-02-28 09:54:50.627650] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:50.627750] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0/AndroidManifest.xml
[2024-02-28 09:54:50.627757] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/AndroidManifest.xml
[2024-02-28 09:54:50.627770] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0/AndroidManifest.xml
[2024-02-28 09:54:50.627775] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0/AndroidManifest.xml
[2024-02-28 09:54:50.627786] [STDOUT] stdout: [ ] Loading library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0/AndroidManifest.xml
[2024-02-28 09:54:50.627790] [STDOUT] stdout: [ ] Merging main manifest /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:50.627909] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_manifest/release/AndroidManifest.xml
[2024-02-28 09:54:50.627928] [STDOUT] stdout: [ ] Merging manifest with lower [:integration_test] AndroidManifest.xml:7:1-14:12
[2024-02-28 09:54:50.627936] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.627995] [STDOUT] stdout: [ ] Merging uses-sdk with lower [:integration_test] AndroidManifest.xml:10:5-12:41
[2024-02-28 09:54:50.628007] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_manifest/release/AndroidManifest.xml
[2024-02-28 09:54:50.628032] [STDOUT] stdout: [ ] Merging manifest with lower [:plugintest] AndroidManifest.xml:2:1-9:12
[2024-02-28 09:54:50.628053] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.628061] [STDOUT] stdout: [ ] Merging uses-sdk with lower [:plugintest] AndroidManifest.xml:5:5-7:41
[2024-02-28 09:54:50.628119] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04/AndroidManifest.xml
[2024-02-28 09:54:50.628133] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.window:window-java:1.0.0-beta04] AndroidManifest.xml:17:1-23:12
[2024-02-28 09:54:50.628142] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.628151] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.window:window-java:1.0.0-beta04] AndroidManifest.xml:19:5-21:41
[2024-02-28 09:54:50.628160] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml
[2024-02-28 09:54:50.628170] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.window:window:1.0.0-beta04] AndroidManifest.xml:17:1-33:12
[2024-02-28 09:54:50.628202] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.628227] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.window:window:1.0.0-beta04] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.628231] [STDOUT] stdout: [ ] application defined in both files...
[2024-02-28 09:54:50.628234] [STDOUT] stdout: [ ] Merging application with lower [androidx.window:window:1.0.0-beta04] AndroidManifest.xml:24:5-31:19
[2024-02-28 09:54:50.628238] [STDOUT] stdout: [ ] Adopted [uses-library: null]
[2024-02-28 09:54:50.628242] [STDOUT] stdout: [ ] Adopted [uses-library: null]
[2024-02-28 09:54:50.628327] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/AndroidManifest.xml
[2024-02-28 09:54:50.628334] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.test:rules:1.2.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.628337] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.628341] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.test:rules:1.2.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.628344] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/AndroidManifest.xml
[2024-02-28 09:54:50.628348] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.test.espresso:espresso-core:3.2.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.628410] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.628418] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.test.espresso:espresso-core:3.2.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.628423] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0/AndroidManifest.xml
[2024-02-28 09:54:50.628426] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.test:runner:1.2.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.628554] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.628560] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.test:runner:1.2.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.628564] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0/AndroidManifest.xml
[2024-02-28 09:54:50.628746] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.test:monitor:1.2.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.628794] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.628816] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.test:monitor:1.2.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.628820] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0/AndroidManifest.xml
[2024-02-28 09:54:50.628824] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.fragment:fragment:1.1.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.628827] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.628846] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.fragment:fragment:1.1.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.628852] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:50.628855] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.viewpager:viewpager:1.0.0] AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:50.629061] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.629096] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.viewpager:viewpager:1.0.0] AndroidManifest.xml:20:5-44
[2024-02-28 09:54:50.629111] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:50.629120] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.loader:loader:1.0.0] AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:50.629144] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.629195] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.loader:loader:1.0.0] AndroidManifest.xml:20:5-44
[2024-02-28 09:54:50.629236] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:50.629246] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.activity:activity:1.0.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.629286] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.629343] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.activity:activity:1.0.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.629369] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:50.629375] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.customview:customview:1.0.0] AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:50.629378] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.629398] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.customview:customview:1.0.0] AndroidManifest.xml:20:5-44
[2024-02-28 09:54:50.629405] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml
[2024-02-28 09:54:50.629409] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.core:core:1.6.0] AndroidManifest.xml:17:1-26:12
[2024-02-28 09:54:50.629412] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.629416] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.core:core:1.6.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.629428] [STDOUT] stdout: [ ] application defined in both files...
[2024-02-28 09:54:50.629433] [STDOUT] stdout: [ ] Merging application with lower [androidx.core:core:1.6.0] AndroidManifest.xml:24:5-89
[2024-02-28 09:54:50.629437] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0/AndroidManifest.xml
[2024-02-28 09:54:50.629450] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.lifecycle:lifecycle-runtime:2.2.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.629454] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.629469] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.lifecycle:lifecycle-runtime:2.2.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.629482] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:50.629532] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.savedstate:savedstate:1.0.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.629637] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.629698] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.savedstate:savedstate:1.0.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.629707] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0/AndroidManifest.xml
[2024-02-28 09:54:50.629719] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.lifecycle:lifecycle-livedata:2.0.0] AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:50.629723] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.629881] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.lifecycle:lifecycle-livedata:2.0.0] AndroidManifest.xml:20:5-44
[2024-02-28 09:54:50.629889] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0/AndroidManifest.xml
[2024-02-28 09:54:50.629893] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.lifecycle:lifecycle-livedata-core:2.0.0] AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:50.629897] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.629900] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.lifecycle:lifecycle-livedata-core:2.0.0] AndroidManifest.xml:20:5-44
[2024-02-28 09:54:50.629904] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0/AndroidManifest.xml
[2024-02-28 09:54:50.629908] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.tracing:tracing:1.0.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.630071] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.630078] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.tracing:tracing:1.0.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.630082] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0/AndroidManifest.xml
[2024-02-28 09:54:50.630085] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.arch.core:core-runtime:2.0.0] AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:50.630097] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.630101] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.arch.core:core-runtime:2.0.0] AndroidManifest.xml:20:5-44
[2024-02-28 09:54:50.630160] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/AndroidManifest.xml
[2024-02-28 09:54:50.630169] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.versionedparcelable:versionedparcelable:1.1.1] AndroidManifest.xml:17:1-27:12
[2024-02-28 09:54:50.630173] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.630176] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.versionedparcelable:versionedparcelable:1.1.1] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.630180] [STDOUT] stdout: [ ] application defined in both files...
[2024-02-28 09:54:50.630188] [STDOUT] stdout: [ ] Merging application with lower [androidx.versionedparcelable:versionedparcelable:1.1.1] AndroidManifest.xml:24:5-25:19
[2024-02-28 09:54:50.630284] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0/AndroidManifest.xml
[2024-02-28 09:54:50.630321] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.lifecycle:lifecycle-viewmodel:2.1.0] AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:50.630330] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.630339] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.lifecycle:lifecycle-viewmodel:2.1.0] AndroidManifest.xml:20:5-44
[2024-02-28 09:54:50.630348] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0/AndroidManifest.xml
[2024-02-28 09:54:50.630357] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.test.espresso:espresso-idling-resource:3.2.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.630366] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.630374] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.test.espresso:espresso-idling-resource:3.2.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.630408] [STDOUT] stdout: [ ] Merging library manifest /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0/AndroidManifest.xml
[2024-02-28 09:54:50.630464] [STDOUT] stdout: [ ] Merging manifest with lower [androidx.annotation:annotation-experimental:1.1.0] AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.630476] [STDOUT] stdout: [ ] uses-sdk defined in both files...
[2024-02-28 09:54:50.630484] [STDOUT] stdout: [ ] Merging uses-sdk with lower [androidx.annotation:annotation-experimental:1.1.0] AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.630493] [STDOUT] stdout: [ ] Merging result: WARNING
[2024-02-28 09:54:50.630516] [STDOUT] stdout: [ ] [androidx.test.espresso:espresso-core:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/AndroidManifest.xml Warning:
[2024-02-28 09:54:50.630531] [STDOUT] stdout: [ ] Namespace 'androidx.test.espresso' used in: androidx.test.espresso:espresso-core:3.2.0, androidx.test.espresso:espresso-idling-resource:3.2.0.
[2024-02-28 09:54:50.630541] [STDOUT] stdout: [ ] [androidx.test:rules:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/AndroidManifest.xml Info:
[2024-02-28 09:54:50.630573] [STDOUT] stdout: [ ] Namespace 'androidx.test' used in: androidx.test:rules:1.2.0, androidx.test:runner:1.2.0, androidx.test:monitor:1.2.0.
[2024-02-28 09:54:50.630584] [STDOUT] stdout: [ ] -- Merging decision tree log ---
[2024-02-28 09:54:50.630592] [STDOUT] stdout: [ ] application
[2024-02-28 09:54:50.630600] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:2:5-32:19
[2024-02-28 09:54:50.630736] [STDOUT] stdout: [ ] MERGED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:24:5-31:19
[2024-02-28 09:54:50.630752] [STDOUT] stdout: [ ] MERGED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:24:5-31:19
[2024-02-28 09:54:50.630763] [STDOUT] stdout: [ ] MERGED from [androidx.core:core:1.6.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml:24:5-89
[2024-02-28 09:54:50.630787] [STDOUT] stdout: [ ] MERGED from [androidx.core:core:1.6.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml:24:5-89
[2024-02-28 09:54:50.630795] [STDOUT] stdout: [ ] MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/AndroidManifest.xml:24:5-25:19
[2024-02-28 09:54:50.630816] [STDOUT] stdout: [ ] MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/AndroidManifest.xml:24:5-25:19
[2024-02-28 09:54:50.631001] [STDOUT] stdout: [ ] android:appComponentFactory
[2024-02-28 09:54:50.631086] [STDOUT] stdout: [ ] ADDED from [androidx.core:core:1.6.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml:24:18-86
[2024-02-28 09:54:50.631100] [STDOUT] stdout: [ ] android:label
[2024-02-28 09:54:50.631109] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:3:9-43
[2024-02-28 09:54:50.631131] [STDOUT] stdout: [ ] android:icon
[2024-02-28 09:54:50.631182] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:5:9-43
[2024-02-28 09:54:50.631192] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:54:50.631210] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:50.631215] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:4:9-42
[2024-02-28 09:54:50.631321] [STDOUT] stdout: [ ] manifest
[2024-02-28 09:54:50.631502] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:54:50.631563] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:54:50.631574] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:54:50.631583] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:54:50.631593] [STDOUT] stdout: [ ] MERGED from [:integration_test] /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_manifest/release/AndroidManifest.xml:7:1-14:12
[2024-02-28 09:54:50.631602] [STDOUT] stdout: [ ] MERGED from [:plugintest] /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_manifest/release/AndroidManifest.xml:2:1-9:12
[2024-02-28 09:54:50.631660] [STDOUT] stdout: [ ] MERGED from [androidx.window:window-java:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04/AndroidManifest.xml:17:1-23:12
[2024-02-28 09:54:50.631696] [STDOUT] stdout: [ ] MERGED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:17:1-33:12
[2024-02-28 09:54:50.631729] [STDOUT] stdout: [ ] MERGED from [androidx.test:rules:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.631736] [STDOUT] stdout: [ ] MERGED from [androidx.test.espresso:espresso-core:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.631763] [STDOUT] stdout: [ ] MERGED from [androidx.test:runner:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.631768] [STDOUT] stdout: [ ] MERGED from [androidx.test:monitor:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.631772] [STDOUT] stdout: [ ] MERGED from [androidx.fragment:fragment:1.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.631776] [STDOUT] stdout: [ ] MERGED from [androidx.viewpager:viewpager:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0/AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:50.631920] [STDOUT] stdout: [ ] MERGED from [androidx.loader:loader:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0/AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:50.631927] [STDOUT] stdout: [ ] MERGED from [androidx.activity:activity:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.631934] [STDOUT] stdout: [ ] MERGED from [androidx.customview:customview:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0/AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:50.631938] [STDOUT] stdout: [ ] MERGED from [androidx.core:core:1.6.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml:17:1-26:12
[2024-02-28 09:54:50.631941] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-runtime:2.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.632044] [STDOUT] stdout: [ ] MERGED from [androidx.savedstate:savedstate:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.632172] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0/AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:50.632178] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0/AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:50.632182] [STDOUT] stdout: [ ] MERGED from [androidx.tracing:tracing:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.632197] [STDOUT] stdout: [ ] MERGED from [androidx.arch.core:core-runtime:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0/AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:50.632202] [STDOUT] stdout: [ ] MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/AndroidManifest.xml:17:1-27:12
[2024-02-28 09:54:50.632206] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0/AndroidManifest.xml:17:1-22:12
[2024-02-28 09:54:50.632209] [STDOUT] stdout: [ ] MERGED from [androidx.test.espresso:espresso-idling-resource:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.632213] [STDOUT] stdout: [ ] MERGED from [androidx.annotation:annotation-experimental:1.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0/AndroidManifest.xml:17:1-24:12
[2024-02-28 09:54:50.632317] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:54:50.632327] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:54:50.632331] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:54:50.632394] [STDOUT] stdout: [ ] package
[2024-02-28 09:54:50.632398] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:50.632516] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:54:50.632523] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:50.632526] [STDOUT] stdout: [ ] android:versionName
[2024-02-28 09:54:50.632530] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:50.632533] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:54:50.632536] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:50.632540] [STDOUT] stdout: [ ] android:versionCode
[2024-02-28 09:54:50.632543] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:50.632547] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:1:1-44:12
[2024-02-28 09:54:50.632652] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:50.632661] [STDOUT] stdout: [ ] xmlns:android
[2024-02-28 09:54:50.632711] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:1:11-69
[2024-02-28 09:54:50.632877] [STDOUT] stdout: [ ] queries
[2024-02-28 09:54:50.632895] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:38:5-43:15
[2024-02-28 09:54:50.632914] [STDOUT] stdout: [ ] intent#action:name:android.intent.action.PROCESS_TEXT+data:mimeType:text/plain
[2024-02-28 09:54:50.632924] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:39:9-42:18
[2024-02-28 09:54:50.632948] [STDOUT] stdout: [ ] action#android.intent.action.PROCESS_TEXT
[2024-02-28 09:54:50.632964] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:40:13-72
[2024-02-28 09:54:50.632970] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:54:50.632973] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:40:21-70
[2024-02-28 09:54:50.632977] [STDOUT] stdout: [ ] data
[2024-02-28 09:54:50.633220] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:41:13-50
[2024-02-28 09:54:50.633230] [STDOUT] stdout: [ ] android:mimeType
[2024-02-28 09:54:50.633333] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:41:19-48
[2024-02-28 09:54:50.633341] [STDOUT] stdout: [ ] uses-sdk
[2024-02-28 09:54:50.633344] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml reason: use-sdk injection requested
[2024-02-28 09:54:50.633348] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:50.633352] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:50.633465] [STDOUT] stdout: [ ] MERGED from [:integration_test] /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_manifest/release/AndroidManifest.xml:10:5-12:41
[2024-02-28 09:54:50.633472] [STDOUT] stdout: [ ] MERGED from [:integration_test] /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_manifest/release/AndroidManifest.xml:10:5-12:41
[2024-02-28 09:54:50.633476] [STDOUT] stdout: [ ] MERGED from [:plugintest] /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_manifest/release/AndroidManifest.xml:5:5-7:41
[2024-02-28 09:54:50.633481] [STDOUT] stdout: [ ] MERGED from [:plugintest] /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_manifest/release/AndroidManifest.xml:5:5-7:41
[2024-02-28 09:54:50.633703] [STDOUT] stdout: [ ] MERGED from [androidx.window:window-java:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04/AndroidManifest.xml:19:5-21:41
[2024-02-28 09:54:50.633714] [STDOUT] stdout: [ ] MERGED from [androidx.window:window-java:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04/AndroidManifest.xml:19:5-21:41
[2024-02-28 09:54:50.633720] [STDOUT] stdout: [ ] MERGED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.633724] [STDOUT] stdout: [ ] MERGED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.633728] [STDOUT] stdout: [ ] MERGED from [androidx.test:rules:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.633731] [STDOUT] stdout: [ ] MERGED from [androidx.test:rules:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.633735] [STDOUT] stdout: [ ] MERGED from [androidx.test.espresso:espresso-core:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.633753] [STDOUT] stdout: [ ] MERGED from [androidx.test.espresso:espresso-core:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.633760] [STDOUT] stdout: [ ] MERGED from [androidx.test:runner:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.633848] [STDOUT] stdout: [ ] MERGED from [androidx.test:runner:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.633854] [STDOUT] stdout: [ ] MERGED from [androidx.test:monitor:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.633872] [STDOUT] stdout: [ ] MERGED from [androidx.test:monitor:1.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.633887] [STDOUT] stdout: [ ] MERGED from [androidx.fragment:fragment:1.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.633898] [STDOUT] stdout: [ ] MERGED from [androidx.fragment:fragment:1.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.633903] [STDOUT] stdout: [ ] MERGED from [androidx.viewpager:viewpager:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:50.634026] [STDOUT] stdout: [ ] MERGED from [androidx.viewpager:viewpager:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:50.634057] [STDOUT] stdout: [ ] MERGED from [androidx.loader:loader:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:50.634069] [STDOUT] stdout: [ ] MERGED from [androidx.loader:loader:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:50.634112] [STDOUT] stdout: [ ] MERGED from [androidx.activity:activity:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.634117] [STDOUT] stdout: [ ] MERGED from [androidx.activity:activity:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.634133] [STDOUT] stdout: [ ] MERGED from [androidx.customview:customview:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:50.634244] [STDOUT] stdout: [ ] MERGED from [androidx.customview:customview:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:50.634252] [STDOUT] stdout: [ ] MERGED from [androidx.core:core:1.6.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.634256] [STDOUT] stdout: [ ] MERGED from [androidx.core:core:1.6.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.634259] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-runtime:2.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.634263] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-runtime:2.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.634267] [STDOUT] stdout: [ ] MERGED from [androidx.savedstate:savedstate:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.634271] [STDOUT] stdout: [ ] MERGED from [androidx.savedstate:savedstate:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.634285] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:50.634425] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:50.634434] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:50.634438] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:50.634442] [STDOUT] stdout: [ ] MERGED from [androidx.tracing:tracing:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.634446] [STDOUT] stdout: [ ] MERGED from [androidx.tracing:tracing:1.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.634544] [STDOUT] stdout: [ ] MERGED from [androidx.arch.core:core-runtime:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:50.634572] [STDOUT] stdout: [ ] MERGED from [androidx.arch.core:core-runtime:2.0.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:50.634586] [STDOUT] stdout: [ ] MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.634669] [STDOUT] stdout: [ ] MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.634678] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:50.634682] [STDOUT] stdout: [ ] MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0/AndroidManifest.xml:20:5-44
[2024-02-28 09:54:50.634686] [STDOUT] stdout: [ ] MERGED from [androidx.test.espresso:espresso-idling-resource:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.634691] [STDOUT] stdout: [ ] MERGED from [androidx.test.espresso:espresso-idling-resource:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.634694] [STDOUT] stdout: [ ] MERGED from [androidx.annotation:annotation-experimental:1.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.634814] [STDOUT] stdout: [ ] MERGED from [androidx.annotation:annotation-experimental:1.1.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0/AndroidManifest.xml:20:5-22:41
[2024-02-28 09:54:50.634820] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:50.634824] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:50.634834] [STDOUT] stdout: [ ] android:targetSdkVersion
[2024-02-28 09:54:50.634838] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:50.634841] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:50.634944] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:50.635432] [STDOUT] stdout: [ ] android:minSdkVersion
[2024-02-28 09:54:50.635440] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:50.635443] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:50.635629] [STDOUT] stdout: [ ] INJECTED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:50.635650] [STDOUT] stdout: [ ] activity#io.flutter.devicelab.plugintest_example.MainActivity
[2024-02-28 09:54:50.635660] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:6:9-26:20
[2024-02-28 09:54:50.635669] [STDOUT] stdout: [ ] android:launchMode
[2024-02-28 09:54:50.635680] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:9:13-43
[2024-02-28 09:54:50.635689] [STDOUT] stdout: [ ] android:hardwareAccelerated
[2024-02-28 09:54:50.635698] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:12:13-47
[2024-02-28 09:54:50.635706] [STDOUT] stdout: [ ] android:windowSoftInputMode
[2024-02-28 09:54:50.635715] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:13:13-55
[2024-02-28 09:54:50.635743] [STDOUT] stdout: [ ] android:exported
[2024-02-28 09:54:50.635755] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:8:13-36
[2024-02-28 09:54:50.635764] [STDOUT] stdout: [ ] android:configChanges
[2024-02-28 09:54:50.635772] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:11:13-163
[2024-02-28 09:54:50.635781] [STDOUT] stdout: [ ] android:theme
[2024-02-28 09:54:50.635789] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:10:13-47
[2024-02-28 09:54:50.635797] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:54:50.635872] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:7:13-41
[2024-02-28 09:54:50.635885] [STDOUT] stdout: [ ] meta-data#io.flutter.embedding.android.NormalTheme
[2024-02-28 09:54:50.635894] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:18:13-21:17
[2024-02-28 09:54:50.635903] [STDOUT] stdout: [ ] android:resource
[2024-02-28 09:54:50.635926] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:20:15-52
[2024-02-28 09:54:50.635953] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:54:50.635966] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:19:15-70
[2024-02-28 09:54:50.635975] [STDOUT] stdout: [ ] intent-filter#action:name:android.intent.action.MAIN+category:name:android.intent.category.LAUNCHER
[2024-02-28 09:54:50.636151] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:22:13-25:29
[2024-02-28 09:54:50.636182] [STDOUT] stdout: [ ] action#android.intent.action.MAIN
[2024-02-28 09:54:50.636192] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:23:17-68
[2024-02-28 09:54:50.636210] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:54:50.636218] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:23:25-66
[2024-02-28 09:54:50.636238] [STDOUT] stdout: [ ] category#android.intent.category.LAUNCHER
[2024-02-28 09:54:50.636250] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:24:17-76
[2024-02-28 09:54:50.636259] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:54:50.636267] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:24:27-74
[2024-02-28 09:54:50.636276] [STDOUT] stdout: [ ] meta-data#flutterEmbedding
[2024-02-28 09:54:50.636284] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:29:9-31:33
[2024-02-28 09:54:50.636292] [STDOUT] stdout: [ ] android:value
[2024-02-28 09:54:50.636321] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:31:13-30
[2024-02-28 09:54:50.636333] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:54:50.636354] [STDOUT] stdout: [ ] ADDED from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:30:13-44
[2024-02-28 09:54:50.636367] [STDOUT] stdout: [ ] uses-library#androidx.window.extensions
[2024-02-28 09:54:50.636436] [STDOUT] stdout: [ ] ADDED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:25:9-27:40
[2024-02-28 09:54:50.636485] [STDOUT] stdout: [ ] android:required
[2024-02-28 09:54:50.636514] [STDOUT] stdout: [ ] ADDED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:27:13-37
[2024-02-28 09:54:50.636547] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:54:50.636560] [STDOUT] stdout: [ ] ADDED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:26:13-54
[2024-02-28 09:54:50.636586] [STDOUT] stdout: [ ] uses-library#androidx.window.sidecar
[2024-02-28 09:54:50.636596] [STDOUT] stdout: [ ] ADDED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:28:9-30:40
[2024-02-28 09:54:50.636605] [STDOUT] stdout: [ ] android:required
[2024-02-28 09:54:50.636614] [STDOUT] stdout: [ ] ADDED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:30:13-37
[2024-02-28 09:54:50.636623] [STDOUT] stdout: [ ] android:name
[2024-02-28 09:54:50.636631] [STDOUT] stdout: [ ] ADDED from [androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:29:13-51
[2024-02-28 09:54:50.636640] [STDOUT] stdout: [ ] 1<?xml version="1.0" encoding="utf-8"?>
[2024-02-28 09:54:50.636648] [STDOUT] stdout: [ ] 2<manifest xmlns:android="
http://schemas.android.com/apk/res/android"
[2024-02-28 09:54:50.636656] [STDOUT] stdout: [ ] 3 package="io.flutter.devicelab.plugintest_example"
[2024-02-28 09:54:50.636722] [STDOUT] stdout: [ ] 4 android:versionCode="1"
[2024-02-28 09:54:50.636735] [STDOUT] stdout: [ ] 5 android:versionName="1.0" >
[2024-02-28 09:54:50.636744] [STDOUT] stdout: [ ] 6
[2024-02-28 09:54:50.636751] [STDOUT] stdout: [ ] 7 <uses-sdk
[2024-02-28 09:54:50.636759] [STDOUT] stdout: [ ] 8 android:minSdkVersion="21"
[2024-02-28 09:54:50.636767] [STDOUT] stdout: [ ] 8-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:50.636775] [STDOUT] stdout: [ ] 9 android:targetSdkVersion="33" />
[2024-02-28 09:54:50.636784] [STDOUT] stdout: [ ] 9-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml
[2024-02-28 09:54:50.636793] [STDOUT] stdout: [ ] 10 <!--
[2024-02-28 09:54:50.636817] [STDOUT] stdout: [ ] 11 Required to query activities that can process text, see:
[2024-02-28 09:54:50.636831] [STDOUT] stdout: [ ] 12
https://developer.android.com/training/package-visibility?hl=en and
[2024-02-28 09:54:50.636835] [STDOUT] stdout: [ ] 13
https://developer.android.com/reference/android/content/Intent#ACTION_PROCESS_TEXT.
[2024-02-28 09:54:50.636839] [STDOUT] stdout: [ ] 14
[2024-02-28 09:54:50.636868] [STDOUT] stdout: [ ] 15 In particular, this is used by the Flutter engine in io.flutter.plugin.text.ProcessTextPlugin.
[2024-02-28 09:54:50.636872] [STDOUT] stdout: [ ] 16 -->
[2024-02-28 09:54:50.636884] [STDOUT] stdout: [ ] 17 <queries>
[2024-02-28 09:54:50.636888] [STDOUT] stdout: [ ] 17-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:38:5-43:15
[2024-02-28 09:54:50.636891] [STDOUT] stdout: [ ] 18 <intent>
[2024-02-28 09:54:50.637507] [STDOUT] stdout: [ ] 18-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:39:9-42:18
[2024-02-28 09:54:50.638248] [STDOUT] stdout: [ ] 19 <action android:name="android.intent.action.PROCESS_TEXT" />
[2024-02-28 09:54:50.638262] [STDOUT] stdout: [ ] 19-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:40:13-72
[2024-02-28 09:54:50.638266] [STDOUT] stdout: [ ] 19-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:40:21-70
[2024-02-28 09:54:50.638269] [STDOUT] stdout: [ ] 20
[2024-02-28 09:54:50.638272] [STDOUT] stdout: [ ] 21 <data android:mimeType="text/plain" />
[2024-02-28 09:54:50.638937] [STDOUT] stdout: [ ] 21-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:41:13-50
[2024-02-28 09:54:50.638947] [STDOUT] stdout: [ ] 21-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:41:19-48
[2024-02-28 09:54:50.638951] [STDOUT] stdout: [ ] 22 </intent>
[2024-02-28 09:54:50.638954] [STDOUT] stdout: [ ] 23 </queries>
[2024-02-28 09:54:50.638957] [STDOUT] stdout: [ ] 24
[2024-02-28 09:54:50.638960] [STDOUT] stdout: [ ] 25 <application
[2024-02-28 09:54:50.638963] [STDOUT] stdout: [ ] 26 android:name="android.app.Application"
[2024-02-28 09:54:50.638967] [STDOUT] stdout: [ ] 26-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:4:9-42
[2024-02-28 09:54:50.638971] [STDOUT] stdout: [ ] 27 android:appComponentFactory="androidx.core.app.CoreComponentFactory"
[2024-02-28 09:54:50.638975] [STDOUT] stdout: [ ] 27-->[androidx.core:core:1.6.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/AndroidManifest.xml:24:18-86
[2024-02-28 09:54:50.638978] [STDOUT] stdout: [ ] 28 android:icon="@mipmap/ic_launcher"
[2024-02-28 09:54:50.638981] [STDOUT] stdout: [ ] 28-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:5:9-43
[2024-02-28 09:54:50.638985] [STDOUT] stdout: [ ] 29 android:label="plugintest_example" >
[2024-02-28 09:54:50.638988] [STDOUT] stdout: [ ] 29-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:3:9-43
[2024-02-28 09:54:50.638991] [STDOUT] stdout: [ ] 30 <activity
[2024-02-28 09:54:50.638994] [STDOUT] stdout: [ ] 30-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:6:9-26:20
[2024-02-28 09:54:50.638997] [STDOUT] stdout: [ ] 31 android:name="io.flutter.devicelab.plugintest_example.MainActivity"
[2024-02-28 09:54:50.639001] [STDOUT] stdout: [ ] 31-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:7:13-41
[2024-02-28 09:54:50.639004] [STDOUT] stdout: [ ] 32 android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"
[2024-02-28 09:54:50.639008] [STDOUT] stdout: [ ] 32-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:11:13-163
[2024-02-28 09:54:50.639011] [STDOUT] stdout: [ ] 33 android:exported="true"
[2024-02-28 09:54:50.639015] [STDOUT] stdout: [ ] 33-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:8:13-36
[2024-02-28 09:54:50.639018] [STDOUT] stdout: [ ] 34 android:hardwareAccelerated="true"
[2024-02-28 09:54:50.639021] [STDOUT] stdout: [ ] 34-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:12:13-47
[2024-02-28 09:54:50.639025] [STDOUT] stdout: [ ] 35 android:launchMode="singleTop"
[2024-02-28 09:54:50.639028] [STDOUT] stdout: [ ] 35-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:9:13-43
[2024-02-28 09:54:50.639031] [STDOUT] stdout: [ ] 36 android:theme="@style/LaunchTheme"
[2024-02-28 09:54:50.639034] [STDOUT] stdout: [ ] 36-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:10:13-47
[2024-02-28 09:54:50.639038] [STDOUT] stdout: [ ] 37 android:windowSoftInputMode="adjustResize" >
[2024-02-28 09:54:50.639041] [STDOUT] stdout: [ ] 37-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:13:13-55
[2024-02-28 09:54:50.639044] [STDOUT] stdout: [ ] 38
[2024-02-28 09:54:50.639047] [STDOUT] stdout: [ ] 39 <!--
[2024-02-28 09:54:50.639050] [STDOUT] stdout: [ ] 40 Specifies an Android theme to apply to this Activity as soon as
[2024-02-28 09:54:50.639053] [STDOUT] stdout: [ ] 41 the Android process has started. This theme is visible to the user
[2024-02-28 09:54:50.639057] [STDOUT] stdout: [ ] 42 while the Flutter UI initializes. After that, this theme continues
[2024-02-28 09:54:50.639060] [STDOUT] stdout: [ ] 43 to determine the Window background behind the Flutter UI.
[2024-02-28 09:54:50.639063] [STDOUT] stdout: [ ] 44 -->
[2024-02-28 09:54:50.639066] [STDOUT] stdout: [ ] 45 <meta-data
[2024-02-28 09:54:50.639069] [STDOUT] stdout: [ ] 45-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:18:13-21:17
[2024-02-28 09:54:50.640028] [STDOUT] stdout: [ ] 46 android:name="io.flutter.embedding.android.NormalTheme"
[2024-02-28 09:54:50.641286] [STDOUT] stdout: [ ] 46-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:19:15-70
[2024-02-28 09:54:50.641332] [STDOUT] stdout: [ ] 47 android:resource="@style/NormalTheme" />
[2024-02-28 09:54:50.641344] [STDOUT] stdout: [ ] 47-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:20:15-52
[2024-02-28 09:54:50.641973] [STDOUT] stdout: [ ] 48
[2024-02-28 09:54:50.642026] [STDOUT] stdout: [ ] 49 <intent-filter>
[2024-02-28 09:54:50.642039] [STDOUT] stdout: [ ] 49-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:22:13-25:29
[2024-02-28 09:54:50.642050] [STDOUT] stdout: [ ] 50 <action android:name="android.intent.action.MAIN" />
[2024-02-28 09:54:50.642059] [STDOUT] stdout: [ ] 50-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:23:17-68
[2024-02-28 09:54:50.642069] [STDOUT] stdout: [ ] 50-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:23:25-66
[2024-02-28 09:54:50.642093] [STDOUT] stdout: [ ] 51
[2024-02-28 09:54:50.642108] [STDOUT] stdout: [ ] 52 <category android:name="android.intent.category.LAUNCHER" />
[2024-02-28 09:54:50.642118] [STDOUT] stdout: [ ] 52-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:24:17-76
[2024-02-28 09:54:50.642184] [STDOUT] stdout: [ ] 52-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:24:27-74
[2024-02-28 09:54:50.642203] [STDOUT] stdout: [ ] 53 </intent-filter>
[2024-02-28 09:54:50.642211] [STDOUT] stdout: [ ] 54 </activity>
[2024-02-28 09:54:50.642219] [STDOUT] stdout: [ ] 55 <!--
[2024-02-28 09:54:50.642227] [STDOUT] stdout: [ ] 56 Don't delete the meta-data below.
[2024-02-28 09:54:50.642250] [STDOUT] stdout: [ ] 57 This is used by the Flutter tool to generate GeneratedPluginRegistrant.java
[2024-02-28 09:54:50.643589] [STDOUT] stdout: [ ] 58 -->
[2024-02-28 09:54:50.643635] [STDOUT] stdout: [ ] 59 <meta-data
[2024-02-28 09:54:50.643645] [STDOUT] stdout: [ ] 59-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:29:9-31:33
[2024-02-28 09:54:50.643655] [STDOUT] stdout: [ ] 60 android:name="flutterEmbedding"
[2024-02-28 09:54:50.643663] [STDOUT] stdout: [ ] 60-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:30:13-44
[2024-02-28 09:54:50.643672] [STDOUT] stdout: [ ] 61 android:value="2" />
[2024-02-28 09:54:50.643681] [STDOUT] stdout: [ ] 61-->/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/AndroidManifest.xml:31:13-30
[2024-02-28 09:54:50.643690] [STDOUT] stdout: [ ] 62
[2024-02-28 09:54:50.643697] [STDOUT] stdout: [ ] 63 <uses-library
[2024-02-28 09:54:50.643706] [STDOUT] stdout: [ ] 63-->[androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:25:9-27:40
[2024-02-28 09:54:50.643715] [STDOUT] stdout: [ ] 64 android:name="androidx.window.extensions"
[2024-02-28 09:54:50.643724] [STDOUT] stdout: [ ] 64-->[androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:26:13-54
[2024-02-28 09:54:50.643733] [STDOUT] stdout: [ ] 65 android:required="false" />
[2024-02-28 09:54:50.643742] [STDOUT] stdout: [ ] 65-->[androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:27:13-37
[2024-02-28 09:54:50.643751] [STDOUT] stdout: [ ] 66 <uses-library
[2024-02-28 09:54:50.643759] [STDOUT] stdout: [ ] 66-->[androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:28:9-30:40
[2024-02-28 09:54:50.643768] [STDOUT] stdout: [ ] 67 android:name="androidx.window.sidecar"
[2024-02-28 09:54:50.643777] [STDOUT] stdout: [ ] 67-->[androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:29:13-51
[2024-02-28 09:54:50.643786] [STDOUT] stdout: [ ] 68 android:required="false" />
[2024-02-28 09:54:50.643795] [STDOUT] stdout: [ ] 68-->[androidx.window:window:1.0.0-beta04] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/AndroidManifest.xml:30:13-37
[2024-02-28 09:54:50.643804] [STDOUT] stdout: [ ] 69 </application>
[2024-02-28 09:54:50.643812] [STDOUT] stdout: [ ] 70
[2024-02-28 09:54:50.643819] [STDOUT] stdout: [ ] 71</manifest>
[2024-02-28 09:54:50.643827] [STDOUT] stdout: [ ] Merged manifest saved to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_manifest/release/AndroidManifest.xml
[2024-02-28 09:54:50.643837] [STDOUT] stdout: [ ] Resolve mutations for :app:processReleaseManifest (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.643850] [STDOUT] stdout: [ ] :app:processReleaseManifest (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.643858] [STDOUT] stdout: [ ] > Task :app:processReleaseManifest
[2024-02-28 09:54:50.643866] [STDOUT] stdout: [ ] Caching disabled for task ':app:processReleaseManifest' because:
[2024-02-28 09:54:50.643874] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.643882] [STDOUT] stdout: [ ] Task ':app:processReleaseManifest' is not up-to-date because:
[2024-02-28 09:54:50.643894] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.643903] [STDOUT] stdout: [ ] Resolve mutations for :app:processReleaseManifestForPackage (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.643911] [STDOUT] stdout: [ ] :app:processReleaseManifestForPackage (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.644737] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:bundleLibCompileToJarRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:50.644768] [STDOUT] stdout: [ ] :integration_test:bundleLibCompileToJarRelease (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:50.644777] [STDOUT] stdout: [ ] > Task :app:mergeReleaseResources
[2024-02-28 09:54:50.644785] [STDOUT] stdout: [ ] Watching 2 directory hierarchies to track changes
[2024-02-28 09:54:50.644793] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseResources' because:
[2024-02-28 09:54:50.644802] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.644810] [STDOUT] stdout: [ ] Task ':app:mergeReleaseResources' is not up-to-date because:
[2024-02-28 09:54:50.644818] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.644826] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:mergeReleaseResources'.
[2024-02-28 09:54:50.644834] [STDOUT] stdout: [ ] [MergeResources] Inputs are non-incremental full task action.
[2024-02-28 09:54:50.644844] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-hr/values-hr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-hr_values-hr.arsc.flat
[2024-02-28 09:54:50.644855] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-de/values-de.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-de_values-de.arsc.flat
[2024-02-28 09:54:50.644866] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-lo/values-lo.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-lo_values-lo.arsc.flat
[2024-02-28 09:54:50.644878] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-hi/values-hi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-hi_values-hi.arsc.flat
[2024-02-28 09:54:50.644889] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values/values.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values_values.arsc.flat
[2024-02-28 09:54:50.644900] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-pt/values-pt.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-pt_values-pt.arsc.flat
[2024-02-28 09:54:50.644911] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-lt/values-lt.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-lt_values-lt.arsc.flat
[2024-02-28 09:54:50.644921] [STDOUT] stdout: [ ] Transforming aapt2-7.3.0-8691043-osx.jar (com.android.tools.build:aapt2:7.3.0-8691043) with Aapt2Extractor
[2024-02-28 09:54:50.644959] [STDOUT] stdout: [ ] Caching disabled for Aapt2Extractor: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.android.tools.build/aapt2/7.3.0-8691043/95880e8918cd662732051fa53448fafabad44a58/aapt2-7.3.0-8691043-osx.jar because:
[2024-02-28 09:54:50.644991] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.645001] [STDOUT] stdout: [ ] Skipping Aapt2Extractor: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/com.android.tools.build/aapt2/7.3.0-8691043/95880e8918cd662732051fa53448fafabad44a58/aapt2-7.3.0-8691043-osx.jar as it is up-to-date.
[2024-02-28 09:54:50.645013] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-lv/values-lv.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-lv_values-lv.arsc.flat
[2024-02-28 09:54:50.645025] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-en-rIN/values-en-rIN.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-en-rIN_values-en-rIN.arsc.flat
[2024-02-28 09:54:50.645061] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ur/values-ur.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-ur_values-ur.arsc.flat
[2024-02-28 09:54:50.645076] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ml/values-ml.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-ml_values-ml.arsc.flat
[2024-02-28 09:54:50.645105] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-hy/values-hy.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-hy_values-hy.arsc.flat
[2024-02-28 09:54:50.645118] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-uk/values-uk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-uk_values-uk.arsc.flat
[2024-02-28 09:54:50.645129] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-mk/values-mk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-mk_values-mk.arsc.flat
[2024-02-28 09:54:50.645140] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-v16/values-v16.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-v16_values-v16.arsc.flat
[2024-02-28 09:54:50.645151] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ms/values-ms.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-ms_values-ms.arsc.flat
[2024-02-28 09:54:50.645163] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-mr/values-mr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-mr_values-mr.arsc.flat
[2024-02-28 09:54:50.645174] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-el/values-el.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-el_values-el.arsc.flat
[2024-02-28 09:54:50.645185] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-uz/values-uz.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-uz_values-uz.arsc.flat
[2024-02-28 09:54:50.645196] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-es/values-es.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-es_values-es.arsc.flat
[2024-02-28 09:54:50.645221] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-fr-rCA/values-fr-rCA.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-fr-rCA_values-fr-rCA.arsc.flat
[2024-02-28 09:54:50.645234] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-b+sr+Latn_values-b+sr+Latn.arsc.flat
[2024-02-28 09:54:50.645245] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-zh-rHK/values-zh-rHK.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-zh-rHK_values-zh-rHK.arsc.flat
[2024-02-28 09:54:50.645257] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-v21/values-v21.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-v21_values-v21.arsc.flat
[2024-02-28 09:54:50.645268] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-af/values-af.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-af_values-af.arsc.flat
[2024-02-28 09:54:50.645279] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-nb/values-nb.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-nb_values-nb.arsc.flat
[2024-02-28 09:54:50.645290] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-et/values-et.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-et_values-et.arsc.flat
[2024-02-28 09:54:50.645302] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-am/values-am.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-am_values-am.arsc.flat
[2024-02-28 09:54:50.645313] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-it/values-it.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-it_values-it.arsc.flat
[2024-02-28 09:54:50.645325] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-night-v8/values-night-v8.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-night-v8_values-night-v8.arsc.flat
[2024-02-28 09:54:50.645336] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-vi/values-vi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-vi_values-vi.arsc.flat
[2024-02-28 09:54:50.645347] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-is/values-is.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-is_values-is.arsc.flat
[2024-02-28 09:54:50.645358] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ar/values-ar.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-ar_values-ar.arsc.flat
[2024-02-28 09:54:50.645369] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-pt-rPT_values-pt-rPT.arsc.flat
[2024-02-28 09:54:50.645381] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ne/values-ne.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-ne_values-ne.arsc.flat
[2024-02-28 09:54:50.645392] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-in/values-in.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-in_values-in.arsc.flat
[2024-02-28 09:54:50.645403] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-be/values-be.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-be_values-be.arsc.flat
[2024-02-28 09:54:50.645414] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-zu/values-zu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-zu_values-zu.arsc.flat
[2024-02-28 09:54:50.645425] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ru/values-ru.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-ru_values-ru.arsc.flat
[2024-02-28 09:54:50.645437] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-eu/values-eu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-eu_values-eu.arsc.flat
[2024-02-28 09:54:50.645448] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ka/values-ka.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-ka_values-ka.arsc.flat
[2024-02-28 09:54:50.645459] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-bg/values-bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-bg_values-bg.arsc.flat
[2024-02-28 09:54:50.645539] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-en-rCA/values-en-rCA.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-en-rCA_values-en-rCA.arsc.flat
[2024-02-28 09:54:50.645556] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-km/values-km.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-km_values-km.arsc.flat
[2024-02-28 09:54:50.645567] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sk/values-sk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-sk_values-sk.arsc.flat
[2024-02-28 09:54:50.645578] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sr/values-sr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-sr_values-sr.arsc.flat
[2024-02-28 09:54:50.645592] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-my/values-my.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-my_values-my.arsc.flat
[2024-02-28 09:54:50.645603] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ky/values-ky.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-ky_values-ky.arsc.flat
[2024-02-28 09:54:50.645615] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sv/values-sv.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-sv_values-sv.arsc.flat
[2024-02-28 09:54:50.645626] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-gl/values-gl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-gl_values-gl.arsc.flat
[2024-02-28 09:54:50.645637] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-as/values-as.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-as_values-as.arsc.flat
[2024-02-28 09:54:50.645647] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ja/values-ja.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-ja_values-ja.arsc.flat
[2024-02-28 09:54:50.645658] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-pl/values-pl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-pl_values-pl.arsc.flat
[2024-02-28 09:54:50.645670] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-az/values-az.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-az_values-az.arsc.flat
[2024-02-28 09:54:50.645957] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-gu/values-gu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-gu_values-gu.arsc.flat
[2024-02-28 09:54:50.645973] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-th/values-th.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-th_values-th.arsc.flat
[2024-02-28 09:54:50.646255] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-fi/values-fi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-fi_values-fi.arsc.flat
[2024-02-28 09:54:50.646648] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-zh-rCN_values-zh-rCN.arsc.flat
[2024-02-28 09:54:50.646672] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-en-rGB/values-en-rGB.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-en-rGB_values-en-rGB.arsc.flat
[2024-02-28 09:54:50.646685] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/layout-v21/notification_template_icon_group.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/layout-v21_notification_template_icon_group.xml.flat
[2024-02-28 09:54:50.646696] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-kk/values-kk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-kk_values-kk.arsc.flat
[2024-02-28 09:54:50.646707] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-tr/values-tr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-tr_values-tr.arsc.flat
[2024-02-28 09:54:50.646971] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ta/values-ta.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-ta_values-ta.arsc.flat
[2024-02-28 09:54:50.647048] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/drawable/notification_tile_bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/drawable_notification_tile_bg.xml.flat
[2024-02-28 09:54:50.647062] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-bs/values-bs.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-bs_values-bs.arsc.flat
[2024-02-28 09:54:50.647089] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-tl/values-tl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-tl_values-tl.arsc.flat
[2024-02-28 09:54:50.647105] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ca/values-ca.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-ca_values-ca.arsc.flat
[2024-02-28 09:54:50.647116] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/drawable/notification_icon_background.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/drawable_notification_icon_background.xml.flat
[2024-02-28 09:54:50.647127] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/drawable/notification_bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/drawable_notification_bg.xml.flat
[2024-02-28 09:54:50.647138] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ko/values-ko.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-ko_values-ko.arsc.flat
[2024-02-28 09:54:50.647150] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-te/values-te.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-te_values-te.arsc.flat
[2024-02-28 09:54:50.647161] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/layout-v21/notification_template_custom_big.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/layout-v21_notification_template_custom_big.xml.flat
[2024-02-28 09:54:50.647172] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-fa/values-fa.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-fa_values-fa.arsc.flat
[2024-02-28 09:54:50.647183] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-nl/values-nl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-nl_values-nl.arsc.flat
[2024-02-28 09:54:50.647194] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-bn/values-bn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-bn_values-bn.arsc.flat
[2024-02-28 09:54:50.647470] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-en-rXC/values-en-rXC.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-en-rXC_values-en-rXC.arsc.flat
[2024-02-28 09:54:50.647495] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sq/values-sq.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-sq_values-sq.arsc.flat
[2024-02-28 09:54:50.647523] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-si/values-si.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-si_values-si.arsc.flat
[2024-02-28 09:54:50.647546] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-or/values-or.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-or_values-or.arsc.flat
[2024-02-28 09:54:50.647558] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sw/values-sw.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-sw_values-sw.arsc.flat
[2024-02-28 09:54:50.647570] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-pt-rBR_values-pt-rBR.arsc.flat
[2024-02-28 09:54:50.648058] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-pa/values-pa.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-pa_values-pa.arsc.flat
[2024-02-28 09:54:50.648115] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-da/values-da.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-da_values-da.arsc.flat
[2024-02-28 09:54:50.648131] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/drawable-v21/notification_action_background.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/drawable-v21_notification_action_background.xml.flat
[2024-02-28 09:54:50.648143] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/drawable/notification_bg_low.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/drawable_notification_bg_low.xml.flat
[2024-02-28 09:54:50.648154] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-hu/values-hu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-hu_values-hu.arsc.flat
[2024-02-28 09:54:50.648165] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-mn/values-mn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-mn_values-mn.arsc.flat
[2024-02-28 09:54:50.648177] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-zh-rTW_values-zh-rTW.arsc.flat
[2024-02-28 09:54:50.648188] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-iw/values-iw.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-iw_values-iw.arsc.flat
[2024-02-28 09:54:50.648199] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-es-rUS/values-es-rUS.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-es-rUS_values-es-rUS.arsc.flat
[2024-02-28 09:54:50.648210] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ro/values-ro.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-ro_values-ro.arsc.flat
[2024-02-28 09:54:50.648221] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-fr/values-fr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-fr_values-fr.arsc.flat
[2024-02-28 09:54:50.648232] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sl/values-sl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-sl_values-sl.arsc.flat
[2024-02-28 09:54:50.648243] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/main/res/drawable-v21/launch_background.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/drawable-v21_launch_background.xml.flat
[2024-02-28 09:54:50.648254] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/layout-v21/notification_action.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/layout-v21_notification_action.xml.flat
[2024-02-28 09:54:50.648265] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/layout/notification_template_part_chronometer.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/layout_notification_template_part_chronometer.xml.flat
[2024-02-28 09:54:50.648792] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-kn/values-kn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-kn_values-kn.arsc.flat
[2024-02-28 09:54:50.648808] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/layout/notification_template_part_time.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/layout_notification_template_part_time.xml.flat
[2024-02-28 09:54:50.648813] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-cs/values-cs.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-cs_values-cs.arsc.flat
[2024-02-28 09:54:50.648817] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/layout-v21/notification_action_tombstone.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/layout-v21_notification_action_tombstone.xml.flat
[2024-02-28 09:54:50.648821] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-en-rAU/values-en-rAU.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/values-en-rAU_values-en-rAU.arsc.flat
[2024-02-28 09:54:50.648826] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/res/layout/custom_dialog.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_res/release/layout_custom_dialog.xml.flat
[2024-02-28 09:54:50.648829] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #0: starting
[2024-02-28 09:54:50.648833] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #2: starting
[2024-02-28 09:54:50.648836] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #5: starting
[2024-02-28 09:54:50.648839] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #1: starting
[2024-02-28 09:54:50.648843] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #6: starting
[2024-02-28 09:54:50.648846] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #3: starting
[2024-02-28 09:54:50.648849] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #4: starting
[2024-02-28 09:54:50.648852] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:bundleLibCompileToJarRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:50.648856] [STDOUT] stdout: [ ] :plugintest:bundleLibCompileToJarRelease (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:50.648859] [STDOUT] stdout: [ ] Resolve mutations for :app:javaPreCompileRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.648862] [STDOUT] stdout: [ ] :app:javaPreCompileRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.648865] [STDOUT] stdout: [ ] > Task :integration_test:bundleLibCompileToJarRelease
[2024-02-28 09:54:50.648869] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:bundleLibCompileToJarRelease' because:
[2024-02-28 09:54:50.648872] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.648875] [STDOUT] stdout: [ ] Task ':integration_test:bundleLibCompileToJarRelease' is not up-to-date because:
[2024-02-28 09:54:50.648878] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.648881] [STDOUT] stdout: [ ] work action resolve classes.jar (project :integration_test) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:50.648885] [STDOUT] stdout: [ ] Resolve mutations for :app:extractProguardFiles (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:50.648888] [STDOUT] stdout: [ ] :app:extractProguardFiles (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:50.648891] [STDOUT] stdout: [ ] > Task :app:javaPreCompileRelease
[2024-02-28 09:54:50.650809] [STDOUT] stdout: [ ] Caching disabled for task ':app:javaPreCompileRelease' because:
[2024-02-28 09:54:50.650844] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.650853] [STDOUT] stdout: [ ] Task ':app:javaPreCompileRelease' is not up-to-date because:
[2024-02-28 09:54:50.650862] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.650870] [STDOUT] stdout: [ ] > Task :plugintest:bundleLibCompileToJarRelease
[2024-02-28 09:54:50.650878] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:bundleLibCompileToJarRelease' because:
[2024-02-28 09:54:50.650903] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.650915] [STDOUT] stdout: [ ] Task ':plugintest:bundleLibCompileToJarRelease' is not up-to-date because:
[2024-02-28 09:54:50.650925] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.650933] [STDOUT] stdout: [ ] > Task :app:extractProguardFiles
[2024-02-28 09:54:50.650941] [STDOUT] stdout: [ ] Caching disabled for task ':app:extractProguardFiles' because:
[2024-02-28 09:54:50.650949] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.650957] [STDOUT] stdout: [ ] Task ':app:extractProguardFiles' is not up-to-date because:
[2024-02-28 09:54:50.650965] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.650973] [STDOUT] stdout: [ ] work action resolve classes.jar (project :plugintest) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:50.650982] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:bundleLibResRelease (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:50.650991] [STDOUT] stdout: [ ] :integration_test:bundleLibResRelease (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:50.650999] [STDOUT] stdout: [ ] > Task :integration_test:bundleLibResRelease NO-SOURCE
[2024-02-28 09:54:50.651008] [STDOUT] stdout: [ ] Skipping task ':integration_test:bundleLibResRelease' as it has no source files and no previous output files.
[2024-02-28 09:54:50.651017] [STDOUT] stdout: [ ] work action resolve res.jar (project :integration_test) (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:50.651026] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:bundleLibRuntimeToJarRelease (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:50.651036] [STDOUT] stdout: [ ] :integration_test:bundleLibRuntimeToJarRelease (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:50.651044] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:writeReleaseLintModelMetadata (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.651053] [STDOUT] stdout: [ ] :integration_test:writeReleaseLintModelMetadata (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.651062] [STDOUT] stdout: [ ] > Task :integration_test:bundleLibRuntimeToJarRelease
[2024-02-28 09:54:50.651070] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:bundleLibRuntimeToJarRelease' because:
[2024-02-28 09:54:50.651079] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.651087] [STDOUT] stdout: [ ] Task ':integration_test:bundleLibRuntimeToJarRelease' is not up-to-date because:
[2024-02-28 09:54:50.651095] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.651103] [STDOUT] stdout: [ ] > Task :integration_test:writeReleaseLintModelMetadata
[2024-02-28 09:54:50.651111] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:writeReleaseLintModelMetadata' because:
[2024-02-28 09:54:50.651119] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.651143] [STDOUT] stdout: [ ] Task ':integration_test:writeReleaseLintModelMetadata' is not up-to-date because:
[2024-02-28 09:54:50.651154] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.651163] [STDOUT] stdout: [ ] work action resolve lint-model-metadata.properties (project :integration_test) (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.651172] [STDOUT] stdout: [ ] work action resolve lint-model-metadata.properties (project :integration_test) (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.651181] [STDOUT] stdout: [ ] work action resolve classes.jar (project :integration_test) (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.651190] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:createFullJarRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.651199] [STDOUT] stdout: [ ] :integration_test:createFullJarRelease (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:50.651207] [STDOUT] stdout: [ ] > Task :integration_test:createFullJarRelease
[2024-02-28 09:54:50.651215] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:createFullJarRelease' because:
[2024-02-28 09:54:50.651302] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.651315] [STDOUT] stdout: [ ] Task ':integration_test:createFullJarRelease' is not up-to-date because:
[2024-02-28 09:54:50.651320] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.651323] [STDOUT] stdout: [ ] work action resolve full.jar (project :integration_test) (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.651327] [STDOUT] stdout: [ ] work action resolve full.jar (project :integration_test) (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.651330] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:bundleLibResRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.651334] [STDOUT] stdout: [ ] :plugintest:bundleLibResRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.651337] [STDOUT] stdout: [ ] > Task :plugintest:bundleLibResRelease NO-SOURCE
[2024-02-28 09:54:50.651340] [STDOUT] stdout: [ ] Skipping task ':plugintest:bundleLibResRelease' as it has no source files and no previous output files.
[2024-02-28 09:54:50.651344] [STDOUT] stdout: [ ] work action resolve res.jar (project :plugintest) (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.651347] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:bundleLibRuntimeToJarRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.651351] [STDOUT] stdout: [ ] :plugintest:bundleLibRuntimeToJarRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.651355] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:writeReleaseLintModelMetadata (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:50.651358] [STDOUT] stdout: [ ] :plugintest:writeReleaseLintModelMetadata (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:50.651362] [STDOUT] stdout: [ ] > Task :plugintest:bundleLibRuntimeToJarRelease
[2024-02-28 09:54:50.651366] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:bundleLibRuntimeToJarRelease' because:
[2024-02-28 09:54:50.651369] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.651372] [STDOUT] stdout: [ ] Task ':plugintest:bundleLibRuntimeToJarRelease' is not up-to-date because:
[2024-02-28 09:54:50.651375] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.651378] [STDOUT] stdout: [ ] > Task :plugintest:writeReleaseLintModelMetadata
[2024-02-28 09:54:50.651382] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:writeReleaseLintModelMetadata' because:
[2024-02-28 09:54:50.651385] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.651388] [STDOUT] stdout: [ ] Task ':plugintest:writeReleaseLintModelMetadata' is not up-to-date because:
[2024-02-28 09:54:50.651392] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.651395] [STDOUT] stdout: [ ] work action resolve lint-model-metadata.properties (project :plugintest) (Thread[Execution worker Thread 2,5,main]) started.
[2024-02-28 09:54:50.651399] [STDOUT] stdout: [ ] work action resolve lint-model-metadata.properties (project :plugintest) (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:50.651402] [STDOUT] stdout: [ ] work action resolve classes.jar (project :plugintest) (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:50.651408] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:createFullJarRelease (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:50.651411] [STDOUT] stdout: [ ] :plugintest:createFullJarRelease (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:50.651414] [STDOUT] stdout: [ ] > Task :plugintest:createFullJarRelease
[2024-02-28 09:54:50.651418] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:createFullJarRelease' because:
[2024-02-28 09:54:50.651421] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.651424] [STDOUT] stdout: [ ] Task ':plugintest:createFullJarRelease' is not up-to-date because:
[2024-02-28 09:54:50.651427] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.651431] [STDOUT] stdout: [ ] work action resolve full.jar (project :plugintest) (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:50.651434] [STDOUT] stdout: [ ] work action resolve full.jar (project :plugintest) (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:50.651437] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseJniLibFolders (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:50.651441] [STDOUT] stdout: [ ] :app:mergeReleaseJniLibFolders (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:50.651444] [STDOUT] stdout: [ ] > Task :app:mergeReleaseJniLibFolders
[2024-02-28 09:54:50.651447] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseJniLibFolders' because:
[2024-02-28 09:54:50.651450] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.651453] [STDOUT] stdout: [ ] Task ':app:mergeReleaseJniLibFolders' is not up-to-date because:
[2024-02-28 09:54:50.651456] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.651459] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:mergeReleaseJniLibFolders'.
[2024-02-28 09:54:50.651463] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:copyReleaseJniLibsProjectOnly (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:50.651466] [STDOUT] stdout: [ ] :integration_test:copyReleaseJniLibsProjectOnly (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:50.651470] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:copyReleaseJniLibsProjectOnly (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.651473] [STDOUT] stdout: [ ] :plugintest:copyReleaseJniLibsProjectOnly (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.651476] [STDOUT] stdout: [ ] > Task :integration_test:copyReleaseJniLibsProjectOnly
[2024-02-28 09:54:50.651479] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:copyReleaseJniLibsProjectOnly' because:
[2024-02-28 09:54:50.651482] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.651486] [STDOUT] stdout: [ ] Task ':integration_test:copyReleaseJniLibsProjectOnly' is not up-to-date because:
[2024-02-28 09:54:50.651489] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.651492] [STDOUT] stdout: [ ] work action resolve jni (project :integration_test) (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:50.651495] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseArtProfile (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:50.651499] [STDOUT] stdout: [ ] :app:mergeReleaseArtProfile (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:50.651502] [STDOUT] stdout: [ ] > Task :plugintest:copyReleaseJniLibsProjectOnly
[2024-02-28 09:54:50.651506] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:copyReleaseJniLibsProjectOnly' because:
[2024-02-28 09:54:50.651509] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.651512] [STDOUT] stdout: [ ] Task ':plugintest:copyReleaseJniLibsProjectOnly' is not up-to-date because:
[2024-02-28 09:54:50.651516] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.651519] [STDOUT] stdout: [ ] work action resolve jni (project :plugintest) (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.651522] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseNativeLibs (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:50.651525] [STDOUT] stdout: [ ] :app:mergeReleaseNativeLibs (Thread[Execution worker,5,main]) started.
[2024-02-28 09:54:50.776385] [STDOUT] stdout: [ +126 ms] Resolve mutations for :integration_test:exportReleaseConsumerProguardFiles (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:50.776421] [STDOUT] stdout: [ ] :integration_test:exportReleaseConsumerProguardFiles (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:50.776431] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:exportReleaseConsumerProguardFiles (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.776439] [STDOUT] stdout: [ ] :plugintest:exportReleaseConsumerProguardFiles (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.776448] [STDOUT] stdout: [ ] > Task :plugintest:exportReleaseConsumerProguardFiles
[2024-02-28 09:54:50.776812] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:exportReleaseConsumerProguardFiles' because:
[2024-02-28 09:54:50.776831] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.776840] [STDOUT] stdout: [ ] Task ':plugintest:exportReleaseConsumerProguardFiles' is not up-to-date because:
[2024-02-28 09:54:50.776848] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.776857] [STDOUT] stdout: [ ] > Task :app:mergeReleaseArtProfile
[2024-02-28 09:54:50.776865] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:50.776873] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:50.776882] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:50.776890] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:50.777223] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:50.777245] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:50.777254] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.777262] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.777271] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:50.777279] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:50.777287] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.777296] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:50.777985] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.778007] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.778017] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:50.778026] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.778034] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.778043] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:50.778051] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.778059] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.778068] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:50.778076] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.778085] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.778383] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:50.778400] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.778409] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:50.778418] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.778482] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:50.778677] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:50.778693] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.778701] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.778915] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:50.778931] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.779105] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:50.779122] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.779232] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:50.779254] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:50.779349] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:50.779389] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:50.779437] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.779545] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.779622] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:50.779657] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:50.779683] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.779785] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:50.779799] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.779842] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:50.779951] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:50.779966] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.780054] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:50.780177] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:50.780191] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.780200] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.780209] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:50.780217] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.780240] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.780250] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.780298] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.780317] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.780354] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.780364] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.780376] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.780385] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.780393] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:50.780402] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.780432] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.780551] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:50.780669] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.780749] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:50.780793] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.780893] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.781003] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.781077] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:50.781121] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.781188] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.781271] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.781319] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.781348] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.781407] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.781435] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.781446] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.781468] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.781573] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.781600] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:50.781683] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.781736] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:50.781763] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.781826] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.781905] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.781976] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:50.781990] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.782098] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.782112] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:50.782161] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.782257] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.782289] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:50.782313] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.782460] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.782473] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:50.782514] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.782663] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.782695] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:50.782749] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:50.782808] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.782930] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:50.782945] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.782953] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.783048] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:50.783120] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.783133] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.783278] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:50.783301] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:50.783500] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.783513] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.783523] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:50.783531] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.783553] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:50.783666] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.783706] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.783785] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:50.783816] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:50.783967] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:50.784011] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:50.784103] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.784117] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.784126] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:50.784135] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.784264] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.784283] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:50.784292] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.784343] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.784465] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:50.784479] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:50.784588] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.784615] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:50.784689] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.784701] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.784838] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:50.784852] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:50.784994] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.785007] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.785099] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:50.785260] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.785271] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:50.785281] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:50.785668] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.785684] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:50.785694] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:50.785703] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.785711] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:50.785720] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.786044] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:50.786063] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.786072] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:50.786082] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:50.786091] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.786099] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:50.786155] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:50.786704] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:50.786725] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseArtProfile' because:
[2024-02-28 09:54:50.786759] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.786772] [STDOUT] stdout: [ ] Task ':app:mergeReleaseArtProfile' is not up-to-date because:
[2024-02-28 09:54:50.786780] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.786788] [STDOUT] stdout: [ ] > Task :integration_test:exportReleaseConsumerProguardFiles
[2024-02-28 09:54:50.786796] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:exportReleaseConsumerProguardFiles' because:
[2024-02-28 09:54:50.786805] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.786814] [STDOUT] stdout: [ ] Task ':integration_test:exportReleaseConsumerProguardFiles' is not up-to-date because:
[2024-02-28 09:54:50.786822] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.786830] [STDOUT] stdout: [ ] > Task :app:processReleaseManifestForPackage
[2024-02-28 09:54:50.786838] [STDOUT] stdout: [ ] Caching disabled for task ':app:processReleaseManifestForPackage' because:
[2024-02-28 09:54:50.786846] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.786854] [STDOUT] stdout: [ ] Task ':app:processReleaseManifestForPackage' is not up-to-date because:
[2024-02-28 09:54:50.786871] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.786908] [STDOUT] stdout: [ ] work action resolve release (project :integration_test) (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.787075] [STDOUT] stdout: [ ] work action resolve release (project :plugintest) (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.787189] [STDOUT] stdout: [ ] FilterShrinkerRulesTransform (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:50.787204] [STDOUT] stdout: [ ] Resolve mutations for :app:processReleaseResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.787255] [STDOUT] stdout: [ ] FilterShrinkerRulesTransform (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.787268] [STDOUT] stdout: [ ] :app:processReleaseResources (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.787528] [STDOUT] stdout: [ ] > Transform release (project :integration_test) with FilterShrinkerRulesTransform
[2024-02-28 09:54:50.787546] [STDOUT] stdout: [ ] Transforming release (project :integration_test) with FilterShrinkerRulesTransform
[2024-02-28 09:54:50.787555] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/consumer_proguard_dir/release because:
[2024-02-28 09:54:50.787565] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.787588] [STDOUT] stdout: [ ] FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/consumer_proguard_dir/release is not up-to-date because:
[2024-02-28 09:54:50.787601] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.787622] [STDOUT] stdout: [ ] > Transform release (project :plugintest) with FilterShrinkerRulesTransform
[2024-02-28 09:54:50.787633] [STDOUT] stdout: [ ] Transforming release (project :plugintest) with FilterShrinkerRulesTransform
[2024-02-28 09:54:50.787793] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/consumer_proguard_dir/release because:
[2024-02-28 09:54:50.787908] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.788273] [STDOUT] stdout: [ ] FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/consumer_proguard_dir/release is not up-to-date because:
[2024-02-28 09:54:50.788321] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.788332] [STDOUT] stdout: [ ] Resolve mutations for :app:checkReleaseDuplicateClasses (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.788361] [STDOUT] stdout: [ ] :app:checkReleaseDuplicateClasses (Thread[included builds,5,main]) started.
[2024-02-28 09:54:50.958491] [STDOUT] stdout: [ +170 ms] > Task :app:mergeReleaseNativeLibs
[2024-02-28 09:54:50.958541] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:50.958568] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:50.958584] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractJniTransform
[2024-02-28 09:54:50.958594] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:50.958603] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:50.958612] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:50.958621] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:50.958629] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:50.958638] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:50.958646] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:54:50.958655] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with ExtractJniTransform
[2024-02-28 09:54:50.958664] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:54:50.958699] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with ExtractJniTransform
[2024-02-28 09:54:50.958710] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with JetifyTransform
[2024-02-28 09:54:50.958719] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.958728] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/flutter/release/libs.jar because:
[2024-02-28 09:54:50.958737] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.958745] [STDOUT] stdout: [ ] JetifyTransform: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/flutter/release/libs.jar is not up-to-date because:
[2024-02-28 09:54:50.958754] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.958762] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.958770] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:50.958778] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:50.958787] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.958796] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:50.958804] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.959348] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.959365] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:50.959374] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with JetifyTransform
[2024-02-28 09:54:50.959382] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with ExtractJniTransform
[2024-02-28 09:54:50.959391] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with JetifyTransform
[2024-02-28 09:54:50.959400] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with JetifyTransform
[2024-02-28 09:54:50.959409] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:50.959418] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.959426] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.959434] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.959442] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:50.959451] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.959459] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with ExtractJniTransform
[2024-02-28 09:54:50.959468] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar because:
[2024-02-28 09:54:50.959477] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.959485] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:50.959495] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:50.959503] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.959512] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar because:
[2024-02-28 09:54:50.959520] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.959528] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.960123] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:50.960143] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:50.960152] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.960160] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.960169] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar as it is up-to-date.
[2024-02-28 09:54:50.960178] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:50.960187] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar as it is up-to-date.
[2024-02-28 09:54:50.960196] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.960205] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.7.10/d70d7d2c56371f7aa18f32e984e3e2e998fe9081/kotlin-stdlib-jdk8-1.7.10.jar because:
[2024-02-28 09:54:50.960214] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.960222] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.960230] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:50.960239] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.7.10/d70d7d2c56371f7aa18f32e984e3e2e998fe9081/kotlin-stdlib-jdk8-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:50.960248] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.960257] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.960265] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:50.960273] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with ExtractJniTransform
[2024-02-28 09:54:50.960282] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:50.960290] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.960299] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.960307] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:50.960315] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.960324] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.960332] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:50.960340] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.960349] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.960357] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.960365] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.960373] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.960381] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.960389] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.960398] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.960406] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.960414] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.960422] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.960430] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.960438] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.960447] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.960455] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.960463] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.960471] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.960479] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:50.960487] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.960496] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.960504] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:50.960512] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.960521] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.960530] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:50.960538] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:50.960547] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.960554] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.961522] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:50.961569] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.961579] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:50.961588] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.961597] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.961605] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:50.961614] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.961622] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.961631] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:50.961639] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.961648] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with ExtractJniTransform
[2024-02-28 09:54:50.961656] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.961665] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.961673] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:50.961681] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.961690] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.961698] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:50.961707] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.961715] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.961724] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:50.961732] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.961740] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with ExtractJniTransform
[2024-02-28 09:54:50.961749] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:50.961757] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:50.961766] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:50.961774] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.961783] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with ExtractJniTransform
[2024-02-28 09:54:50.961791] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.961800] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.961808] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:50.961816] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.961825] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.961834] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:50.961842] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.961851] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar because:
[2024-02-28 09:54:50.961860] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.961868] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar because:
[2024-02-28 09:54:50.961877] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.961885] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar as it is up-to-date.
[2024-02-28 09:54:50.961895] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:50.961904] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:50.961913] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.961920] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.961929] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.961938] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:50.961946] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.961955] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.961964] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:50.961973] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:50.961982] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:50.961990] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.961999] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.962007] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:50.962016] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.962025] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with ExtractJniTransform
[2024-02-28 09:54:50.962033] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:54:50.962042] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with ExtractJniTransform
[2024-02-28 09:54:50.962050] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:54:50.962058] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with ExtractJniTransform
[2024-02-28 09:54:50.962067] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:50.962076] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.962084] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:50.962093] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:54:50.962101] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with ExtractJniTransform
[2024-02-28 09:54:50.962110] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:54:50.962118] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with ExtractJniTransform
[2024-02-28 09:54:50.962126] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:54:50.962135] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with ExtractJniTransform
[2024-02-28 09:54:50.962143] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:54:50.962153] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with ExtractJniTransform
[2024-02-28 09:54:50.962161] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:54:50.962170] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with ExtractJniTransform
[2024-02-28 09:54:50.962178] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with JetifyTransform
[2024-02-28 09:54:50.962186] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with ExtractJniTransform
[2024-02-28 09:54:50.962195] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with JetifyTransform
[2024-02-28 09:54:50.962699] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with ExtractJniTransform
[2024-02-28 09:54:50.962723] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with JetifyTransform
[2024-02-28 09:54:50.962732] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with ExtractJniTransform
[2024-02-28 09:54:50.962742] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with JetifyTransform
[2024-02-28 09:54:50.962751] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with ExtractJniTransform
[2024-02-28 09:54:50.962760] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with JetifyTransform
[2024-02-28 09:54:50.962769] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with ExtractJniTransform
[2024-02-28 09:54:50.962778] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with JetifyTransform
[2024-02-28 09:54:50.962787] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with ExtractJniTransform
[2024-02-28 09:54:50.962795] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with JetifyTransform
[2024-02-28 09:54:50.962805] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:50.962813] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.962822] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:50.962831] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:54:50.962840] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:50.962848] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.962857] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:50.962867] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with ExtractJniTransform
[2024-02-28 09:54:50.962877] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar because:
[2024-02-28 09:54:50.962886] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.962894] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar as it is up-to-date.
[2024-02-28 09:54:50.962905] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:54:50.962941] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with ExtractJniTransform
[2024-02-28 09:54:50.962956] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.962966] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.962975] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:50.962984] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar because:
[2024-02-28 09:54:50.962993] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.963001] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar because:
[2024-02-28 09:54:50.963010] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.963019] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar as it is up-to-date.
[2024-02-28 09:54:50.963029] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar as it is up-to-date.
[2024-02-28 09:54:50.963038] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:50.963047] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.963055] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:50.963067] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/arm64_v8a_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/7e656e3f2098bf34f56cd694aac045cceb3605ad/arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:50.963076] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.963118] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/armeabi_v7a_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/ef64e02bf0b515f3402aec929c3e40095eaaca77/armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:50.963131] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.963140] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/arm64_v8a_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/7e656e3f2098bf34f56cd694aac045cceb3605ad/arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:50.963172] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/armeabi_v7a_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/ef64e02bf0b515f3402aec929c3e40095eaaca77/armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:50.963183] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractJniTransform
[2024-02-28 09:54:50.963192] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:50.963201] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.963209] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:50.963254] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractJniTransform
[2024-02-28 09:54:50.963265] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:50.963273] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.963299] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar because:
[2024-02-28 09:54:50.963309] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.963317] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:50.963789] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar as it is up-to-date.
[2024-02-28 09:54:50.963811] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:50.963821] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:50.963829] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.963838] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:50.963847] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar because:
[2024-02-28 09:54:50.963856] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.963944] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar as it is up-to-date.
[2024-02-28 09:54:50.963957] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar because:
[2024-02-28 09:54:50.963966] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.964213] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar as it is up-to-date.
[2024-02-28 09:54:50.964235] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:50.964244] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.964253] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:50.964382] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.964397] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:50.964639] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:50.964667] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/x86_64_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/4eaf0856914a6ca9859fe5b3d9d5004d61789f/x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:50.964677] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.964686] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/io.flutter/x86_64_release/1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a/4eaf0856914a6ca9859fe5b3d9d5004d61789f/x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:50.964695] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractJniTransform
[2024-02-28 09:54:50.964993] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar because:
[2024-02-28 09:54:50.965062] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.965072] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar as it is up-to-date.
[2024-02-28 09:54:50.965082] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar because:
[2024-02-28 09:54:50.965090] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.965099] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.7.10/1ef73fee66f45d52c67e2aca12fd945dbe0659bf/kotlin-stdlib-jdk7-1.7.10.jar because:
[2024-02-28 09:54:50.965242] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.965265] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.7.10/1ef73fee66f45d52c67e2aca12fd945dbe0659bf/kotlin-stdlib-jdk7-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:50.965400] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with ExtractJniTransform
[2024-02-28 09:54:50.965418] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar as it is up-to-date.
[2024-02-28 09:54:50.965428] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar because:
[2024-02-28 09:54:50.965479] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.965537] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar as it is up-to-date.
[2024-02-28 09:54:50.965553] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:50.965562] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.965717] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:50.965731] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar because:
[2024-02-28 09:54:50.965740] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.965749] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar as it is up-to-date.
[2024-02-28 09:54:50.965759] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar because:
[2024-02-28 09:54:50.965781] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.965790] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:50.965799] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.965837] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:50.965852] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar because:
[2024-02-28 09:54:50.965862] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.966068] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar because:
[2024-02-28 09:54:50.966101] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.966109] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar because:
[2024-02-28 09:54:50.966118] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.966127] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:50.966136] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar as it is up-to-date.
[2024-02-28 09:54:50.966145] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:50.966154] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.966162] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:50.966171] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar as it is up-to-date.
[2024-02-28 09:54:50.966196] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar as it is up-to-date.
[2024-02-28 09:54:50.966207] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:50.966216] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.966224] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:50.966233] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:50.966242] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.966250] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.966259] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:50.966267] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.966275] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.966304] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:50.966314] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.966322] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:50.966331] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar because:
[2024-02-28 09:54:50.966340] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.966348] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:50.966357] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.966365] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar as it is up-to-date.
[2024-02-28 09:54:50.966389] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:50.966400] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar because:
[2024-02-28 09:54:50.966408] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.966417] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:50.966425] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.966444] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:50.966643] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.7.10/bac80c520d0a9e3f3673bc2658c6ed02ef45a76a/kotlin-stdlib-common-1.7.10.jar because:
[2024-02-28 09:54:50.966660] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.966668] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.7.10/bac80c520d0a9e3f3673bc2658c6ed02ef45a76a/kotlin-stdlib-common-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:50.966678] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with ExtractJniTransform
[2024-02-28 09:54:50.966701] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar as it is up-to-date.
[2024-02-28 09:54:50.966712] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar because:
[2024-02-28 09:54:50.966721] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.966864] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar as it is up-to-date.
[2024-02-28 09:54:50.966882] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:50.966891] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.966900] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar because:
[2024-02-28 09:54:50.966909] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.966917] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:50.966926] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:50.966935] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar because:
[2024-02-28 09:54:50.966944] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.966952] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar as it is up-to-date.
[2024-02-28 09:54:50.967707] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar because:
[2024-02-28 09:54:50.967732] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.967741] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar because:
[2024-02-28 09:54:50.967749] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.967758] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar as it is up-to-date.
[2024-02-28 09:54:50.967767] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar as it is up-to-date.
[2024-02-28 09:54:50.967777] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:50.967785] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.967794] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar because:
[2024-02-28 09:54:50.967802] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.967810] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:50.968462] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar as it is up-to-date.
[2024-02-28 09:54:50.968516] [STDOUT] stdout: [ ] Caching disabled for JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.7.10/d2abf9e77736acc4450dc4a3f707fa2c10f5099d/kotlin-stdlib-1.7.10.jar because:
[2024-02-28 09:54:50.968527] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.968531] [STDOUT] stdout: [ ] Skipping JetifyTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.7.10/d2abf9e77736acc4450dc4a3f707fa2c10f5099d/kotlin-stdlib-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:50.969095] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with ExtractJniTransform
[2024-02-28 09:54:50.969117] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar because:
[2024-02-28 09:54:50.969126] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.969134] [STDOUT] stdout: [ ] Skipping ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:50.969143] [STDOUT] stdout: [ ] Transforming libs.jar with ExtractJniTransform
[2024-02-28 09:54:50.969152] [STDOUT] stdout: [ ] Caching disabled for ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0a45173bfaa0ea164c7d18ae5a68bb19/transformed/jetified-libs.jar because:
[2024-02-28 09:54:50.969161] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.969421] [STDOUT] stdout: [ ] ExtractJniTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0a45173bfaa0ea164c7d18ae5a68bb19/transformed/jetified-libs.jar is not up-to-date because:
[2024-02-28 09:54:50.969440] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.969449] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseNativeLibs' because:
[2024-02-28 09:54:50.969458] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.969465] [STDOUT] stdout: [ ] Task ':app:mergeReleaseNativeLibs' is not up-to-date because:
[2024-02-28 09:54:50.969473] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.969481] [STDOUT] stdout: [ ] > Task :app:processReleaseResources
[2024-02-28 09:54:50.969489] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:50.969498] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:50.969506] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.969515] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:50.969523] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:50.969532] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.969540] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.969568] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.969578] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.969582] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:50.969585] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.969589] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.969637] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.969652] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.969661] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.969694] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.969755] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.969766] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.970180] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.970195] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.970335] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.970349] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.970415] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.970515] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.970643] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.970691] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.970796] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.970821] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.970862] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.971073] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.971087] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.971096] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.971131] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.971262] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.971288] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.971409] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.971435] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.971534] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:50.971616] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.971638] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.971791] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.971804] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.971813] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.971838] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.971919] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.972082] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.972103] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.972113] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.972151] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.972206] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.972220] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.972307] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.972320] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.972418] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.972482] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.972512] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.972672] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.972686] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.972695] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:50.972704] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.972725] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:50.972973] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:50.973025] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.973159] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.973185] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.973255] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.973369] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:50.973383] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:50.973489] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.973518] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.973620] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:50.973841] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with LibrarySymbolTableTransform
[2024-02-28 09:54:50.973857] [STDOUT] stdout: [ ] Caching disabled for task ':app:processReleaseResources' because:
[2024-02-28 09:54:50.973865] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.973888] [STDOUT] stdout: [ ] Task ':app:processReleaseResources' is not up-to-date because:
[2024-02-28 09:54:50.973898] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.973906] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:processReleaseResources'.
[2024-02-28 09:54:50.974002] [STDOUT] stdout: [ ] Aapt output file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/processed_res/release/out/resources-release.ap_
[2024-02-28 09:54:50.974017] [STDOUT] stdout: [ ] Resolve mutations for :app:compileReleaseKotlin (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.974026] [STDOUT] stdout: [ ] :app:compileReleaseKotlin (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.974035] [STDOUT] stdout: [ ] > Task :app:compileReleaseKotlin NO-SOURCE
[2024-02-28 09:54:50.974060] [STDOUT] stdout: [ ] Skipping task ':app:compileReleaseKotlin' as it has no source files and no previous output files.
[2024-02-28 09:54:50.974095] [STDOUT] stdout: [ ] Resolve mutations for :app:compileReleaseJavaWithJavac (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.974106] [STDOUT] stdout: [ ] :app:compileReleaseJavaWithJavac (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.974133] [STDOUT] stdout: [ ] > Task :app:checkReleaseDuplicateClasses
[2024-02-28 09:54:50.974145] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:50.974153] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:50.974162] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:50.974172] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:50.974195] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with EnumerateClassesTransform
[2024-02-28 09:54:50.974206] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:50.974228] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:54:50.974335] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:50.974409] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:54:50.974532] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:54:50.974546] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with IdentityTransform
[2024-02-28 09:54:50.974581] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with EnumerateClassesTransform
[2024-02-28 09:54:50.974682] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:54:50.974701] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with IdentityTransform
[2024-02-28 09:54:50.974844] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with EnumerateClassesTransform
[2024-02-28 09:54:50.975024] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with JetifyTransform
[2024-02-28 09:54:50.975035] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with IdentityTransform
[2024-02-28 09:54:50.975043] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:50.975055] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:50.975154] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:50.975190] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:50.975202] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:50.975212] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:50.975221] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.975252] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarToClassTransform
[2024-02-28 09:54:50.975263] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:50.975348] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarToClassTransform
[2024-02-28 09:54:50.975356] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.975359] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarToClassTransform
[2024-02-28 09:54:50.975363] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with JetifyTransform
[2024-02-28 09:54:50.975366] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with IdentityTransform
[2024-02-28 09:54:50.975370] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with EnumerateClassesTransform
[2024-02-28 09:54:50.975373] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with JetifyTransform
[2024-02-28 09:54:50.975384] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with IdentityTransform
[2024-02-28 09:54:50.975570] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with JetifyTransform
[2024-02-28 09:54:50.975645] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with IdentityTransform
[2024-02-28 09:54:50.975825] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.975898] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarToClassTransform
[2024-02-28 09:54:50.975952] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.975964] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with IdentityTransform
[2024-02-28 09:54:50.976009] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.976022] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.976045] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarToClassTransform
[2024-02-28 09:54:50.976165] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.976253] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarToClassTransform
[2024-02-28 09:54:50.976268] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.976317] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarToClassTransform
[2024-02-28 09:54:50.976328] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.976337] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarToClassTransform
[2024-02-28 09:54:50.976345] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.976354] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarToClassTransform
[2024-02-28 09:54:50.976377] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.976388] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:50.976397] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.976406] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:50.976426] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.976436] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:50.976602] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.976643] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:50.976654] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.976663] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:50.976671] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.976680] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:50.976688] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.976715] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:54:50.976726] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.976735] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:54:50.976743] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.976752] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarToClassTransform
[2024-02-28 09:54:50.976760] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.976790] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarToClassTransform
[2024-02-28 09:54:50.976836] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.976846] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarToClassTransform
[2024-02-28 09:54:50.976856] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.976864] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with IdentityTransform
[2024-02-28 09:54:50.976888] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.976912] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.976923] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarToClassTransform
[2024-02-28 09:54:50.976932] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.976966] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarToClassTransform
[2024-02-28 09:54:50.976976] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.976984] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarToClassTransform
[2024-02-28 09:54:50.976993] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.977233] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with IdentityTransform
[2024-02-28 09:54:50.977258] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.977268] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:50.977278] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarToClassTransform
[2024-02-28 09:54:50.977287] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.977295] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with IdentityTransform
[2024-02-28 09:54:50.977304] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.977313] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.977321] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:54:50.977349] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.977381] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:54:50.977390] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.977399] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:54:50.977407] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.977416] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with IdentityTransform
[2024-02-28 09:54:50.977425] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.977466] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:54:50.977492] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with IdentityTransform
[2024-02-28 09:54:50.977503] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with EnumerateClassesTransform
[2024-02-28 09:54:50.977513] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:54:50.977521] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with IdentityTransform
[2024-02-28 09:54:50.977530] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.977539] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:50.977548] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarToClassTransform
[2024-02-28 09:54:50.977557] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:54:50.977594] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with IdentityTransform
[2024-02-28 09:54:50.977604] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with EnumerateClassesTransform
[2024-02-28 09:54:50.977613] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:54:50.977621] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with IdentityTransform
[2024-02-28 09:54:50.977630] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with EnumerateClassesTransform
[2024-02-28 09:54:50.977638] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:54:50.977646] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with IdentityTransform
[2024-02-28 09:54:50.977672] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with EnumerateClassesTransform
[2024-02-28 09:54:50.977685] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:54:50.977694] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with IdentityTransform
[2024-02-28 09:54:50.977702] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with EnumerateClassesTransform
[2024-02-28 09:54:50.977711] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:54:50.977747] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with IdentityTransform
[2024-02-28 09:54:50.977758] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with EnumerateClassesTransform
[2024-02-28 09:54:50.977766] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with JetifyTransform
[2024-02-28 09:54:50.977775] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with IdentityTransform
[2024-02-28 09:54:50.977783] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with EnumerateClassesTransform
[2024-02-28 09:54:50.977792] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with JetifyTransform
[2024-02-28 09:54:50.977802] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with IdentityTransform
[2024-02-28 09:54:50.977811] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with EnumerateClassesTransform
[2024-02-28 09:54:50.977820] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with JetifyTransform
[2024-02-28 09:54:50.977829] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with IdentityTransform
[2024-02-28 09:54:50.977838] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with EnumerateClassesTransform
[2024-02-28 09:54:50.977863] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with JetifyTransform
[2024-02-28 09:54:50.977873] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with IdentityTransform
[2024-02-28 09:54:50.977882] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with EnumerateClassesTransform
[2024-02-28 09:54:50.977891] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with JetifyTransform
[2024-02-28 09:54:50.977899] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with IdentityTransform
[2024-02-28 09:54:50.977908] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with EnumerateClassesTransform
[2024-02-28 09:54:50.977935] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with JetifyTransform
[2024-02-28 09:54:50.977945] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with IdentityTransform
[2024-02-28 09:54:50.977954] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with EnumerateClassesTransform
[2024-02-28 09:54:50.977963] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with JetifyTransform
[2024-02-28 09:54:50.977982] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with IdentityTransform
[2024-02-28 09:54:50.977993] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:54:50.978050] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with IdentityTransform
[2024-02-28 09:54:50.978084] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.978107] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:54:50.978117] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with IdentityTransform
[2024-02-28 09:54:50.978143] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0a45173bfaa0ea164c7d18ae5a68bb19/transformed/jetified-libs.jar because:
[2024-02-28 09:54:50.978152] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.978161] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with EnumerateClassesTransform
[2024-02-28 09:54:50.978180] [STDOUT] stdout: [ ] IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0a45173bfaa0ea164c7d18ae5a68bb19/transformed/jetified-libs.jar is not up-to-date because:
[2024-02-28 09:54:50.978192] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.978258] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.978269] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarToClassTransform
[2024-02-28 09:54:50.978278] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2cc57636e7457f6022aed6f56a80d3a8/transformed/jetified-window-java-1.0.0-beta04.aar because:
[2024-02-28 09:54:50.978286] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.978426] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2cc57636e7457f6022aed6f56a80d3a8/transformed/jetified-window-java-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:54:50.978442] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar because:
[2024-02-28 09:54:50.978451] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.978460] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar as it is up-to-date.
[2024-02-28 09:54:50.978478] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with EnumerateClassesTransform
[2024-02-28 09:54:50.978501] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7bb08b648454858ba99e9cc964b014da/transformed/jetified-window-1.0.0-beta04.aar because:
[2024-02-28 09:54:50.978511] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.978520] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7bb08b648454858ba99e9cc964b014da/transformed/jetified-window-1.0.0-beta04.aar as it is up-to-date.
[2024-02-28 09:54:50.978544] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with EnumerateClassesTransform
[2024-02-28 09:54:50.978557] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar because:
[2024-02-28 09:54:50.978566] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.978575] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.core/core/1.6.0/10775f024a338475a5e374033f4532a7b3d8994f/core-1.6.0.aar as it is up-to-date.
[2024-02-28 09:54:50.978584] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.978592] [STDOUT] stdout: [ ] Transforming libs.jar with EnumerateClassesTransform
[2024-02-28 09:54:50.978613] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/673830636aac5966fa3a6a2a96296b72/transformed/jetified-window-java-1.0.0-beta04-runtime.jar because:
[2024-02-28 09:54:50.978636] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.978659] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/673830636aac5966fa3a6a2a96296b72/transformed/jetified-window-java-1.0.0-beta04-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.978752] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0a45173bfaa0ea164c7d18ae5a68bb19/transformed/jetified-libs.jar because:
[2024-02-28 09:54:50.978767] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.978775] [STDOUT] stdout: [ ] EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0a45173bfaa0ea164c7d18ae5a68bb19/transformed/jetified-libs.jar is not up-to-date because:
[2024-02-28 09:54:50.978784] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.978824] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar because:
[2024-02-28 09:54:50.978834] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.978854] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.2.0/62fab579508713b8bbb6d251b0abff6e538e8f46/lifecycle-runtime-2.2.0.aar as it is up-to-date.
[2024-02-28 09:54:50.978910] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/fff16594049ad25bde51b2e8a3603f9c/transformed/jetified-window-1.0.0-beta04-runtime.jar because:
[2024-02-28 09:54:50.978942] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.978963] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.979004] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/fff16594049ad25bde51b2e8a3603f9c/transformed/jetified-window-1.0.0-beta04-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.979015] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9ebc4f52fc8f2447f93ea36ce5841c19/transformed/core-1.6.0-runtime.jar because:
[2024-02-28 09:54:50.979024] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.979080] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar because:
[2024-02-28 09:54:50.979135] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.979179] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9ebc4f52fc8f2447f93ea36ce5841c19/transformed/core-1.6.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.979192] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar as it is up-to-date.
[2024-02-28 09:54:50.979202] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d89306c04d62b1380ad09e56e1d58357/transformed/jetified-annotation-experimental-1.1.0.aar because:
[2024-02-28 09:54:50.979211] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.979219] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b86fa0396b6af7b23590cc5a3e25c12b/transformed/lifecycle-runtime-2.2.0-runtime.jar because:
[2024-02-28 09:54:50.979228] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.979236] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d89306c04d62b1380ad09e56e1d58357/transformed/jetified-annotation-experimental-1.1.0.aar as it is up-to-date.
[2024-02-28 09:54:50.979246] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b86fa0396b6af7b23590cc5a3e25c12b/transformed/lifecycle-runtime-2.2.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.979255] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.979264] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar because:
[2024-02-28 09:54:50.979273] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.979281] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar as it is up-to-date.
[2024-02-28 09:54:50.979291] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar because:
[2024-02-28 09:54:50.979299] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.979308] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar as it is up-to-date.
[2024-02-28 09:54:50.979331] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar because:
[2024-02-28 09:54:50.979356] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.979365] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/1f90e13820f96c2fb868f9674079a551678d68b2/viewpager-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:50.979374] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.979383] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d9cf21d4f4d224d8023a40775940b98a/transformed/jetified-annotation-experimental-1.1.0-runtime.jar because:
[2024-02-28 09:54:50.979392] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.979401] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar because:
[2024-02-28 09:54:50.979409] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.979430] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d9cf21d4f4d224d8023a40775940b98a/transformed/jetified-annotation-experimental-1.1.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.979441] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/runner/1.2.0/237b061c45b3b450f88dd8cde87375ab22b0496a/runner-1.2.0.aar as it is up-to-date.
[2024-02-28 09:54:50.979450] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.979459] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/41d99fa6b5ef56f9b0d7e2c46cc55b78/transformed/viewpager-1.0.0-runtime.jar because:
[2024-02-28 09:54:50.979468] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.979487] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/41d99fa6b5ef56f9b0d7e2c46cc55b78/transformed/viewpager-1.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.979498] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b77e6a9d6ea3a9fa1d19ce7de47db9a2/transformed/jetified-tracing-1.0.0.aar because:
[2024-02-28 09:54:50.979507] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.979627] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b77e6a9d6ea3a9fa1d19ce7de47db9a2/transformed/jetified-tracing-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:50.979661] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar because:
[2024-02-28 09:54:50.979671] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.979680] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.979689] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar as it is up-to-date.
[2024-02-28 09:54:50.979713] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c9672916a96b9d4f407e0cbbfe7ebdfb/transformed/runner-1.2.0-runtime.jar because:
[2024-02-28 09:54:50.979725] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.979734] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c9672916a96b9d4f407e0cbbfe7ebdfb/transformed/runner-1.2.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.979744] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar because:
[2024-02-28 09:54:50.979803] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.979867] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/1a7cee84b43fa935231b016f0665cd56a72fa9db/lifecycle-livedata-core-2.0.0.aar as it is up-to-date.
[2024-02-28 09:54:50.979881] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.979891] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/56bf845401866c141096ef952a0e5c51/transformed/jetified-tracing-1.0.0-runtime.jar because:
[2024-02-28 09:54:50.979900] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.979908] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/56bf845401866c141096ef952a0e5c51/transformed/jetified-tracing-1.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.979918] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar because:
[2024-02-28 09:54:50.979927] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.979948] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.2.0/d2f75d117c055f35c8ebbd4f96fabc2137df9e4d/monitor-1.2.0.aar as it is up-to-date.
[2024-02-28 09:54:50.979972] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/5ae0db46e55d626541a08e5f3f1e0011/transformed/lifecycle-livedata-core-2.0.0-runtime.jar because:
[2024-02-28 09:54:50.979983] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.980068] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.980082] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/5ae0db46e55d626541a08e5f3f1e0011/transformed/lifecycle-livedata-core-2.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.980092] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar because:
[2024-02-28 09:54:50.980101] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.980109] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/32fea87a5a46cbb2e17a665e42ba2c29/transformed/monitor-1.2.0-runtime.jar because:
[2024-02-28 09:54:50.980119] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.980127] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar because:
[2024-02-28 09:54:50.980148] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.980159] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.1.0/682d06cc95e0632efdb9cfcc18828840ac941148/lifecycle-viewmodel-2.1.0.aar as it is up-to-date.
[2024-02-28 09:54:50.980169] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/32fea87a5a46cbb2e17a665e42ba2c29/transformed/monitor-1.2.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.980179] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:50.980199] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.980209] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with EnumerateClassesTransform
[2024-02-28 09:54:50.980218] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar because:
[2024-02-28 09:54:50.980239] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.980249] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar as it is up-to-date.
[2024-02-28 09:54:50.980258] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.980281] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a7f3664ed5a714546c6172381865d3a1/transformed/lifecycle-viewmodel-2.1.0-runtime.jar because:
[2024-02-28 09:54:50.980587] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.980622] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a7f3664ed5a714546c6172381865d3a1/transformed/lifecycle-viewmodel-2.1.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.980663] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar because:
[2024-02-28 09:54:50.980674] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.980682] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/c5be9edf9ca9135a465d23939f6e7d0e1cf90b41/core-runtime-2.0.0.aar as it is up-to-date.
[2024-02-28 09:54:50.980692] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar because:
[2024-02-28 09:54:50.980727] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.980737] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.980748] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.980757] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:50.980767] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar because:
[2024-02-28 09:54:50.980776] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.980784] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/8af8b6cec0da85c207d03e15840e0722cbc71e70/loader-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:50.980808] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.980832] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar because:
[2024-02-28 09:54:50.980840] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.980849] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar because:
[2024-02-28 09:54:50.980891] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.980949] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:50.980959] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f3875778ba4a2ff3e550cb2a0e1195f6/transformed/core-runtime-2.0.0-runtime.jar because:
[2024-02-28 09:54:50.980963] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.980995] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar as it is up-to-date.
[2024-02-28 09:54:50.981002] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8056a76588379fef8c80972fe3740ac7/transformed/loader-1.0.0-runtime.jar because:
[2024-02-28 09:54:50.981005] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.981009] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f3875778ba4a2ff3e550cb2a0e1195f6/transformed/core-runtime-2.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.981264] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with EnumerateClassesTransform
[2024-02-28 09:54:50.981343] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8056a76588379fef8c80972fe3740ac7/transformed/loader-1.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.981354] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar because:
[2024-02-28 09:54:50.981363] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.981405] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar because:
[2024-02-28 09:54:50.981455] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.981577] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:50.981699] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar because:
[2024-02-28 09:54:50.981709] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.981713] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b51aa8e563a9cf384860117dd286f5da/transformed/jetified-activity-1.0.0.aar because:
[2024-02-28 09:54:50.981717] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.981721] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/30f5ff6075d112f8076e733b24410e68159735b6/customview-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:50.981732] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar as it is up-to-date.
[2024-02-28 09:54:50.981843] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b51aa8e563a9cf384860117dd286f5da/transformed/jetified-activity-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:50.982038] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.982080] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.982172] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar because:
[2024-02-28 09:54:50.982186] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.982284] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7be9bdf29607d20f892a43ccba793771/transformed/jetified-activity-1.0.0-runtime.jar because:
[2024-02-28 09:54:50.982297] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.982399] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.1.0/5f9efc7569e651415a0958d6b3e6226ef2825c24/fragment-1.1.0.aar as it is up-to-date.
[2024-02-28 09:54:50.982413] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7be9bdf29607d20f892a43ccba793771/transformed/jetified-activity-1.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.982482] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.982563] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar because:
[2024-02-28 09:54:50.982609] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.982704] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar because:
[2024-02-28 09:54:50.982717] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.982738] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar as it is up-to-date.
[2024-02-28 09:54:50.982843] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar as it is up-to-date.
[2024-02-28 09:54:50.982936] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/49849c5665b3c2e39f5da999b7a7c44e/transformed/fragment-1.1.0-runtime.jar because:
[2024-02-28 09:54:50.982961] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.982974] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/49849c5665b3c2e39f5da999b7a7c44e/transformed/fragment-1.1.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.983099] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar because:
[2024-02-28 09:54:50.983114] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.983208] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar because:
[2024-02-28 09:54:50.983221] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.983320] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar as it is up-to-date.
[2024-02-28 09:54:50.983382] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar as it is up-to-date.
[2024-02-28 09:54:50.983490] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar because:
[2024-02-28 09:54:50.983533] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.983650] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar as it is up-to-date.
[2024-02-28 09:54:50.983729] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar because:
[2024-02-28 09:54:50.983743] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.983908] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar because:
[2024-02-28 09:54:50.983956] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.984009] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar as it is up-to-date.
[2024-02-28 09:54:50.984071] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.2.0/8cc2655c53784bb60ed082dbd77753dd1ad5a816/espresso-idling-resource-3.2.0.aar as it is up-to-date.
[2024-02-28 09:54:50.984182] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.984196] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar because:
[2024-02-28 09:54:50.984217] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.984331] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar as it is up-to-date.
[2024-02-28 09:54:50.984381] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar because:
[2024-02-28 09:54:50.984396] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.984534] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar as it is up-to-date.
[2024-02-28 09:54:50.984547] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar because:
[2024-02-28 09:54:50.984585] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.984690] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:50.984704] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with EnumerateClassesTransform
[2024-02-28 09:54:50.984727] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar because:
[2024-02-28 09:54:50.984803] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.984864] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:50.984969] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar because:
[2024-02-28 09:54:50.984994] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.985043] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:50.985169] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with EnumerateClassesTransform
[2024-02-28 09:54:50.985183] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar because:
[2024-02-28 09:54:50.985192] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.985297] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:50.985311] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar because:
[2024-02-28 09:54:50.985383] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.985457] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar as it is up-to-date.
[2024-02-28 09:54:50.985507] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar because:
[2024-02-28 09:54:50.985619] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.985632] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar as it is up-to-date.
[2024-02-28 09:54:50.985669] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar because:
[2024-02-28 09:54:50.985693] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.985812] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.2.0/36efe1140d88cc9b958117049a643bacb128b4a9/espresso-core-3.2.0.aar as it is up-to-date.
[2024-02-28 09:54:50.985827] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.985914] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/e08b188b0b97dd3e6307a581f061398a/transformed/espresso-core-3.2.0-runtime.jar because:
[2024-02-28 09:54:50.985928] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.986025] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/e08b188b0b97dd3e6307a581f061398a/transformed/espresso-core-3.2.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.986081] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar because:
[2024-02-28 09:54:50.986094] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.986174] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.test/rules/1.2.0/91904046e724ac82d9b7fe698e5fe92b871c726e/rules-1.2.0.aar as it is up-to-date.
[2024-02-28 09:54:50.986274] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.986287] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/efd9949b13146f5329aa61adb9fe6abf/transformed/rules-1.2.0-runtime.jar because:
[2024-02-28 09:54:50.986296] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.986412] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/efd9949b13146f5329aa61adb9fe6abf/transformed/rules-1.2.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.986457] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:50.986472] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.986602] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:50.986615] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with EnumerateClassesTransform
[2024-02-28 09:54:50.986717] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:50.986731] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.986896] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:50.986914] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:50.986923] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.986932] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:50.986942] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with EnumerateClassesTransform
[2024-02-28 09:54:50.986989] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:50.987002] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.987012] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:50.987022] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar because:
[2024-02-28 09:54:50.987049] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.987059] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar as it is up-to-date.
[2024-02-28 09:54:50.987069] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ebada84ccc5a4ab9e7f1259281993fd3/transformed/jetified-savedstate-1.0.0.aar because:
[2024-02-28 09:54:50.987078] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.987101] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ebada84ccc5a4ab9e7f1259281993fd3/transformed/jetified-savedstate-1.0.0.aar as it is up-to-date.
[2024-02-28 09:54:50.987114] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.987149] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/661c9940a2ba3475b6ed86179f22360d/transformed/jetified-savedstate-1.0.0-runtime.jar because:
[2024-02-28 09:54:50.987174] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.987185] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/661c9940a2ba3475b6ed86179f22360d/transformed/jetified-savedstate-1.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.987225] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar because:
[2024-02-28 09:54:50.987238] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.987247] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar as it is up-to-date.
[2024-02-28 09:54:50.987323] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar because:
[2024-02-28 09:54:50.987337] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.987379] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/c17007cd0b21d6401910b0becdd16c438c68a9af/lifecycle-livedata-2.0.0.aar as it is up-to-date.
[2024-02-28 09:54:50.987391] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with EnumerateClassesTransform
[2024-02-28 09:54:50.987400] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b20d730688b4fb4e4649b594a4831e5/transformed/lifecycle-livedata-2.0.0-runtime.jar because:
[2024-02-28 09:54:50.987455] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.987471] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b20d730688b4fb4e4649b594a4831e5/transformed/lifecycle-livedata-2.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.987481] [STDOUT] stdout: [ ] Caching disabled for AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar because:
[2024-02-28 09:54:50.987491] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.987499] [STDOUT] stdout: [ ] Skipping AarToClassTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.1/18e18071e7715679e0593c570217edeb5ca48b9e/versionedparcelable-1.1.1.aar as it is up-to-date.
[2024-02-28 09:54:50.987509] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with EnumerateClassesTransform
[2024-02-28 09:54:50.987535] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/3ef0d38d57e177828cd82f51953ba571/transformed/versionedparcelable-1.1.1-runtime.jar because:
[2024-02-28 09:54:50.987546] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.987554] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/3ef0d38d57e177828cd82f51953ba571/transformed/versionedparcelable-1.1.1-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.987577] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:50.987589] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.987598] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar because:
[2024-02-28 09:54:50.987607] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.987627] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:50.987727] [STDOUT] stdout: [ ] Caching disabled for IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:50.987740] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.987750] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar as it is up-to-date.
[2024-02-28 09:54:50.987759] [STDOUT] stdout: [ ] Skipping IdentityTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:50.987825] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with EnumerateClassesTransform
[2024-02-28 09:54:50.987864] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar because:
[2024-02-28 09:54:50.987936] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.987945] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c52c254380eb1a6040334f58558a1afc/transformed/customview-1.0.0-runtime.jar because:
[2024-02-28 09:54:50.987954] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.987989] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar as it is up-to-date.
[2024-02-28 09:54:50.988018] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c52c254380eb1a6040334f58558a1afc/transformed/customview-1.0.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.988029] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a2ba0f10132cf0e49e475ec8b83eee3/transformed/espresso-idling-resource-3.2.0-runtime.jar because:
[2024-02-28 09:54:50.988038] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.988047] [STDOUT] stdout: [ ] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:50.988056] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.988065] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a2ba0f10132cf0e49e475ec8b83eee3/transformed/espresso-idling-resource-3.2.0-runtime.jar as it is up-to-date.
[2024-02-28 09:54:50.988074] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:50.989370] [STDOUT] stdout: [ +1 ms] Caching disabled for EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar because:
[2024-02-28 09:54:50.989400] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.989434] [STDOUT] stdout: [ ] Skipping EnumerateClassesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar as it is up-to-date.
[2024-02-28 09:54:50.989447] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:50.989455] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:50.989477] [STDOUT] stdout: [ ] Transforming libs.jar with EnumerateClassesTransform
[2024-02-28 09:54:50.989589] [STDOUT] stdout: [ ] Caching disabled for task ':app:checkReleaseDuplicateClasses' because:
[2024-02-28 09:54:50.989603] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.989685] [STDOUT] stdout: [ ] Task ':app:checkReleaseDuplicateClasses' is not up-to-date because:
[2024-02-28 09:54:50.989703] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.989749] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:50.989776] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:50.989788] [STDOUT] stdout: [ ] Transforming libs.jar with EnumerateClassesTransform
[2024-02-28 09:54:50.989907] [STDOUT] stdout: [ ] > Task :app:compileReleaseJavaWithJavac
[2024-02-28 09:54:50.989947] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:50.989957] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:50.990009] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:50.990088] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:50.990100] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:50.990265] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:54:50.990280] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:50.990289] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:54:50.990437] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:54:50.990591] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with IdentityTransform
[2024-02-28 09:54:50.990608] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:54:50.990683] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with IdentityTransform
[2024-02-28 09:54:50.990695] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with JetifyTransform
[2024-02-28 09:54:50.990705] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with IdentityTransform
[2024-02-28 09:54:50.990748] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:50.990756] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:50.990761] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:50.990766] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:50.990871] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:50.990904] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:50.990930] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.990937] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarToClassTransform
[2024-02-28 09:54:50.990941] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:50.990945] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarToClassTransform
[2024-02-28 09:54:50.990949] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.990952] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarToClassTransform
[2024-02-28 09:54:50.990956] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.990970] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarToClassTransform
[2024-02-28 09:54:50.990975] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.990979] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with IdentityTransform
[2024-02-28 09:54:50.991108] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.991116] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarToClassTransform
[2024-02-28 09:54:50.991120] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.991145] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarToClassTransform
[2024-02-28 09:54:50.991176] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.991186] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarToClassTransform
[2024-02-28 09:54:50.991195] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.991204] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarToClassTransform
[2024-02-28 09:54:50.991314] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.991327] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarToClassTransform
[2024-02-28 09:54:50.991336] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.991345] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:50.991353] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:50.991380] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:50.991390] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.991398] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:54:50.991433] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.991446] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:54:50.991454] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.991463] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarToClassTransform
[2024-02-28 09:54:50.991480] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.991515] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarToClassTransform
[2024-02-28 09:54:50.991526] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.991535] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarToClassTransform
[2024-02-28 09:54:50.991544] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:54:50.991552] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with IdentityTransform
[2024-02-28 09:54:50.991561] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:50.991569] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarToClassTransform
[2024-02-28 09:54:50.991610] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.991623] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with IdentityTransform
[2024-02-28 09:54:50.991632] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:50.991658] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarToClassTransform
[2024-02-28 09:54:50.991669] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.991678] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with IdentityTransform
[2024-02-28 09:54:50.991746] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:50.991772] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:54:50.991802] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:54:50.991836] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with IdentityTransform
[2024-02-28 09:54:50.991846] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:54:50.991886] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with IdentityTransform
[2024-02-28 09:54:50.991897] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:54:50.991906] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with IdentityTransform
[2024-02-28 09:54:50.991933] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:54:50.991944] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with IdentityTransform
[2024-02-28 09:54:50.991953] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:54:50.991962] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with IdentityTransform
[2024-02-28 09:54:50.991970] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:54:50.991979] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with IdentityTransform
[2024-02-28 09:54:50.991987] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:50.991996] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarToClassTransform
[2024-02-28 09:54:50.992005] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:54:50.992027] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with IdentityTransform
[2024-02-28 09:54:50.992037] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:54:50.992046] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with IdentityTransform
[2024-02-28 09:54:50.992054] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:54:50.992063] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with IdentityTransform
[2024-02-28 09:54:50.992071] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:50.992080] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarToClassTransform
[2024-02-28 09:54:50.992089] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:50.992128] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarToClassTransform
[2024-02-28 09:54:50.992139] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with JetifyTransform
[2024-02-28 09:54:50.992148] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with IdentityTransform
[2024-02-28 09:54:50.992157] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with JetifyTransform
[2024-02-28 09:54:50.992165] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with IdentityTransform
[2024-02-28 09:54:50.992174] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with JetifyTransform
[2024-02-28 09:54:50.992182] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with IdentityTransform
[2024-02-28 09:54:50.992191] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:54:50.992199] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with IdentityTransform
[2024-02-28 09:54:50.992222] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:50.992231] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:50.992239] [STDOUT] stdout: [ ] Caching disabled for task ':app:compileReleaseJavaWithJavac' because:
[2024-02-28 09:54:50.992247] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:50.992255] [STDOUT] stdout: [ ] Task ':app:compileReleaseJavaWithJavac' is not up-to-date because:
[2024-02-28 09:54:50.992275] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:50.992288] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:compileReleaseJavaWithJavac'.
[2024-02-28 09:54:50.992297] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:50.992305] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:50.992346] [STDOUT] stdout: [ ] Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
[2024-02-28 09:54:50.992598] [STDOUT] stdout: [ ] Compiling with toolchain '/Volumes/Work/s/w/ir/cache/java/Contents/Home'.
[2024-02-28 09:54:50.992707] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app/src/release/java', not found
[2024-02-28 09:54:50.992884] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/generated/aidl_source_output_dir/release/out', not found
[2024-02-28 09:54:50.993105] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/generated/renderscript_source_output_dir/release/out', not found
[2024-02-28 09:54:50.993113] [STDOUT] stdout: [ ] Compiling with JDK Java compiler API.
[2024-02-28 09:54:50.993117] [STDOUT] stdout: [ ] Class dependency analysis for incremental compilation took 0.001 secs.
[2024-02-28 09:54:50.993200] [STDOUT] stdout: [ ] Created classpath snapshot for incremental compilation in 0.008 secs.
[2024-02-28 09:54:50.993289] [STDOUT] stdout: [ ] Resolve mutations for :app:lintVitalAnalyzeRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:50.993306] [STDOUT] stdout: [ ] :app:lintVitalAnalyzeRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:51.512202] [STDOUT] stdout: [ +518 ms] Resolve mutations for :app:stripReleaseDebugSymbols (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:51.512289] [STDOUT] stdout: [ ] :app:stripReleaseDebugSymbols (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:51.512299] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseGeneratedProguardFiles (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:51.512303] [STDOUT] stdout: [ ] :app:mergeReleaseGeneratedProguardFiles (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:51.512307] [STDOUT] stdout: [ ] > Task :app:mergeReleaseGeneratedProguardFiles
[2024-02-28 09:54:51.512310] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseGeneratedProguardFiles' because:
[2024-02-28 09:54:51.512507] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:51.512531] [STDOUT] stdout: [ ] Task ':app:mergeReleaseGeneratedProguardFiles' is not up-to-date because:
[2024-02-28 09:54:51.512540] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:51.512549] [STDOUT] stdout: [ ] Resolve mutations for :app:processReleaseJavaRes (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:51.512587] [STDOUT] stdout: [ ] :app:processReleaseJavaRes (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:51.512598] [STDOUT] stdout: [ ] > Task :app:processReleaseJavaRes NO-SOURCE
[2024-02-28 09:54:51.512607] [STDOUT] stdout: [ ] Skipping task ':app:processReleaseJavaRes' as it has no source files and no previous output files.
[2024-02-28 09:54:51.512616] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseJavaResource (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:51.512624] [STDOUT] stdout: [ ] :app:mergeReleaseJavaResource (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:51.664338] [STDOUT] stdout: [ +151 ms] Resolve mutations for :app:compressReleaseAssets (Thread[included builds,5,main]) started.
[2024-02-28 09:54:51.664392] [STDOUT] stdout: [ ] :app:compressReleaseAssets (Thread[included builds,5,main]) started.
[2024-02-28 09:54:51.664404] [STDOUT] stdout: [ ] Resolve mutations for :app:processApplicationManifestReleaseForBundle (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:51.664415] [STDOUT] stdout: [ ] :app:processApplicationManifestReleaseForBundle (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:51.664423] [STDOUT] stdout: [ ] > Task :app:processApplicationManifestReleaseForBundle
[2024-02-28 09:54:51.664475] [STDOUT] stdout: [ ] Caching disabled for task ':app:processApplicationManifestReleaseForBundle' because:
[2024-02-28 09:54:51.664502] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:51.664529] [STDOUT] stdout: [ ] Task ':app:processApplicationManifestReleaseForBundle' is not up-to-date because:
[2024-02-28 09:54:51.664657] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:51.664691] [STDOUT] stdout: [ ] Resolve mutations for :app:bundleReleaseResources (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:51.664701] [STDOUT] stdout: [ ] :app:bundleReleaseResources (Thread[Execution worker Thread 7,5,main]) started.
[2024-02-28 09:54:51.664738] [STDOUT] stdout: [ ] Resolve mutations for :app:collectReleaseDependencies (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:51.664745] [STDOUT] stdout: [ ] :app:collectReleaseDependencies (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:51.664839] [STDOUT] stdout: [ ] > Task :app:compressReleaseAssets
[2024-02-28 09:54:51.664849] [STDOUT] stdout: [ ] Caching disabled for task ':app:compressReleaseAssets' because:
[2024-02-28 09:54:51.664853] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:51.664857] [STDOUT] stdout: [ ] Task ':app:compressReleaseAssets' is not up-to-date because:
[2024-02-28 09:54:51.664861] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:51.664871] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:compressReleaseAssets'.
[2024-02-28 09:54:51.715045] [STDOUT] stdout: [ +49 ms] > Task :app:bundleReleaseResources
[2024-02-28 09:54:51.715094] [STDOUT] stdout: [ ] Caching disabled for task ':app:bundleReleaseResources' because:
[2024-02-28 09:54:51.715104] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:51.715112] [STDOUT] stdout: [ ] Task ':app:bundleReleaseResources' is not up-to-date because:
[2024-02-28 09:54:51.715120] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:51.715129] [STDOUT] stdout: [ ] Aapt output file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/linked_res_for_bundle/release/bundled-res.ap_
[2024-02-28 09:54:51.787821] [STDOUT] stdout: [ +72 ms] > Task :app:stripReleaseDebugSymbols
[2024-02-28 09:54:51.787844] [STDOUT] stdout: [ ] Caching disabled for task ':app:stripReleaseDebugSymbols' because:
[2024-02-28 09:54:51.787849] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:51.787852] [STDOUT] stdout: [ ] Task ':app:stripReleaseDebugSymbols' is not up-to-date because:
[2024-02-28 09:54:51.787856] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:51.787859] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:stripReleaseDebugSymbols'.
[2024-02-28 09:54:51.787863] [STDOUT] stdout: [ ] C/C++: android.ndkVersion from module build.gradle is [23.1.7779620]
[2024-02-28 09:54:51.787866] [STDOUT] stdout: [ ] C/C++: android.ndkVersion from module build.gradle is [23.1.7779620]
[2024-02-28 09:54:51.787869] [STDOUT] stdout: [ ] C/C++: android.ndkVersion from module build.gradle is [23.1.7779620]
[2024-02-28 09:54:51.787872] [STDOUT] stdout: [ ] C/C++: android.ndkVersion from module build.gradle is [23.1.7779620]
[2024-02-28 09:54:51.787876] [STDOUT] stdout: [ ] C/C++: android.ndkVersion from module build.gradle is [23.1.7779620]
[2024-02-28 09:54:51.787879] [STDOUT] stdout: [ ] C/C++: android.ndkVersion from module build.gradle is [23.1.7779620]
[2024-02-28 09:54:51.787882] [STDOUT] stdout: [ ] C/C++: android.ndkPath from module build.gradle is not set
[2024-02-28 09:54:51.787885] [STDOUT] stdout: [ ] C/C++: ndk.dir in local.properties is not set
[2024-02-28 09:54:51.787978] [STDOUT] stdout: [ ] C/C++: Not considering ANDROID_NDK_HOME because support was removed after deprecation period.
[2024-02-28 09:54:51.787983] [STDOUT] stdout: [ ] C/C++: android.ndkPath from module build.gradle is not set
[2024-02-28 09:54:51.787987] [STDOUT] stdout: [ ] C/C++: android.ndkPath from module build.gradle is not set
[2024-02-28 09:54:51.787990] [STDOUT] stdout: [ ] C/C++: android.ndkPath from module build.gradle is not set
[2024-02-28 09:54:51.787993] [STDOUT] stdout: [ ] C/C++: ndk.dir in local.properties is not set
[2024-02-28 09:54:51.788003] [STDOUT] stdout: [ ] C/C++: ndk.dir in local.properties is not set
[2024-02-28 09:54:51.788007] [STDOUT] stdout: [ ] C/C++: ndk.dir in local.properties is not set
[2024-02-28 09:54:51.788010] [STDOUT] stdout: [ ] C/C++: android.ndkPath from module build.gradle is not set
[2024-02-28 09:54:51.788150] [STDOUT] stdout: [ ] C/C++: sdkFolder is /Volumes/Work/s/w/ir/cache/android/sdk
[2024-02-28 09:54:51.788159] [STDOUT] stdout: [ ] C/C++: android.ndkPath from module build.gradle is not set
[2024-02-28 09:54:51.788163] [STDOUT] stdout: [ ] C/C++: ndk.dir in local.properties is not set
[2024-02-28 09:54:51.788167] [STDOUT] stdout: [ ] C/C++: Not considering ANDROID_NDK_HOME because support was removed after deprecation period.
[2024-02-28 09:54:51.788171] [STDOUT] stdout: [ ] C/C++: sdkFolder is /Volumes/Work/s/w/ir/cache/android/sdk
[2024-02-28 09:54:51.788174] [STDOUT] stdout: [ ] C/C++: Not considering ANDROID_NDK_HOME because support was removed after deprecation period.
[2024-02-28 09:54:51.788178] [STDOUT] stdout: [ ] C/C++: sdkFolder is /Volumes/Work/s/w/ir/cache/android/sdk
[2024-02-28 09:54:51.788181] [STDOUT] stdout: [ ] C/C++: Not considering ANDROID_NDK_HOME because support was removed after deprecation period.
[2024-02-28 09:54:51.788184] [STDOUT] stdout: [ ] C/C++: sdkFolder is /Volumes/Work/s/w/ir/cache/android/sdk
[2024-02-28 09:54:51.788189] [STDOUT] stdout: [ ] C/C++: Not considering ANDROID_NDK_HOME because support was removed after deprecation period.
[2024-02-28 09:54:51.788402] [STDOUT] stdout: [ ] C/C++: sdkFolder is /Volumes/Work/s/w/ir/cache/android/sdk
[2024-02-28 09:54:51.788413] [STDOUT] stdout: [ ] C/C++: ndk.dir in local.properties is not set
[2024-02-28 09:54:51.788417] [STDOUT] stdout: [ ] C/C++: Not considering ANDROID_NDK_HOME because support was removed after deprecation period.
[2024-02-28 09:54:51.788422] [STDOUT] stdout: [ ] C/C++: sdkFolder is /Volumes/Work/s/w/ir/cache/android/sdk
[2024-02-28 09:54:51.788426] [STDOUT] stdout: [ ] Starting process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''. Working directory: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app Command: /Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip --strip-unneeded -o /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/stripped_native_libs/release/out/lib/armeabi-v7a/libflutter.so /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libflutter.so
[2024-02-28 09:54:51.788443] [STDOUT] stdout: [ ] Starting process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''. Working directory: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app Command: /Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip --strip-unneeded -o /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/stripped_native_libs/release/out/lib/x86_64/libapp.so /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/x86_64/libapp.so
[2024-02-28 09:54:51.788614] [STDOUT] stdout: [ ] Starting process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''. Working directory: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app Command: /Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip --strip-unneeded -o /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/stripped_native_libs/release/out/lib/arm64-v8a/libapp.so /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libapp.so
[2024-02-28 09:54:51.788666] [STDOUT] stdout: [ ] Starting process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''. Working directory: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app Command: /Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip --strip-unneeded -o /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/stripped_native_libs/release/out/lib/x86_64/libflutter.so /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/x86_64/libflutter.so
[2024-02-28 09:54:51.788686] [STDOUT] stdout: [ ] Starting process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''. Working directory: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app Command: /Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip --strip-unneeded -o /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/stripped_native_libs/release/out/lib/arm64-v8a/libflutter.so /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libflutter.so
[2024-02-28 09:54:51.788703] [STDOUT] stdout: [ ] Starting process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''. Working directory: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android/app Command: /Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip --strip-unneeded -o /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/stripped_native_libs/release/out/lib/armeabi-v7a/libapp.so /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libapp.so
[2024-02-28 09:54:51.788716] [STDOUT] stdout: [ ] Successfully started process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''
[2024-02-28 09:54:51.788768] [STDOUT] stdout: [ ] Successfully started process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''
[2024-02-28 09:54:51.788786] [STDOUT] stdout: [ ] Successfully started process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''
[2024-02-28 09:54:51.788796] [STDOUT] stdout: [ ] Successfully started process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''
[2024-02-28 09:54:51.788808] [STDOUT] stdout: [ ] Successfully started process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''
[2024-02-28 09:54:51.788834] [STDOUT] stdout: [ ] Successfully started process 'command '/Volumes/Work/s/w/ir/cache/android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip''
[2024-02-28 09:54:51.788849] [STDOUT] stdout: [ ] > Task :app:collectReleaseDependencies
[2024-02-28 09:54:51.788858] [STDOUT] stdout: [ ] Caching disabled for task ':app:collectReleaseDependencies' because:
[2024-02-28 09:54:51.788867] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:51.788918] [STDOUT] stdout: [ ] Task ':app:collectReleaseDependencies' is not up-to-date because:
[2024-02-28 09:54:51.788932] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:51.788941] [STDOUT] stdout: [ ] Resolve mutations for :app:extractReleaseNativeSymbolTables (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:51.788950] [STDOUT] stdout: [ ] :app:extractReleaseNativeSymbolTables (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:51.788973] [STDOUT] stdout: [ ] Resolve mutations for :app:sdkReleaseDependencyData (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:51.788983] [STDOUT] stdout: [ ] :app:sdkReleaseDependencyData (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:51.789124] [STDOUT] stdout: [ ] > Task :app:extractReleaseNativeSymbolTables
[2024-02-28 09:54:51.789137] [STDOUT] stdout: [ ] Caching disabled for task ':app:extractReleaseNativeSymbolTables' because:
[2024-02-28 09:54:51.789146] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:51.789266] [STDOUT] stdout: [ ] Task ':app:extractReleaseNativeSymbolTables' is not up-to-date because:
[2024-02-28 09:54:51.789284] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:51.789293] [STDOUT] stdout: [ ] C/C++: android.ndkVersion from module build.gradle is [23.1.7779620]
[2024-02-28 09:54:51.789301] [STDOUT] stdout: [ ] C/C++: android.ndkPath from module build.gradle is not set
[2024-02-28 09:54:51.789310] [STDOUT] stdout: [ ] C/C++: ndk.dir in local.properties is not set
[2024-02-28 09:54:51.789318] [STDOUT] stdout: [ ] C/C++: Not considering ANDROID_NDK_HOME because support was removed after deprecation period.
[2024-02-28 09:54:51.789327] [STDOUT] stdout: [ ] C/C++: sdkFolder is /Volumes/Work/s/w/ir/cache/android/sdk
[2024-02-28 09:54:51.789337] [STDOUT] stdout: [ ] Unable to extract native debug metadata from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libflutter.so because the native debug metadata has already been stripped.
[2024-02-28 09:54:51.789347] [STDOUT] stdout: [ ] Unable to extract native debug metadata from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libapp.so because the native debug metadata has already been stripped.
[2024-02-28 09:54:51.789373] [STDOUT] stdout: [ ] Unable to extract native debug metadata from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libflutter.so because the native debug metadata has already been stripped.
[2024-02-28 09:54:51.789504] [STDOUT] stdout: [ ] Unable to extract native debug metadata from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libapp.so because the native debug metadata has already been stripped.
[2024-02-28 09:54:51.789614] [STDOUT] stdout: [ ] Unable to extract native debug metadata from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/x86_64/libflutter.so because the native debug metadata has already been stripped.
[2024-02-28 09:54:51.789797] [STDOUT] stdout: [ ] Unable to extract native debug metadata from /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/intermediates/merged_native_libs/release/out/lib/x86_64/libapp.so because the native debug metadata has already been stripped.
[2024-02-28 09:54:51.999258] [STDOUT] stdout: [ +209 ms] > Task :app:mergeReleaseJavaResource
[2024-02-28 09:54:51.999296] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:51.999305] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:52.001379] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:52.001422] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:52.001432] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:52.001441] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:52.001450] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:52.001458] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:52.001467] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:52.001475] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:52.001484] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:54:52.001493] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with IdentityTransform
[2024-02-28 09:54:52.001502] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:54:52.003020] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with IdentityTransform
[2024-02-28 09:54:52.003056] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with JetifyTransform
[2024-02-28 09:54:52.003065] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with IdentityTransform
[2024-02-28 09:54:52.003075] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:52.003085] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:52.003095] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:52.003104] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:52.003140] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:52.003156] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:52.003166] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:52.003174] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.003183] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:52.003191] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:52.003200] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.003208] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:52.003217] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:52.003237] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.003247] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:52.003256] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with JetifyTransform
[2024-02-28 09:54:52.003264] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with IdentityTransform
[2024-02-28 09:54:52.003272] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with JetifyTransform
[2024-02-28 09:54:52.003281] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with IdentityTransform
[2024-02-28 09:54:52.003290] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with JetifyTransform
[2024-02-28 09:54:52.003298] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with IdentityTransform
[2024-02-28 09:54:52.003306] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:52.003328] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.003399] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:52.003412] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:54:52.003449] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with IdentityTransform
[2024-02-28 09:54:52.003462] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:52.003471] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:52.003479] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:52.003487] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.003496] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.003504] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:52.003674] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.003916] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.003947] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:52.003972] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.004112] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.004148] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:52.004171] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.004303] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.004317] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:52.004325] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:52.004447] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:52.004460] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:52.004468] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:52.004477] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:52.004623] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:52.004655] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:52.004665] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:52.004707] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:52.004750] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:52.004775] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:52.004785] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:52.004877] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:52.004898] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:52.005009] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:52.005032] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:52.005042] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:52.005064] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:52.005076] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:52.005189] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.005242] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:52.005313] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:52.005358] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.005383] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:52.005490] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.005504] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.005513] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:52.005522] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:52.005639] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.005705] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:52.005734] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:52.005762] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.005864] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:52.005889] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:54:52.005900] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with IdentityTransform
[2024-02-28 09:54:52.005921] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.005987] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.006069] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:52.006083] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:52.006092] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.006162] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:52.006186] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:52.006243] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.006256] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:52.006331] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:54:52.006389] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with IdentityTransform
[2024-02-28 09:54:52.006423] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:52.006528] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:52.006554] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:52.006614] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:54:52.006640] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with IdentityTransform
[2024-02-28 09:54:52.006651] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:52.006762] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:52.006776] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:52.006860] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:52.006875] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:52.006897] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:52.006962] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:52.007050] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:52.007131] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:52.007164] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:54:52.007188] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with IdentityTransform
[2024-02-28 09:54:52.007313] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:54:52.007326] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with IdentityTransform
[2024-02-28 09:54:52.007335] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:54:52.007366] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with IdentityTransform
[2024-02-28 09:54:52.007468] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:52.007503] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.007561] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:52.007651] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:54:52.007664] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with IdentityTransform
[2024-02-28 09:54:52.007673] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:54:52.007796] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with IdentityTransform
[2024-02-28 09:54:52.007810] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:54:52.007863] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with IdentityTransform
[2024-02-28 09:54:52.007931] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:54:52.007990] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with IdentityTransform
[2024-02-28 09:54:52.008037] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:54:52.008050] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with IdentityTransform
[2024-02-28 09:54:52.008100] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with JetifyTransform
[2024-02-28 09:54:52.008114] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with IdentityTransform
[2024-02-28 09:54:52.008124] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with JetifyTransform
[2024-02-28 09:54:52.008149] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with IdentityTransform
[2024-02-28 09:54:52.008162] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with JetifyTransform
[2024-02-28 09:54:52.008171] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with IdentityTransform
[2024-02-28 09:54:52.008192] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with JetifyTransform
[2024-02-28 09:54:52.008204] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with IdentityTransform
[2024-02-28 09:54:52.008224] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with JetifyTransform
[2024-02-28 09:54:52.008235] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with IdentityTransform
[2024-02-28 09:54:52.008255] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with JetifyTransform
[2024-02-28 09:54:52.008266] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with IdentityTransform
[2024-02-28 09:54:52.008286] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with JetifyTransform
[2024-02-28 09:54:52.008306] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with IdentityTransform
[2024-02-28 09:54:52.008317] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:54:52.008336] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with IdentityTransform
[2024-02-28 09:54:52.008359] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:54:52.008369] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with IdentityTransform
[2024-02-28 09:54:52.008392] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:52.008405] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:52.008425] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:52.008504] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:52.008516] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.008890] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:52.008907] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:52.008930] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.009037] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:52.009191] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:52.009220] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.009280] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:52.009322] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:52.009334] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.009436] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:52.009583] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:52.009617] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.009727] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:52.009742] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:52.009751] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.009853] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:52.009940] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:52.009976] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.010010] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:52.010098] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:52.010189] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.010202] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:52.010320] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:52.010333] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.010342] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:52.010370] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:52.010403] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.010436] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:52.010514] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:52.010579] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.010602] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:52.010708] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:52.010721] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.010743] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:52.010794] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:52.010846] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.010891] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:52.010983] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:52.010994] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.011104] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:52.011131] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:52.011142] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.011215] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:52.011267] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:52.011294] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.011370] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:52.011421] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:52.011460] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.011525] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:52.011588] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:52.011600] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.011682] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:52.011740] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:52.011752] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.011842] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:52.011903] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:52.011926] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.012084] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:52.012098] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:52.012107] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.012173] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:52.012241] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:52.012287] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.012353] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:52.012364] [STDOUT] stdout: [ ] Caching disabled for task ':app:mergeReleaseJavaResource' because:
[2024-02-28 09:54:52.012424] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.012434] [STDOUT] stdout: [ ] Task ':app:mergeReleaseJavaResource' is not up-to-date because:
[2024-02-28 09:54:52.012503] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:52.012524] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:mergeReleaseJavaResource'.
[2024-02-28 09:54:52.012607] [STDOUT] stdout: [ ] > Task :app:sdkReleaseDependencyData
[2024-02-28 09:54:52.012650] [STDOUT] stdout: [ ] Caching disabled for task ':app:sdkReleaseDependencyData' because:
[2024-02-28 09:54:52.012673] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.012682] [STDOUT] stdout: [ ] Task ':app:sdkReleaseDependencyData' is not up-to-date because:
[2024-02-28 09:54:52.012810] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:52.012882] [STDOUT] stdout: [ ] Resolve mutations for :app:mergeReleaseNativeDebugMetadata (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:52.012905] [STDOUT] stdout: [ ] :app:mergeReleaseNativeDebugMetadata (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:52.013064] [STDOUT] stdout: [ ] > Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
[2024-02-28 09:54:52.013077] [STDOUT] stdout: [ ] Skipping task ':app:mergeReleaseNativeDebugMetadata' as it has no source files and no previous output files.
[2024-02-28 09:54:52.013087] [STDOUT] stdout: [ ] Resolve mutations for :app:minifyReleaseWithR8 (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:52.013096] [STDOUT] stdout: [ ] :app:minifyReleaseWithR8 (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:52.013104] [STDOUT] stdout: [ ] Resolve mutations for :app:validateSigningRelease (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:52.013132] [STDOUT] stdout: [ ] :app:validateSigningRelease (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:52.013201] [STDOUT] stdout: [ ] > Task :app:validateSigningRelease
[2024-02-28 09:54:52.013225] [STDOUT] stdout: [ ] Caching disabled for task ':app:validateSigningRelease' because:
[2024-02-28 09:54:52.013237] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.013246] [STDOUT] stdout: [ ] Task ':app:validateSigningRelease' is not up-to-date because:
[2024-02-28 09:54:52.013254] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:52.013263] [STDOUT] stdout: [ ] Resolve mutations for :app:writeReleaseAppMetadata (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:52.013300] [STDOUT] stdout: [ ] :app:writeReleaseAppMetadata (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:52.013312] [STDOUT] stdout: [ ] > Task :app:writeReleaseAppMetadata
[2024-02-28 09:54:52.013321] [STDOUT] stdout: [ ] Caching disabled for task ':app:writeReleaseAppMetadata' because:
[2024-02-28 09:54:52.013329] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.013337] [STDOUT] stdout: [ ] Task ':app:writeReleaseAppMetadata' is not up-to-date because:
[2024-02-28 09:54:52.013345] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:52.013353] [STDOUT] stdout: [ ] Resolve mutations for :app:writeReleaseSigningConfigVersions (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:52.013362] [STDOUT] stdout: [ ] :app:writeReleaseSigningConfigVersions (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:52.013370] [STDOUT] stdout: [ ] > Task :app:writeReleaseSigningConfigVersions
[2024-02-28 09:54:52.013378] [STDOUT] stdout: [ ] Caching disabled for task ':app:writeReleaseSigningConfigVersions' because:
[2024-02-28 09:54:52.013386] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.013394] [STDOUT] stdout: [ ] Task ':app:writeReleaseSigningConfigVersions' is not up-to-date because:
[2024-02-28 09:54:52.013403] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:52.013411] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:bundleReleaseAar (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:52.013419] [STDOUT] stdout: [ ] :integration_test:bundleReleaseAar (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:52.013445] [STDOUT] stdout: [ ] > Task :integration_test:bundleReleaseAar
[2024-02-28 09:54:52.013456] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:bundleReleaseAar' because:
[2024-02-28 09:54:52.013464] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.013472] [STDOUT] stdout: [ ] Task ':integration_test:bundleReleaseAar' is not up-to-date because:
[2024-02-28 09:54:52.013480] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:52.013489] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/public_res/release/public.txt', not found
[2024-02-28 09:54:52.013757] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/navigation_json_for_aar/release/navigation.json', not found
[2024-02-28 09:54:52.013814] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/annotations_zip/release/annotations.zip', not found
[2024-02-28 09:54:52.013852] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/lint_publish_jar/global/lint.jar', not found
[2024-02-28 09:54:52.013864] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/library_art_profile/release/baseline-prof.txt', not found
[2024-02-28 09:54:52.013873] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/aidl_parcelable/release/out', not found
[2024-02-28 09:54:52.013883] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/renderscript_headers/release/out', not found
[2024-02-28 09:54:52.013892] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mapReleaseSourceSetPaths (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:52.013900] [STDOUT] stdout: [ ] :integration_test:mapReleaseSourceSetPaths (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:52.013908] [STDOUT] stdout: [ ] > Task :integration_test:mapReleaseSourceSetPaths
[2024-02-28 09:54:52.013916] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:52.013925] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.013933] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:52.013941] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:52.013950] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.013958] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:52.013966] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:52.013974] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.013983] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:52.013991] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:52.013999] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.014009] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:52.014018] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:52.014027] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:52.014036] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:52.014045] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:52.014067] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:52.014078] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:52.014086] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.014226] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.014287] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:52.014308] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.014316] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.014325] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:52.014333] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.014342] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.014350] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:52.014600] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:52.014943] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:52.015128] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:52.015142] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.015263] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.015290] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:52.015396] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:52.015453] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:52.015662] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:52.015766] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:52.015794] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:52.015932] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:52.016044] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:52.016144] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.016227] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:52.016312] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:52.016402] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.016437] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:52.016521] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.016624] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.016683] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:52.016782] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:52.016906] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.016983] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:52.017065] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:52.017149] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.017246] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:52.017310] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.017367] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.017481] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:52.017548] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:52.017608] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.017720] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:52.017810] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:52.017895] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:52.017980] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:52.018043] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:52.018172] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:52.018266] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:52.018325] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:52.018464] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.018529] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:52.018614] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:52.018711] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:52.018760] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:52.018854] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:mapReleaseSourceSetPaths' because:
[2024-02-28 09:54:52.018912] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.019013] [STDOUT] stdout: [ ] Task ':integration_test:mapReleaseSourceSetPaths' is not up-to-date because:
[2024-02-28 09:54:52.019082] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:52.019205] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:mergeReleaseResources (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:52.019265] [STDOUT] stdout: [ ] :integration_test:mergeReleaseResources (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:52.274435] [STDOUT] stdout: [ +254 ms] > Task :integration_test:mergeReleaseResources
[2024-02-28 09:54:52.274455] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:mergeReleaseResources' because:
[2024-02-28 09:54:52.274460] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.274464] [STDOUT] stdout: [ ] Task ':integration_test:mergeReleaseResources' is not up-to-date because:
[2024-02-28 09:54:52.274467] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:52.274470] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:mergeReleaseResources'.
[2024-02-28 09:54:52.274474] [STDOUT] stdout: [ ] [MergeResources] Inputs are non-incremental full task action.
[2024-02-28 09:54:52.274477] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:verifyReleaseResources (Thread[Execution worker Thread 5,5,main]) started.
[2024-02-28 09:54:52.274481] [STDOUT] stdout: [ ] :integration_test:verifyReleaseResources (Thread[Execution worker Thread 4,5,main]) started.
[2024-02-28 09:54:52.510560] [STDOUT] stdout: [ +234 ms] Resolve mutations for :plugintest:bundleReleaseAar (Thread[included builds,5,main]) started.
[2024-02-28 09:54:52.510599] [STDOUT] stdout: [ ] :plugintest:bundleReleaseAar (Thread[included builds,5,main]) started.
[2024-02-28 09:54:52.510608] [STDOUT] stdout: [ ] > Task :plugintest:bundleReleaseAar
[2024-02-28 09:54:52.510617] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:bundleReleaseAar' because:
[2024-02-28 09:54:52.510625] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.510633] [STDOUT] stdout: [ ] Task ':plugintest:bundleReleaseAar' is not up-to-date because:
[2024-02-28 09:54:52.510641] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:52.510649] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/public_res/release/public.txt', not found
[2024-02-28 09:54:52.510659] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/navigation_json_for_aar/release/navigation.json', not found
[2024-02-28 09:54:52.510668] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/annotations_zip/release/annotations.zip', not found
[2024-02-28 09:54:52.510677] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_consumer_proguard_file/release/proguard.txt', not found
[2024-02-28 09:54:52.510687] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/lint_publish_jar/global/lint.jar', not found
[2024-02-28 09:54:52.510696] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/library_art_profile/release/baseline-prof.txt', not found
[2024-02-28 09:54:52.510705] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/aidl_parcelable/release/out', not found
[2024-02-28 09:54:52.510714] [STDOUT] stdout: [ ] file or directory '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/renderscript_headers/release/out', not found
[2024-02-28 09:54:52.510723] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mapReleaseSourceSetPaths (Thread[included builds,5,main]) started.
[2024-02-28 09:54:52.510731] [STDOUT] stdout: [ ] :plugintest:mapReleaseSourceSetPaths (Thread[included builds,5,main]) started.
[2024-02-28 09:54:52.510740] [STDOUT] stdout: [ ] > Task :plugintest:mapReleaseSourceSetPaths
[2024-02-28 09:54:52.510748] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:52.510756] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:52.510765] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:52.510773] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:52.510782] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:52.510790] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:52.510798] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.510807] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.510815] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:52.510823] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.510831] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.511177] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:52.511198] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.511207] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.511216] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:52.511224] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:52.511233] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:52.511241] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:52.511250] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.511258] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.511266] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:52.511274] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:52.511532] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:52.511979] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:52.511991] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:52.511999] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:52.512008] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:52.512016] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:52.512025] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.512294] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:52.512329] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:52.512351] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.512362] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:52.512371] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.512380] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.512388] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:52.512398] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:52.512406] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.512444] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:52.512476] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:52.512503] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.512514] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:52.512522] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.512531] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.512539] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:52.512548] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:52.512557] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.512565] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:52.512594] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:52.512606] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:52.512615] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:52.512624] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:52.512694] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:52.512719] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:52.512729] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:52.512738] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:52.512759] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:52.512769] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:mapReleaseSourceSetPaths' because:
[2024-02-28 09:54:52.512885] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.512897] [STDOUT] stdout: [ ] Task ':plugintest:mapReleaseSourceSetPaths' is not up-to-date because:
[2024-02-28 09:54:52.512905] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:52.512913] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:mergeReleaseResources (Thread[included builds,5,main]) started.
[2024-02-28 09:54:52.512922] [STDOUT] stdout: [ ] :plugintest:mergeReleaseResources (Thread[included builds,5,main]) started.
[2024-02-28 09:54:52.512931] [STDOUT] stdout: [ ] > Task :integration_test:verifyReleaseResources
[2024-02-28 09:54:52.512939] [STDOUT] stdout: [ ] Transforming aapt2-7.3.0-8691043-osx.jar (com.android.tools.build:aapt2:7.3.0-8691043) with Aapt2Extractor
[2024-02-28 09:54:52.512949] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:52.512995] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.513009] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.513018] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:52.513027] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.513036] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.513045] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:52.513053] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.513062] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.513084] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:52.513095] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.513104] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.513112] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:52.513120] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:52.513148] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.513158] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:52.513167] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:52.513175] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.513184] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.513205] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.513215] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.513224] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.513357] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.513388] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.513408] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.513417] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.513426] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.513434] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:52.513443] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:52.513451] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.513516] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.513540] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.513574] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.513598] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:52.513608] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:52.513616] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.513625] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:52.513678] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:52.513688] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.513697] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:52.513705] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:52.513730] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.513742] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:52.513751] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:52.513759] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.513767] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:52.513776] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:52.513784] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.513792] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:52.513801] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:52.513810] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.513818] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:52.513827] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.513836] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.513887] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:52.513916] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.513928] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.513938] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.513955] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.513964] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.513973] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:52.513982] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.513990] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.514025] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:52.514038] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.514048] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.514115] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.514131] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.514140] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.514149] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:52.514158] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.514168] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.514196] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:52.514232] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.514243] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.514248] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:52.514442] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:52.514539] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.514687] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:52.514703] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:52.514831] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.514840] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:52.514915] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:52.514944] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.515055] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:52.515169] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:52.515572] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.515591] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:52.515600] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.515609] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.515618] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:52.515627] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:52.515635] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.515830] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:52.515869] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.515880] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:52.515890] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:52.515899] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.515909] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:52.515928] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:52.515937] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.515958] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:52.515971] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:52.515980] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.516009] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:52.516020] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.516029] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:52.516038] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:52.516067] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:52.516077] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.516101] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:52.516112] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:52.516135] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.516156] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:52.516181] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:52.516191] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.516215] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:52.516238] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:52.516266] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.516276] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:52.516285] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.516305] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:52.516358] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:52.516454] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:52.516466] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.516475] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:52.516497] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:52.516507] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.516534] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:52.516549] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:52.516557] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.516566] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:52.516575] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:52.516595] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.516741] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:52.516756] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:52.516777] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.516790] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:52.516857] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:52.516872] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.516898] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:52.516912] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:52.516921] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.516942] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:52.517012] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:52.517029] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.517038] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:52.517048] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:52.517057] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.517093] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:52.517138] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:52.517150] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.517159] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:52.517169] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:52.517178] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.517205] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:52.517271] [STDOUT] stdout: [ ] Caching disabled for AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:52.517284] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.517302] [STDOUT] stdout: [ ] Skipping AarResourcesCompilerTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:52.517312] [STDOUT] stdout: [ ] Caching disabled for task ':integration_test:verifyReleaseResources' because:
[2024-02-28 09:54:52.517320] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.517328] [STDOUT] stdout: [ ] Task ':integration_test:verifyReleaseResources' is not up-to-date because:
[2024-02-28 09:54:52.517336] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:52.517365] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':integration_test:verifyReleaseResources'.
[2024-02-28 09:54:52.517378] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable/notification_bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable_notification_bg.xml.flat
[2024-02-28 09:54:52.517390] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable/notification_tile_bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable_notification_tile_bg.xml.flat
[2024-02-28 09:54:52.517419] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable/notification_bg_low.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable_notification_bg_low.xml.flat
[2024-02-28 09:54:52.517457] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/layout/notification_template_part_chronometer.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/layout_notification_template_part_chronometer.xml.flat
[2024-02-28 09:54:52.517495] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/layout-v21/notification_action.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/layout-v21_notification_action.xml.flat
[2024-02-28 09:54:52.517525] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable/notification_icon_background.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable_notification_icon_background.xml.flat
[2024-02-28 09:54:52.517538] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/layout/custom_dialog.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/layout_custom_dialog.xml.flat
[2024-02-28 09:54:52.517562] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-as/values-as.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-as_values-as.arsc.flat
[2024-02-28 09:54:52.517574] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-cs/values-cs.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-cs_values-cs.arsc.flat
[2024-02-28 09:54:52.517602] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/layout/notification_template_part_time.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/layout_notification_template_part_time.xml.flat
[2024-02-28 09:54:52.517696] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-af/values-af.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-af_values-af.arsc.flat
[2024-02-28 09:54:52.517724] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-am/values-am.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-am_values-am.arsc.flat
[2024-02-28 09:54:52.517792] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-en-rXC/values-en-rXC.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-en-rXC_values-en-rXC.arsc.flat
[2024-02-28 09:54:52.517858] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-bn/values-bn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-bn_values-bn.arsc.flat
[2024-02-28 09:54:52.517875] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-bs/values-bs.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-bs_values-bs.arsc.flat
[2024-02-28 09:54:52.517887] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-fr-rCA/values-fr-rCA.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-fr-rCA_values-fr-rCA.arsc.flat
[2024-02-28 09:54:52.517898] [STDOUT] stdout: [ ] Compiling image file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable-hdpi-v4/notify_panel_notification_icon_bg.png
[2024-02-28 09:54:52.517929] [STDOUT] stdout: [ ] Compiling file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable-hdpi-v4/notify_panel_notification_icon_bg.png to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat
[2024-02-28 09:54:52.517944] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-en-rCA/values-en-rCA.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-en-rCA_values-en-rCA.arsc.flat
[2024-02-28 09:54:52.517956] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-en-rGB/values-en-rGB.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-en-rGB_values-en-rGB.arsc.flat
[2024-02-28 09:54:52.518060] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-is/values-is.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-is_values-is.arsc.flat
[2024-02-28 09:54:52.518077] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/layout-v21/notification_action_tombstone.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/layout-v21_notification_action_tombstone.xml.flat
[2024-02-28 09:54:52.518109] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-fi/values-fi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-fi_values-fi.arsc.flat
[2024-02-28 09:54:52.518124] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-fa/values-fa.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-fa_values-fa.arsc.flat
[2024-02-28 09:54:52.518135] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ko/values-ko.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ko_values-ko.arsc.flat
[2024-02-28 09:54:52.518157] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ar/values-ar.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ar_values-ar.arsc.flat
[2024-02-28 09:54:52.518181] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-hy/values-hy.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-hy_values-hy.arsc.flat
[2024-02-28 09:54:52.518272] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-mr/values-mr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-mr_values-mr.arsc.flat
[2024-02-28 09:54:52.518289] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-km/values-km.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-km_values-km.arsc.flat
[2024-02-28 09:54:52.518321] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-pl/values-pl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-pl_values-pl.arsc.flat
[2024-02-28 09:54:52.518415] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-hu/values-hu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-hu_values-hu.arsc.flat
[2024-02-28 09:54:52.518433] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ca/values-ca.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ca_values-ca.arsc.flat
[2024-02-28 09:54:52.518458] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-az/values-az.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-az_values-az.arsc.flat
[2024-02-28 09:54:52.518471] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ml/values-ml.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ml_values-ml.arsc.flat
[2024-02-28 09:54:52.518520] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-kk/values-kk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-kk_values-kk.arsc.flat
[2024-02-28 09:54:52.518556] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-mk/values-mk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-mk_values-mk.arsc.flat
[2024-02-28 09:54:52.518627] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-or/values-or.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-or_values-or.arsc.flat
[2024-02-28 09:54:52.518641] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-sl/values-sl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-sl_values-sl.arsc.flat
[2024-02-28 09:54:52.518707] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-en-rIN/values-en-rIN.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-en-rIN_values-en-rIN.arsc.flat
[2024-02-28 09:54:52.518723] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-nl/values-nl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-nl_values-nl.arsc.flat
[2024-02-28 09:54:52.518735] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-si/values-si.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-si_values-si.arsc.flat
[2024-02-28 09:54:52.518777] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-fr/values-fr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-fr_values-fr.arsc.flat
[2024-02-28 09:54:52.518813] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ru/values-ru.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ru_values-ru.arsc.flat
[2024-02-28 09:54:52.518828] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-te/values-te.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-te_values-te.arsc.flat
[2024-02-28 09:54:52.518840] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-da/values-da.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-da_values-da.arsc.flat
[2024-02-28 09:54:52.518972] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-in/values-in.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-in_values-in.arsc.flat
[2024-02-28 09:54:52.518989] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ta/values-ta.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ta_values-ta.arsc.flat
[2024-02-28 09:54:52.519001] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-v21/values-v21.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-v21_values-v21.arsc.flat
[2024-02-28 09:54:52.519066] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-kn/values-kn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-kn_values-kn.arsc.flat
[2024-02-28 09:54:52.519081] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-v16/values-v16.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-v16_values-v16.arsc.flat
[2024-02-28 09:54:52.519093] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-mn/values-mn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-mn_values-mn.arsc.flat
[2024-02-28 09:54:52.519105] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-pa/values-pa.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-pa_values-pa.arsc.flat
[2024-02-28 09:54:52.519177] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable-v21/notification_action_background.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable-v21_notification_action_background.xml.flat
[2024-02-28 09:54:52.519194] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-sk/values-sk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-sk_values-sk.arsc.flat
[2024-02-28 09:54:52.519219] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-th/values-th.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-th_values-th.arsc.flat
[2024-02-28 09:54:52.519276] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-tl/values-tl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-tl_values-tl.arsc.flat
[2024-02-28 09:54:52.519289] [STDOUT] stdout: [ ] Compiling image file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png
[2024-02-28 09:54:52.519335] [STDOUT] stdout: [ ] Compiling file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat
[2024-02-28 09:54:52.519351] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values/values.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values_values.arsc.flat
[2024-02-28 09:54:52.519385] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-vi/values-vi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-vi_values-vi.arsc.flat
[2024-02-28 09:54:52.519400] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/layout-v21/notification_template_icon_group.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/layout-v21_notification_template_icon_group.xml.flat
[2024-02-28 09:54:52.519456] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-zh-rCN/values-zh-rCN.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-zh-rCN_values-zh-rCN.arsc.flat
[2024-02-28 09:54:52.519472] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-be/values-be.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-be_values-be.arsc.flat
[2024-02-28 09:54:52.519585] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-el/values-el.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-el_values-el.arsc.flat
[2024-02-28 09:54:52.519600] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-es/values-es.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-es_values-es.arsc.flat
[2024-02-28 09:54:52.519611] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-gl/values-gl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-gl_values-gl.arsc.flat
[2024-02-28 09:54:52.519623] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-et/values-et.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-et_values-et.arsc.flat
[2024-02-28 09:54:52.519648] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-it/values-it.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-it_values-it.arsc.flat
[2024-02-28 09:54:52.519675] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-hi/values-hi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-hi_values-hi.arsc.flat
[2024-02-28 09:54:52.519766] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ja/values-ja.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ja_values-ja.arsc.flat
[2024-02-28 09:54:52.519781] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ky/values-ky.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ky_values-ky.arsc.flat
[2024-02-28 09:54:52.519793] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-bg/values-bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-bg_values-bg.arsc.flat
[2024-02-28 09:54:52.519818] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-en-rAU/values-en-rAU.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-en-rAU_values-en-rAU.arsc.flat
[2024-02-28 09:54:52.519842] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-lt/values-lt.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-lt_values-lt.arsc.flat
[2024-02-28 09:54:52.519924] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-eu/values-eu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-eu_values-eu.arsc.flat
[2024-02-28 09:54:52.519938] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ms/values-ms.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ms_values-ms.arsc.flat
[2024-02-28 09:54:52.520037] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-pt/values-pt.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-pt_values-pt.arsc.flat
[2024-02-28 09:54:52.520052] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-sq/values-sq.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-sq_values-sq.arsc.flat
[2024-02-28 09:54:52.520063] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-tr/values-tr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-tr_values-tr.arsc.flat
[2024-02-28 09:54:52.520087] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-zh-rHK/values-zh-rHK.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-zh-rHK_values-zh-rHK.arsc.flat
[2024-02-28 09:54:52.520099] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-nb/values-nb.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-nb_values-nb.arsc.flat
[2024-02-28 09:54:52.520122] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-pt-rPT/values-pt-rPT.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-pt-rPT_values-pt-rPT.arsc.flat
[2024-02-28 09:54:52.520146] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-hr/values-hr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-hr_values-hr.arsc.flat
[2024-02-28 09:54:52.520219] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-sv/values-sv.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-sv_values-sv.arsc.flat
[2024-02-28 09:54:52.520233] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ur/values-ur.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ur_values-ur.arsc.flat
[2024-02-28 09:54:52.520256] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-zu/values-zu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-zu_values-zu.arsc.flat
[2024-02-28 09:54:52.520321] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ka/values-ka.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ka_values-ka.arsc.flat
[2024-02-28 09:54:52.520334] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-lv/values-lv.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-lv_values-lv.arsc.flat
[2024-02-28 09:54:52.520357] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ne/values-ne.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ne_values-ne.arsc.flat
[2024-02-28 09:54:52.520445] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-ro/values-ro.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-ro_values-ro.arsc.flat
[2024-02-28 09:54:52.520460] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-sw/values-sw.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-sw_values-sw.arsc.flat
[2024-02-28 09:54:52.520471] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-uz/values-uz.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-uz_values-uz.arsc.flat
[2024-02-28 09:54:52.520500] [STDOUT] stdout: [ ] Compiling image file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable-mdpi-v4/notify_panel_notification_icon_bg.png
[2024-02-28 09:54:52.520571] [STDOUT] stdout: [ ] Compiling file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/drawable-mdpi-v4/notify_panel_notification_icon_bg.png to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat
[2024-02-28 09:54:52.520587] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/layout-v21/notification_template_custom_big.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/layout-v21_notification_template_custom_big.xml.flat
[2024-02-28 09:54:52.520613] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-b+sr+Latn/values-b+sr+Latn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-b+sr+Latn_values-b+sr+Latn.arsc.flat
[2024-02-28 09:54:52.520626] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-de/values-de.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-de_values-de.arsc.flat
[2024-02-28 09:54:52.520690] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-es-rUS/values-es-rUS.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-es-rUS_values-es-rUS.arsc.flat
[2024-02-28 09:54:52.520725] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-gu/values-gu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-gu_values-gu.arsc.flat
[2024-02-28 09:54:52.520937] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-iw/values-iw.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-iw_values-iw.arsc.flat
[2024-02-28 09:54:52.521056] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-lo/values-lo.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-lo_values-lo.arsc.flat
[2024-02-28 09:54:52.521192] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-my/values-my.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-my_values-my.arsc.flat
[2024-02-28 09:54:52.521303] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-pt-rBR/values-pt-rBR.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-pt-rBR_values-pt-rBR.arsc.flat
[2024-02-28 09:54:52.521475] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-sr/values-sr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-sr_values-sr.arsc.flat
[2024-02-28 09:54:52.521567] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-uk/values-uk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-uk_values-uk.arsc.flat
[2024-02-28 09:54:52.521702] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/merged_res/release/values-zh-rTW/values-zh-rTW.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/intermediates/verified_library_resources/release/compiled/values-zh-rTW_values-zh-rTW.arsc.flat
[2024-02-28 09:54:52.692989] [STDOUT] stdout: [ +170 ms] > Task :plugintest:mergeReleaseResources
[2024-02-28 09:54:52.693012] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:mergeReleaseResources' because:
[2024-02-28 09:54:52.693140] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.693167] [STDOUT] stdout: [ ] Task ':plugintest:mergeReleaseResources' is not up-to-date because:
[2024-02-28 09:54:52.693177] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:52.693185] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:mergeReleaseResources'.
[2024-02-28 09:54:52.693195] [STDOUT] stdout: [ ] [MergeResources] Inputs are non-incremental full task action.
[2024-02-28 09:54:52.693203] [STDOUT] stdout: [ ] Resolve mutations for :integration_test:assembleRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:54:52.693212] [STDOUT] stdout: [ ] :integration_test:assembleRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:54:52.693220] [STDOUT] stdout: [ ] > Task :integration_test:assembleRelease
[2024-02-28 09:54:52.693228] [STDOUT] stdout: [ ] Skipping task ':integration_test:assembleRelease' as it has no actions.
[2024-02-28 09:54:52.693236] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:verifyReleaseResources (Thread[included builds,5,main]) started.
[2024-02-28 09:54:52.693244] [STDOUT] stdout: [ ] :plugintest:verifyReleaseResources (Thread[included builds,5,main]) started.
[2024-02-28 09:54:52.878175] [STDOUT] stdout: [ +183 ms] > Task :plugintest:verifyReleaseResources
[2024-02-28 09:54:52.878314] [STDOUT] stdout: [ ] Transforming aapt2-7.3.0-8691043-osx.jar (com.android.tools.build:aapt2:7.3.0-8691043) with Aapt2Extractor
[2024-02-28 09:54:52.878327] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:52.878337] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:52.878346] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.878355] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:52.878363] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:52.878372] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.878380] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.878389] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.878397] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.878406] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.878444] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.878455] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.878463] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.878472] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.878480] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.878489] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:52.878497] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:52.878506] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.878528] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.878546] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.878566] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.878575] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:52.878584] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:52.878592] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.878601] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:52.878610] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:52.878618] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.878627] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:52.878636] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.878664] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.878682] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:52.878686] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:52.878716] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.878720] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.878723] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.878727] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.878730] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:52.878734] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.878737] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.878740] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:52.878744] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.878747] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.878751] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:52.878754] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.878757] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.878760] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:52.878764] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:52.878767] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.878770] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:52.878774] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:52.878777] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.878781] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:52.878784] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:52.878787] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.878791] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:52.878794] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:52.879267] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarResourcesCompilerTransform
[2024-02-28 09:54:52.879290] [STDOUT] stdout: [ ] Caching disabled for task ':plugintest:verifyReleaseResources' because:
[2024-02-28 09:54:52.879298] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:52.879371] [STDOUT] stdout: [ ] Task ':plugintest:verifyReleaseResources' is not up-to-date because:
[2024-02-28 09:54:52.879382] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:52.879386] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':plugintest:verifyReleaseResources'.
[2024-02-28 09:54:52.879681] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable/notification_icon_background.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable_notification_icon_background.xml.flat
[2024-02-28 09:54:52.879702] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable/notification_bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable_notification_bg.xml.flat
[2024-02-28 09:54:52.879714] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable/notification_tile_bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable_notification_tile_bg.xml.flat
[2024-02-28 09:54:52.879725] [STDOUT] stdout: [ ] Compiling image file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable-hdpi-v4/notify_panel_notification_icon_bg.png
[2024-02-28 09:54:52.879959] [STDOUT] stdout: [ ] Compiling file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable-hdpi-v4/notify_panel_notification_icon_bg.png to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat
[2024-02-28 09:54:52.879980] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/layout-v21/notification_action_tombstone.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/layout-v21_notification_action_tombstone.xml.flat
[2024-02-28 09:54:52.879993] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/layout/notification_template_part_time.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/layout_notification_template_part_time.xml.flat
[2024-02-28 09:54:52.880004] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable/notification_bg_low.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable_notification_bg_low.xml.flat
[2024-02-28 09:54:52.880049] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/layout-v21/notification_action.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/layout-v21_notification_action.xml.flat
[2024-02-28 09:54:52.880070] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/layout/custom_dialog.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/layout_custom_dialog.xml.flat
[2024-02-28 09:54:52.880082] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ar/values-ar.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ar_values-ar.arsc.flat
[2024-02-28 09:54:52.880093] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ca/values-ca.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ca_values-ca.arsc.flat
[2024-02-28 09:54:52.880419] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/layout/notification_template_part_chronometer.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/layout_notification_template_part_chronometer.xml.flat
[2024-02-28 09:54:52.880453] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-af/values-af.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-af_values-af.arsc.flat
[2024-02-28 09:54:52.880486] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-en-rIN/values-en-rIN.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-en-rIN_values-en-rIN.arsc.flat
[2024-02-28 09:54:52.880501] [STDOUT] stdout: [ ] Compiling image file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable-mdpi-v4/notify_panel_notification_icon_bg.png
[2024-02-28 09:54:52.880512] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-am/values-am.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-am_values-am.arsc.flat
[2024-02-28 09:54:52.880523] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-fr/values-fr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-fr_values-fr.arsc.flat
[2024-02-28 09:54:52.880534] [STDOUT] stdout: [ ] Compiling file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable-mdpi-v4/notify_panel_notification_icon_bg.png to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat
[2024-02-28 09:54:52.880546] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-as/values-as.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-as_values-as.arsc.flat
[2024-02-28 09:54:52.880557] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-bs/values-bs.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-bs_values-bs.arsc.flat
[2024-02-28 09:54:52.880567] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-bn/values-bn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-bn_values-bn.arsc.flat
[2024-02-28 09:54:52.880578] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-az/values-az.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-az_values-az.arsc.flat
[2024-02-28 09:54:52.880589] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-in/values-in.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-in_values-in.arsc.flat
[2024-02-28 09:54:52.880600] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-cs/values-cs.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-cs_values-cs.arsc.flat
[2024-02-28 09:54:52.880611] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-en-rGB/values-en-rGB.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-en-rGB_values-en-rGB.arsc.flat
[2024-02-28 09:54:52.881181] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-en-rCA/values-en-rCA.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-en-rCA_values-en-rCA.arsc.flat
[2024-02-28 09:54:52.881204] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-fi/values-fi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-fi_values-fi.arsc.flat
[2024-02-28 09:54:52.881215] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-fa/values-fa.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-fa_values-fa.arsc.flat
[2024-02-28 09:54:52.881226] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/layout-v21/notification_template_custom_big.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/layout-v21_notification_template_custom_big.xml.flat
[2024-02-28 09:54:52.881238] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-en-rXC/values-en-rXC.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-en-rXC_values-en-rXC.arsc.flat
[2024-02-28 09:54:52.881249] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-hy/values-hy.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-hy_values-hy.arsc.flat
[2024-02-28 09:54:52.881260] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-kn/values-kn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-kn_values-kn.arsc.flat
[2024-02-28 09:54:52.881271] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-fr-rCA/values-fr-rCA.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-fr-rCA_values-fr-rCA.arsc.flat
[2024-02-28 09:54:52.881364] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-hu/values-hu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-hu_values-hu.arsc.flat
[2024-02-28 09:54:52.881383] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-km/values-km.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-km_values-km.arsc.flat
[2024-02-28 09:54:52.881416] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-mn/values-mn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-mn_values-mn.arsc.flat
[2024-02-28 09:54:52.881429] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-is/values-is.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-is_values-is.arsc.flat
[2024-02-28 09:54:52.881441] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-b+sr+Latn/values-b+sr+Latn.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-b+sr+Latn_values-b+sr+Latn.arsc.flat
[2024-02-28 09:54:52.881453] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-pa/values-pa.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-pa_values-pa.arsc.flat
[2024-02-28 09:54:52.881464] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ko/values-ko.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ko_values-ko.arsc.flat
[2024-02-28 09:54:52.881524] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-da/values-da.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-da_values-da.arsc.flat
[2024-02-28 09:54:52.881536] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ml/values-ml.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ml_values-ml.arsc.flat
[2024-02-28 09:54:52.881547] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-sk/values-sk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-sk_values-sk.arsc.flat
[2024-02-28 09:54:52.881558] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-mr/values-mr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-mr_values-mr.arsc.flat
[2024-02-28 09:54:52.881569] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-or/values-or.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-or_values-or.arsc.flat
[2024-02-28 09:54:52.881580] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-th/values-th.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-th_values-th.arsc.flat
[2024-02-28 09:54:52.881591] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-pl/values-pl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-pl_values-pl.arsc.flat
[2024-02-28 09:54:52.881602] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-kk/values-kk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-kk_values-kk.arsc.flat
[2024-02-28 09:54:52.881613] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-vi/values-vi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-vi_values-vi.arsc.flat
[2024-02-28 09:54:52.881624] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-de/values-de.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-de_values-de.arsc.flat
[2024-02-28 09:54:52.881981] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-mk/values-mk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-mk_values-mk.arsc.flat
[2024-02-28 09:54:52.882003] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-nl/values-nl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-nl_values-nl.arsc.flat
[2024-02-28 09:54:52.882015] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable-v21/notification_action_background.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable-v21_notification_action_background.xml.flat
[2024-02-28 09:54:52.882027] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-sl/values-sl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-sl_values-sl.arsc.flat
[2024-02-28 09:54:52.882038] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-si/values-si.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-si_values-si.arsc.flat
[2024-02-28 09:54:52.882049] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-es-rUS/values-es-rUS.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-es-rUS_values-es-rUS.arsc.flat
[2024-02-28 09:54:52.882061] [STDOUT] stdout: [ ] Compiling xml file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/layout-v21/notification_template_icon_group.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/layout-v21_notification_template_icon_group.xml.flat
[2024-02-28 09:54:52.882073] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-gu/values-gu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-gu_values-gu.arsc.flat
[2024-02-28 09:54:52.882092] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-te/values-te.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-te_values-te.arsc.flat
[2024-02-28 09:54:52.882104] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-iw/values-iw.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-iw_values-iw.arsc.flat
[2024-02-28 09:54:52.882115] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-be/values-be.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-be_values-be.arsc.flat
[2024-02-28 09:54:52.882126] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-tl/values-tl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-tl_values-tl.arsc.flat
[2024-02-28 09:54:52.882137] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-es/values-es.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-es_values-es.arsc.flat
[2024-02-28 09:54:52.882148] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ru/values-ru.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ru_values-ru.arsc.flat
[2024-02-28 09:54:52.882159] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-lo/values-lo.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-lo_values-lo.arsc.flat
[2024-02-28 09:54:52.882170] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-el/values-el.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-el_values-el.arsc.flat
[2024-02-28 09:54:52.882182] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-my/values-my.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-my_values-my.arsc.flat
[2024-02-28 09:54:52.882193] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-et/values-et.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-et_values-et.arsc.flat
[2024-02-28 09:54:52.882204] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-v21/values-v21.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-v21_values-v21.arsc.flat
[2024-02-28 09:54:52.882216] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ta/values-ta.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ta_values-ta.arsc.flat
[2024-02-28 09:54:52.882227] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-pt-rBR/values-pt-rBR.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-pt-rBR_values-pt-rBR.arsc.flat
[2024-02-28 09:54:52.882238] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-zh-rCN/values-zh-rCN.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-zh-rCN_values-zh-rCN.arsc.flat
[2024-02-28 09:54:52.882249] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-gl/values-gl.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-gl_values-gl.arsc.flat
[2024-02-28 09:54:52.882291] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-hi/values-hi.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-hi_values-hi.arsc.flat
[2024-02-28 09:54:52.882306] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-v16/values-v16.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-v16_values-v16.arsc.flat
[2024-02-28 09:54:52.882317] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-sr/values-sr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-sr_values-sr.arsc.flat
[2024-02-28 09:54:52.882329] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-uk/values-uk.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-uk_values-uk.arsc.flat
[2024-02-28 09:54:52.882339] [STDOUT] stdout: [ ] Compiling image file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png
[2024-02-28 09:54:52.882350] [STDOUT] stdout: [ ] Compiling file /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat
[2024-02-28 09:54:52.882361] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-zh-rTW/values-zh-rTW.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-zh-rTW_values-zh-rTW.arsc.flat
[2024-02-28 09:54:52.882372] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values/values.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values_values.arsc.flat
[2024-02-28 09:54:52.882383] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ja/values-ja.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ja_values-ja.arsc.flat
[2024-02-28 09:54:52.882394] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-it/values-it.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-it_values-it.arsc.flat
[2024-02-28 09:54:52.882405] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-lt/values-lt.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-lt_values-lt.arsc.flat
[2024-02-28 09:54:52.882416] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ky/values-ky.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ky_values-ky.arsc.flat
[2024-02-28 09:54:52.882443] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-nb/values-nb.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-nb_values-nb.arsc.flat
[2024-02-28 09:54:52.882456] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ms/values-ms.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ms_values-ms.arsc.flat
[2024-02-28 09:54:52.882467] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-pt-rPT/values-pt-rPT.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-pt-rPT_values-pt-rPT.arsc.flat
[2024-02-28 09:54:52.882508] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-pt/values-pt.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-pt_values-pt.arsc.flat
[2024-02-28 09:54:52.882522] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-sv/values-sv.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-sv_values-sv.arsc.flat
[2024-02-28 09:54:52.882533] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-sq/values-sq.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-sq_values-sq.arsc.flat
[2024-02-28 09:54:52.882563] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ur/values-ur.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ur_values-ur.arsc.flat
[2024-02-28 09:54:52.882576] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-tr/values-tr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-tr_values-tr.arsc.flat
[2024-02-28 09:54:52.882587] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-zu/values-zu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-zu_values-zu.arsc.flat
[2024-02-28 09:54:52.882609] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-zh-rHK/values-zh-rHK.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-zh-rHK_values-zh-rHK.arsc.flat
[2024-02-28 09:54:52.882697] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-bg/values-bg.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-bg_values-bg.arsc.flat
[2024-02-28 09:54:52.882732] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-en-rAU/values-en-rAU.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-en-rAU_values-en-rAU.arsc.flat
[2024-02-28 09:54:52.882748] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-eu/values-eu.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-eu_values-eu.arsc.flat
[2024-02-28 09:54:52.882956] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-hr/values-hr.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-hr_values-hr.arsc.flat
[2024-02-28 09:54:52.883] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ka/values-ka.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ka_values-ka.arsc.flat
[2024-02-28 09:54:52.883012] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-lv/values-lv.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-lv_values-lv.arsc.flat
[2024-02-28 09:54:52.883017] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ne/values-ne.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ne_values-ne.arsc.flat
[2024-02-28 09:54:52.883022] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-ro/values-ro.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-ro_values-ro.arsc.flat
[2024-02-28 09:54:52.883144] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-sw/values-sw.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-sw_values-sw.arsc.flat
[2024-02-28 09:54:52.883173] [STDOUT] stdout: [ ] Compiling XML table /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/merged_res/release/values-uz/values-uz.xml to /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/plugintest/intermediates/verified_library_resources/release/compiled/values-uz_values-uz.arsc.flat
[2024-02-28 09:54:52.883183] [STDOUT] stdout: [ ] Resolve mutations for :plugintest:assembleRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:54:52.883192] [STDOUT] stdout: [ ] :plugintest:assembleRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:54:52.883201] [STDOUT] stdout: [ ] > Task :plugintest:assembleRelease
[2024-02-28 09:54:52.883222] [STDOUT] stdout: [ ] Skipping task ':plugintest:assembleRelease' as it has no actions.
[2024-02-28 09:54:53.121776] [STDOUT] stdout: [ +237 ms] > Task :app:lintVitalAnalyzeRelease
[2024-02-28 09:54:53.121812] [STDOUT] stdout: [ ] Transforming FakeDependency.jar with D8BackportedMethodsGenerator
[2024-02-28 09:54:53.121821] [STDOUT] stdout: [ ] Caching disabled for D8BackportedMethodsGenerator: /Volumes/Work/s/w/ir/cache/gradle/android/FakeDependency.jar because:
[2024-02-28 09:54:53.121831] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.121840] [STDOUT] stdout: [ ] Skipping D8BackportedMethodsGenerator: /Volumes/Work/s/w/ir/cache/gradle/android/FakeDependency.jar as it is up-to-date.
[2024-02-28 09:54:53.121849] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:53.121858] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:53.121866] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:53.121875] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:53.121884] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:53.121893] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:53.121901] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:53.121910] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.121918] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:53.121927] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:53.121935] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.121944] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:53.121952] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:53.121961] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.121969] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:53.121978] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:53.121986] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.121994] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:53.122003] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:53.122012] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:53.122021] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:53.122029] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:53.122038] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.122046] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:53.122055] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:53.122063] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.122096] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:53.122107] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:53.122116] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.122124] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:53.122132] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:53.122141] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.122150] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:53.122158] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:53.122166] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:53.122175] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:53.122183] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:53.122192] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:53.122200] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:53.122209] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:53.122217] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:53.122225] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:53.122233] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:53.122242] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:53.122250] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:53.122258] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:53.122266] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:53.122274] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:53.122283] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:53.122291] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:53.122299] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:53.122307] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:53.122316] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.122324] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:53.122333] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.122341] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:53.122350] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:53.122390] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:53.122401] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.122410] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:53.122419] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.122427] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:53.122436] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.122983] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:53.123026] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:53.123040] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:53.123050] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.123059] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:53.123069] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:53.123078] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:53.123087] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.123097] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:53.123106] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:53.123115] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.123123] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.123132] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:53.123140] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.123148] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:53.123157] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:53.123166] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:53.123177] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:53.123186] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:53.123194] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.123202] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:53.123211] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:53.123219] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.123228] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:53.123236] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:53.123245] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.123253] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:53.123261] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:53.123269] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.123278] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:53.123286] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:53.123294] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.123303] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:53.123311] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:53.123320] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:53.123328] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:53.123339] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:53.123347] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:53.123380] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:53.123453] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:53.123488] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.123540] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:53.123573] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:53.123583] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.123592] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:53.123610] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:53.123678] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.123691] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:53.123700] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:53.123709] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:53.123717] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:53.123726] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:53.123735] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:53.123760] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:53.123773] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:53.123782] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.123791] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:53.123800] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:53.123809] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.123835] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:53.123868] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:53.123891] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.123901] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:53.123930] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.123941] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:53.123945] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:53.123949] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:53.123952] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:53.123956] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:53.123959] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:53.123963] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.123966] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:53.123998] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:53.124002] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.124005] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:53.124009] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:53.124012] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.124016] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:53.124019] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:53.124023] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.124026] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:53.124029] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.124032] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:53.124036] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:53.124039] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.124273] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:53.124292] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:53.124301] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:53.124310] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.124319] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:53.124328] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:53.124365] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.124376] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:53.124396] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.124406] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:53.124416] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:53.124464] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:53.124490] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:53.124499] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:53.124508] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:53.124516] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:53.124525] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:53.124533] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:53.124770] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.124786] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:53.124795] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:53.125036] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.125052] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:53.125061] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:53.125070] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.125094] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:53.125104] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:53.125263] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.125279] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:53.125288] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:53.125296] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:53.125392] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:53.125433] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:53.125698] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:53.125725] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:53.125733] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:53.125742] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.125751] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:53.125759] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:53.125768] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:53.125777] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:53.125786] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:53.125794] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.125803] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:53.125851] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:53.126303] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:53.126465] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:53.126479] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:53.126505] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.126516] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:53.126765] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:53.126781] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:53.126790] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:53.126799] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:53.126807] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:53.126816] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.127060] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:53.127078] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.127087] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:53.127096] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.127104] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:53.127113] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.127122] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:53.127130] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:53.127138] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:53.127147] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.127156] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:53.127164] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.127172] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:53.127180] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.127204] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:53.127214] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.127223] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:53.127231] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:53.127239] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:53.127364] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:53.127377] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:53.127386] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.127395] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:53.127403] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.127412] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:53.127420] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.127428] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:53.127437] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.127482] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:53.127507] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.127719] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:53.127733] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.127742] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:53.127750] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:53.127759] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:53.127902] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:53.127945] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:53.127972] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.128184] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:53.128232] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:53.128243] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:53.128251] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.128260] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:53.128269] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:53.128277] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:53.128451] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:53.128509] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:53.128524] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:53.128533] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:53.128541] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.128550] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:53.128740] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:53.128757] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.128761] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:53.128765] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:53.128769] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.128772] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:53.128775] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:53.128778] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.128782] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:53.128785] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:53.128788] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:53.128792] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:53.128795] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:53.128798] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:53.128802] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:53.128805] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:53.128808] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.128812] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:53.128816] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:53.128819] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:53.128823] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:53.128826] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:53.128830] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.128833] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:53.128837] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:53.128865] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:53.128882] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:53.128891] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:53.128900] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.128908] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:53.128948] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:53.128960] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:53.128970] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:53.128983] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:53.128992] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:53.129] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:53.129009] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:53.129286] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:53.129528] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:54:53.129541] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:54:53.129546] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with JetifyTransform
[2024-02-28 09:54:53.129730] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:53.129871] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:53.130028] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:53.130044] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:53.130054] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.130171] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:53.130273] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:53.130287] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.130408] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:53.130571] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:53.130587] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.130596] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:53.130630] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with JetifyTransform
[2024-02-28 09:54:53.130645] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with JetifyTransform
[2024-02-28 09:54:53.130674] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with JetifyTransform
[2024-02-28 09:54:53.130684] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:53.130693] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.130701] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:53.130709] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:54:53.131023] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:53.131157] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:53.131168] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:53.131177] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:53.131208] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.131221] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:53.131229] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:53.131238] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.131246] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:53.131255] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:53.131263] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.131271] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:53.131280] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:53.131289] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.131297] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:53.131306] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:53.131314] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:53.131322] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:53.131359] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:53.131371] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:53.131379] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:53.131401] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:53.131411] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:53.131419] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:53.131427] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:53.131436] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:53.131444] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:53.131452] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:53.131462] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:53.131847] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:53.131864] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:53.131885] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:53.131895] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:53.131990] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:53.132066] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.132191] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:53.132221] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:53.132230] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.132239] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:53.132365] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:53.132391] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.132400] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:53.132472] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.132598] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:53.132613] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:53.132622] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:53.132630] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.132763] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:53.132777] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.132786] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:53.132846] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:53.132878] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.132900] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:53.133051] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:53.133075] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.133085] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:53.133094] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.133141] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:53.133240] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:53.133274] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:53.133347] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:53.133359] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.133378] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.133453] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:53.133491] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:53.133582] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:53.133731] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:53.133765] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.133786] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:53.133796] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:54:53.133804] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:53.133813] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.133898] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:53.133910] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:53.133919] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.134066] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:53.134080] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:53.134103] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.134126] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:53.134241] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:54:53.134258] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:53.134429] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:53.134446] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:53.134450] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:54:53.134598] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:53.134694] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.134848] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:53.134890] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:53.134947] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:53.134975] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.134985] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:53.135006] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:53.135016] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:53.135174] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:53.135188] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:53.135261] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:53.135285] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:53.135295] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.135317] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:53.135408] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:53.135421] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:53.135485] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:53.135542] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.135553] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:53.135832] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:53.135859] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:54:53.135905] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:54:53.135933] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:54:53.135945] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:53.135949] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:53.135953] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.135956] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:53.135960] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:53.135963] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.135967] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.135994] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:53.135998] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:53.136002] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.136005] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:53.136009] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:54:53.136013] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:54:53.136017] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:54:53.136033] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:54:53.136054] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:54:53.136059] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with JetifyTransform
[2024-02-28 09:54:53.136063] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with JetifyTransform
[2024-02-28 09:54:53.136067] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:53.136184] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with JetifyTransform
[2024-02-28 09:54:53.136201] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:53.136210] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.136218] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:53.136227] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.136235] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:53.136244] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with JetifyTransform
[2024-02-28 09:54:53.136254] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:53.136262] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with JetifyTransform
[2024-02-28 09:54:53.136474] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with JetifyTransform
[2024-02-28 09:54:53.136493] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:53.136502] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.136511] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with JetifyTransform
[2024-02-28 09:54:53.136520] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:54:53.136528] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:54:53.136538] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:53.136546] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.136554] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:53.136563] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:53.136572] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:53.136581] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:53.136590] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.136598] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:53.136627] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:53.136638] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:53.136647] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:53.136656] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.136665] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:53.136674] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:53.136683] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.136691] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:53.136700] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.136708] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:53.136718] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:53.136745] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:53.136756] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:53.136765] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:53.136773] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:53.136782] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:53.136802] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.136811] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:53.136820] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.136841] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:53.136850] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.136859] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:53.136868] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.136906] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:53.136951] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:53.137127] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:53.137139] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:53.137148] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:53.137157] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.137165] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:53.137174] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:53.137183] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:53.137193] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:53.137203] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:53.137230] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:53.137241] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:53.137250] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:53.137259] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:53.137273] [STDOUT] stdout: [ ] Caching disabled for task ':app:lintVitalAnalyzeRelease' because:
[2024-02-28 09:54:53.137289] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:53.137297] [STDOUT] stdout: [ ] Task ':app:lintVitalAnalyzeRelease' is not up-to-date because:
[2024-02-28 09:54:53.137305] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:53.137313] [STDOUT] stdout: [ ] Android Lint: Creating lint class loader 30.3.0
[2024-02-28 09:54:54.318942] [STDOUT] stdout: [+1181 ms] Resolve mutations for :app:lintVitalReportRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:54.318979] [STDOUT] stdout: [ ] :app:lintVitalReportRelease (Thread[Execution worker Thread 6,5,main]) started.
[2024-02-28 09:54:54.319214] [STDOUT] stdout: [ ] > Task :app:minifyReleaseWithR8
[2024-02-28 09:54:54.319256] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:54.319267] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:54.319419] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:54.319448] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:54.319458] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:54.319495] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:54:54.319508] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:54.319670] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarToClassTransform
[2024-02-28 09:54:54.319697] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:54:54.319706] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with IdentityTransform
[2024-02-28 09:54:54.319726] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:54:54.319780] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with IdentityTransform
[2024-02-28 09:54:54.319793] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with JetifyTransform
[2024-02-28 09:54:54.320070] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with IdentityTransform
[2024-02-28 09:54:54.320086] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:54.320096] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:54.320121] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:54.320162] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:54.320173] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:54.320194] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with IdentityTransform
[2024-02-28 09:54:54.320204] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:54.320427] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarToClassTransform
[2024-02-28 09:54:54.320448] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:54.320457] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarToClassTransform
[2024-02-28 09:54:54.320466] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:54.320474] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarToClassTransform
[2024-02-28 09:54:54.320766] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with JetifyTransform
[2024-02-28 09:54:54.320791] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with IdentityTransform
[2024-02-28 09:54:54.320801] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with JetifyTransform
[2024-02-28 09:54:54.320809] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with IdentityTransform
[2024-02-28 09:54:54.320818] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with JetifyTransform
[2024-02-28 09:54:54.320826] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with IdentityTransform
[2024-02-28 09:54:54.320835] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:54.320843] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarToClassTransform
[2024-02-28 09:54:54.321168] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:54:54.321192] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with IdentityTransform
[2024-02-28 09:54:54.321202] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:54.321210] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarToClassTransform
[2024-02-28 09:54:54.321218] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:54.321227] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarToClassTransform
[2024-02-28 09:54:54.321235] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:54.321243] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarToClassTransform
[2024-02-28 09:54:54.321251] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:54.321260] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarToClassTransform
[2024-02-28 09:54:54.321466] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:54.321495] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarToClassTransform
[2024-02-28 09:54:54.321506] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:54.321515] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:54.321524] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:54.321533] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarToClassTransform
[2024-02-28 09:54:54.321541] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:54.321596] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:54:54.321614] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:54.321761] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarToClassTransform
[2024-02-28 09:54:54.321774] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:54.321784] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarToClassTransform
[2024-02-28 09:54:54.321792] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:54.321815] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarToClassTransform
[2024-02-28 09:54:54.321825] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:54.321834] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarToClassTransform
[2024-02-28 09:54:54.321843] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:54:54.321867] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with IdentityTransform
[2024-02-28 09:54:54.321915] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:54.321926] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarToClassTransform
[2024-02-28 09:54:54.321942] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:54.321970] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarToClassTransform
[2024-02-28 09:54:54.321981] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:54:54.321990] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with IdentityTransform
[2024-02-28 09:54:54.321998] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:54.322007] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarToClassTransform
[2024-02-28 09:54:54.322016] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:54:54.322025] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with IdentityTransform
[2024-02-28 09:54:54.322048] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:54.322060] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarToClassTransform
[2024-02-28 09:54:54.322069] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:54:54.322078] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with IdentityTransform
[2024-02-28 09:54:54.322098] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:54:54.322108] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with IdentityTransform
[2024-02-28 09:54:54.322117] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:54:54.322173] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with IdentityTransform
[2024-02-28 09:54:54.322188] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:54.322198] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarToClassTransform
[2024-02-28 09:54:54.322222] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:54:54.322372] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with IdentityTransform
[2024-02-28 09:54:54.322388] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:54:54.322397] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with IdentityTransform
[2024-02-28 09:54:54.322405] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:54:54.322414] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with IdentityTransform
[2024-02-28 09:54:54.322613] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:54:54.322627] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with IdentityTransform
[2024-02-28 09:54:54.322636] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:54:54.322685] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with IdentityTransform
[2024-02-28 09:54:54.322701] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with JetifyTransform
[2024-02-28 09:54:54.322710] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with IdentityTransform
[2024-02-28 09:54:54.322737] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with JetifyTransform
[2024-02-28 09:54:54.322749] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with IdentityTransform
[2024-02-28 09:54:54.322758] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with JetifyTransform
[2024-02-28 09:54:54.322818] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with IdentityTransform
[2024-02-28 09:54:54.322829] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with JetifyTransform
[2024-02-28 09:54:54.323062] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with IdentityTransform
[2024-02-28 09:54:54.323089] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with JetifyTransform
[2024-02-28 09:54:54.323100] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with IdentityTransform
[2024-02-28 09:54:54.323189] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with JetifyTransform
[2024-02-28 09:54:54.323209] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with IdentityTransform
[2024-02-28 09:54:54.323218] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with JetifyTransform
[2024-02-28 09:54:54.323227] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with IdentityTransform
[2024-02-28 09:54:54.323235] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:54:54.323244] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with IdentityTransform
[2024-02-28 09:54:54.323252] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:54:54.323260] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with IdentityTransform
[2024-02-28 09:54:54.323269] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:54.323278] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarToClassTransform
[2024-02-28 09:54:54.323286] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:54.323294] [STDOUT] stdout: [ ] Transforming libs.jar with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.323303] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:54.323336] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.323348] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:54.323357] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:54.323366] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:54.323401] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with JetifyTransform
[2024-02-28 09:54:54.323414] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with ExtractAarTransform
[2024-02-28 09:54:54.323422] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with AarTransform
[2024-02-28 09:54:54.323431] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with JetifyTransform
[2024-02-28 09:54:54.323440] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.323449] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with JetifyTransform
[2024-02-28 09:54:54.323458] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.323467] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with JetifyTransform
[2024-02-28 09:54:54.323475] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.323484] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:54.323494] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.323504] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:54.323513] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.323548] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with JetifyTransform
[2024-02-28 09:54:54.323561] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.323588] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with JetifyTransform
[2024-02-28 09:54:54.323615] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:54.323624] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with AarTransform
[2024-02-28 09:54:54.323633] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with JetifyTransform
[2024-02-28 09:54:54.323660] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:54.323681] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with AarTransform
[2024-02-28 09:54:54.323685] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with JetifyTransform
[2024-02-28 09:54:54.323689] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:54.323693] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with AarTransform
[2024-02-28 09:54:54.323697] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with JetifyTransform
[2024-02-28 09:54:54.323700] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.323704] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0a45173bfaa0ea164c7d18ae5a68bb19/transformed/jetified-libs.jar because:
[2024-02-28 09:54:54.323934] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.323979] [STDOUT] stdout: [ ] ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0a45173bfaa0ea164c7d18ae5a68bb19/transformed/jetified-libs.jar is not up-to-date because:
[2024-02-28 09:54:54.323991] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:54.324001] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:54.324010] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.324056] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/68979b91cc4ecbd3c81dec38038cd2a4/transformed/jetified-flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:54.324080] [STDOUT] stdout: [ ] Transforming flutter_embedding_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:flutter_embedding_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.324089] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with JetifyTransform
[2024-02-28 09:54:54.324122] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.324133] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with JetifyTransform
[2024-02-28 09:54:54.324142] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.324161] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with JetifyTransform
[2024-02-28 09:54:54.324170] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with ExtractAarTransform
[2024-02-28 09:54:54.324213] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with AarTransform
[2024-02-28 09:54:54.324226] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with JetifyTransform
[2024-02-28 09:54:54.324235] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.324244] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
[2024-02-28 09:54:54.324252] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:54.324262] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with AarTransform
[2024-02-28 09:54:54.324283] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
[2024-02-28 09:54:54.324298] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:54.324326] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
[2024-02-28 09:54:54.324336] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with JetifyTransform
[2024-02-28 09:54:54.324344] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:54.324353] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with AarTransform
[2024-02-28 09:54:54.324397] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with JetifyTransform
[2024-02-28 09:54:54.324410] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:54.324418] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with AarTransform
[2024-02-28 09:54:54.324427] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with JetifyTransform
[2024-02-28 09:54:54.324435] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:54.324460] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with AarTransform
[2024-02-28 09:54:54.324470] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:54.324581] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:54.324595] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:54.324603] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:54.324713] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:54.324725] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:54.324734] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:54.324753] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:54.324780] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:54.324790] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:54.324889] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:54.324930] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:54.325021] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:54.325033] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:54.325042] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:54.325051] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with JetifyTransform
[2024-02-28 09:54:54.325157] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with ExtractAarTransform
[2024-02-28 09:54:54.325172] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with AarTransform
[2024-02-28 09:54:54.325325] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:54.325355] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:54.325366] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:54.325374] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with JetifyTransform
[2024-02-28 09:54:54.325572] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with ExtractAarTransform
[2024-02-28 09:54:54.325600] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with AarTransform
[2024-02-28 09:54:54.325609] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
[2024-02-28 09:54:54.325618] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:54.325626] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
[2024-02-28 09:54:54.325634] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
[2024-02-28 09:54:54.325843] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:54.325896] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
[2024-02-28 09:54:54.325919] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
[2024-02-28 09:54:54.325924] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:54.325955] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
[2024-02-28 09:54:54.325960] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with JetifyTransform
[2024-02-28 09:54:54.325964] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.325967] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with JetifyTransform
[2024-02-28 09:54:54.326113] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with ExtractAarTransform
[2024-02-28 09:54:54.326130] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with AarTransform
[2024-02-28 09:54:54.326153] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:54.326163] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:54.326316] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:54.326341] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with JetifyTransform
[2024-02-28 09:54:54.326353] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with ExtractAarTransform
[2024-02-28 09:54:54.326362] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with AarTransform
[2024-02-28 09:54:54.326370] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
[2024-02-28 09:54:54.326379] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.326387] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with JetifyTransform
[2024-02-28 09:54:54.326408] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with ExtractAarTransform
[2024-02-28 09:54:54.326471] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with AarTransform
[2024-02-28 09:54:54.326481] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with JetifyTransform
[2024-02-28 09:54:54.326490] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.326514] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 because:
[2024-02-28 09:54:54.326524] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.326794] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:54.326804] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:54.326808] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:54.326812] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:54.326817] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d5f225fe126177b59dd307998185e480/transformed/jetified-window-java-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:54.326840] [STDOUT] stdout: [ ] Transforming window-java-1.0.0-beta04.aar (androidx.window:window-java:1.0.0-beta04) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.326845] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:54.326848] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:54.326852] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 because:
[2024-02-28 09:54:54.326856] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.326860] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with JetifyTransform
[2024-02-28 09:54:54.326863] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04 as it is up-to-date.
[2024-02-28 09:54:54.326868] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with ExtractAarTransform
[2024-02-28 09:54:54.326871] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with AarTransform
[2024-02-28 09:54:54.326875] [STDOUT] stdout: [ ] Transforming window-1.0.0-beta04.aar (androidx.window:window:1.0.0-beta04) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.326878] [STDOUT] stdout: [ ] Transforming libs.jar with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.326882] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with JetifyTransform
[2024-02-28 09:54:54.326886] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.326889] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with JetifyTransform
[2024-02-28 09:54:54.326892] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.326906] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with JetifyTransform
[2024-02-28 09:54:54.326910] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.326913] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with JetifyTransform
[2024-02-28 09:54:54.326917] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with ExtractAarTransform
[2024-02-28 09:54:54.326921] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar because:
[2024-02-28 09:54:54.326924] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.326927] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 because:
[2024-02-28 09:54:54.326931] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.326938] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with AarTransform
[2024-02-28 09:54:54.327282] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0 as it is up-to-date.
[2024-02-28 09:54:54.327346] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/19537bf87d770ab7292c583d7b4fb440/transformed/jetified-kotlinx-coroutines-core-jvm-1.5.2.jar as it is up-to-date.
[2024-02-28 09:54:54.327449] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar because:
[2024-02-28 09:54:54.327462] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.327482] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-core-jvm-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.327576] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8fe7c1e3b6f7783c014167951eeffe5e/transformed/jetified-kotlin-stdlib-jdk8-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:54.327650] [STDOUT] stdout: [ ] Transforming monitor-1.2.0.aar (androidx.test:monitor:1.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.327666] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with JetifyTransform
[2024-02-28 09:54:54.327689] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/proguard.txt because:
[2024-02-28 09:54:54.327781] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.327878] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2534cb10a453dd1f7318651afba4a7a8/transformed/jetified-window-1.0.0-beta04/proguard.txt as it is up-to-date.
[2024-02-28 09:54:54.327893] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.328036] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar because:
[2024-02-28 09:54:54.328053] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.328062] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk8-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.328105] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/1331577d88fe4ead162d1a00c47a39d9/transformed/jetified-kotlinx-coroutines-android-1.5.2.jar as it is up-to-date.
[2024-02-28 09:54:54.328130] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 because:
[2024-02-28 09:54:54.328155] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.328164] [STDOUT] stdout: [ ] Transforming kotlinx-coroutines-android-1.5.2.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.328174] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/6f9d0fa28b7d2f0b814093f9ce19fa81/transformed/viewpager-1.0.0 as it is up-to-date.
[2024-02-28 09:54:54.328183] [STDOUT] stdout: [ ] Transforming viewpager-1.0.0.aar (androidx.viewpager:viewpager:1.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.328192] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/04476367512e0dea81560eed537c34ad/transformed/rules because:
[2024-02-28 09:54:54.328201] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.328209] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/04476367512e0dea81560eed537c34ad/transformed/rules as it is up-to-date.
[2024-02-28 09:54:54.328230] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with JetifyTransform
[2024-02-28 09:54:54.328292] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.328304] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with JetifyTransform
[2024-02-28 09:54:54.328312] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.328321] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with JetifyTransform
[2024-02-28 09:54:54.328458] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.328472] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with JetifyTransform
[2024-02-28 09:54:54.328480] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.328489] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with JetifyTransform
[2024-02-28 09:54:54.328497] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.328506] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with JetifyTransform
[2024-02-28 09:54:54.328515] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.328525] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with JetifyTransform
[2024-02-28 09:54:54.328534] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.328551] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with JetifyTransform
[2024-02-28 09:54:54.328560] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.328569] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with JetifyTransform
[2024-02-28 09:54:54.328577] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.328611] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with JetifyTransform
[2024-02-28 09:54:54.328625] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.328634] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with JetifyTransform
[2024-02-28 09:54:54.328642] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.328651] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with JetifyTransform
[2024-02-28 09:54:54.328659] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.328668] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with JetifyTransform
[2024-02-28 09:54:54.328676] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.328697] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with JetifyTransform
[2024-02-28 09:54:54.328707] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with ExtractAarTransform
[2024-02-28 09:54:54.328716] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with AarTransform
[2024-02-28 09:54:54.328724] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 because:
[2024-02-28 09:54:54.328733] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.328741] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/ac3c9160d6b08cb598302571b4c37761/transformed/core-runtime-2.0.0 as it is up-to-date.
[2024-02-28 09:54:54.328807] [STDOUT] stdout: [ ] Transforming core-runtime-2.0.0.aar (androidx.arch.core:core-runtime:2.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.328843] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 because:
[2024-02-28 09:54:54.328853] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.328944] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7668ecb17db740563f2883e41c5ca6ca/transformed/espresso-idling-resource-3.2.0 as it is up-to-date.
[2024-02-28 09:54:54.328983] [STDOUT] stdout: [ ] Transforming espresso-idling-resource-3.2.0.aar (androidx.test.espresso:espresso-idling-resource:3.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.329016] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0/proguard.txt because:
[2024-02-28 09:54:54.329038] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.329049] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/90de390c87c3fef134bc51d7e1410a9a/transformed/monitor-1.2.0/proguard.txt as it is up-to-date.
[2024-02-28 09:54:54.329059] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/5329694d26f11e1af3820e8a4dca9ed1/transformed/rules because:
[2024-02-28 09:54:54.329078] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.329088] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/5329694d26f11e1af3820e8a4dca9ed1/transformed/rules as it is up-to-date.
[2024-02-28 09:54:54.329098] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar because:
[2024-02-28 09:54:54.329107] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.329136] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/12f682701f2bf84e4013ab88e4fa9d9e/transformed/jetified-kotlin-stdlib-common-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:54.329148] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-common-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.329157] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar because:
[2024-02-28 09:54:54.329166] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.329174] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar because:
[2024-02-28 09:54:54.329184] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.329192] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/7d58cbf0b490c536a3ba9eb1a7c244cf/transformed/jetified-hamcrest-core-1.3.jar as it is up-to-date.
[2024-02-28 09:54:54.329202] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a30d820cea7fb938a8f593811cabcd02/transformed/jetified-javawriter-2.1.1.jar as it is up-to-date.
[2024-02-28 09:54:54.329370] [STDOUT] stdout: [ ] Transforming hamcrest-core-1.3.jar (org.hamcrest:hamcrest-core:1.3) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.329381] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar because:
[2024-02-28 09:54:54.329391] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.329399] [STDOUT] stdout: [ ] Transforming javawriter-2.1.1.jar (com.squareup:javawriter:2.1.1) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.329407] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar because:
[2024-02-28 09:54:54.329416] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.329424] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 because:
[2024-02-28 09:54:54.329433] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.329441] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/120ad0548589cabcad32228af0ce2585/transformed/jetified-javax.inject-1.jar as it is up-to-date.
[2024-02-28 09:54:54.329450] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0 as it is up-to-date.
[2024-02-28 09:54:54.329459] [STDOUT] stdout: [ ] Transforming javax.inject-1.jar (javax.inject:javax.inject:1) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.329467] [STDOUT] stdout: [ ] Transforming savedstate-1.0.0.aar (androidx.savedstate:savedstate:1.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.329477] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/02dfdbd15698c885234c5b3297e0b06c/transformed/jetified-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar as it is up-to-date.
[2024-02-28 09:54:54.329486] [STDOUT] stdout: [ ] Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.329495] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 because:
[2024-02-28 09:54:54.329504] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.329512] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/67d20113d3153645aefb1fda262700ea/transformed/jetified-tracing-1.0.0 as it is up-to-date.
[2024-02-28 09:54:54.329520] [STDOUT] stdout: [ ] Transforming tracing-1.0.0.aar (androidx.tracing:tracing:1.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.329933] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 because:
[2024-02-28 09:54:54.329955] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.329964] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9f29d33f899d9a742efa2f66b9067b83/transformed/customview-1.0.0 as it is up-to-date.
[2024-02-28 09:54:54.329973] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 because:
[2024-02-28 09:54:54.329982] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.329990] [STDOUT] stdout: [ ] Transforming customview-1.0.0.aar (androidx.customview:customview:1.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.329999] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/38296bf495179de0ca5965f1026ead5c/transformed/fragment-1.1.0 as it is up-to-date.
[2024-02-28 09:54:54.330008] [STDOUT] stdout: [ ] Transforming fragment-1.1.0.aar (androidx.fragment:fragment:1.1.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.330017] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:54.330026] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.330035] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0/proguard.txt because:
[2024-02-28 09:54:54.330044] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.330052] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar because:
[2024-02-28 09:54:54.330061] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.330069] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/cbebb959659df74d69904d1884df80aa/transformed/jetified-savedstate-1.0.0/proguard.txt as it is up-to-date.
[2024-02-28 09:54:54.330079] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/767dec7f757f5b2e0f6c226d911a77e8/transformed/jetified-armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:54.330088] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8acb418821ff1f5e13e6082fb503eb9/transformed/jetified-guava-28.1-android.jar as it is up-to-date.
[2024-02-28 09:54:54.330098] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:54.330107] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.330114] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 because:
[2024-02-28 09:54:54.330123] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.330131] [STDOUT] stdout: [ ] Transforming guava-28.1-android.jar (com.google.guava:guava:28.1-android) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.330139] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0 as it is up-to-date.
[2024-02-28 09:54:54.330149] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2ac2d64269d743355034d949d91c408d/transformed/jetified-arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:54.330158] [STDOUT] stdout: [ ] Transforming armeabi_v7a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:armeabi_v7a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.330186] [STDOUT] stdout: [ ] Transforming arm64_v8a_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:arm64_v8a_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.330196] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.330205] [STDOUT] stdout: [ ] Transforming core-1.6.0.aar (androidx.core:core:1.6.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.330214] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar because:
[2024-02-28 09:54:54.330223] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.330232] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4b1b1b3cc8008a758afce16ab2daa488/transformed/jetified-x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar as it is up-to-date.
[2024-02-28 09:54:54.330243] [STDOUT] stdout: [ ] Transforming x86_64_release-1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a.jar (io.flutter:x86_64_release:1.0.0-afaa6b18ad4e5893086b9fe6146514b6b16a907a) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.330252] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar because:
[2024-02-28 09:54:54.330261] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.330271] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/f132b60f0bf1b81f3dfc7d8c71d0aeb4/transformed/jetified-failureaccess-1.0.1.jar as it is up-to-date.
[2024-02-28 09:54:54.330297] [STDOUT] stdout: [ ] Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.330310] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar because:
[2024-02-28 09:54:54.330319] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.330327] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/proguard.txt because:
[2024-02-28 09:54:54.330335] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.330344] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 because:
[2024-02-28 09:54:54.330353] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.330361] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/637db3be6db9e256de9ec303499bc03c/transformed/core-1.6.0/proguard.txt as it is up-to-date.
[2024-02-28 09:54:54.330405] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 because:
[2024-02-28 09:54:54.330446] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.330456] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/db73c0399b338dfb2e16261ffc0955f4/transformed/lifecycle-livedata-core-2.0.0 as it is up-to-date.
[2024-02-28 09:54:54.330466] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/afafbb6671f89c6e56cf1178034a58a7/transformed/jetified-kotlin-stdlib-jdk7-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:54.330476] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-jdk7-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.330640] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-core-2.0.0.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.330658] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d2221cd5a35b448a48fefc552b9a4288/transformed/loader-1.0.0 as it is up-to-date.
[2024-02-28 09:54:54.330676] [STDOUT] stdout: [ ] Transforming loader-1.0.0.aar (androidx.loader:loader:1.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.330681] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 because:
[2024-02-28 09:54:54.330685] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.330847] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar because:
[2024-02-28 09:54:54.330865] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.330882] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0 as it is up-to-date.
[2024-02-28 09:54:54.330906] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0.jar as it is up-to-date.
[2024-02-28 09:54:54.330954] [STDOUT] stdout: [ ] Transforming rules-1.2.0.aar (androidx.test:rules:1.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.330965] [STDOUT] stdout: [ ] Transforming lifecycle-common-2.2.0.jar (androidx.lifecycle:lifecycle-common:2.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.330991] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 because:
[2024-02-28 09:54:54.331003] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.331012] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar because:
[2024-02-28 09:54:54.331022] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.331053] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0 as it is up-to-date.
[2024-02-28 09:54:54.331066] [STDOUT] stdout: [ ] Transforming runner-1.2.0.aar (androidx.test:runner:1.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.331076] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-java8/2.2.0/cd3478503da69b1a7e0319bd2d1389943db9b364/lifecycle-common-java8-2.2.0.jar as it is up-to-date.
[2024-02-28 09:54:54.331086] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 because:
[2024-02-28 09:54:54.331094] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.331150] [STDOUT] stdout: [ ] Transforming lifecycle-common-java8-2.2.0.jar (androidx.lifecycle:lifecycle-common-java8:2.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.331176] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/64bcfd350ef29c982078bda36aae3829/transformed/jetified-activity-1.0.0 as it is up-to-date.
[2024-02-28 09:54:54.331187] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 because:
[2024-02-28 09:54:54.331195] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.331218] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0 as it is up-to-date.
[2024-02-28 09:54:54.331229] [STDOUT] stdout: [ ] Transforming espresso-core-3.2.0.aar (androidx.test.espresso:espresso-core:3.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.331238] [STDOUT] stdout: [ ] Transforming activity-1.0.0.aar (androidx.activity:activity:1.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.331247] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/proguard.txt because:
[2024-02-28 09:54:54.331274] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.331309] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar because:
[2024-02-28 09:54:54.331318] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.331357] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/72786efa135222b5655a542a8c350810/transformed/jetified-hamcrest-library-1.3.jar as it is up-to-date.
[2024-02-28 09:54:54.331368] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0/proguard.txt because:
[2024-02-28 09:54:54.331376] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.331480] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f12817c1681a3cf5c0a6439a4c9b91b/transformed/rules-1.2.0/proguard.txt as it is up-to-date.
[2024-02-28 09:54:54.331508] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/8dd7879be8d49a235606842428237075/transformed/runner-1.2.0/proguard.txt as it is up-to-date.
[2024-02-28 09:54:54.331519] [STDOUT] stdout: [ ] Transforming hamcrest-library-1.3.jar (org.hamcrest:hamcrest-library:1.3) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.331528] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar because:
[2024-02-28 09:54:54.331537] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.331545] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91205c0739d3df5ce2ce927e953224f5/transformed/jetified-kotlin-stdlib-1.7.10.jar as it is up-to-date.
[2024-02-28 09:54:54.331555] [STDOUT] stdout: [ ] Transforming kotlin-stdlib-1.7.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.7.10) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.331564] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar because:
[2024-02-28 09:54:54.331573] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.331581] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/proguard.txt because:
[2024-02-28 09:54:54.331615] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.331625] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.2.0/57136ff68ee784c6e19db34ed4a175338fadfde1/annotation-1.2.0.jar as it is up-to-date.
[2024-02-28 09:54:54.331635] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/proguard.txt as it is up-to-date.
[2024-02-28 09:54:54.331645] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar because:
[2024-02-28 09:54:54.331653] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.331661] [STDOUT] stdout: [ ] Transforming annotation-1.2.0.jar (androidx.annotation:annotation:1.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.331671] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/10bfc27806f9ca8c5bcdf6d87aeaa43e/transformed/jetified-annotations-13.0.jar as it is up-to-date.
[2024-02-28 09:54:54.331679] [STDOUT] stdout: [ ] Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.331703] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 because:
[2024-02-28 09:54:54.331715] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.331724] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0 as it is up-to-date.
[2024-02-28 09:54:54.331733] [STDOUT] stdout: [ ] Transforming lifecycle-viewmodel-2.1.0.aar (androidx.lifecycle:lifecycle-viewmodel:2.1.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.331742] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar because:
[2024-02-28 09:54:54.331752] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.331897] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar because:
[2024-02-28 09:54:54.331910] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.331913] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar as it is up-to-date.
[2024-02-28 09:54:54.331918] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/0f3c99f250783065a99b473f4099ac65/transformed/jetified-animal-sniffer-annotations-1.18.jar as it is up-to-date.
[2024-02-28 09:54:54.331922] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar because:
[2024-02-28 09:54:54.331925] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.331928] [STDOUT] stdout: [ ] Transforming animal-sniffer-annotations-1.18.jar (org.codehaus.mojo:animal-sniffer-annotations:1.18) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.331932] [STDOUT] stdout: [ ] Transforming collection-1.1.0.jar (androidx.collection:collection:1.1.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.331936] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91fbba51a151ee4e19325d5be0e4fa16/transformed/rules because:
[2024-02-28 09:54:54.332087] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.332209] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0/proguard.txt because:
[2024-02-28 09:54:54.332232] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.332258] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar because:
[2024-02-28 09:54:54.332274] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.332308] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/91fbba51a151ee4e19325d5be0e4fa16/transformed/rules as it is up-to-date.
[2024-02-28 09:54:54.332314] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c168b873fe5afb194486c5db0ba0318c/transformed/lifecycle-viewmodel-2.1.0/proguard.txt as it is up-to-date.
[2024-02-28 09:54:54.332318] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/14bd888044eb42e90d12d37f7e029a76/transformed/jetified-jsr305-3.0.2.jar as it is up-to-date.
[2024-02-28 09:54:54.332429] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/b5bc6ac83989a45705e3f35969242ab2/transformed/jetified-checker-compat-qual-2.5.5.jar as it is up-to-date.
[2024-02-28 09:54:54.332543] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar because:
[2024-02-28 09:54:54.332556] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.332576] [STDOUT] stdout: [ ] Transforming checker-compat-qual-2.5.5.jar (org.checkerframework:checker-compat-qual:2.5.5) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.332689] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/da98a395a78f3c9e925fe0677789e24d/transformed/jetified-junit-4.12.jar as it is up-to-date.
[2024-02-28 09:54:54.332712] [STDOUT] stdout: [ ] Transforming junit-4.12.jar (junit:junit:4.12) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.332757] [STDOUT] stdout: [ ] Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.332809] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 because:
[2024-02-28 09:54:54.332823] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.332913] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/4c675691ef61add7c58a986f66e7bab1/transformed/lifecycle-livedata-2.0.0 as it is up-to-date.
[2024-02-28 09:54:54.332954] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar because:
[2024-02-28 09:54:54.333022] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.333070] [STDOUT] stdout: [ ] Transforming lifecycle-livedata-2.0.0.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.333128] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar because:
[2024-02-28 09:54:54.333142] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.333238] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar as it is up-to-date.
[2024-02-28 09:54:54.333321] [STDOUT] stdout: [ ] Transforming core-common-2.1.0.jar (androidx.arch.core:core-common:2.1.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.333333] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/d8d5a686431109b363bad5f55b129968/transformed/jetified-j2objc-annotations-1.3.jar as it is up-to-date.
[2024-02-28 09:54:54.335382] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 because:
[2024-02-28 09:54:54.335408] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.335412] [STDOUT] stdout: [ ] Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.335417] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 because:
[2024-02-28 09:54:54.335420] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.335423] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1 as it is up-to-date.
[2024-02-28 09:54:54.335427] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar because:
[2024-02-28 09:54:54.335430] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.335434] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0 as it is up-to-date.
[2024-02-28 09:54:54.335437] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar because:
[2024-02-28 09:54:54.335441] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.335444] [STDOUT] stdout: [ ] Transforming versionedparcelable-1.1.1.aar (androidx.versionedparcelable:versionedparcelable:1.1.1) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.335447] [STDOUT] stdout: [ ] Transforming annotation-experimental-1.1.0.aar (androidx.annotation:annotation-experimental:1.1.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.335451] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/2fad74264e8de722e540cee7e8e9b9fa/transformed/jetified-kxml2-2.3.0.jar as it is up-to-date.
[2024-02-28 09:54:54.335455] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/a5dbcfa7e3b9a2656788acffd61a437f/transformed/jetified-error_prone_annotations-2.3.2.jar as it is up-to-date.
[2024-02-28 09:54:54.335458] [STDOUT] stdout: [ ] Transforming kxml2-2.3.0.jar (net.sf.kxml:kxml2:2.3.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.335462] [STDOUT] stdout: [ ] Transforming error_prone_annotations-2.3.2.jar (com.google.errorprone:error_prone_annotations:2.3.2) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.335466] [STDOUT] stdout: [ ] Caching disabled for AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 because:
[2024-02-28 09:54:54.335469] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.335473] [STDOUT] stdout: [ ] Skipping AarTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0 as it is up-to-date.
[2024-02-28 09:54:54.335477] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.335480] [STDOUT] stdout: [ ] Transforming lifecycle-runtime-2.2.0.aar (androidx.lifecycle:lifecycle-runtime:2.2.0) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.335484] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/proguard.txt because:
[2024-02-28 09:54:54.335488] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.335558] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0/proguard.txt because:
[2024-02-28 09:54:54.335581] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.335590] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/feccb39f2e0c397db49fa42b527a05e5/transformed/versionedparcelable-1.1.1/proguard.txt as it is up-to-date.
[2024-02-28 09:54:54.335600] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/79f51b0836b5c31401f7dcfae299e842/transformed/jetified-annotation-experimental-1.1.0/proguard.txt as it is up-to-date.
[2024-02-28 09:54:54.335609] [STDOUT] stdout: [ ] Caching disabled for ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar because:
[2024-02-28 09:54:54.335618] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.335626] [STDOUT] stdout: [ ] Caching disabled for FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0/proguard.txt because:
[2024-02-28 09:54:54.335635] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.335675] [STDOUT] stdout: [ ] Skipping FilterShrinkerRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/9a1171ae6e1a9324a69e7ec74db0eac2/transformed/lifecycle-runtime-2.2.0/proguard.txt as it is up-to-date.
[2024-02-28 09:54:54.335688] [STDOUT] stdout: [ ] Skipping ExtractProGuardRulesTransform: /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/33dad34c1bef19fda80e825411b7c58e/transformed/jetified-hamcrest-integration-1.3.jar as it is up-to-date.
[2024-02-28 09:54:54.335697] [STDOUT] stdout: [ ] Transforming hamcrest-integration-1.3.jar (org.hamcrest:hamcrest-integration:1.3) with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.335706] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:54.335713] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:54.335721] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:54.335729] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:54.335761] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:54.335797] [STDOUT] stdout: [ ] Transforming libs.jar with IdentityTransform
[2024-02-28 09:54:54.335808] [STDOUT] stdout: [ ] Caching disabled for task ':app:minifyReleaseWithR8' because:
[2024-02-28 09:54:54.335817] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.335825] [STDOUT] stdout: [ ] Task ':app:minifyReleaseWithR8' is not up-to-date because:
[2024-02-28 09:54:54.335833] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:54.335841] [STDOUT] stdout: [ ] R8 is a new Android code shrinker. If you experience any issues, please file a bug at
[2024-02-28 09:54:54.335850] [STDOUT] stdout: [ ]
https://issuetracker.google.com, using 'Shrinker (R8)' as component name.
[2024-02-28 09:54:54.335858] [STDOUT] stdout: [ ] Current version is: 3.3.70 (build a53aee657a58bda6688d68c9ad0c261aaeb0d443 from go/r8bot (luci-r8-custom-ci-xenial-33-ixy6)).
[2024-02-28 09:54:54.335867] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:54.335875] [STDOUT] stdout: [ ] Transforming libs.jar with ExtractProGuardRulesTransform
[2024-02-28 09:54:54.335883] [STDOUT] stdout: [ ] Transforming libs.jar with FilterShrinkerRulesTransform
[2024-02-28 09:54:54.511059] [STDOUT] stdout: [ +176 ms] > Task :app:lintVitalReportRelease
[2024-02-28 09:54:54.511097] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:54.511106] [STDOUT] stdout: [ ] Transforming libs.jar with JetifyTransform
[2024-02-28 09:54:54.511114] [STDOUT] stdout: [ ] Caching disabled for task ':app:lintVitalReportRelease' because:
[2024-02-28 09:54:54.511122] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.511130] [STDOUT] stdout: [ ] Task ':app:lintVitalReportRelease' is not up-to-date because:
[2024-02-28 09:54:54.511139] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:54.511149] [STDOUT] stdout: [ ] Android Lint: Reusing lint classloader 30.3.0
[2024-02-28 09:54:54.511158] [STDOUT] stdout: [ ] Resolve mutations for :app:lintVitalRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:54:54.511168] [STDOUT] stdout: [ ] :app:lintVitalRelease (Thread[included builds,5,main]) started.
[2024-02-28 09:54:54.511176] [STDOUT] stdout: [ ] > Task :app:lintVitalRelease
[2024-02-28 09:54:54.511183] [STDOUT] stdout: [ ] Caching disabled for task ':app:lintVitalRelease' because:
[2024-02-28 09:54:54.511191] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:54.511199] [STDOUT] stdout: [ ] Task ':app:lintVitalRelease' is not up-to-date because:
[2024-02-28 09:54:54.511207] [STDOUT] stdout: [ ] Task has not declared any outputs despite executing actions.
[2024-02-28 09:54:57.506557] [STDOUT] stdout: [+2995 ms] Resolve mutations for :app:compileReleaseArtProfile (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:57.506595] [STDOUT] stdout: [ ] :app:compileReleaseArtProfile (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:57.506605] [STDOUT] stdout: [ ] > Task :app:compileReleaseArtProfile
[2024-02-28 09:54:57.506613] [STDOUT] stdout: [ ] Caching disabled for task ':app:compileReleaseArtProfile' because:
[2024-02-28 09:54:57.506621] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:57.506629] [STDOUT] stdout: [ ] Task ':app:compileReleaseArtProfile' is not up-to-date because:
[2024-02-28 09:54:57.506653] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:57.506670] [STDOUT] stdout: [ ] Resolve mutations for :app:shrinkReleaseRes (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:57.506680] [STDOUT] stdout: [ ] :app:shrinkReleaseRes (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:57.506731] [STDOUT] stdout: [ ] > Task :app:shrinkReleaseRes
[2024-02-28 09:54:57.506843] [STDOUT] stdout: [ ] Caching disabled for task ':app:shrinkReleaseRes' because:
[2024-02-28 09:54:57.506860] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:57.506983] [STDOUT] stdout: [ ] Task ':app:shrinkReleaseRes' is not up-to-date because:
[2024-02-28 09:54:57.506999] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:57.507060] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-v21/notification_action_background.xml: 2250 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:57.507141] [STDOUT] stdout: [ ] Skipped unused resource res/drawable/notification_bg.xml: 751 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:57.507155] [STDOUT] stdout: [ ] Skipped unused resource res/drawable/notification_bg_low.xml: 753 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:57.507302] [STDOUT] stdout: [ ] Skipped unused resource res/drawable/notification_icon_background.xml: 314 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:57.507356] [STDOUT] stdout: [ ] Skipped unused resource res/drawable/notification_tile_bg.xml: 319 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:57.507422] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-mdpi-v4/notification_bg_low_normal.9.png: 215 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:57.507501] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-mdpi-v4/notification_bg_low_pressed.9.png: 223 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:57.507515] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-mdpi-v4/notification_bg_normal.9.png: 215 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:57.507608] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-mdpi-v4/notification_bg_normal_pressed.9.png: 223 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:57.507621] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-mdpi-v4/notify_panel_notification_icon_bg.png: 98 bytes (replaced with small dummy file of size 67 bytes)
[2024-02-28 09:54:57.507658] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-hdpi-v4/notification_bg_low_normal.9.png: 212 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:57.507763] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-hdpi-v4/notification_bg_low_pressed.9.png: 225 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:57.507788] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-hdpi-v4/notification_bg_normal.9.png: 212 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:57.507858] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-hdpi-v4/notification_bg_normal_pressed.9.png: 225 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:57.507871] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-hdpi-v4/notify_panel_notification_icon_bg.png: 107 bytes (replaced with small dummy file of size 67 bytes)
[2024-02-28 09:54:57.507965] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-xhdpi-v4/notification_bg_low_normal.9.png: 221 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:57.507979] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-xhdpi-v4/notification_bg_low_pressed.9.png: 252 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:57.508037] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-xhdpi-v4/notification_bg_normal.9.png: 221 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:57.508140] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png: 247 bytes (replaced with small dummy file of size 77 bytes)
[2024-02-28 09:54:57.508154] [STDOUT] stdout: [ ] Skipped unused resource res/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png: 138 bytes (replaced with small dummy file of size 67 bytes)
[2024-02-28 09:54:57.508280] [STDOUT] stdout: [ ] Skipped unused resource res/layout/custom_dialog.xml: 828 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:57.508335] [STDOUT] stdout: [ ] Skipped unused resource res/layout-v21/notification_action.xml: 2216 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:57.508465] [STDOUT] stdout: [ ] Skipped unused resource res/layout-v21/notification_action_tombstone.xml: 2677 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:57.508486] [STDOUT] stdout: [ ] Skipped unused resource res/layout-v21/notification_template_custom_big.xml: 6318 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:57.508523] [STDOUT] stdout: [ ] Skipped unused resource res/layout-v21/notification_template_icon_group.xml: 2432 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:57.508606] [STDOUT] stdout: [ ] Skipped unused resource res/layout/notification_template_part_chronometer.xml: 643 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:57.508620] [STDOUT] stdout: [ ] Skipped unused resource res/layout/notification_template_part_time.xml: 630 bytes (replaced with small dummy file of size 9 bytes)
[2024-02-28 09:54:57.508726] [STDOUT] stdout: [ ] Removed unused resources: Binary resource data reduced from 40KB to 35KB. Removed 13%
[2024-02-28 09:54:57.508747] [STDOUT] stdout: [ ] Resolve mutations for :app:optimizeReleaseResources (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:57.508832] [STDOUT] stdout: [ ] :app:optimizeReleaseResources (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:57.508861] [STDOUT] stdout: [ ] > Task :app:optimizeReleaseResources
[2024-02-28 09:54:57.508871] [STDOUT] stdout: [ ] Caching disabled for task ':app:optimizeReleaseResources' because:
[2024-02-28 09:54:57.508928] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:57.508940] [STDOUT] stdout: [ ] Task ':app:optimizeReleaseResources' is not up-to-date because:
[2024-02-28 09:54:57.508948] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:57.509053] [STDOUT] stdout: [ ] Resolve mutations for :app:packageRelease (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:57.509066] [STDOUT] stdout: [ ] :app:packageRelease (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:58.696070] [STDOUT] stdout: [+1186 ms] > Task :app:packageRelease
[2024-02-28 09:54:58.696090] [STDOUT] stdout: [ ] Caching disabled for task ':app:packageRelease' because:
[2024-02-28 09:54:58.696096] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:58.696099] [STDOUT] stdout: [ ] Task ':app:packageRelease' is not up-to-date because:
[2024-02-28 09:54:58.696102] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:58.696105] [STDOUT] stdout: [ ] The input changes require a full rebuild for incremental task ':app:packageRelease'.
[2024-02-28 09:54:58.696110] [STDOUT] stdout: [ ] Resolve mutations for :app:createReleaseApkListingFileRedirect (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:58.696114] [STDOUT] stdout: [ ] :app:createReleaseApkListingFileRedirect (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:58.696117] [STDOUT] stdout: [ ] > Task :app:createReleaseApkListingFileRedirect
[2024-02-28 09:54:58.696121] [STDOUT] stdout: [ ] Caching disabled for task ':app:createReleaseApkListingFileRedirect' because:
[2024-02-28 09:54:58.696137] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:58.696140] [STDOUT] stdout: [ ] Task ':app:createReleaseApkListingFileRedirect' is not up-to-date because:
[2024-02-28 09:54:58.696144] [STDOUT] stdout: [ ] No history is available.
[2024-02-28 09:54:58.696147] [STDOUT] stdout: [ ] Resolve mutations for :app:assembleRelease (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:58.696175] [STDOUT] stdout: [ ] :app:assembleRelease (Thread[Execution worker Thread 3,5,main]) started.
[2024-02-28 09:54:58.696240] [STDOUT] stdout: [ ] > Task :app:assembleRelease
[2024-02-28 09:54:58.696246] [STDOUT] stdout: [ ] Caching disabled for task ':app:assembleRelease' because:
[2024-02-28 09:54:58.696250] [STDOUT] stdout: [ ] Build cache is disabled
[2024-02-28 09:54:58.696277] [STDOUT] stdout: [ ] Task ':app:assembleRelease' is not up-to-date because:
[2024-02-28 09:54:58.696283] [STDOUT] stdout: [ ] Task has not declared any outputs despite executing actions.
[2024-02-28 09:54:58.696287] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #0: shutdown
[2024-02-28 09:54:58.696290] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #1: shutdown
[2024-02-28 09:54:58.696294] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #2: shutdown
[2024-02-28 09:54:58.696297] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #3: shutdown
[2024-02-28 09:54:58.696300] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #4: shutdown
[2024-02-28 09:54:58.696303] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #5: shutdown
[2024-02-28 09:54:58.696306] [STDOUT] stdout: [ ] AAPT2 aapt2-7.3.0-8691043-osx Daemon #6: shutdown
[2024-02-28 09:54:58.696310] [STDOUT] stdout: [ ] Android Lint: Disposing Uast application environment in lint classloader [30.3.0]
[2024-02-28 09:54:58.696320] [STDOUT] stdout: [ ] BUILD SUCCESSFUL in 25s
[2024-02-28 09:54:58.696324] [STDOUT] stdout: [ ] 117 actionable tasks: 112 executed, 5 up-to-date
[2024-02-28 09:54:58.696327] [STDOUT] stdout: [ ] Watched directory hierarchies: [/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/flutter_tools/gradle, /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android]
[2024-02-28 09:55:00.760334] [STDOUT] stdout: [+2063 ms] Running Gradle task 'assembleRelease'... (completed in 27.7s)
[2024-02-28 09:55:00.762059] [STDOUT] stdout: [ +2 ms] Calculate SHA1: LocalDirectory: '/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/app/outputs/flutter-apk'/app-release.apk
[2024-02-28 09:55:00.939937] [STDOUT] stdout: [ +177 ms] ✓ Built build/app/outputs/flutter-apk/app-release.apk (17.5MB).
[2024-02-28 09:55:00.940089] [STDOUT] stdout: [ ] "flutter apk" took 28,366ms.
[2024-02-28 09:55:00.941039] [STDOUT] stdout: [ ] ensureAnalyticsSent: 0ms
[2024-02-28 09:55:00.941045] [STDOUT] stdout: [ ] Running 0 shutdown hooks
[2024-02-28 09:55:00.941050] [STDOUT] stdout: [ ] Shutdown hooks complete
[2024-02-28 09:55:00.941286] [STDOUT] stdout: [ ] exiting with code 0
[2024-02-28 09:55:00.944611] [STDOUT] Executing "./gradlew testDebugUnitTest" in "/Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/android" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:55:01.332709] [STDOUT] stdout: To honour the JVM settings for this build a single-use Daemon process will be forked. See
https://docs.gradle.org/7.6.3/userguide/gradle_daemon.html#sec:disabling_the_daemon.
[2024-02-28 09:55:01.785379] [STDOUT] stdout: Daemon will be stopped at the end of the build
[2024-02-28 09:55:03.559465] [STDOUT] stdout: > Task :gradle:compileJava NO-SOURCE
[2024-02-28 09:55:03.559505] [STDOUT] stdout: > Task :gradle:compileGroovy UP-TO-DATE
[2024-02-28 09:55:03.559542] [STDOUT] stdout: > Task :gradle:pluginDescriptors UP-TO-DATE
[2024-02-28 09:55:03.559580] [STDOUT] stdout: > Task :gradle:processResources UP-TO-DATE
[2024-02-28 09:55:03.559591] [STDOUT] stdout: > Task :gradle:classes UP-TO-DATE
[2024-02-28 09:55:03.559599] [STDOUT] stdout: > Task :gradle:jar UP-TO-DATE
[2024-02-28 09:55:05.669800] [STDOUT] stdout: WARNING:We recommend using a newer Android Gradle plugin to use compileSdk = 34
[2024-02-28 09:55:05.669840] [STDOUT] stdout:
[2024-02-28 09:55:05.669849] [STDOUT] stdout: This Android Gradle plugin (7.3.0) was tested up to compileSdk = 33
[2024-02-28 09:55:05.669857] [STDOUT] stdout:
[2024-02-28 09:55:05.669865] [STDOUT] stdout: This warning can be suppressed by adding
[2024-02-28 09:55:05.669872] [STDOUT] stdout: android.suppressUnsupportedCompileSdk=34
[2024-02-28 09:55:05.669880] [STDOUT] stdout: to this project's gradle.properties
[2024-02-28 09:55:05.669887] [STDOUT] stdout:
[2024-02-28 09:55:05.669895] [STDOUT] stdout: The build will continue, but you are strongly encouraged to update your project to
[2024-02-28 09:55:05.669903] [STDOUT] stdout: use a newer Android Gradle Plugin that has been tested with compileSdk = 34
[2024-02-28 09:55:10.479235] [STDOUT] stdout: > Task :app:compileFlutterBuildDebug
[2024-02-28 09:55:10.479276] [STDOUT] stdout: > Task :app:packJniLibsflutterBuildDebug
[2024-02-28 09:55:10.479285] [STDOUT] stdout: > Task :app:preBuild UP-TO-DATE
[2024-02-28 09:55:10.479292] [STDOUT] stdout: > Task :app:preDebugBuild UP-TO-DATE
[2024-02-28 09:55:10.479340] [STDOUT] stdout: > Task :integration_test:preBuild UP-TO-DATE
[2024-02-28 09:55:10.479359] [STDOUT] stdout: > Task :integration_test:preDebugBuild UP-TO-DATE
[2024-02-28 09:55:10.479363] [STDOUT] stdout: > Task :integration_test:compileDebugAidl NO-SOURCE
[2024-02-28 09:55:10.479366] [STDOUT] stdout: > Task :plugintest:preBuild UP-TO-DATE
[2024-02-28 09:55:10.479369] [STDOUT] stdout: > Task :plugintest:preDebugBuild UP-TO-DATE
[2024-02-28 09:55:10.479372] [STDOUT] stdout: > Task :plugintest:compileDebugAidl NO-SOURCE
[2024-02-28 09:55:10.479375] [STDOUT] stdout: > Task :app:compileDebugAidl NO-SOURCE
[2024-02-28 09:55:10.479378] [STDOUT] stdout: > Task :integration_test:packageDebugRenderscript NO-SOURCE
[2024-02-28 09:55:10.479381] [STDOUT] stdout: > Task :plugintest:packageDebugRenderscript NO-SOURCE
[2024-02-28 09:55:10.479384] [STDOUT] stdout: > Task :app:compileDebugRenderscript NO-SOURCE
[2024-02-28 09:55:10.479387] [STDOUT] stdout: > Task :app:generateDebugBuildConfig
[2024-02-28 09:55:10.479390] [STDOUT] stdout: > Task :app:cleanMergeDebugAssets UP-TO-DATE
[2024-02-28 09:55:10.479393] [STDOUT] stdout: > Task :plugintest:writeDebugAarMetadata
[2024-02-28 09:55:10.479396] [STDOUT] stdout: > Task :integration_test:writeDebugAarMetadata
[2024-02-28 09:55:10.557117] [STDOUT] stdout: > Task :app:mergeDebugShaders
[2024-02-28 09:55:10.745743] [STDOUT] stdout: > Task :app:compileDebugShaders NO-SOURCE
[2024-02-28 09:55:10.745769] [STDOUT] stdout: > Task :app:generateDebugAssets UP-TO-DATE
[2024-02-28 09:55:10.745774] [STDOUT] stdout: > Task :app:checkDebugAarMetadata
[2024-02-28 09:55:10.745777] [STDOUT] stdout: > Task :integration_test:mergeDebugShaders
[2024-02-28 09:55:10.745780] [STDOUT] stdout: > Task :integration_test:compileDebugShaders NO-SOURCE
[2024-02-28 09:55:10.745783] [STDOUT] stdout: > Task :integration_test:generateDebugAssets UP-TO-DATE
[2024-02-28 09:55:10.745786] [STDOUT] stdout: > Task :integration_test:packageDebugAssets
[2024-02-28 09:55:10.745789] [STDOUT] stdout: > Task :plugintest:mergeDebugShaders
[2024-02-28 09:55:10.745802] [STDOUT] stdout: > Task :plugintest:compileDebugShaders NO-SOURCE
[2024-02-28 09:55:10.746014] [STDOUT] stdout: > Task :plugintest:generateDebugAssets UP-TO-DATE
[2024-02-28 09:55:10.746059] [STDOUT] stdout: > Task :plugintest:packageDebugAssets
[2024-02-28 09:55:10.746188] [STDOUT] stdout: > Task :app:mergeDebugAssets
[2024-02-28 09:55:10.903053] [STDOUT] stdout: > Task :app:copyFlutterAssetsDebug
[2024-02-28 09:55:10.903101] [STDOUT] stdout: > Task :app:generateDebugResValues
[2024-02-28 09:55:10.903565] [STDOUT] stdout: > Task :integration_test:compileDebugRenderscript NO-SOURCE
[2024-02-28 09:55:10.903584] [STDOUT] stdout: > Task :integration_test:generateDebugResValues
[2024-02-28 09:55:10.903592] [STDOUT] stdout: > Task :integration_test:generateDebugResources
[2024-02-28 09:55:10.903599] [STDOUT] stdout: > Task :integration_test:packageDebugResources
[2024-02-28 09:55:10.904335] [STDOUT] stdout: > Task :plugintest:compileDebugRenderscript NO-SOURCE
[2024-02-28 09:55:10.904354] [STDOUT] stdout: > Task :plugintest:generateDebugResValues
[2024-02-28 09:55:10.904362] [STDOUT] stdout: > Task :plugintest:generateDebugResources
[2024-02-28 09:55:10.904369] [STDOUT] stdout: > Task :plugintest:packageDebugResources
[2024-02-28 09:55:10.904377] [STDOUT] stdout: > Task :app:mapDebugSourceSetPaths
[2024-02-28 09:55:10.904385] [STDOUT] stdout: > Task :app:generateDebugResources
[2024-02-28 09:55:11.043110] [STDOUT] stdout: > Task :app:createDebugCompatibleScreenManifests
[2024-02-28 09:55:11.043172] [STDOUT] stdout: > Task :app:extractDeepLinksDebug
[2024-02-28 09:55:11.043182] [STDOUT] stdout: > Task :integration_test:extractDeepLinksDebug
[2024-02-28 09:55:11.043186] [STDOUT] stdout: > Task :plugintest:extractDeepLinksDebug
[2024-02-28 09:55:11.043189] [STDOUT] stdout: > Task :integration_test:compileDebugLibraryResources
[2024-02-28 09:55:11.043192] [STDOUT] stdout: > Task :plugintest:compileDebugLibraryResources
[2024-02-28 09:55:11.043195] [STDOUT] stdout: > Task :integration_test:generateDebugBuildConfig
[2024-02-28 09:55:11.043198] [STDOUT] stdout: > Task :integration_test:javaPreCompileDebug
[2024-02-28 09:55:11.043201] [STDOUT] stdout: > Task :plugintest:generateDebugBuildConfig
[2024-02-28 09:55:11.043468] [STDOUT] stdout: > Task :plugintest:javaPreCompileDebug
[2024-02-28 09:55:11.043475] [STDOUT] stdout: > Task :app:preDebugUnitTestBuild UP-TO-DATE
[2024-02-28 09:55:11.043478] [STDOUT] stdout: > Task :app:javaPreCompileDebug
[2024-02-28 09:55:11.243822] [STDOUT] stdout: > Task :app:javaPreCompileDebugUnitTest
[2024-02-28 09:55:11.243863] [STDOUT] stdout: > Task :app:processDebugJavaRes NO-SOURCE
[2024-02-28 09:55:11.243872] [STDOUT] stdout: > Task :app:processDebugUnitTestJavaRes NO-SOURCE
[2024-02-28 09:55:11.243880] [STDOUT] stdout: > Task :integration_test:processDebugJavaRes NO-SOURCE
[2024-02-28 09:55:11.243888] [STDOUT] stdout: > Task :integration_test:bundleLibResDebug NO-SOURCE
[2024-02-28 09:55:11.243896] [STDOUT] stdout: > Task :integration_test:parseDebugLocalResources
[2024-02-28 09:55:11.243904] [STDOUT] stdout: > Task :plugintest:parseDebugLocalResources
[2024-02-28 09:55:11.243912] [STDOUT] stdout: > Task :plugintest:processDebugJavaRes NO-SOURCE
[2024-02-28 09:55:11.243938] [STDOUT] stdout: > Task :plugintest:bundleLibResDebug NO-SOURCE
[2024-02-28 09:55:11.243948] [STDOUT] stdout: > Task :integration_test:preDebugUnitTestBuild UP-TO-DATE
[2024-02-28 09:55:11.244360] [STDOUT] stdout: > Task :integration_test:javaPreCompileDebugUnitTest
[2024-02-28 09:55:11.244385] [STDOUT] stdout: > Task :integration_test:processDebugUnitTestJavaRes NO-SOURCE
[2024-02-28 09:55:11.244394] [STDOUT] stdout: > Task :plugintest:preDebugUnitTestBuild UP-TO-DATE
[2024-02-28 09:55:11.244403] [STDOUT] stdout: > Task :plugintest:processDebugUnitTestJavaRes NO-SOURCE
[2024-02-28 09:55:11.244411] [STDOUT] stdout: > Task :plugintest:javaPreCompileDebugUnitTest
[2024-02-28 09:55:11.244418] [STDOUT] stdout:
[2024-02-28 09:55:11.244426] [STDOUT] stdout: > Task :plugintest:processDebugManifest
[2024-02-28 09:55:11.244434] [STDOUT] stdout: package="io.flutter.devicelab.plugintest" found in source AndroidManifest.xml: /Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/android/src/main/AndroidManifest.xml.
[2024-02-28 09:55:11.244445] [STDOUT] stdout: Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
[2024-02-28 09:55:11.244454] [STDOUT] stdout: Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here:
https://developer.android.com/studio/build/configure-app-module#set-namespace
[2024-02-28 09:55:11.244463] [STDOUT] stdout: This migration can be done automatically using the AGP Upgrade Assistant, please refer to
https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
[2024-02-28 09:55:11.244471] [STDOUT] stdout:
[2024-02-28 09:55:11.244505] [STDOUT] stdout: > Task :integration_test:processDebugManifest
[2024-02-28 09:55:11.244516] [STDOUT] stdout: package="dev.flutter.integration_test" found in source AndroidManifest.xml: /Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/packages/integration_test/android/src/main/AndroidManifest.xml.
[2024-02-28 09:55:11.244525] [STDOUT] stdout: Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
[2024-02-28 09:55:11.244534] [STDOUT] stdout: Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here:
https://developer.android.com/studio/build/configure-app-module#set-namespace
[2024-02-28 09:55:11.244543] [STDOUT] stdout: This migration can be done automatically using the AGP Upgrade Assistant, please refer to
https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
[2024-02-28 09:55:11.244551] [STDOUT] stdout:
[2024-02-28 09:55:11.244558] [STDOUT] stdout: > Task :app:mergeDebugResources
[2024-02-28 09:55:11.362917] [STDOUT] stdout: > Task :plugintest:generateDebugRFile
[2024-02-28 09:55:11.362957] [STDOUT] stdout:
[2024-02-28 09:55:11.362966] [STDOUT] stdout: > Task :app:processDebugMainManifest
[2024-02-28 09:55:11.362974] [STDOUT] stdout: [androidx.test.espresso:espresso-core:3.2.0] /Volumes/Work/s/w/ir/cache/gradle/caches/transforms-3/c8505244cde3246d282386053962e9b0/transformed/espresso-core-3.2.0/AndroidManifest.xml Warning:
[2024-02-28 09:55:11.362985] [STDOUT] stdout: Namespace 'androidx.test.espresso' used in: androidx.test.espresso:espresso-core:3.2.0, androidx.test.espresso:espresso-idling-resource:3.2.0.
[2024-02-28 09:55:11.362994] [STDOUT] stdout:
[2024-02-28 09:55:11.363001] [STDOUT] stdout: > Task :app:processDebugManifest
[2024-02-28 09:55:11.363010] [STDOUT] stdout: > Task :integration_test:generateDebugRFile
[2024-02-28 09:55:11.728814] [STDOUT] stdout: > Task :plugintest:compileDebugJavaWithJavac
[2024-02-28 09:55:11.938934] [STDOUT] stdout: > Task :integration_test:compileDebugJavaWithJavac
[2024-02-28 09:55:11.938972] [STDOUT] stdout: > Task :app:processDebugManifestForPackage
[2024-02-28 09:55:11.939002] [STDOUT] stdout: > Task :integration_test:bundleLibRuntimeToJarDebug
[2024-02-28 09:55:11.939202] [STDOUT] stdout: > Task :integration_test:bundleLibCompileToJarDebug
[2024-02-28 09:55:11.939220] [STDOUT] stdout: > Task :plugintest:bundleLibCompileToJarDebug
[2024-02-28 09:55:11.939229] [STDOUT] stdout: > Task :plugintest:bundleLibRuntimeToJarDebug
[2024-02-28 09:55:12.120352] [STDOUT] stdout: > Task :integration_test:generateDebugUnitTestStubRFile
[2024-02-28 09:55:12.120375] [STDOUT] stdout: > Task :plugintest:generateDebugUnitTestStubRFile
[2024-02-28 09:55:12.120378] [STDOUT] stdout: > Task :app:processDebugResources
[2024-02-28 09:55:12.120382] [STDOUT] stdout: > Task :integration_test:compileDebugUnitTestJavaWithJavac
[2024-02-28 09:55:12.120385] [STDOUT] stdout: > Task :app:compileDebugKotlin NO-SOURCE
[2024-02-28 09:55:12.349] [STDOUT] stdout: > Task :app:compileDebugJavaWithJavac
[2024-02-28 09:55:12.349040] [STDOUT] stdout: > Task :app:bundleDebugClassesToCompileJar
[2024-02-28 09:55:12.349050] [STDOUT] stdout: > Task :app:bundleDebugClassesToRuntimeJar
[2024-02-28 09:55:13.565313] [STDOUT] stdout:
[2024-02-28 09:55:13.565396] [STDOUT] stdout: > Task :integration_test:testDebugUnitTest FAILED
[2024-02-28 09:55:13.565408] [STDOUT] stdout:
[2024-02-28 09:55:13.565431] [STDOUT] stdout: dev.flutter.plugins.integration_test.FlutterDeviceScreenshotTest > getFlutterView_returnsFlutterViewForFlutterActivity FAILED
[2024-02-28 09:55:13.565540] [STDOUT] stdout: org.mockito.exceptions.base.MockitoException at FlutterDeviceScreenshotTest.java:32
[2024-02-28 09:55:13.565551] [STDOUT] stdout: Caused by: org.mockito.exceptions.base.MockitoException at FlutterDeviceScreenshotTest.java:32
[2024-02-28 09:55:13.565560] [STDOUT] stdout: Caused by: java.lang.RuntimeException at FlutterDeviceScreenshotTest.java:32
[2024-02-28 09:55:13.565612] [STDOUT] stdout:
[2024-02-28 09:55:13.565651] [STDOUT] stdout: dev.flutter.plugins.integration_test.FlutterDeviceScreenshotTest > getFlutterView_returnsFlutterViewForFlutterFragmentActivity FAILED
[2024-02-28 09:55:13.565705] [STDOUT] stdout: org.mockito.exceptions.base.MockitoException at FlutterDeviceScreenshotTest.java:44
[2024-02-28 09:55:13.565724] [STDOUT] stdout: Caused by: org.mockito.exceptions.base.MockitoException at FlutterDeviceScreenshotTest.java:44
[2024-02-28 09:55:13.565728] [STDOUT] stdout: Caused by: java.lang.RuntimeException at FlutterDeviceScreenshotTest.java:44
[2024-02-28 09:55:13.565760] [STDOUT] stderr: OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2024-02-28 09:55:13.565765] [STDOUT] stderr:
[2024-02-28 09:55:13.565768] [STDOUT] stderr: 3 tests completed, 2 failed
[2024-02-28 09:55:13.565771] [STDOUT] stderr:
[2024-02-28 09:55:13.565774] [STDOUT] stderr: FAILURE: Build failed with an exception.
[2024-02-28 09:55:13.565777] [STDOUT] stderr:
[2024-02-28 09:55:13.565780] [STDOUT] stderr: * What went wrong:
[2024-02-28 09:55:13.565783] [STDOUT] stderr: Execution failed for task ':integration_test:testDebugUnitTest'.
[2024-02-28 09:55:13.565787] [STDOUT] stderr: > There were failing tests. See the report at: file:///Volumes/Work/s/w/ir/x/t/flutter_devicelab_plugin_test.0GgVWz/plugintest/example/build/integration_test/reports/tests/testDebugUnitTest/index.html
[2024-02-28 09:55:13.565790] [STDOUT] stderr:
[2024-02-28 09:55:13.565793] [STDOUT] stderr: * Try:
[2024-02-28 09:55:13.565797] [STDOUT] stderr: > Run with --stacktrace option to get the stack trace.
[2024-02-28 09:55:13.565800] [STDOUT] stderr: > Run with --info or --debug option to get more log output.
[2024-02-28 09:55:13.565803] [STDOUT] stderr: > Run with --scan to get full insights.
[2024-02-28 09:55:13.565806] [STDOUT] stderr:
[2024-02-28 09:55:13.565809] [STDOUT] stderr: * Get more help at
https://help.gradle.org
[2024-02-28 09:55:13.565812] [STDOUT] stderr:
[2024-02-28 09:55:13.565815] [STDOUT] stderr: BUILD FAILED in 12s
[2024-02-28 09:55:13.565818] [STDOUT] stdout: 62 actionable tasks: 57 executed, 5 up-to-date
[2024-02-28 09:55:15.884731] [STDOUT] Checking for reboot
[2024-02-28 09:55:15.885015] [STDOUT] Executing "/Volumes/Work/s/w/ir/cache/android/sdk/platform-tools/adb devices -l" in "/Volumes/Work/s/w/ir/x/w/recipe_cleanup/tmpu_8rxr5i/flutter sdk/dev/devicelab" with environment {BOT: true, LANG: en_US.UTF-8}
[2024-02-28 09:55:15.895900] [STDOUT] stdout: List of devices attached
[2024-02-28 09:55:15.895916] [STDOUT] stdout:
[plugin_test] Process terminated with exit code 0.
Task result:
{
"success": false,
"reason": "Platform unit tests failed"
}
════════════════════╡ ••• Finished task "plugin_test" ••• ╞═════════════════════
═══════════════════╡ ••• Flaky status for "plugin_test" ••• ╞═══════════════════
Consistently failed across all 3 executions.
flaky: false