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 generation2024-02-09 20:15:47,780 INFO: Creating log directory2024-02-09 20:15:47,781 INFO: Creating temporary directory2024-02-09 20:15:47,781 INFO: Creating output directory2024-02-09 20:15:47,823 DEBUG: Getting git vcs interface for https://github.com/deadlyjack/Acode.git2024-02-09 20:15:47,823 DEBUG: Checking com.foxdebug.acode:9352024-02-09 20:15:47,823 INFO: Building version 1.9.0 (935) of com.foxdebug.acode2024-02-09 20:15:47,824 INFO: Running 'sudo' commands in /home/vagrant2024-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=524288fs.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  CurrentDload  Upload   Total   Spent    Left  Speed0     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@latestremoved 18 packages, and changed 51 packages in 5s24 packages are looking for fundingrun `npm fund` for details+ npm install -g cordova yarnnpm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fsnpm WARN deprecated har-validator@5.1.5: this library is no longer supportednpm WARN deprecated stringify-package@1.0.1: This module is not used anymore, and has been replaced by @npmcli/package-jsonnpm 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/3142added 542 packages in 32s61 packages are looking for fundingrun `npm fund` for details2024-02-09 20:16:52,696 DEBUG: > sudo passwd --lock rootpasswd: 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 removed2024-02-09 20:16:58,014 INFO: Getting source for revision 43838e5ba32abc8e4ac67425a4984f834f43e30f2024-02-09 20:16:58,014 DEBUG: Directory: build/com.foxdebug.acode2024-02-09 20:16:58,015 DEBUG: > git rev-parse --show-toplevel2024-02-09 20:16:58,224 DEBUG: Directory: build/com.foxdebug.acode2024-02-09 20:16:58,225 DEBUG: > git submodule foreach --recursive git reset --hard2024-02-09 20:16:58,337 DEBUG: Directory: build/com.foxdebug.acode2024-02-09 20:16:58,337 DEBUG: > git reset --hard2024-02-09 20:16:58,749 DEBUG: Directory: build/com.foxdebug.acode2024-02-09 20:16:58,750 DEBUG: > git submodule foreach --recursive git clean -dffx2024-02-09 20:16:58,861 DEBUG: Directory: build/com.foxdebug.acode2024-02-09 20:16:58,861 DEBUG: > git clean -dffx2024-02-09 20:16:58,973 DEBUG: Directory: build/com.foxdebug.acode2024-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 origin2024-02-09 20:16:59,687 DEBUG: Directory: build/com.foxdebug.acode2024-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 origin2024-02-09 20:17:00,200 DEBUG: Directory: build/com.foxdebug.acode2024-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 origin2024-02-09 20:17:00,714 DEBUG: Directory: build/com.foxdebug.acode2024-02-09 20:17:00,714 DEBUG: > git remote set-head origin --auto2024-02-09 20:17:01,328 DEBUG: Directory: build/com.foxdebug.acode2024-02-09 20:17:01,328 DEBUG: > git checkout -f 43838e5ba32abc8e4ac67425a4984f834f43e30f2024-02-09 20:17:01,741 DEBUG: Directory: build/com.foxdebug.acode2024-02-09 20:17:01,742 DEBUG: > git clean -dffx2024-02-09 20:17:01,851 DEBUG: Directory: build/com.foxdebug.acode2024-02-09 20:17:01,852 DEBUG: > git rev-parse --show-toplevel2024-02-09 20:17:02,064 DEBUG: Directory: build/com.foxdebug.acode2024-02-09 20:17:02,065 DEBUG: > git submodule deinit --all --force2024-02-09 20:17:02,176 INFO: Creating local.properties file at build/com.foxdebug.acode/local.properties2024-02-09 20:17:02,178 DEBUG: Removing debuggable flags from build/com.foxdebug.acode2024-02-09 20:17:02,210 INFO: Removing specified files2024-02-09 20:17:02,210 INFO: Removing src/pages/donate2024-02-09 20:17:02,212 INFO: Removing src/plugins/iap2024-02-09 20:17:02,242 INFO: Running 'prebuild' commands in build/com.foxdebug.acode2024-02-09 20:17:02,243 DEBUG: Directory: build/com.foxdebug.acode2024-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 setupyarn run v1.22.21$ node ./utils/setup.jsadded 937 packages, and audited 945 packages in 59s97 packages are looking for fundingrun `npm fund` for details4 moderate severity vulnerabilitiesTo address all issues (including breaking changes), run:npm audit fix --forceRun `npm audit` for details.You have been opted out of telemetry. To change this, run: cordova telemetry on.Using cordova-fetch for cordova-android@10Adding android project...Creating Cordova project for the Android platform:Path: platforms/androidPackage: com.foxdebug.acodeName: AcodeActivity: MainActivityAndroid target: android-33Subproject Path: CordovaLibSubproject Path: appAndroid project created with cordova-android@10.1.2ENOENT: 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 androidSubproject Path: CordovaLibSubproject Path: appAdding cordova-plugin-buildinfo to package.jsonYou have been opted out of telemetry. To change this, run: cordova telemetry on.Installing "cordova-plugin-device" for androidAdding cordova-plugin-device to package.jsonYou have been opted out of telemetry. To change this, run: cordova telemetry on.Installing "cordova-plugin-file" for androidSubproject Path: CordovaLibSubproject Path: appThe 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.jsonYou have been opted out of telemetry. To change this, run: cordova telemetry on.Installing "cordova-plugin-browser" for androidAdding cordova-plugin-browser to package.jsonYou have been opted out of telemetry. To change this, run: cordova telemetry on.Installing "cordova-plugin-ftp" for androidSubproject Path: CordovaLibSubproject Path: appAdding cordova-plugin-ftp to package.jsonYou have been opted out of telemetry. To change this, run: cordova telemetry on.Installing "cordova-plugin-sdcard" for androidSubproject Path: CordovaLibSubproject Path: appAdding cordova-plugin-sdcard to package.jsonYou have been opted out of telemetry. To change this, run: cordova telemetry on.Installing "cordova-plugin-server" for androidSubproject Path: CordovaLibSubproject Path: appAdding cordova-plugin-server to package.jsonYou have been opted out of telemetry. To change this, run: cordova telemetry on.Installing "cordova-plugin-sftp" for androidSubproject Path: CordovaLibSubproject Path: appAdding cordova-plugin-sftp to package.jsonYou have been opted out of telemetry. To change this, run: cordova telemetry on.Installing "cordova-plugin-system" for androidSubproject Path: CordovaLibSubproject Path: appAdding cordova-plugin-system to package.jsonDone in 127.93s.+ bash ./utils/scripts/setup.shSetting up the project...up to date, audited 945 packages in 5s97 packages are looking for fundingrun `npm fund` for details4 moderate severity vulnerabilitiesTo address all issues (including breaking changes), run:npm audit fix --forceRun `npm audit` for details.You have been opted out of telemetry. To change this, run: cordova telemetry on.Using cordova-fetch for cordova-android@10Platform 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 projectInstalling "cordova-clipboard" for androidDiscovered plugin "cordova-plugin-vibration". Adding it to the projectInstalling "cordova-plugin-vibration" for android+ rm node_modules/cordova-android/framework/cordova-publish.gradle+ yarn build android free pyarn run v1.22.21$ sh utils/scripts/build.sh android free pnode ./utils/config.js p freewebpack --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 MiBassets by status 1.18 MiB [big]asset main.build.js 862 KiB [emitted] [minimized] [big] (name: main) 1 related assetasset console.build.js 341 KiB [emitted] [minimized] [big] (name: console)+ 42 assetsassets by path ../../css/build/*.css 95.7 KiBasset ../../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 assetsEntrypoint main [big] 940 KiB = ../../css/build/main.css 77.4 KiB main.build.js 862 KiBEntrypoint console [big] 341 KiB = console.build.jsEntrypoint searchInFilesWorker 218 KiB = searchInFilesWorker.build.jsorphan modules 549 KiB (javascript) 26.3 KiB (runtime) [orphan] 253 modulesruntime modules 11.8 KiB 20 modulesmodules by path ./node_modules/ 1.33 MiBmodules by path ./node_modules/core-js/ 566 KiB 533 modulesmodules by path ./node_modules/@babel/runtime/ 19.4 KiB 22 modulesmodules by path ./node_modules/html-tag-js/dist/*.js 26.5 KiB 3 modulesmodules by path ./node_modules/mime-db/ 143 KiB 2 modules+ 15 modulesmodules by path ./src/ 1.73 MiB (javascript) 95.7 KiB (css/mini-extract)modules by layer 1.73 MiBjavascript modules 1.3 MiB 82 modulesjson modules 440 KiB./src/lang/en-us.json 14.5 KiB [built] [code generated]+ 29 modulescss modules 95.7 KiB 27 modulesWARNING 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.cssmain.build.jsconsole (341 KiB)console.build.jswebpack 5.90.0 compiled with 2 warnings in 75598 msnode ./utils/loadStyles.jsStyles loadedcordova prepare android --releaseYou have been opted out of telemetry. To change this, run: cordova telemetry on.Removed:  mipmap-ldpiRemoved:  mipmap-hdpi-v26Removed:  mipmap-ldpi-v26Removed:  mipmap-mdpi-v26Removed:  mipmap-xhdpi-v26Removed:  mipmap-xxhdpi-v26Removed:  mipmap-xxxhdpi-v26Removed:  drawable-land-hdpiRemoved:  drawable-land-ldpiRemoved:  drawable-land-mdpiRemoved:  drawable-land-xhdpiRemoved:  drawable-land-xxhdpiRemoved:  drawable-land-xxxhdpiRemoved:  drawable-port-hdpiRemoved:  drawable-port-ldpiRemoved:  drawable-port-mdpiRemoved:  drawable-port-xhdpiRemoved:  drawable-port-xxhdpiRemoved:  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 updatedDone 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.ascDownloading 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/dx2024-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-metadata2024-02-09 20:20:51,868 WARNING: Found executable binary, possibly code at node_modules/cordova-android/node_modules/bplist-parser/test/utf16_chinese.plist2024-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.acode2024-02-09 20:21:21,815 DEBUG: Directory: build/com.foxdebug.acode2024-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=apkYou have been opted out of telemetry. To change this, run: cordova telemetry on.Checking Java JDK and Android SDK versionsANDROID_SDK_ROOT=/opt/android-sdk (recommended setting)ANDROID_HOME=/opt/android-sdk (DEPRECATED)Using Android SDK: /opt/android-sdkNo suitable gradle version found - defaulting to 8.6Downloading missing gradle version 8.6cachedir/tmp/tmp.UUwpXidbMS/gradle-8.6-bin.zip: OKRunning /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.gradleWelcome to Gradle 8.6!Here are the highlights of this release:- Configurable encryption key for configuration cache- Build init improvements- Build authoring improvementsFor more details see https://docs.gradle.org/8.6/release-notes.htmlTo 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 :wrapperDeprecated 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 14s1 actionable task: 1 executedSubproject Path: CordovaLibSubproject Path: appDownloading 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 DSLFor more details see https://docs.gradle.org/7.1.1/release-notes.htmlTo 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:compileReleaseJavaWithJavacNote: 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:mergeExtDexReleaseaapt2 W 02-09 20:23:44  2096  2096 LoadedArsc.cpp:682] Unknown chunk type '200'.> Task :app:processReleaseResources> Task :app:compileReleaseJavaWithJavacNote: 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:cdvBuildReleaseDeprecated 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_warningsBUILD SUCCESSFUL in 2m 28s53 actionable tasks: 53 executedBuilt the following apk(s):/home/vagrant/build/com.foxdebug.acode/platforms/android/app/build/outputs/apk/release/app-release-unsigned.apk2024-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 43838e5ba32abc8e4ac67425a4984f834f43e30f2024-02-09 20:24:15,079 DEBUG: AXML contains a RESOURCE MAP2024-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.apk2024-02-09 20:24:15,095 DEBUG: AXML contains a RESOURCE MAP2024-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.acode2024-02-09 20:24:15,123 INFO: Finished2024-02-09 20:24:15,123 INFO: 1 build succeeded