log for com.foxdebug.acode:935
== Installed Android Tools ==
2024-02-09 20:15:47,764 DEBUG: Reading 'config.yml'
2024-02-09 20:15:47,779 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-02-09 20:15:47,780 INFO: Creating log directory
2024-02-09 20:15:47,781 INFO: Creating temporary directory
2024-02-09 20:15:47,781 INFO: Creating output directory
2024-02-09 20:15:47,823 DEBUG: Getting git vcs interface for https://github.com/deadlyjack/Acode.git
2024-02-09 20:15:47,823 DEBUG: Checking com.foxdebug.acode:935
2024-02-09 20:15:47,823 INFO: Building version 1.9.0 (935) of com.foxdebug.acode
2024-02-09 20:15:47,824 INFO: Running 'sudo' commands in /home/vagrant
2024-02-09 20:15:47,824 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c sysctl fs.inotify.max_user_watches=524288 || true; chmod -R 777 /opt/android-sdk; curl -Lo node.tar.gz https://nodejs.org/dist/v18.19.0/node-v18.19.0-linux-x64.tar.gz; echo "153312ae9fe8684f345100e4d141a521dc542b36d8c1e09c31ac290eae98c62a node.tar.gz" | sha256sum -c -; tar xzf node.tar.gz --strip-components=1 -C /usr/local/; npm install -g npm@latest; npm install -g cordova yarn
+ sysctl fs.inotify.max_user_watches=524288
fs.inotify.max_user_watches = 524288
+ chmod -R 777 /opt/android-sdk
+ curl -Lo node.tar.gz https://nodejs.org/dist/v18.19.0/node-v18.19.0-linux-x64.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
45 42.6M 45 19.3M 0 0 32.2M 0 0:00:01 --:--:-- 0:00:01 32.2M
100 42.6M 100 42.6M 0 0 35.3M 0 0:00:01 0:00:01 --:--:-- 35.3M
+ echo '153312ae9fe8684f345100e4d141a521dc542b36d8c1e09c31ac290eae98c62a node.tar.gz'
+ sha256sum -c -
node.tar.gz: OK
+ tar xzf node.tar.gz --strip-components=1 -C /usr/local/
+ npm install -g npm@latest
removed 18 packages, and changed 51 packages in 5s
24 packages are looking for funding
run `npm fund` for details
+ npm install -g cordova yarn
npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated stringify-package@1.0.1: This module is not used anymore, and has been replaced by @npmcli/package-json
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
added 542 packages in 32s
61 packages are looking for funding
run `npm fund` for details
2024-02-09 20:16:52,696 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2024-02-09 20:16:53,210 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 36770 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2024-02-09 20:16:58,014 INFO: Getting source for revision 43838e5ba32abc8e4ac67425a4984f834f43e30f
2024-02-09 20:16:58,014 DEBUG: Directory: build/com.foxdebug.acode
2024-02-09 20:16:58,015 DEBUG: > git rev-parse --show-toplevel
2024-02-09 20:16:58,224 DEBUG: Directory: build/com.foxdebug.acode
2024-02-09 20:16:58,225 DEBUG: > git submodule foreach --recursive git reset --hard
2024-02-09 20:16:58,337 DEBUG: Directory: build/com.foxdebug.acode
2024-02-09 20:16:58,337 DEBUG: > git reset --hard
2024-02-09 20:16:58,749 DEBUG: Directory: build/com.foxdebug.acode
2024-02-09 20:16:58,750 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-02-09 20:16:58,861 DEBUG: Directory: build/com.foxdebug.acode
2024-02-09 20:16:58,861 DEBUG: > git clean -dffx
2024-02-09 20:16:58,973 DEBUG: Directory: build/com.foxdebug.acode
2024-02-09 20:16:58,973 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2024-02-09 20:16:59,687 DEBUG: Directory: build/com.foxdebug.acode
2024-02-09 20:16:59,687 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2024-02-09 20:17:00,200 DEBUG: Directory: build/com.foxdebug.acode
2024-02-09 20:17:00,201 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2024-02-09 20:17:00,714 DEBUG: Directory: build/com.foxdebug.acode
2024-02-09 20:17:00,714 DEBUG: > git remote set-head origin --auto
2024-02-09 20:17:01,328 DEBUG: Directory: build/com.foxdebug.acode
2024-02-09 20:17:01,328 DEBUG: > git checkout -f 43838e5ba32abc8e4ac67425a4984f834f43e30f
2024-02-09 20:17:01,741 DEBUG: Directory: build/com.foxdebug.acode
2024-02-09 20:17:01,742 DEBUG: > git clean -dffx
2024-02-09 20:17:01,851 DEBUG: Directory: build/com.foxdebug.acode
2024-02-09 20:17:01,852 DEBUG: > git rev-parse --show-toplevel
2024-02-09 20:17:02,064 DEBUG: Directory: build/com.foxdebug.acode
2024-02-09 20:17:02,065 DEBUG: > git submodule deinit --all --force
2024-02-09 20:17:02,176 INFO: Creating local.properties file at build/com.foxdebug.acode/local.properties
2024-02-09 20:17:02,178 DEBUG: Removing debuggable flags from build/com.foxdebug.acode
2024-02-09 20:17:02,210 INFO: Removing specified files
2024-02-09 20:17:02,210 INFO: Removing src/pages/donate
2024-02-09 20:17:02,212 INFO: Removing src/plugins/iap
2024-02-09 20:17:02,242 INFO: Running 'prebuild' commands in build/com.foxdebug.acode
2024-02-09 20:17:02,243 DEBUG: Directory: build/com.foxdebug.acode
2024-02-09 20:17:02,243 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/iap/d' package.json; sed -i -e '/iap.startConnection/,/Purchase error/c} catch (e) {' src/lib/main.js; sed -i -e '/Donate/d' src/settings/mainSettings.js; sed -i -e 's/acodefree/acode/' utils/config.js; sed -i -e 's/build/prepare/' utils/scripts/build.sh; sed -i -e '/core-google-shortcuts/d' src/plugins/system/plugin.xml; yarn setup; bash ./utils/scripts/setup.sh; rm node_modules/cordova-android/framework/cordova-publish.gradle; yarn build android free p; sdkmanager 'build-tools;31.0.0' 'build-tools;30.0.3'; cp /opt/android-sdk/build-tools/30.0.3/lib/dx.jar /opt/android-sdk/build-tools/31.0.0/lib/dx.jar; cp /opt/android-sdk/build-tools/30.0.3/dx /opt/android-sdk/build-tools/31.0.0/dx
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /iap/d package.json
+ sed -i -e '/iap.startConnection/,/Purchase error/c} catch (e) {' src/lib/main.js
+ sed -i -e /Donate/d src/settings/mainSettings.js
+ sed -i -e s/acodefree/acode/ utils/config.js
+ sed -i -e s/build/prepare/ utils/scripts/build.sh
+ sed -i -e /core-google-shortcuts/d src/plugins/system/plugin.xml
+ yarn setup
yarn run v1.22.21
$ node ./utils/setup.js
added 937 packages, and audited 945 packages in 59s
97 packages are looking for funding
run `npm fund` for details
4 moderate severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
You have been opted out of telemetry. To change this, run: cordova telemetry on.
Using cordova-fetch for cordova-android@10
Adding android project...
Creating Cordova project for the Android platform:
Path: platforms/android
Package: com.foxdebug.acode
Name: Acode
Activity: MainActivity
Android target: android-33
Subproject Path: CordovaLib
Subproject Path: app
Android project created with cordova-android@10.1.2
ENOENT: no such file or directory, open '/home/vagrant/build/com.foxdebug.acode/platforms/android/app/src/main/java/org/apache/cordova/file/FileUtils.java'
You have been opted out of telemetry. To change this, run: cordova telemetry on.
Installing "cordova-plugin-buildinfo" for android
Subproject Path: CordovaLib
Subproject Path: app
Adding cordova-plugin-buildinfo to package.json
You have been opted out of telemetry. To change this, run: cordova telemetry on.
Installing "cordova-plugin-device" for android
Adding cordova-plugin-device to package.json
You have been opted out of telemetry. To change this, run: cordova telemetry on.
Installing "cordova-plugin-file" for android
Subproject Path: CordovaLib
Subproject Path: app
The Android Persistent storage location now defaults to "Internal". Please check this plugin's README to see if your application needs any changes in its config.xml.
If this is a new application no changes are required.
If this is an update to an existing application that did not specify an "AndroidPersistentFileLocation" you may need to add:
"<preference name="AndroidPersistentFileLocation" value="Compatibility" />"
to config.xml in order for the application to find previously stored files.
Adding cordova-plugin-file to package.json
You have been opted out of telemetry. To change this, run: cordova telemetry on.
Installing "cordova-plugin-browser" for android
Adding cordova-plugin-browser to package.json
You have been opted out of telemetry. To change this, run: cordova telemetry on.
Installing "cordova-plugin-ftp" for android
Subproject Path: CordovaLib
Subproject Path: app
Adding cordova-plugin-ftp to package.json
You have been opted out of telemetry. To change this, run: cordova telemetry on.
Installing "cordova-plugin-sdcard" for android
Subproject Path: CordovaLib
Subproject Path: app
Adding cordova-plugin-sdcard to package.json
You have been opted out of telemetry. To change this, run: cordova telemetry on.
Installing "cordova-plugin-server" for android
Subproject Path: CordovaLib
Subproject Path: app
Adding cordova-plugin-server to package.json
You have been opted out of telemetry. To change this, run: cordova telemetry on.
Installing "cordova-plugin-sftp" for android
Subproject Path: CordovaLib
Subproject Path: app
Adding cordova-plugin-sftp to package.json
You have been opted out of telemetry. To change this, run: cordova telemetry on.
Installing "cordova-plugin-system" for android
Subproject Path: CordovaLib
Subproject Path: app
Adding cordova-plugin-system to package.json
Done in 127.93s.
+ bash ./utils/scripts/setup.sh
Setting up the project...
up to date, audited 945 packages in 5s
97 packages are looking for funding
run `npm fund` for details
4 moderate severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
You have been opted out of telemetry. To change this, run: cordova telemetry on.
Using cordova-fetch for cordova-android@10
Platform android already added.
You have been opted out of telemetry. To change this, run: cordova telemetry on.
Discovered plugin "cordova-clipboard". Adding it to the project
Installing "cordova-clipboard" for android
Discovered plugin "cordova-plugin-vibration". Adding it to the project
Installing "cordova-plugin-vibration" for android
+ rm node_modules/cordova-android/framework/cordova-publish.gradle
+ yarn build android free p
yarn run v1.22.21
$ sh utils/scripts/build.sh android free p
node ./utils/config.js p free
webpack --progress --mode production
<s> [webpack.Progress] 0% [0]
<s> [webpack.Progress] 1% [0] setup before run
<s> [webpack.Progress] 1% [0] setup before run NodeEnvironmentPlugin
<s> [webpack.Progress] 1% [0] setup before run
<s> [webpack.Progress] 2% [0] setup run
<s> [webpack.Progress] 2% [0] setup run webpack-cli
<s> [webpack.Progress] 2% [0] setup run
<s> [webpack.Progress] 4% [0] setup normal module factory
<s> [webpack.Progress] 4% [0] setup normal module factory
<s> [webpack.Progress] 5% [0] setup context module factory
<s> [webpack.Progress] 5% [0] setup context module factory
<s> [webpack.Progress] 6% [0] setup before compile
<s> [webpack.Progress] 6% [0] setup before compile ProgressPlugin
<s> [webpack.Progress] 6% [0] setup before compile
<s> [webpack.Progress] 7% [0] setup compile
<s> [webpack.Progress] 7% [0] setup compile ExternalsPlugin
<s> [webpack.Progress] 7% [0] setup compile
<s> [webpack.Progress] 8% [0] setup compilation
<s> [webpack.Progress] 8% [0] setup compilation mini-css-extract-plugin
<s> [webpack.Progress] 8% [0] setup compilation ArrayPushCallbackChunkFormatPlugin
<s> [webpack.Progress] 8% [0] setup compilation JsonpChunkLoadingPlugin
<s> [webpack.Progress] 8% [0] setup compilation StartupChunkDependenciesPlugin
<s> [webpack.Progress] 8% [0] setup compilation ImportScriptsChunkLoadingPlugin
<s> [webpack.Progress] 8% [0] setup compilation FetchCompileWasmPlugin
<s> [webpack.Progress] 8% [0] setup compilation FetchCompileAsyncWasmPlugin
<s> [webpack.Progress] 8% [0] setup compilation WorkerPlugin
<s> [webpack.Progress] 8% [0] setup compilation SplitChunksPlugin
<s> [webpack.Progress] 8% [0] setup compilation ResolverCachePlugin
<s> [webpack.Progress] 8% [0] setup compilation
<s> [webpack.Progress] 9% [0] setup compilation
<s> [webpack.Progress] 9% [0] setup compilation ProgressPlugin
<s> [webpack.Progress] 9% [0] setup compilation mini-css-extract-plugin
<s> [webpack.Progress] 9% [0] setup compilation ChunkPrefetchPreloadPlugin
<s> [webpack.Progress] 9% [0] setup compilation JavascriptModulesPlugin
<s> [webpack.Progress] 9% [0] setup compilation JsonModulesPlugin
<s> [webpack.Progress] 9% [0] setup compilation AssetModulesPlugin
<s> [webpack.Progress] 9% [0] setup compilation EntryPlugin
<s> [webpack.Progress] 9% [0] setup compilation EntryPlugin
<s> [webpack.Progress] 9% [0] setup compilation EntryPlugin
<s> [webpack.Progress] 9% [0] setup compilation RuntimePlugin
<s> [webpack.Progress] 9% [0] setup compilation InferAsyncModulesPlugin
<s> [webpack.Progress] 9% [0] setup compilation DataUriPlugin
<s> [webpack.Progress] 9% [0] setup compilation FileUriPlugin
<s> [webpack.Progress] 9% [0] setup compilation CompatibilityPlugin
<s> [webpack.Progress] 9% [0] setup compilation HarmonyModulesPlugin
<s> [webpack.Progress] 9% [0] setup compilation AMDPlugin
<s> [webpack.Progress] 9% [0] setup compilation RequireJsStuffPlugin
<s> [webpack.Progress] 9% [0] setup compilation CommonJsPlugin
<s> [webpack.Progress] 9% [0] setup compilation LoaderPlugin
<s> [webpack.Progress] 9% [0] setup compilation LoaderPlugin
<s> [webpack.Progress] 9% [0] setup compilation NodeStuffPlugin
<s> [webpack.Progress] 9% [0] setup compilation APIPlugin
<s> [webpack.Progress] 9% [0] setup compilation ExportsInfoApiPlugin
<s> [webpack.Progress] 9% [0] setup compilation WebpackIsIncludedPlugin
<s> [webpack.Progress] 9% [0] setup compilation ConstPlugin
<s> [webpack.Progress] 9% [0] setup compilation UseStrictPlugin
<s> [webpack.Progress] 9% [0] setup compilation RequireIncludePlugin
<s> [webpack.Progress] 9% [0] setup compilation RequireEnsurePlugin
<s> [webpack.Progress] 9% [0] setup compilation RequireContextPlugin
<s> [webpack.Progress] 9% [0] setup compilation ImportPlugin
<s> [webpack.Progress] 9% [0] setup compilation ImportMetaContextPlugin
<s> [webpack.Progress] 9% [0] setup compilation SystemPlugin
<s> [webpack.Progress] 9% [0] setup compilation ImportMetaPlugin
<s> [webpack.Progress] 9% [0] setup compilation URLPlugin
<s> [webpack.Progress] 9% [0] setup compilation DefaultStatsFactoryPlugin
<s> [webpack.Progress] 9% [0] setup compilation DefaultStatsPresetPlugin
<s> [webpack.Progress] 9% [0] setup compilation DefaultStatsPrinterPlugin
<s> [webpack.Progress] 9% [0] setup compilation JavascriptMetaInfoPlugin
<s> [webpack.Progress] 9% [0] setup compilation EnsureChunkConditionsPlugin
<s> [webpack.Progress] 9% [0] setup compilation RemoveEmptyChunksPlugin
<s> [webpack.Progress] 9% [0] setup compilation MergeDuplicateChunksPlugin
<s> [webpack.Progress] 9% [0] setup compilation FlagIncludedChunksPlugin
<s> [webpack.Progress] 9% [0] setup compilation SideEffectsFlagPlugin
<s> [webpack.Progress] 9% [0] setup compilation FlagDependencyExportsPlugin
<s> [webpack.Progress] 9% [0] setup compilation FlagDependencyUsagePlugin
<s> [webpack.Progress] 9% [0] setup compilation InnerGraphPlugin
<s> [webpack.Progress] 9% [0] setup compilation MangleExportsPlugin
<s> [webpack.Progress] 9% [0] setup compilation ModuleConcatenationPlugin
<s> [webpack.Progress] 9% [0] setup compilation NoEmitOnErrorsPlugin
<s> [webpack.Progress] 9% [0] setup compilation RealContentHashPlugin
<s> [webpack.Progress] 9% [0] setup compilation WasmFinalizeExportsPlugin
<s> [webpack.Progress] 9% [0] setup compilation DeterministicModuleIdsPlugin
<s> [webpack.Progress] 9% [0] setup compilation DeterministicChunkIdsPlugin
<s> [webpack.Progress] 9% [0] setup compilation DefinePlugin
<s> [webpack.Progress] 9% [0] setup compilation TerserPlugin
<s> [webpack.Progress] 9% [0] setup compilation TemplatedPathPlugin
<s> [webpack.Progress] 9% [0] setup compilation RecordIdsPlugin
<s> [webpack.Progress] 9% [0] setup compilation WarnCaseSensitiveModulesPlugin
<s> [webpack.Progress] 9% [0] setup compilation
<s> [webpack.Progress] 10% [0] building
<s> [webpack.Progress] 10% [0] building 0/1 entries 0/0 dependencies 0/0 modules
<s> [webpack.Progress] 10% [0] building import loader ./node_modules/html-tag-js/jsx/tag-loader.js
<s> [webpack.Progress] 10% [0] building import loader ./node_modules/babel-loader/lib/index.js
<s> [webpack.Progress] 10% [0] building 0/3 entries 3/3 dependencies 0/3 modules
<s> [webpack.Progress] 10% [0] building 0/3 entries 3/4 dependencies 0/3 modules
<s> [webpack.Progress] 10% [0] building 0/3 entries 38/66 dependencies 0/34 modules
<s> [webpack.Progress] 10% [0] building 0/3 entries 56/267 dependencies 0/38 modules
<s> [webpack.Progress] 10% [0] building 0/3 entries 300/350 dependencies 2/121 modules
<s> [webpack.Progress] 10% [0] building import loader ./node_modules/raw-loader/dist/cjs.js
<s> [webpack.Progress] 10% [0] building 0/3 entries 332/350 dependencies 4/126 modules
<s> [webpack.Progress] 10% [0] building import loader ./node_modules/postcss-loader/dist/cjs.js
<s> [webpack.Progress] 10% [0] building import loader ./node_modules/sass-loader/dist/cjs.js
<s> [webpack.Progress] 10% [0] building 0/3 entries 332/350 dependencies 4/126 modules
<s> [webpack.Progress] 10% [0] building import loader ./node_modules/mini-css-extract-plugin/dist/loader.js
<s> [webpack.Progress] 10% [0] building import loader ./node_modules/css-loader/dist/cjs.js
<s> [webpack.Progress] 10% [0] building 0/3 entries 332/350 dependencies 4/126 modules
<s> [webpack.Progress] 10% [0] building 0/3 entries 346/400 dependencies 4/135 modules
<s> [webpack.Progress] 10% [0] building 0/3 entries 400/432 dependencies 32/143 modules
<s> [webpack.Progress] 10% [0] building 0/3 entries 690/865 dependencies 46/400 modules
<s> [webpack.Progress] 10% [0] building 0/3 entries 856/900 dependencies 51/456 modules
<s> [webpack.Progress] 10% [0] building 0/3 entries 861/1100 dependencies 53/458 modules
<s> [webpack.Progress] 10% [0] building 0/3 entries 1000/1262 dependencies 59/502 modules
<s> [webpack.Progress] 10% [0] building 0/3 entries 1262/1300 dependencies 66/571 modules
<s> [webpack.Progress] 10% [0] building 0/3 entries 1443/1562 dependencies 66/600 modules
<s> [webpack.Progress] 10% [0] building 0/3 entries 1561/1600 dependencies 66/639 modules
<s> [webpack.Progress] 10% [0] building 0/3 entries 1600/1926 dependencies 68/639 modules
<s> [webpack.Progress] 10% [0] building 0/3 entries 1900/1977 dependencies 68/675 modules
<s> [webpack.Progress] 10% [0] building 0/3 entries 1977/2000 dependencies 68/690 modules
<s> [webpack.Progress] 10% [0] building 0/3 entries 2017/2200 dependencies 81/690 modules
<s> [webpack.Progress] 11% [0] building 0/3 entries 2185/2348 dependencies 93/700 modules
<s> [webpack.Progress] 11% [0] building 0/3 entries 2365/2400 dependencies 109/737 modules
<s> [webpack.Progress] 11% [0] building 0/3 entries 2461/2600 dependencies 118/744 modules
<s> [webpack.Progress] 11% [0] building 0/3 entries 2599/2700 dependencies 140/761 modules
<s> [webpack.Progress] 11% [0] building 0/3 entries 2724/2800 dependencies 156/780 modules
<s> [webpack.Progress] 11% [0] building 0/3 entries 2900/3064 dependencies 175/781 modules
<s> [webpack.Progress] 12% [0] building 0/3 entries 3064/3068 dependencies 214/800 modules
<s> [webpack.Progress] 13% [0] building 0/3 entries 3300/3389 dependencies 296/804 modules
<s> [webpack.Progress] 13% [0] building 0/3 entries 3390/3400 dependencies 351/816 modules
<s> [webpack.Progress] 13% [0] building 0/3 entries 3405/3500 dependencies 361/816 modules
<s> [webpack.Progress] 17% [0] building 0/3 entries 3600/3604 dependencies 711/826 modules
<s> [webpack.Progress] 28% [0] building 1/3 entries 3602/3605 dependencies 725/826 modules
<s> [webpack.Progress] 46% [0] building 2/3 entries 3602/3605 dependencies 726/826 modules
<s> [webpack.Progress] 46% [0] building 2/3 entries 3677/3677 dependencies 800/852 modules
<s> [webpack.Progress] 65% [0] building 3/3 entries 3698/3698 dependencies 859/859 modules
<s> [webpack.Progress] 65% [0] building
<s> [webpack.Progress] 69% [0] building finish
<s> [webpack.Progress] 69% [0] building finish
<s> [webpack.Progress] 70% [0] sealing finish module graph
<s> [webpack.Progress] 70% [0] sealing finish module graph ResolverCachePlugin
<s> [webpack.Progress] 70% [0] sealing finish module graph InferAsyncModulesPlugin
<s> [webpack.Progress] 70% [0] sealing finish module graph FlagDependencyExportsPlugin
<s> [webpack.Progress] 70% [0] sealing finish module graph InnerGraphPlugin
<s> [webpack.Progress] 70% [0] sealing finish module graph WasmFinalizeExportsPlugin
<s> [webpack.Progress] 70% [0] sealing finish module graph
<s> [webpack.Progress] 70% [0] sealing plugins
<s> [webpack.Progress] 70% [0] sealing plugins WarnCaseSensitiveModulesPlugin
<s> [webpack.Progress] 70% [0] sealing plugins
<s> [webpack.Progress] 71% [0] sealing dependencies optimization
<s> [webpack.Progress] 71% [0] sealing dependencies optimization SideEffectsFlagPlugin
<s> [webpack.Progress] 71% [0] sealing dependencies optimization FlagDependencyUsagePlugin
<s> [webpack.Progress] 71% [0] sealing dependencies optimization
<s> [webpack.Progress] 71% [0] sealing after dependencies optimization
<s> [webpack.Progress] 71% [0] sealing after dependencies optimization
<s> [webpack.Progress] 72% [0] sealing chunk graph
<s> [webpack.Progress] 72% [0] sealing chunk graph
<s> [webpack.Progress] 73% [0] sealing after chunk graph
<s> [webpack.Progress] 73% [0] sealing after chunk graph
<s> [webpack.Progress] 73% [0] sealing optimizing
<s> [webpack.Progress] 73% [0] sealing optimizing
<s> [webpack.Progress] 74% [0] sealing module optimization
<s> [webpack.Progress] 74% [0] sealing module optimization
<s> [webpack.Progress] 75% [0] sealing after module optimization
<s> [webpack.Progress] 75% [0] sealing after module optimization
<s> [webpack.Progress] 75% [0] sealing chunk optimization
<s> [webpack.Progress] 75% [0] sealing chunk optimization EnsureChunkConditionsPlugin
<s> [webpack.Progress] 75% [0] sealing chunk optimization RemoveEmptyChunksPlugin
<s> [webpack.Progress] 75% [0] sealing chunk optimization MergeDuplicateChunksPlugin
<s> [webpack.Progress] 75% [0] sealing chunk optimization SplitChunksPlugin
<s> [webpack.Progress] 75% [0] sealing chunk optimization RemoveEmptyChunksPlugin
<s> [webpack.Progress] 75% [0] sealing chunk optimization
<s> [webpack.Progress] 76% [0] sealing after chunk optimization
<s> [webpack.Progress] 76% [0] sealing after chunk optimization
<s> [webpack.Progress] 77% [0] sealing module and chunk tree optimization
<s> [webpack.Progress] 77% [0] sealing module and chunk tree optimization
<s> [webpack.Progress] 77% [0] sealing after module and chunk tree optimization
<s> [webpack.Progress] 77% [0] sealing after module and chunk tree optimization
<s> [webpack.Progress] 78% [0] sealing chunk modules optimization
<s> [webpack.Progress] 78% [0] sealing chunk modules optimization ModuleConcatenationPlugin
<s> [webpack.Progress] 78% [0] sealing chunk modules optimization
<s> [webpack.Progress] 78% [0] sealing after chunk modules optimization
<s> [webpack.Progress] 78% [0] sealing after chunk modules optimization
<s> [webpack.Progress] 79% [0] sealing module reviving
<s> [webpack.Progress] 79% [0] sealing module reviving RecordIdsPlugin
<s> [webpack.Progress] 79% [0] sealing module reviving
<s> [webpack.Progress] 80% [0] sealing before module ids
<s> [webpack.Progress] 80% [0] sealing before module ids
<s> [webpack.Progress] 80% [0] sealing module ids
<s> [webpack.Progress] 80% [0] sealing module ids DeterministicModuleIdsPlugin
<s> [webpack.Progress] 80% [0] sealing module ids
<s> [webpack.Progress] 81% [0] sealing module id optimization
<s> [webpack.Progress] 81% [0] sealing module id optimization
<s> [webpack.Progress] 82% [0] sealing module id optimization
<s> [webpack.Progress] 82% [0] sealing module id optimization
<s> [webpack.Progress] 82% [0] sealing chunk reviving
<s> [webpack.Progress] 82% [0] sealing chunk reviving RecordIdsPlugin
<s> [webpack.Progress] 82% [0] sealing chunk reviving
<s> [webpack.Progress] 83% [0] sealing before chunk ids
<s> [webpack.Progress] 83% [0] sealing before chunk ids
<s> [webpack.Progress] 84% [0] sealing chunk ids
<s> [webpack.Progress] 84% [0] sealing chunk ids DeterministicChunkIdsPlugin
<s> [webpack.Progress] 84% [0] sealing chunk ids
<s> [webpack.Progress] 84% [0] sealing chunk id optimization
<s> [webpack.Progress] 84% [0] sealing chunk id optimization FlagIncludedChunksPlugin
<s> [webpack.Progress] 84% [0] sealing chunk id optimization
<s> [webpack.Progress] 85% [0] sealing after chunk id optimization
<s> [webpack.Progress] 85% [0] sealing after chunk id optimization
<s> [webpack.Progress] 86% [0] sealing record modules
<s> [webpack.Progress] 86% [0] sealing record modules RecordIdsPlugin
<s> [webpack.Progress] 86% [0] sealing record modules
<s> [webpack.Progress] 86% [0] sealing record chunks
<s> [webpack.Progress] 86% [0] sealing record chunks RecordIdsPlugin
<s> [webpack.Progress] 86% [0] sealing record chunks
<s> [webpack.Progress] 87% [0] sealing module hashing
<s> [webpack.Progress] 87% [0] sealing module hashing
<s> [webpack.Progress] 87% [0] sealing code generation
<s> [webpack.Progress] 87% [0] sealing code generation
<s> [webpack.Progress] 88% [0] sealing runtime requirements
<s> [webpack.Progress] 88% [0] sealing runtime requirements
<s> [webpack.Progress] 89% [0] sealing hashing
<s> [webpack.Progress] 89% [0] sealing hashing
<s> [webpack.Progress] 89% [0] sealing after hashing
<s> [webpack.Progress] 89% [0] sealing after hashing
<s> [webpack.Progress] 90% [0] sealing record hash
<s> [webpack.Progress] 90% [0] sealing record hash
<s> [webpack.Progress] 91% [0] sealing module assets processing
<s> [webpack.Progress] 91% [0] sealing module assets processing
<s> [webpack.Progress] 91% [0] sealing chunk assets processing
<s> [webpack.Progress] 91% [0] sealing chunk assets processing
<s> [webpack.Progress] 92% [0] sealing asset processing
<s> [webpack.Progress] 92% [0] sealing asset processing TerserPlugin
<s> [webpack.Progress] 92% [0] sealing asset processing RealContentHashPlugin
<s> [webpack.Progress] 92% [0] sealing asset processing
<s> [webpack.Progress] 93% [0] sealing after asset optimization
<s> [webpack.Progress] 93% [0] sealing after asset optimization
<s> [webpack.Progress] 93% [0] sealing recording
<s> [webpack.Progress] 93% [0] sealing recording
<s> [webpack.Progress] 94% [0] sealing after seal
<s> [webpack.Progress] 94% [0] sealing after seal
<s> [webpack.Progress] 95% [0] emitting emit
<s> [webpack.Progress] 95% [0] emitting emit
<s> [webpack.Progress] 98% [0] emitting after emit
<s> [webpack.Progress] 98% [0] emitting after emit SizeLimitsPlugin
<s> [webpack.Progress] 98% [0] emitting after emit
<s> [webpack.Progress] 99% [0] done plugins
<s> [webpack.Progress] 99% [0] done plugins MultiCompiler
<s> [webpack.Progress] 99% [0] done plugins
<s> [webpack.Progress] 99% [0]
<s> [webpack.Progress] 99% [0] cache store build dependencies
<s> [webpack.Progress] 99% [0] cache store build dependencies
<s> [webpack.Progress] 99% [0] cache begin idle
<s> [webpack.Progress] 99% [0] cache begin idle
<s> [webpack.Progress] 100% [0]
<s> [webpack.Progress] 99% [0] cache shutdown
<s> [webpack.Progress] 99% [0] cache shutdown
<s> [webpack.Progress] 100% [0]
assets by path *.js 2.09 MiB
assets by status 1.18 MiB [big]
asset main.build.js 862 KiB [emitted] [minimized] [big] (name: main) 1 related asset
asset console.build.js 341 KiB [emitted] [minimized] [big] (name: console)
+ 42 assets
assets by path ../../css/build/*.css 95.7 KiB
asset ../../css/build/main.css 77.4 KiB [emitted] (name: main)
asset ../../css/build/plugins.css 9.99 KiB [emitted] (name: plugins)
asset ../../css/build/933.css 3.06 KiB [emitted]
asset ../../css/build/fileBrowser.css 1.55 KiB [emitted] (name: fileBrowser)
asset ../../css/build/165.css 968 bytes [emitted]
asset ../../css/build/374.css 780 bytes [emitted]
asset ../../css/build/809.css 710 bytes [emitted]
asset ../../css/build/themeSetting.css 656 bytes [emitted] (name: themeSetting)
+ 2 assets
Entrypoint main [big] 940 KiB = ../../css/build/main.css 77.4 KiB main.build.js 862 KiB
Entrypoint console [big] 341 KiB = console.build.js
Entrypoint searchInFilesWorker 218 KiB = searchInFilesWorker.build.js
orphan modules 549 KiB (javascript) 26.3 KiB (runtime) [orphan] 253 modules
runtime modules 11.8 KiB 20 modules
modules by path ./node_modules/ 1.33 MiB
modules by path ./node_modules/core-js/ 566 KiB 533 modules
modules by path ./node_modules/@babel/runtime/ 19.4 KiB 22 modules
modules by path ./node_modules/html-tag-js/dist/*.js 26.5 KiB 3 modules
modules by path ./node_modules/mime-db/ 143 KiB 2 modules
+ 15 modules
modules by path ./src/ 1.73 MiB (javascript) 95.7 KiB (css/mini-extract)
modules by layer 1.73 MiB
javascript modules 1.3 MiB 82 modules
json modules 440 KiB
./src/lang/en-us.json 14.5 KiB [built] [code generated]
+ 29 modules
css modules 95.7 KiB 27 modules
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
main.build.js (862 KiB)
console.build.js (341 KiB)
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
main (940 KiB)
../../css/build/main.css
main.build.js
console (341 KiB)
console.build.js
webpack 5.90.0 compiled with 2 warnings in 75598 ms
node ./utils/loadStyles.js
Styles loaded
cordova prepare android --release
You have been opted out of telemetry. To change this, run: cordova telemetry on.
Removed: mipmap-ldpi
Removed: mipmap-hdpi-v26
Removed: mipmap-ldpi-v26
Removed: mipmap-mdpi-v26
Removed: mipmap-xhdpi-v26
Removed: mipmap-xxhdpi-v26
Removed: mipmap-xxxhdpi-v26
Removed: drawable-land-hdpi
Removed: drawable-land-ldpi
Removed: drawable-land-mdpi
Removed: drawable-land-xhdpi
Removed: drawable-land-xxhdpi
Removed: drawable-land-xxxhdpi
Removed: drawable-port-hdpi
Removed: drawable-port-ldpi
Removed: drawable-port-mdpi
Removed: drawable-port-xhdpi
Removed: drawable-port-xxhdpi
Removed: drawable-port-xxxhdpi
===============================
== Moved build-extras.gradle ==
===============================
===================================================
==== Changed provider to com.foxdebug.provider ====
===================================================
===============================================
==== Changed package to com.foxdebug.acode ====
===============================================
=========================================================
==== Changed provider to com.foxdebug.acode.provider ====
=========================================================
/home/vagrant/build/com.foxdebug.acode/platforms/android/CordovaLib/src/org/apache/cordova/engine/SystemWebView.java updated
/home/vagrant/build/com.foxdebug.acode/platforms/android/CordovaLib/src/org/apache/cordova/CordovaWebView.java updated
/home/vagrant/build/com.foxdebug.acode/platforms/android/CordovaLib/src/org/apache/cordova/CordovaWebViewEngine.java updated
/home/vagrant/build/com.foxdebug.acode/platforms/android/CordovaLib/src/org/apache/cordova/engine/SystemWebViewEngine.java updated
/home/vagrant/build/com.foxdebug.acode/platforms/android/.flag_done updated
/home/vagrant/build/com.foxdebug.acode/platforms/android/CordovaLib/src/org/apache/cordova/CordovaWebViewImpl.java updated
Done in 83.13s.
+ sdkmanager 'build-tools;31.0.0' 'build-tools;30.0.3'
Downloading https://raw.githubusercontent.com/f-droid/android-sdk-transparency-log/master/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
Downloading https://raw.githubusercontent.com/f-droid/android-sdk-transparency-log/master/signed/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
+ cp /opt/android-sdk/build-tools/30.0.3/lib/dx.jar /opt/android-sdk/build-tools/31.0.0/lib/dx.jar
+ cp /opt/android-sdk/build-tools/30.0.3/dx /opt/android-sdk/build-tools/31.0.0/dx
2024-02-09 20:20:49,523 INFO: Scanning source for common problems...
2024-02-09 20:20:49,611 DEBUG: scanner is configured to use signature data from: 'suss'
2024-02-09 20:20:49,853 INFO: Removing binary at node_modules/jszip/.jekyll-metadata
2024-02-09 20:20:51,868 WARNING: Found executable binary, possibly code at node_modules/cordova-android/node_modules/bplist-parser/test/utf16_chinese.plist
2024-02-09 20:20:51,942 INFO: Creating source tarball...
2024-02-09 20:21:21,815 INFO: Running 'build' commands in build/com.foxdebug.acode
2024-02-09 20:21:21,815 DEBUG: Directory: build/com.foxdebug.acode
2024-02-09 20:21:21,815 DEBUG: > bash -e -u -o pipefail -x -c cordova compile android --release -- --packageType=apk
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cordova compile android --release -- --packageType=apk
You have been opted out of telemetry. To change this, run: cordova telemetry on.
Checking Java JDK and Android SDK versions
ANDROID_SDK_ROOT=/opt/android-sdk (recommended setting)
ANDROID_HOME=/opt/android-sdk (DEPRECATED)
Using Android SDK: /opt/android-sdk
No suitable gradle version found - defaulting to 8.6
Downloading missing gradle version 8.6
cachedir
/tmp/tmp.UUwpXidbMS/gradle-8.6-bin.zip: OK
Running /home/vagrant/versions/8.6/bin/gradle -p /home/vagrant/build/com.foxdebug.acode/platforms/android wrapper -b /home/vagrant/build/com.foxdebug.acode/platforms/android/wrapper.gradle
Welcome to Gradle 8.6!
Here are the highlights of this release:
- Configurable encryption key for configuration cache
- Build init improvements
- Build authoring improvements
For more details see https://docs.gradle.org/8.6/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.6/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :wrapper
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.6/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 14s
1 actionable task: 1 executed
Subproject Path: CordovaLib
Subproject Path: app
Downloading https://services.gradle.org/distributions/gradle-7.1.1-all.zip
..............10%...............20%...............30%...............40%..............50%...............60%...............70%...............80%..............90%...............100%
Welcome to Gradle 7.1.1!
Here are the highlights of this release:
- Faster incremental Java compilation
- Easier source set configuration in the Kotlin DSL
For more details see https://docs.gradle.org/7.1.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.1.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :CordovaLib:preBuild UP-TO-DATE
> Task :CordovaLib:preReleaseBuild UP-TO-DATE
> Task :CordovaLib:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseAidl NO-SOURCE
> Task :CordovaLib:packageReleaseRenderscript NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:generateReleaseBuildConfig
> Task :app:javaPreCompileRelease
> Task :app:writeReleaseApplicationId
> Task :app:analyticsRecordingRelease
> Task :CordovaLib:writeReleaseAarMetadata
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :CordovaLib:compileReleaseRenderscript
> Task :CordovaLib:generateReleaseResValues
> Task :CordovaLib:generateReleaseResources
> Task :CordovaLib:packageReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :CordovaLib:extractDeepLinksRelease
> Task :app:checkReleaseAarMetadata
> Task :app:mergeReleaseResources
> Task :CordovaLib:compileReleaseLibraryResources
> Task :CordovaLib:processReleaseManifest
> Task :CordovaLib:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :CordovaLib:generateReleaseBuildConfig
> Task :CordovaLib:javaPreCompileRelease
> Task :CordovaLib:prepareLintJarForPublish
> Task :app:mergeReleaseJniLibFolders
> Task :CordovaLib:processReleaseJavaRes
> Task :CordovaLib:mergeReleaseJniLibFolders
> Task :CordovaLib:mergeReleaseNativeLibs NO-SOURCE
> Task :CordovaLib:stripReleaseDebugSymbols NO-SOURCE
> Task :CordovaLib:bundleLibResRelease
> Task :CordovaLib:generateReleaseRFile
> Task :CordovaLib:copyReleaseJniLibsProjectOnly
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :CordovaLib:mergeReleaseShaders
> Task :CordovaLib:compileReleaseShaders NO-SOURCE
> Task :CordovaLib:generateReleaseAssets UP-TO-DATE
> Task :CordovaLib:packageReleaseAssets
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:mergeReleaseNativeLibs
> Task :CordovaLib:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :CordovaLib:bundleLibCompileToJarRelease
> Task :CordovaLib:bundleLibRuntimeToJarRelease
> Task :app:checkReleaseDuplicateClasses
> Task :app:desugarReleaseFileDependencies
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:mergeReleaseJavaResource
> Task :app:processReleaseManifestForPackage
> Task :app:mergeExtDexRelease
aapt2 W 02-09 20:23:44 2096 2096 LoadedArsc.cpp:682] Unknown chunk type '200'.
> Task :app:processReleaseResources
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :app:compileReleaseSources
> Task :app:lintVitalRelease
> Task :app:dexBuilderRelease
> Task :app:optimizeReleaseResources
> Task :app:mergeDexRelease
> Task :app:packageRelease
> Task :app:assembleRelease
> Task :app:cdvBuildRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 2m 28s
53 actionable tasks: 53 executed
Built the following apk(s):
/home/vagrant/build/com.foxdebug.acode/platforms/android/app/build/outputs/apk/release/app-release-unsigned.apk
2024-02-09 20:24:14,779 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.foxdebug.acode, universal_newlines=False, shell=None, istream=<valid stream>)
2024-02-09 20:24:14,800 INFO: Successfully built version 1.9.0 of com.foxdebug.acode from 43838e5ba32abc8e4ac67425a4984f834f43e30f
2024-02-09 20:24:15,079 DEBUG: AXML contains a RESOURCE MAP
2024-02-09 20:24:15,079 DEBUG: Start of Namespace mapping: prefix 38: 'android' --> uri 65: 'http://schemas.android.com/apk/res/android'
2024-02-09 20:24:15,081 DEBUG: Checking build/com.foxdebug.acode/platforms/android/app/build/outputs/apk/release/app-release-unsigned.apk
2024-02-09 20:24:15,095 DEBUG: AXML contains a RESOURCE MAP
2024-02-09 20:24:15,095 DEBUG: Start of Namespace mapping: prefix 38: 'android' --> uri 65: 'http://schemas.android.com/apk/res/android'
2024-02-09 20:24:15,123 INFO: success: com.foxdebug.acode
2024-02-09 20:24:15,123 INFO: Finished
2024-02-09 20:24:15,123 INFO: 1 build succeeded