log for com.standardnotes:3000894

Traceback (most recent call last):File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1042, in mainif trybuild(app, build, build_dir, output_dir, log_dir,File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 813, in trybuildbuild_server(app, build, vcs, build_dir, output_dir, log_dir, force)File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 272, in build_serverraise BuildException(message.format(app.id, build.versionName),fdroidserver.exception.BuildException: Build.py failed on server for com.standardnotes:3.151.0==== detail begin ====== Installed Android Tools ==2023-04-19 16:45:19,620 DEBUG: Reading 'config.yml'2023-04-19 16:45:19,639 DEBUG: ipfs_cid not found, skipping CIDv1 generation2023-04-19 16:45:19,639 INFO: Creating log directory2023-04-19 16:45:19,640 INFO: Creating temporary directory2023-04-19 16:45:19,640 INFO: Creating output directory2023-04-19 16:45:22,035 DEBUG: Getting git vcs interface for https://github.com/standardnotes/app.git2023-04-19 16:45:22,036 DEBUG: Checking com.standardnotes:30008942023-04-19 16:45:22,036 INFO: Building version 3.151.0 (3000894) of com.standardnotes2023-04-19 16:45:22,036 WARNING: Android NDK version 'r23b' could not be found!2023-04-19 16:45:22,037 WARNING: Configured versions:Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc2023-04-19 16:45:22,057 DEBUG: Starting new HTTPS connection (1): fdroid.gitlab.io:4432023-04-19 16:45:22,456 DEBUG: https://fdroid.gitlab.io:443 "GET /android-sdk-transparency-log/checksums.json.asc HTTP/1.1" 200 4882023-04-19 16:45:22,466 DEBUG: Starting new HTTPS connection (1): fdroid.gitlab.io:4432023-04-19 16:45:22,852 DEBUG: https://fdroid.gitlab.io:443 "GET /android-sdk-transparency-log/checksums.json HTTP/1.1" 200 518506Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.jsonDownloading https://dl.google.com/android/repository/android-ndk-r23b-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r23b-linux.zip2023-04-19 16:45:23,603 DEBUG: Starting new HTTPS connection (1): dl.google.com:4432023-04-19 16:45:23,700 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r23b-linux.zip HTTP/1.1" 200 725122099Unzipping to /tmp/.sdkmanager-2hp7ztwpERROR: Unexpected symlink target: android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/as -> /buildbot/src/android/ndk-release-r23/out/linux/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-asERROR: Unexpected symlink target: android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/as -> /buildbot/src/android/ndk-release-r23/out/linux/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-asERROR: Unexpected symlink target: android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/as -> /buildbot/src/android/ndk-release-r23/out/linux/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-asERROR: Unexpected symlink target: android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/as -> /buildbot/src/android/ndk-release-r23/out/linux/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-asInstalling into /opt/android-sdk/ndk/r23b2023-04-19 16:46:16,594 INFO: Set NDK r23b (23.1.7779620) up2023-04-19 16:46:16,594 INFO: Running 'sudo' commands in /home/vagrant2023-04-19 16:46:16,594 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y libsecret-1-dev build-essential; curl -Lo node.tar.gz https://nodejs.org/download/release/v16.19.0/node-v16.19.0-linux-x64.tar.gz; echo "23770ba26a52cb8fedd1096613bbc419b8a033d774a457d9024bb5a0159f3585 node.tar.gz" | sha256sum -c -; tar xzf node.tar.gz --strip-components=1 -C /usr/local/; npm install -g yarn; sysctl fs.inotify.max_user_watches=524288 || true+ apt-get updateGet:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]Get:3 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB]Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [156 kB]Get:5 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8183 kB]Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [14.6 kB]Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [7929 B]Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [416 kB]Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [348 kB]Fetched 15.9 MB in 16s (998 kB/s)Reading package lists...+ apt-get install -y libsecret-1-dev build-essentialReading package lists...Building dependency tree...Reading state information...The following additional packages will be installed:binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-10 dpkg-devg++ g++-10 gcc gcc-10 gir1.2-glib-2.0 gir1.2-secret-1 libasan6 libbinutilslibblkid-dev libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0libctf0 libdpkg-perl libffi-dev libgcc-10-dev libgirepository-1.0-1libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgomp1libisl23 libitm1 liblsan0 libmount-dev libmpc3 libmpfr6 libnsl-devlibpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2libpcre3-dev libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-commonlibselinux1-dev libsepol1-dev libstdc++-10-dev libtirpc-dev libtsan0libubsan1 linux-libc-dev make pkg-config python3-distutils python3-lib2to3uuid-dev xz-utils zlib1g-devSuggested packages:binutils-doc bzip2-doc cpp-doc gcc-10-locales debian-keyring g++-multilibg++-10-multilib gcc-10-doc gcc-multilib manpages-dev autoconf automakelibtool flex bison gdb gcc-doc gcc-10-multilib glibc-doc bzrlibgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin| libgdk-pixbuf2.0-dev libxml2-utils libstdc++-10-doc make-docRecommended packages:fakeroot libalgorithm-merge-perl manpages manpages-dev libc-devtoolslibfile-fcntllock-perlThe following NEW packages will be installed:binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cppcpp-10 dpkg-dev g++ g++-10 gcc gcc-10 gir1.2-glib-2.0 gir1.2-secret-1libasan6 libbinutils libblkid-dev libc-dev-bin libc6-dev libcc1-0libcrypt-dev libctf-nobfd0 libctf0 libdpkg-perl libffi-dev libgcc-10-devlibgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-devlibglib2.0-dev-bin libgomp1 libisl23 libitm1 liblsan0 libmount-dev libmpc3libmpfr6 libnsl-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-devlibpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libsecret-1-0libsecret-1-dev libsecret-common libselinux1-dev libsepol1-devlibstdc++-10-dev libtirpc-dev libtsan0 libubsan1 linux-libc-dev makepkg-config python3-distutils python3-lib2to3 uuid-dev xz-utils zlib1g-dev0 upgraded, 64 newly installed, 0 to remove and 1 not upgraded.Need to get 69.2 MB of archives.After this operation, 265 MB of additional disk space will be used.Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.162-1 [1576 kB]Get:2 https://debian.osuosl.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]Get:3 https://debian.osuosl.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]Get:4 https://debian.osuosl.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]Get:5 https://debian.osuosl.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]Get:6 https://debian.osuosl.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]Get:7 https://debian.osuosl.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]Get:8 https://debian.osuosl.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]Get:9 https://debian.osuosl.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]Get:10 https://debian.osuosl.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u5 [276 kB]Get:11 https://debian.osuosl.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]Get:12 https://debian.osuosl.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB]Get:13 https://debian.osuosl.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]Get:14 https://debian.osuosl.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u5 [2359 kB]Get:15 https://debian.osuosl.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]Get:16 https://debian.osuosl.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]Get:17 https://debian.osuosl.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]Get:18 https://debian.osuosl.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]Get:19 https://debian.osuosl.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]Get:20 https://debian.osuosl.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]Get:21 https://debian.osuosl.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]Get:22 https://debian.osuosl.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]Get:23 https://debian.osuosl.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]Get:24 https://debian.osuosl.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]Get:25 https://debian.osuosl.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]Get:26 https://debian.osuosl.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]Get:27 https://debian.osuosl.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]Get:28 https://debian.osuosl.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]Get:29 https://debian.osuosl.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]Get:30 https://debian.osuosl.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]Get:31 https://debian.osuosl.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]Get:32 https://debian.osuosl.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B]Get:33 https://debian.osuosl.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]Get:34 https://debian.osuosl.org/debian bullseye/main amd64 libdpkg-perl all 1.20.12 [1551 kB]Get:35 https://debian.osuosl.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB]Get:36 https://debian.osuosl.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]Get:37 https://debian.osuosl.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB]Get:38 https://debian.osuosl.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB]Get:39 https://debian.osuosl.org/debian bullseye/main amd64 libsecret-common all 0.20.4-2 [26.7 kB]Get:40 https://debian.osuosl.org/debian bullseye/main amd64 libsecret-1-0 amd64 0.20.4-2 [114 kB]Get:41 https://debian.osuosl.org/debian bullseye/main amd64 gir1.2-secret-1 amd64 0.20.4-2 [13.7 kB]Get:42 https://debian.osuosl.org/debian bullseye/main amd64 uuid-dev amd64 2.36.1-8+deb11u1 [99.4 kB]Get:43 https://debian.osuosl.org/debian bullseye/main amd64 libblkid-dev amd64 2.36.1-8+deb11u1 [225 kB]Get:44 https://debian.osuosl.org/debian bullseye/main amd64 libffi-dev amd64 3.3-6 [56.5 kB]Get:45 https://debian.osuosl.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]Get:46 https://debian.osuosl.org/debian bullseye/main amd64 libglib2.0-bin amd64 2.66.8-1 [141 kB]Get:47 https://debian.osuosl.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]Get:48 https://debian.osuosl.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]Get:49 https://debian.osuosl.org/debian bullseye/main amd64 libglib2.0-dev-bin amd64 2.66.8-1 [179 kB]Get:50 https://debian.osuosl.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]Get:51 https://debian.osuosl.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]Get:52 https://debian.osuosl.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]Get:53 https://debian.osuosl.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]Get:54 https://debian.osuosl.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]Get:55 https://debian.osuosl.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]Get:56 https://debian.osuosl.org/debian bullseye/main amd64 libmount-dev amd64 2.36.1-8+deb11u1 [78.0 kB]Get:57 https://debian.osuosl.org/debian bullseye/main amd64 libpcre16-3 amd64 2:8.39-13 [259 kB]Get:58 https://debian.osuosl.org/debian bullseye/main amd64 libpcre32-3 amd64 2:8.39-13 [250 kB]Get:59 https://debian.osuosl.org/debian bullseye/main amd64 libpcrecpp0v5 amd64 2:8.39-13 [152 kB]Get:60 https://debian.osuosl.org/debian bullseye/main amd64 libpcre3-dev amd64 2:8.39-13 [650 kB]Get:61 https://debian.osuosl.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB]Get:62 https://debian.osuosl.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]Get:63 https://debian.osuosl.org/debian bullseye/main amd64 libglib2.0-dev amd64 2.66.8-1 [1577 kB]Get:64 https://debian.osuosl.org/debian bullseye/main amd64 libsecret-1-dev amd64 0.20.4-2 [214 kB]debconf: delaying package configuration, since apt-utils is not installedFetched 69.2 MB in 20s (3485 kB/s)Selecting previously unselected package bzip2.(Reading database ... 36748 files and directories currently installed.)Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...Unpacking bzip2 (1.0.8-4) ...Selecting previously unselected package xz-utils.Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...Unpacking xz-utils (5.2.5-2.1~deb11u1) ...Selecting previously unselected package binutils-common:amd64.Preparing to unpack .../02-binutils-common_2.35.2-2_amd64.deb ...Unpacking binutils-common:amd64 (2.35.2-2) ...Selecting previously unselected package libbinutils:amd64.Preparing to unpack .../03-libbinutils_2.35.2-2_amd64.deb ...Unpacking libbinutils:amd64 (2.35.2-2) ...Selecting previously unselected package libctf-nobfd0:amd64.Preparing to unpack .../04-libctf-nobfd0_2.35.2-2_amd64.deb ...Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...Selecting previously unselected package libctf0:amd64.Preparing to unpack .../05-libctf0_2.35.2-2_amd64.deb ...Unpacking libctf0:amd64 (2.35.2-2) ...Selecting previously unselected package binutils-x86-64-linux-gnu.Preparing to unpack .../06-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...Selecting previously unselected package binutils.Preparing to unpack .../07-binutils_2.35.2-2_amd64.deb ...Unpacking binutils (2.35.2-2) ...Selecting previously unselected package libc-dev-bin.Preparing to unpack .../08-libc-dev-bin_2.31-13+deb11u5_amd64.deb ...Unpacking libc-dev-bin (2.31-13+deb11u5) ...Selecting previously unselected package linux-libc-dev:amd64.Preparing to unpack .../09-linux-libc-dev_5.10.162-1_amd64.deb ...Unpacking linux-libc-dev:amd64 (5.10.162-1) ...Selecting previously unselected package libcrypt-dev:amd64.Preparing to unpack .../10-libcrypt-dev_1%3a4.4.18-4_amd64.deb ...Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ...Selecting previously unselected package libtirpc-dev:amd64.Preparing to unpack .../11-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ...Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...Selecting previously unselected package libnsl-dev:amd64.Preparing to unpack .../12-libnsl-dev_1.3.0-2_amd64.deb ...Unpacking libnsl-dev:amd64 (1.3.0-2) ...Selecting previously unselected package libc6-dev:amd64.Preparing to unpack .../13-libc6-dev_2.31-13+deb11u5_amd64.deb ...Unpacking libc6-dev:amd64 (2.31-13+deb11u5) ...Selecting previously unselected package libisl23:amd64.Preparing to unpack .../14-libisl23_0.23-1_amd64.deb ...Unpacking libisl23:amd64 (0.23-1) ...Selecting previously unselected package libmpfr6:amd64.Preparing to unpack .../15-libmpfr6_4.1.0-3_amd64.deb ...Unpacking libmpfr6:amd64 (4.1.0-3) ...Selecting previously unselected package libmpc3:amd64.Preparing to unpack .../16-libmpc3_1.2.0-1_amd64.deb ...Unpacking libmpc3:amd64 (1.2.0-1) ...Selecting previously unselected package cpp-10.Preparing to unpack .../17-cpp-10_10.2.1-6_amd64.deb ...Unpacking cpp-10 (10.2.1-6) ...Selecting previously unselected package cpp.Preparing to unpack .../18-cpp_4%3a10.2.1-1_amd64.deb ...Unpacking cpp (4:10.2.1-1) ...Selecting previously unselected package libcc1-0:amd64.Preparing to unpack .../19-libcc1-0_10.2.1-6_amd64.deb ...Unpacking libcc1-0:amd64 (10.2.1-6) ...Selecting previously unselected package libgomp1:amd64.Preparing to unpack .../20-libgomp1_10.2.1-6_amd64.deb ...Unpacking libgomp1:amd64 (10.2.1-6) ...Selecting previously unselected package libitm1:amd64.Preparing to unpack .../21-libitm1_10.2.1-6_amd64.deb ...Unpacking libitm1:amd64 (10.2.1-6) ...Selecting previously unselected package libasan6:amd64.Preparing to unpack .../22-libasan6_10.2.1-6_amd64.deb ...Unpacking libasan6:amd64 (10.2.1-6) ...Selecting previously unselected package liblsan0:amd64.Preparing to unpack .../23-liblsan0_10.2.1-6_amd64.deb ...Unpacking liblsan0:amd64 (10.2.1-6) ...Selecting previously unselected package libtsan0:amd64.Preparing to unpack .../24-libtsan0_10.2.1-6_amd64.deb ...Unpacking libtsan0:amd64 (10.2.1-6) ...Selecting previously unselected package libubsan1:amd64.Preparing to unpack .../25-libubsan1_10.2.1-6_amd64.deb ...Unpacking libubsan1:amd64 (10.2.1-6) ...Selecting previously unselected package libgcc-10-dev:amd64.Preparing to unpack .../26-libgcc-10-dev_10.2.1-6_amd64.deb ...Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...Selecting previously unselected package gcc-10.Preparing to unpack .../27-gcc-10_10.2.1-6_amd64.deb ...Unpacking gcc-10 (10.2.1-6) ...Selecting previously unselected package gcc.Preparing to unpack .../28-gcc_4%3a10.2.1-1_amd64.deb ...Unpacking gcc (4:10.2.1-1) ...Selecting previously unselected package libstdc++-10-dev:amd64.Preparing to unpack .../29-libstdc++-10-dev_10.2.1-6_amd64.deb ...Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ...Selecting previously unselected package g++-10.Preparing to unpack .../30-g++-10_10.2.1-6_amd64.deb ...Unpacking g++-10 (10.2.1-6) ...Selecting previously unselected package g++.Preparing to unpack .../31-g++_4%3a10.2.1-1_amd64.deb ...Unpacking g++ (4:10.2.1-1) ...Selecting previously unselected package make.Preparing to unpack .../32-make_4.3-4.1_amd64.deb ...Unpacking make (4.3-4.1) ...Selecting previously unselected package libdpkg-perl.Preparing to unpack .../33-libdpkg-perl_1.20.12_all.deb ...Unpacking libdpkg-perl (1.20.12) ...Selecting previously unselected package dpkg-dev.Preparing to unpack .../34-dpkg-dev_1.20.12_all.deb ...Unpacking dpkg-dev (1.20.12) ...Selecting previously unselected package build-essential.Preparing to unpack .../35-build-essential_12.9_amd64.deb ...Unpacking build-essential (12.9) ...Selecting previously unselected package libgirepository-1.0-1:amd64.Preparing to unpack .../36-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ...Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...Selecting previously unselected package gir1.2-glib-2.0:amd64.Preparing to unpack .../37-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ...Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...Selecting previously unselected package libsecret-common.Preparing to unpack .../38-libsecret-common_0.20.4-2_all.deb ...Unpacking libsecret-common (0.20.4-2) ...Selecting previously unselected package libsecret-1-0:amd64.Preparing to unpack .../39-libsecret-1-0_0.20.4-2_amd64.deb ...Unpacking libsecret-1-0:amd64 (0.20.4-2) ...Selecting previously unselected package gir1.2-secret-1:amd64.Preparing to unpack .../40-gir1.2-secret-1_0.20.4-2_amd64.deb ...Unpacking gir1.2-secret-1:amd64 (0.20.4-2) ...Selecting previously unselected package uuid-dev:amd64.Preparing to unpack .../41-uuid-dev_2.36.1-8+deb11u1_amd64.deb ...Unpacking uuid-dev:amd64 (2.36.1-8+deb11u1) ...Selecting previously unselected package libblkid-dev:amd64.Preparing to unpack .../42-libblkid-dev_2.36.1-8+deb11u1_amd64.deb ...Unpacking libblkid-dev:amd64 (2.36.1-8+deb11u1) ...Selecting previously unselected package libffi-dev:amd64.Preparing to unpack .../43-libffi-dev_3.3-6_amd64.deb ...Unpacking libffi-dev:amd64 (3.3-6) ...Selecting previously unselected package libglib2.0-data.Preparing to unpack .../44-libglib2.0-data_2.66.8-1_all.deb ...Unpacking libglib2.0-data (2.66.8-1) ...Selecting previously unselected package libglib2.0-bin.Preparing to unpack .../45-libglib2.0-bin_2.66.8-1_amd64.deb ...Unpacking libglib2.0-bin (2.66.8-1) ...Selecting previously unselected package python3-lib2to3.Preparing to unpack .../46-python3-lib2to3_3.9.2-1_all.deb ...Unpacking python3-lib2to3 (3.9.2-1) ...Selecting previously unselected package python3-distutils.Preparing to unpack .../47-python3-distutils_3.9.2-1_all.deb ...Unpacking python3-distutils (3.9.2-1) ...Selecting previously unselected package libglib2.0-dev-bin.Preparing to unpack .../48-libglib2.0-dev-bin_2.66.8-1_amd64.deb ...Unpacking libglib2.0-dev-bin (2.66.8-1) ...Selecting previously unselected package libsepol1-dev:amd64.Preparing to unpack .../49-libsepol1-dev_3.1-1_amd64.deb ...Unpacking libsepol1-dev:amd64 (3.1-1) ...Selecting previously unselected package libpcre2-16-0:amd64.Preparing to unpack .../50-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...Selecting previously unselected package libpcre2-32-0:amd64.Preparing to unpack .../51-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...Selecting previously unselected package libpcre2-posix2:amd64.Preparing to unpack .../52-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...Selecting previously unselected package libpcre2-dev:amd64.Preparing to unpack .../53-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...Selecting previously unselected package libselinux1-dev:amd64.Preparing to unpack .../54-libselinux1-dev_3.1-3_amd64.deb ...Unpacking libselinux1-dev:amd64 (3.1-3) ...Selecting previously unselected package libmount-dev:amd64.Preparing to unpack .../55-libmount-dev_2.36.1-8+deb11u1_amd64.deb ...Unpacking libmount-dev:amd64 (2.36.1-8+deb11u1) ...Selecting previously unselected package libpcre16-3:amd64.Preparing to unpack .../56-libpcre16-3_2%3a8.39-13_amd64.deb ...Unpacking libpcre16-3:amd64 (2:8.39-13) ...Selecting previously unselected package libpcre32-3:amd64.Preparing to unpack .../57-libpcre32-3_2%3a8.39-13_amd64.deb ...Unpacking libpcre32-3:amd64 (2:8.39-13) ...Selecting previously unselected package libpcrecpp0v5:amd64.Preparing to unpack .../58-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...Selecting previously unselected package libpcre3-dev:amd64.Preparing to unpack .../59-libpcre3-dev_2%3a8.39-13_amd64.deb ...Unpacking libpcre3-dev:amd64 (2:8.39-13) ...Selecting previously unselected package pkg-config.Preparing to unpack .../60-pkg-config_0.29.2-1_amd64.deb ...Unpacking pkg-config (0.29.2-1) ...Selecting previously unselected package zlib1g-dev:amd64.Preparing to unpack .../61-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...Selecting previously unselected package libglib2.0-dev:amd64.Preparing to unpack .../62-libglib2.0-dev_2.66.8-1_amd64.deb ...Unpacking libglib2.0-dev:amd64 (2.66.8-1) ...Selecting previously unselected package libsecret-1-dev:amd64.Preparing to unpack .../63-libsecret-1-dev_0.20.4-2_amd64.deb ...Unpacking libsecret-1-dev:amd64 (0.20.4-2) ...Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...Setting up libpcre16-3:amd64 (2:8.39-13) ...Setting up binutils-common:amd64 (2.35.2-2) ...Setting up libsepol1-dev:amd64 (3.1-1) ...Setting up linux-libc-dev:amd64 (5.10.162-1) ...Setting up libctf-nobfd0:amd64 (2.35.2-2) ...Setting up libgomp1:amd64 (10.2.1-6) ...Setting up bzip2 (1.0.8-4) ...Setting up libffi-dev:amd64 (3.3-6) ...Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...Setting up libasan6:amd64 (10.2.1-6) ...Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...Setting up libglib2.0-data (2.66.8-1) ...Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...Setting up make (4.3-4.1) ...Setting up libmpfr6:amd64 (4.1.0-3) ...Setting up xz-utils (5.2.5-2.1~deb11u1) ...update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto modeSetting up libpcre32-3:amd64 (2:8.39-13) ...Setting up libmpc3:amd64 (1.2.0-1) ...Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...Setting up libdpkg-perl (1.20.12) ...Setting up libubsan1:amd64 (10.2.1-6) ...Setting up libnsl-dev:amd64 (1.3.0-2) ...Setting up libcrypt-dev:amd64 (1:4.4.18-4) ...Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...Setting up libbinutils:amd64 (2.35.2-2) ...Setting up libisl23:amd64 (0.23-1) ...Setting up libc-dev-bin (2.31-13+deb11u5) ...Setting up python3-lib2to3 (3.9.2-1) ...Setting up libcc1-0:amd64 (10.2.1-6) ...Setting up libsecret-common (0.20.4-2) ...Setting up liblsan0:amd64 (10.2.1-6) ...Setting up cpp-10 (10.2.1-6) ...Setting up libitm1:amd64 (10.2.1-6) ...Setting up libtsan0:amd64 (10.2.1-6) ...Setting up libctf0:amd64 (2.35.2-2) ...Setting up python3-distutils (3.9.2-1) ...Setting up libglib2.0-dev-bin (2.66.8-1) ...Setting up libgcc-10-dev:amd64 (10.2.1-6) ...Setting up libglib2.0-bin (2.66.8-1) ...Setting up libsecret-1-0:amd64 (0.20.4-2) ...Setting up pkg-config (0.29.2-1) ...Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...Setting up cpp (4:10.2.1-1) ...Setting up libc6-dev:amd64 (2.31-13+deb11u5) ...Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...Setting up libselinux1-dev:amd64 (3.1-3) ...Setting up libpcre3-dev:amd64 (2:8.39-13) ...Setting up binutils (2.35.2-2) ...Setting up dpkg-dev (1.20.12) ...Setting up gir1.2-secret-1:amd64 (0.20.4-2) ...Setting up uuid-dev:amd64 (2.36.1-8+deb11u1) ...Setting up gcc-10 (10.2.1-6) ...Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...Setting up libblkid-dev:amd64 (2.36.1-8+deb11u1) ...Setting up g++-10 (10.2.1-6) ...Setting up gcc (4:10.2.1-1) ...Setting up g++ (4:10.2.1-1) ...update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto modeSetting up build-essential (12.9) ...Setting up libmount-dev:amd64 (2.36.1-8+deb11u1) ...Setting up libglib2.0-dev:amd64 (2.66.8-1) ...Processing triggers for libglib2.0-0:amd64 (2.66.8-1) ...No schema files found: doing nothing.Processing triggers for libc-bin (2.31-13+deb11u5) ...Setting up libsecret-1-dev:amd64 (0.20.4-2) ...+ curl -Lo node.tar.gz https://nodejs.org/download/release/v16.19.0/node-v16.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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 32.3M  100 32.3M    0     0  35.7M      0 --:--:-- --:--:-- --:--:-- 35.7M+ echo '23770ba26a52cb8fedd1096613bbc419b8a033d774a457d9024bb5a0159f3585 node.tar.gz'+ sha256sum -c -node.tar.gz: OK+ tar xzf node.tar.gz --strip-components=1 -C /usr/local/+ npm install -g yarnadded 1 package, and audited 2 packages in 2sfound 0 vulnerabilitiesnpm noticenpm notice New major version of npm available! 8.19.3 -> 9.6.4npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.4>npm notice Run `npm install -g npm@9.6.4` to update!npm notice+ sysctl fs.inotify.max_user_watches=524288fs.inotify.max_user_watches = 5242882023-04-19 16:48:28,577 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2023-04-19 16:48:28,896 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 41963 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 removed2023-04-19 16:48:48,941 INFO: Getting source for revision @standardnotes/mobile@3.151.02023-04-19 16:48:48,942 DEBUG: Directory: build/com.standardnotes2023-04-19 16:48:48,942 DEBUG: > git rev-parse --show-toplevel2023-04-19 16:48:49,156 DEBUG: Directory: build/com.standardnotes2023-04-19 16:48:49,157 DEBUG: > git submodule foreach --recursive git reset --hard2023-04-19 16:48:49,370 DEBUG: Directory: build/com.standardnotes2023-04-19 16:48:49,370 DEBUG: > git reset --hard2023-04-19 16:48:52,391 DEBUG: Directory: build/com.standardnotes2023-04-19 16:48:52,392 DEBUG: > git submodule foreach --recursive git clean -dffx2023-04-19 16:48:52,502 DEBUG: Directory: build/com.standardnotes2023-04-19 16:48:52,503 DEBUG: > git clean -dffx2023-04-19 16:48:52,615 DEBUG: Directory: build/com.standardnotes2023-04-19 16:48:52,615 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 origin2023-04-19 16:48:53,730 DEBUG: Directory: build/com.standardnotes2023-04-19 16:48:53,731 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 origin2023-04-19 16:48:54,445 DEBUG: Directory: build/com.standardnotes2023-04-19 16:48:54,445 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 origin2023-04-19 16:48:55,762 DEBUG: Directory: build/com.standardnotes2023-04-19 16:48:55,762 DEBUG: > git remote set-head origin --auto2023-04-19 16:48:56,578 DEBUG: Directory: build/com.standardnotes2023-04-19 16:48:56,579 DEBUG: > git checkout -f @standardnotes/mobile@3.151.02023-04-19 16:48:57,092 DEBUG: Directory: build/com.standardnotes2023-04-19 16:48:57,092 DEBUG: > git clean -dffx2023-04-19 16:48:57,205 INFO: Running 'init' commands in build/com.standardnotes/packages/mobile/android/app2023-04-19 16:48:57,206 DEBUG: Directory: build/com.standardnotes/packages/mobile/android/app2023-04-19 16:48:57,206 DEBUG: > bash -e -u -o pipefail -x -c -- cd ../../../..; yarn config set -H enableImmutableInstalls false; sed -i -e '/react-native-iap/d' packages/mobile/package.json; npm_config_build_from_source=true yarn; cd packages/mobile; npm_config_build_from_source=true yarn/etc/bash.bashrc: line 7: PS1: unbound variable+ cd ../../../..+ yarn config set -H enableImmutableInstalls false➤ YN0000: Successfully set enableImmutableInstalls to false+ sed -i -e /react-native-iap/d packages/mobile/package.json+ npm_config_build_from_source=true+ yarn➤ YN0000: ┌ Resolution step➤ YN0002: │ @lexical/markdown@npm:0.9.2 [39b5b] doesn't provide @lexical/clipboard (p3aa28), requested by @lexical/rich-text➤ YN0002: │ @lexical/markdown@npm:0.9.2 [39b5b] doesn't provide @lexical/selection (p943dd), requested by @lexical/rich-text➤ YN0002: │ @lexical/react@npm:0.9.2 [2efff] doesn't provide yjs (p3905f), requested by @lexical/yjs➤ YN0002: │ @standardnotes/api@workspace:packages/api doesn't provide @typescript-eslint/parser (p9d54d), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/api@workspace:packages/api doesn't provide prettier (p544f0), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/clipper@workspace:packages/clipper doesn't provide @babel/core (p3cc3c), requested by babel-loader➤ YN0002: │ @standardnotes/config@npm:2.4.3 doesn't provide eslint (p40bd0), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/config@npm:2.4.3 doesn't provide eslint (pa70e2), requested by @typescript-eslint/parser➤ YN0002: │ @standardnotes/config@npm:2.4.3 doesn't provide eslint (paf22d), requested by eslint-config-prettier➤ YN0002: │ @standardnotes/config@npm:2.4.3 doesn't provide eslint (pdde28), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/encryption@workspace:packages/encryption doesn't provide @typescript-eslint/parser (pefa6a), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/features@workspace:packages/features doesn't provide @typescript-eslint/parser (p9bc72), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/features@workspace:packages/features doesn't provide prettier (p27956), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/filepicker@workspace:packages/filepicker doesn't provide @types/node (p321b2), requested by ts-node➤ YN0002: │ @standardnotes/filepicker@workspace:packages/filepicker doesn't provide @typescript-eslint/parser (p546b8), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/filepicker@workspace:packages/filepicker doesn't provide prettier (p69b77), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/files@workspace:packages/files doesn't provide @typescript-eslint/parser (p17116), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/files@workspace:packages/files doesn't provide prettier (pa7008), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/icons@workspace:packages/icons doesn't provide jest (p090c0), requested by ts-jest➤ YN0060: │ @standardnotes/mobile@workspace:packages/mobile provides react (p16c16) with version 18.2.0, which doesn't satisfy what react-native-privacy-snapshot requests➤ YN0060: │ @standardnotes/mobile@workspace:packages/mobile provides react-native (p1d788) with version 0.71.3, which doesn't satisfy what react-native-privacy-snapshot requests➤ YN0002: │ @standardnotes/models@workspace:packages/models doesn't provide @typescript-eslint/parser (p2a79e), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/models@workspace:packages/models doesn't provide prettier (pdbc64), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/responses@workspace:packages/responses doesn't provide @typescript-eslint/parser (p6aa5b), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/responses@workspace:packages/responses doesn't provide prettier (p8f2e7), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/services@workspace:packages/services doesn't provide prettier (p7db30), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/sncrypto-common@workspace:packages/sncrypto-common doesn't provide prettier (p318fe), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/sncrypto-web@workspace:packages/sncrypto-web doesn't provide @typescript-eslint/parser (p6c551), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/sncrypto-web@workspace:packages/sncrypto-web doesn't provide prettier (p9e00a), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/snjs@workspace:packages/snjs doesn't provide @types/node (pd9c22), requested by ts-node➤ YN0002: │ @standardnotes/snjs@workspace:packages/snjs doesn't provide @typescript-eslint/parser (pc8c9c), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/snjs@workspace:packages/snjs doesn't provide prettier (pd1f6c), requested by eslint-plugin-prettier➤ YN0060: │ @standardnotes/styles@workspace:packages/styles provides node-sass (p1fb78) with version 8.0.0, which doesn't satisfy what sass-loader requests➤ YN0060: │ @standardnotes/toast@workspace:packages/toast provides react (paeae3) with version 0.0.0, which doesn't satisfy what @nanostores/react and some of its descendants request➤ YN0060: │ @standardnotes/toast@workspace:packages/toast provides react-dom (p65c95) with version 0.0.0, which doesn't satisfy what @nanostores/react requests➤ YN0002: │ @standardnotes/ui-services@workspace:packages/ui-services doesn't provide prettier (pf4cda), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/utils@workspace:packages/utils doesn't provide @typescript-eslint/parser (pb72a8), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/utils@workspace:packages/utils doesn't provide prettier (p60889), requested by eslint-plugin-prettier➤ YN0060: │ @standardnotes/web@workspace:packages/web provides @types/react (p3d253) with version 18.0.26, which doesn't satisfy what @reach/dialog and some of its descendants request➤ YN0060: │ @standardnotes/web@workspace:packages/web provides node-sass (p727bc) with version 8.0.0, which doesn't satisfy what sass-loader requests➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react (pf4f42) with version 18.2.0, which doesn't satisfy what @reach/dialog and some of its descendants request➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react (paa2ec) with version 18.2.0, which doesn't satisfy what @reach/alert-dialog and some of its descendants request➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react (pfd93e) with version 18.2.0, which doesn't satisfy what @reach/alert requests➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react (p4fbeb) with version 18.2.0, which doesn't satisfy what @reach/checkbox and some of its descendants request➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react (pacfcb) with version 18.2.0, which doesn't satisfy what @reach/disclosure requests➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react (p62786) with version 18.2.0, which doesn't satisfy what @reach/listbox and some of its descendants request➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react (pfbf4a) with version 18.2.0, which doesn't satisfy what @reach/tooltip requests➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react-dom (pb3ef6) with version 18.2.0, which doesn't satisfy what @reach/dialog and some of its descendants request➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react-dom (p8a54f) with version 18.2.0, which doesn't satisfy what @reach/alert-dialog and some of its descendants request➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react-dom (pb42af) with version 18.2.0, which doesn't satisfy what @reach/alert requests➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react-dom (p3f06e) with version 18.2.0, which doesn't satisfy what @reach/checkbox and some of its descendants request➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react-dom (p9700b) with version 18.2.0, which doesn't satisfy what @reach/disclosure requests➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react-dom (p5645a) with version 18.2.0, which doesn't satisfy what @reach/listbox and some of its descendants request➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react-dom (p440e2) with version 18.2.0, which doesn't satisfy what @reach/tooltip requests➤ YN0002: │ @standardnotes/web@workspace:packages/web doesn't provide react-is (p31b60), requested by styled-components➤ YN0002: │ react-native-codegen@npm:0.71.5 doesn't provide @babel/preset-env (pdcb72), requested by jscodeshift➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code➤ YN0000: └ Completed in 1s 460ms➤ YN0000: ┌ Post-resolution validation➤ YN0068: │ @types/react-beautiful-dnd ➤ peerDependencies ➤ @types/react: No matching package in the dependency tree; you may not need this rule anymore.➤ YN0068: │ @types/react-redux ➤ peerDependencies ➤ @types/react: No matching package in the dependency tree; you may not need this rule anymore.➤ YN0068: │ @types/react-transition-group ➤ peerDependencies ➤ @types/react: No matching package in the dependency tree; you may not need this rule anymore.➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ react-error-overlay: No matching package in the dependency tree; you may not need this rule anymore.➤ YN0000: └ Completed➤ YN0000: ┌ Fetch step➤ YN0019: │ @babel-code-frame-npm-7.10.4-ab1ee3c93e-feb4543c8a.zip appears to be unused - removing➤ YN0019: │ @expo-config-plugins-npm-5.0.4-93b85148ee-9fc5e19a92.zip appears to be unused - removing➤ YN0019: │ @expo-config-types-npm-47.0.0-3504d78d76-bb26456bed.zip appears to be unused - removing➤ YN0019: │ @expo-json-file-npm-8.2.36-b21cfd7248-37ce80b347.zip appears to be unused - removing➤ YN0019: │ @expo-plist-npm-0.0.18-16bd3d6339-42f5743fcd.zip appears to be unused - removing➤ YN0019: │ @expo-config-plugins-npm-5.0.4-93b85148ee-9fc5e19a92.zip appears to be unused - removing➤ YN0019: │ @expo-config-types-npm-47.0.0-3504d78d76-bb26456bed.zip appears to be unused - removing➤ YN0019: │ @expo-json-file-npm-8.2.36-b21cfd7248-37ce80b347.zip appears to be unused - removing➤ YN0019: │ @expo-plist-npm-0.0.18-16bd3d6339-42f5743fcd.zip appears to be unused - removing➤ YN0019: │ @expo-sdk-runtime-versions-npm-1.0.0-f9b9f9beab-0942d5a356.zip appears to be unused - removing➤ YN0019: │ @expo-config-types-npm-47.0.0-3504d78d76-bb26456bed.zip appears to be unused - removing➤ YN0019: │ @expo-json-file-npm-8.2.36-b21cfd7248-37ce80b347.zip appears to be unused - removing➤ YN0019: │ @expo-plist-npm-0.0.18-16bd3d6339-42f5743fcd.zip appears to be unused - removing➤ YN0019: │ @expo-sdk-runtime-versions-npm-1.0.0-f9b9f9beab-0942d5a356.zip appears to be unused - removing➤ YN0019: │ @xmldom-xmldom-npm-0.7.9-89b068f3c8-66e37b7800.zip appears to be unused - removing➤ YN0019: │ @expo-json-file-npm-8.2.36-b21cfd7248-37ce80b347.zip appears to be unused - removing➤ YN0019: │ @expo-plist-npm-0.0.18-16bd3d6339-42f5743fcd.zip appears to be unused - removing➤ YN0019: │ @expo-sdk-runtime-versions-npm-1.0.0-f9b9f9beab-0942d5a356.zip appears to be unused - removing➤ YN0019: │ @xmldom-xmldom-npm-0.7.9-89b068f3c8-66e37b7800.zip appears to be unused - removing➤ YN0019: │ big-integer-npm-1.6.51-1a244d8e1f-3d444173d1.zip appears to be unused - removing➤ YN0019: │ @expo-plist-npm-0.0.18-16bd3d6339-42f5743fcd.zip appears to be unused - removing➤ YN0019: │ @expo-sdk-runtime-versions-npm-1.0.0-f9b9f9beab-0942d5a356.zip appears to be unused - removing➤ YN0019: │ @xmldom-xmldom-npm-0.7.9-89b068f3c8-66e37b7800.zip appears to be unused - removing➤ YN0019: │ big-integer-npm-1.6.51-1a244d8e1f-3d444173d1.zip appears to be unused - removing➤ YN0019: │ bplist-creator-npm-0.1.1-46ec2e397c-b0d40d1d16.zip appears to be unused - removing➤ YN0019: │ @expo-sdk-runtime-versions-npm-1.0.0-f9b9f9beab-0942d5a356.zip appears to be unused - removing➤ YN0019: │ @xmldom-xmldom-npm-0.7.9-89b068f3c8-66e37b7800.zip appears to be unused - removing➤ YN0019: │ big-integer-npm-1.6.51-1a244d8e1f-3d444173d1.zip appears to be unused - removing➤ YN0019: │ bplist-creator-npm-0.1.1-46ec2e397c-b0d40d1d16.zip appears to be unused - removing➤ YN0019: │ bplist-parser-npm-0.3.2-94c89d7427-fad0f6eb15.zip appears to be unused - removing➤ YN0019: │ @xmldom-xmldom-npm-0.7.9-89b068f3c8-66e37b7800.zip appears to be unused - removing➤ YN0019: │ big-integer-npm-1.6.51-1a244d8e1f-3d444173d1.zip appears to be unused - removing➤ YN0019: │ bplist-creator-npm-0.1.1-46ec2e397c-b0d40d1d16.zip appears to be unused - removing➤ YN0019: │ bplist-parser-npm-0.3.2-94c89d7427-fad0f6eb15.zip appears to be unused - removing➤ YN0019: │ getenv-npm-1.0.0-2bc94a27fb-19ae5cad60.zip appears to be unused - removing➤ YN0019: │ big-integer-npm-1.6.51-1a244d8e1f-3d444173d1.zip appears to be unused - removing➤ YN0019: │ bplist-creator-npm-0.1.1-46ec2e397c-b0d40d1d16.zip appears to be unused - removing➤ YN0019: │ bplist-parser-npm-0.3.2-94c89d7427-fad0f6eb15.zip appears to be unused - removing➤ YN0019: │ getenv-npm-1.0.0-2bc94a27fb-19ae5cad60.zip appears to be unused - removing➤ YN0019: │ glob-npm-7.1.6-1ce3a5189a-351d549dd9.zip appears to be unused - removing➤ YN0019: │ bplist-creator-npm-0.1.1-46ec2e397c-b0d40d1d16.zip appears to be unused - removing➤ YN0019: │ bplist-parser-npm-0.3.2-94c89d7427-fad0f6eb15.zip appears to be unused - removing➤ YN0019: │ getenv-npm-1.0.0-2bc94a27fb-19ae5cad60.zip appears to be unused - removing➤ YN0019: │ glob-npm-7.1.6-1ce3a5189a-351d549dd9.zip appears to be unused - removing➤ YN0019: │ react-native-iap-npm-12.7.4-f03631552a-ff83d7da59.zip appears to be unused - removing➤ YN0019: │ bplist-parser-npm-0.3.2-94c89d7427-fad0f6eb15.zip appears to be unused - removing➤ YN0019: │ getenv-npm-1.0.0-2bc94a27fb-19ae5cad60.zip appears to be unused - removing➤ YN0019: │ glob-npm-7.1.6-1ce3a5189a-351d549dd9.zip appears to be unused - removing➤ YN0019: │ react-native-iap-npm-12.7.4-f03631552a-ff83d7da59.zip appears to be unused - removing➤ YN0019: │ simple-plist-npm-1.4.0-e7f7c6ecb2-fa8086f6b7.zip appears to be unused - removing➤ YN0019: │ getenv-npm-1.0.0-2bc94a27fb-19ae5cad60.zip appears to be unused - removing➤ YN0019: │ glob-npm-7.1.6-1ce3a5189a-351d549dd9.zip appears to be unused - removing➤ YN0019: │ react-native-iap-npm-12.7.4-f03631552a-ff83d7da59.zip appears to be unused - removing➤ YN0019: │ simple-plist-npm-1.4.0-e7f7c6ecb2-fa8086f6b7.zip appears to be unused - removing➤ YN0019: │ stream-buffers-npm-2.2.0-4d954acabc-4587d9e8f0.zip appears to be unused - removing➤ YN0019: │ glob-npm-7.1.6-1ce3a5189a-351d549dd9.zip appears to be unused - removing➤ YN0019: │ react-native-iap-npm-12.7.4-f03631552a-ff83d7da59.zip appears to be unused - removing➤ YN0019: │ simple-plist-npm-1.4.0-e7f7c6ecb2-fa8086f6b7.zip appears to be unused - removing➤ YN0019: │ stream-buffers-npm-2.2.0-4d954acabc-4587d9e8f0.zip appears to be unused - removing➤ YN0019: │ uuid-npm-7.0.3-2b088bd924-f5b7b5cc28.zip appears to be unused - removing➤ YN0019: │ react-native-iap-npm-12.7.4-f03631552a-ff83d7da59.zip appears to be unused - removing➤ YN0019: │ simple-plist-npm-1.4.0-e7f7c6ecb2-fa8086f6b7.zip appears to be unused - removing➤ YN0019: │ stream-buffers-npm-2.2.0-4d954acabc-4587d9e8f0.zip appears to be unused - removing➤ YN0019: │ uuid-npm-7.0.3-2b088bd924-f5b7b5cc28.zip appears to be unused - removing➤ YN0019: │ xcode-npm-3.0.1-97989f05ef-908ff85851.zip appears to be unused - removing➤ YN0019: │ simple-plist-npm-1.4.0-e7f7c6ecb2-fa8086f6b7.zip appears to be unused - removing➤ YN0019: │ stream-buffers-npm-2.2.0-4d954acabc-4587d9e8f0.zip appears to be unused - removing➤ YN0019: │ uuid-npm-7.0.3-2b088bd924-f5b7b5cc28.zip appears to be unused - removing➤ YN0019: │ xcode-npm-3.0.1-97989f05ef-908ff85851.zip appears to be unused - removing➤ YN0019: │ xmlbuilder-npm-14.0.0-8f762b1388-9e93d3c739.zip appears to be unused - removing➤ YN0000: └ Completed in 3s 127ms➤ YN0000: ┌ Link step➤ YN0007: │ electron@npm:22.1.0 must be built because it never has been before or the last one failed➤ YN0007: │ keytar@npm:7.9.0 must be built because it never has been before or the last one failed➤ YN0007: │ detox@npm:20.0.3 [7a3f4] must be built because it never has been before or the last one failed➤ YN0007: │ dtrace-provider@npm:0.8.8 must be built because it never has been before or the last one failed➤ YN0007: │ node-sass@npm:8.0.0 must be built because it never has been before or the last one failed➤ YN0007: │ core-js-pure@npm:3.25.5 must be built because it never has been before or the last one failed➤ YN0007: │ core-js@npm:2.6.12 must be built because it never has been before or the last one failed➤ YN0007: │ spawn-sync@npm:1.0.15 must be built because it never has been before or the last one failed➤ YN0007: │ core-js@npm:3.27.1 must be built because it never has been before or the last one failed➤ YN0000: └ Completed in 2m 6s➤ YN0000: Done with warnings in 2m 13s+ cd packages/mobile+ npm_config_build_from_source=true+ yarn➤ YN0000: ┌ Resolution step➤ YN0002: │ @lexical/markdown@npm:0.9.2 [39b5b] doesn't provide @lexical/clipboard (p3aa28), requested by @lexical/rich-text➤ YN0002: │ @lexical/markdown@npm:0.9.2 [39b5b] doesn't provide @lexical/selection (p943dd), requested by @lexical/rich-text➤ YN0002: │ @lexical/react@npm:0.9.2 [2efff] doesn't provide yjs (p3905f), requested by @lexical/yjs➤ YN0002: │ @standardnotes/api@workspace:packages/api doesn't provide @typescript-eslint/parser (p9d54d), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/api@workspace:packages/api doesn't provide prettier (p544f0), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/clipper@workspace:packages/clipper doesn't provide @babel/core (p3cc3c), requested by babel-loader➤ YN0002: │ @standardnotes/config@npm:2.4.3 doesn't provide eslint (p40bd0), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/config@npm:2.4.3 doesn't provide eslint (pa70e2), requested by @typescript-eslint/parser➤ YN0002: │ @standardnotes/config@npm:2.4.3 doesn't provide eslint (paf22d), requested by eslint-config-prettier➤ YN0002: │ @standardnotes/config@npm:2.4.3 doesn't provide eslint (pdde28), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/encryption@workspace:packages/encryption doesn't provide @typescript-eslint/parser (pefa6a), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/features@workspace:packages/features doesn't provide @typescript-eslint/parser (p9bc72), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/features@workspace:packages/features doesn't provide prettier (p27956), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/filepicker@workspace:packages/filepicker doesn't provide @types/node (p321b2), requested by ts-node➤ YN0002: │ @standardnotes/filepicker@workspace:packages/filepicker doesn't provide @typescript-eslint/parser (p546b8), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/filepicker@workspace:packages/filepicker doesn't provide prettier (p69b77), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/files@workspace:packages/files doesn't provide @typescript-eslint/parser (p17116), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/files@workspace:packages/files doesn't provide prettier (pa7008), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/icons@workspace:packages/icons doesn't provide jest (p090c0), requested by ts-jest➤ YN0060: │ @standardnotes/mobile@workspace:packages/mobile provides react (p16c16) with version 18.2.0, which doesn't satisfy what react-native-privacy-snapshot requests➤ YN0060: │ @standardnotes/mobile@workspace:packages/mobile provides react-native (p1d788) with version 0.71.3, which doesn't satisfy what react-native-privacy-snapshot requests➤ YN0002: │ @standardnotes/models@workspace:packages/models doesn't provide @typescript-eslint/parser (p2a79e), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/models@workspace:packages/models doesn't provide prettier (pdbc64), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/responses@workspace:packages/responses doesn't provide @typescript-eslint/parser (p6aa5b), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/responses@workspace:packages/responses doesn't provide prettier (p8f2e7), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/services@workspace:packages/services doesn't provide prettier (p7db30), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/sncrypto-common@workspace:packages/sncrypto-common doesn't provide prettier (p318fe), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/sncrypto-web@workspace:packages/sncrypto-web doesn't provide @typescript-eslint/parser (p6c551), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/sncrypto-web@workspace:packages/sncrypto-web doesn't provide prettier (p9e00a), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/snjs@workspace:packages/snjs doesn't provide @types/node (pd9c22), requested by ts-node➤ YN0002: │ @standardnotes/snjs@workspace:packages/snjs doesn't provide @typescript-eslint/parser (pc8c9c), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/snjs@workspace:packages/snjs doesn't provide prettier (pd1f6c), requested by eslint-plugin-prettier➤ YN0060: │ @standardnotes/styles@workspace:packages/styles provides node-sass (p1fb78) with version 8.0.0, which doesn't satisfy what sass-loader requests➤ YN0060: │ @standardnotes/toast@workspace:packages/toast provides react (paeae3) with version 0.0.0, which doesn't satisfy what @nanostores/react and some of its descendants request➤ YN0060: │ @standardnotes/toast@workspace:packages/toast provides react-dom (p65c95) with version 0.0.0, which doesn't satisfy what @nanostores/react requests➤ YN0002: │ @standardnotes/ui-services@workspace:packages/ui-services doesn't provide prettier (pf4cda), requested by eslint-plugin-prettier➤ YN0002: │ @standardnotes/utils@workspace:packages/utils doesn't provide @typescript-eslint/parser (pb72a8), requested by @typescript-eslint/eslint-plugin➤ YN0002: │ @standardnotes/utils@workspace:packages/utils doesn't provide prettier (p60889), requested by eslint-plugin-prettier➤ YN0060: │ @standardnotes/web@workspace:packages/web provides @types/react (p3d253) with version 18.0.26, which doesn't satisfy what @reach/dialog and some of its descendants request➤ YN0060: │ @standardnotes/web@workspace:packages/web provides node-sass (p727bc) with version 8.0.0, which doesn't satisfy what sass-loader requests➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react (pf4f42) with version 18.2.0, which doesn't satisfy what @reach/dialog and some of its descendants request➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react (paa2ec) with version 18.2.0, which doesn't satisfy what @reach/alert-dialog and some of its descendants request➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react (pfd93e) with version 18.2.0, which doesn't satisfy what @reach/alert requests➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react (p4fbeb) with version 18.2.0, which doesn't satisfy what @reach/checkbox and some of its descendants request➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react (pacfcb) with version 18.2.0, which doesn't satisfy what @reach/disclosure requests➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react (p62786) with version 18.2.0, which doesn't satisfy what @reach/listbox and some of its descendants request➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react (pfbf4a) with version 18.2.0, which doesn't satisfy what @reach/tooltip requests➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react-dom (pb3ef6) with version 18.2.0, which doesn't satisfy what @reach/dialog and some of its descendants request➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react-dom (p8a54f) with version 18.2.0, which doesn't satisfy what @reach/alert-dialog and some of its descendants request➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react-dom (pb42af) with version 18.2.0, which doesn't satisfy what @reach/alert requests➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react-dom (p3f06e) with version 18.2.0, which doesn't satisfy what @reach/checkbox and some of its descendants request➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react-dom (p9700b) with version 18.2.0, which doesn't satisfy what @reach/disclosure requests➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react-dom (p5645a) with version 18.2.0, which doesn't satisfy what @reach/listbox and some of its descendants request➤ YN0060: │ @standardnotes/web@workspace:packages/web provides react-dom (p440e2) with version 18.2.0, which doesn't satisfy what @reach/tooltip requests➤ YN0002: │ @standardnotes/web@workspace:packages/web doesn't provide react-is (p31b60), requested by styled-components➤ YN0002: │ react-native-codegen@npm:0.71.5 doesn't provide @babel/preset-env (pdcb72), requested by jscodeshift➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code➤ YN0000: └ Completed in 1s 536ms➤ YN0000: ┌ Post-resolution validation➤ YN0068: │ @types/react-beautiful-dnd ➤ peerDependencies ➤ @types/react: No matching package in the dependency tree; you may not need this rule anymore.➤ YN0068: │ @types/react-redux ➤ peerDependencies ➤ @types/react: No matching package in the dependency tree; you may not need this rule anymore.➤ YN0068: │ @types/react-transition-group ➤ peerDependencies ➤ @types/react: No matching package in the dependency tree; you may not need this rule anymore.➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ react-error-overlay: No matching package in the dependency tree; you may not need this rule anymore.➤ YN0000: └ Completed➤ YN0000: ┌ Fetch step➤ YN0000: └ Completed in 3s 72ms➤ YN0000: ┌ Link step➤ YN0000: └ Completed in 5s 483ms➤ YN0000: Done with warnings in 12s 162ms2023-04-19 16:51:29,615 INFO: Applying patches2023-04-19 16:51:29,615 INFO: Applying remove-IAP.3.146.2.patch2023-04-19 16:51:29,616 DEBUG: Directory: build/com.standardnotes2023-04-19 16:51:29,616 DEBUG: > patch -p1 -i /home/vagrant/metadata/com.standardnotes/remove-IAP.3.146.2.patchpatching file packages/mobile/src/PurchaseManager.ts2023-04-19 16:51:29,833 INFO: Creating local.properties file at build/com.standardnotes/local.properties2023-04-19 16:51:29,835 INFO: Creating local.properties file at build/com.standardnotes/packages/local.properties2023-04-19 16:51:29,836 INFO: Creating local.properties file at build/com.standardnotes/packages/mobile/local.properties2023-04-19 16:51:29,836 INFO: Creating local.properties file at build/com.standardnotes/packages/mobile/android/local.properties2023-04-19 16:51:29,837 INFO: Creating local.properties file at build/com.standardnotes/packages/mobile/android/app/local.properties2023-04-19 16:51:29,837 DEBUG: Removing debuggable flags from build/com.standardnotes/packages/mobile/android/app2023-04-19 16:51:29,846 INFO: Removing specified files2023-04-19 16:51:29,847 INFO: Removing packages/mobile/ios2023-04-19 16:51:29,857 INFO: Removing packages/desktop2023-04-19 16:51:31,625 INFO: Cleaned build.gradle of keysigning configs at build/com.standardnotes/packages/mobile/android/app/build.gradle2023-04-19 16:51:31,661 INFO: Cleaned build.gradle of keysigning configs at build/com.standardnotes/packages/mobile/node_modules/react-native/template/android/app/build.gradle2023-04-19 16:51:31,935 INFO: Cleaned build.gradle of keysigning configs at build/com.standardnotes/packages/mobile/node_modules/react-native-keychain/KeychainExample/android/app/build.gradle2023-04-19 16:51:32,547 INFO: Running 'prebuild' commands in build/com.standardnotes/packages/mobile/android/app2023-04-19 16:51:32,547 DEBUG: Directory: build/com.standardnotes/packages/mobile/android/app2023-04-19 16:51:32,547 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/detox/Id' -e 's/versionName appVersionName/versionName "3.151.0"/' -e 's/versionCode appVersionCode/versionCode 3000894/' -e '/universalApk/s/false/true/' build.gradle; pushd ../../../..; yarn run build:mobile; popd; pushd ../..; yarn run android:bundle; popd/etc/bash.bashrc: line 7: PS1: unbound variable+ sed -i -e /detox/Id -e 's/versionName appVersionName/versionName "3.151.0"/' -e 's/versionCode appVersionCode/versionCode 3000894/' -e /universalApk/s/false/true/ build.gradle+ pushd ../../../..~/build/com.standardnotes ~/build/com.standardnotes/packages/mobile/android/app+ yarn run build:mobile➤ YN0000: [@standardnotes/features]: Process started➤ YN0000: [@standardnotes/utils]: Process started➤ YN0000: [@standardnotes/sncrypto-common]: Process started➤ YN0000: [@standardnotes/icons]: Process started➤ YN0000: [@standardnotes/styles]: Process started➤ YN0000: [@standardnotes/sncrypto-common]: Process exited (exit code 0), completed in 14s 209ms➤ YN0000: [@standardnotes/features]: Process exited (exit code 0), completed in 14s 398ms➤ YN0000: [@standardnotes/utils]: Process exited (exit code 0), completed in 15s 144ms➤ YN0000: [@standardnotes/styles]: asset stylekit.css 104 KiB [emitted] (name: styles) (id hint: styles)➤ YN0000: [@standardnotes/styles]: asset styles.js 148 bytes [emitted] (name: styles) (id hint: styles)➤ YN0000: [@standardnotes/styles]: Entrypoint styles 104 KiB = stylekit.css 104 KiB styles.js 148 bytes➤ YN0000: [@standardnotes/styles]: orphan modules 110 KiB (javascript) 937 bytes (runtime) [orphan] 7 modules➤ YN0000: [@standardnotes/styles]: cacheable modules 50 bytes (javascript) 104 KiB (css/mini-extract)➤ YN0000: [@standardnotes/styles]:   ./src/Styles/main.scss 50 bytes [built] [code generated]➤ YN0000: [@standardnotes/styles]:   css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/Styles/main.scss 104 KiB [built] [code generated]➤ YN0000: [@standardnotes/styles]: webpack 5.75.0 compiled successfully in 3515 ms➤ YN0000: [@standardnotes/styles]: Process exited (exit code 0), completed in 18s 953ms➤ YN0000: [@standardnotes/icons]: asset index.js 322 KiB [emitted] [big] (name: main) 1 related asset➤ YN0000: [@standardnotes/icons]: orphan modules 284 KiB [orphan] 242 modules➤ YN0000: [@standardnotes/icons]: runtime modules 670 bytes 3 modules➤ YN0000: [@standardnotes/icons]: cacheable modules 293 KiB➤ YN0000: [@standardnotes/icons]:   ./src/index.ts + 242 modules 284 KiB [built] [code generated]➤ YN0000: [@standardnotes/icons]:   ../../node_modules/react/index.js 189 bytes [built] [code generated]➤ YN0000: [@standardnotes/icons]:   ../../node_modules/react/cjs/react.production.min.js 9.25 KiB [built] [code generated]➤ YN0000: [@standardnotes/icons]:➤ YN0000: [@standardnotes/icons]: WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).➤ YN0000: [@standardnotes/icons]: This can impact web performance.➤ YN0000: [@standardnotes/icons]: Assets:➤ YN0000: [@standardnotes/icons]:   index.js (322 KiB)➤ YN0000: [@standardnotes/icons]:➤ YN0000: [@standardnotes/icons]: WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.➤ YN0000: [@standardnotes/icons]: Entrypoints:➤ YN0000: [@standardnotes/icons]:   main (322 KiB)➤ YN0000: [@standardnotes/icons]:       index.js➤ YN0000: [@standardnotes/icons]:➤ YN0000: [@standardnotes/icons]: WARNING in webpack performance recommendations:➤ YN0000: [@standardnotes/icons]: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.➤ YN0000: [@standardnotes/icons]: For more info visit https://webpack.js.org/guides/code-splitting/➤ YN0000: [@standardnotes/icons]:➤ YN0000: [@standardnotes/icons]: webpack 5.74.0 compiled with 3 warnings in 16550 ms➤ YN0000: [@standardnotes/icons]: Process exited (exit code 0), completed in 30s 433ms➤ YN0000: [@standardnotes/responses]: Process started➤ YN0000: [@standardnotes/sncrypto-web]: Process started➤ YN0000: [@standardnotes/responses]: Process exited (exit code 0), completed in 10s 418ms➤ YN0000: [@standardnotes/sncrypto-web]: asset ./sncrypto-web.js 1000 KiB [emitted] [big] (name: sncrypto-web.js) 1 related asset➤ YN0000: [@standardnotes/sncrypto-web]: asset crypto.d.ts 4.48 KiB [emitted]➤ YN0000: [@standardnotes/sncrypto-web]: asset utils.d.ts 3.11 KiB [emitted]➤ YN0000: [@standardnotes/sncrypto-web]: asset libsodium.d.ts 559 bytes [emitted]➤ YN0000: [@standardnotes/sncrypto-web]: asset index.d.ts 116 bytes [emitted]➤ YN0000: [@standardnotes/sncrypto-web]: runtime modules 221 bytes 1 module➤ YN0000: [@standardnotes/sncrypto-web]: modules by path ../ 946 KiB➤ YN0000: [@standardnotes/sncrypto-web]:   modules by path ../../node_modules/ 937 KiB➤ YN0000: [@standardnotes/sncrypto-web]:     modules by path ../../node_modules/uuid/dist/commonjs-browser/*.js 24.3 KiB 16 modules➤ YN0000: [@standardnotes/sncrypto-web]:     modules by path ../../node_modules/util/ 16.3 KiB 3 modules➤ YN0000: [@standardnotes/sncrypto-web]:     + 6 modules➤ YN0000: [@standardnotes/sncrypto-web]:   modules by path ../sncrypto-common/dist/ 8.97 KiB 24 modules➤ YN0000: [@standardnotes/sncrypto-web]: modules by path ./src/*.ts 51.2 KiB➤ YN0000: [@standardnotes/sncrypto-web]:   ./src/index.ts 1.09 KiB [built] [code generated]➤ YN0000: [@standardnotes/sncrypto-web]:   ./src/crypto.ts 39.2 KiB [built] [code generated]➤ YN0000: [@standardnotes/sncrypto-web]:   ./src/utils.ts 6.98 KiB [built] [code generated]➤ YN0000: [@standardnotes/sncrypto-web]:   ./src/libsodium.ts 3.91 KiB [built] [code generated]➤ YN0000: [@standardnotes/sncrypto-web]: fs (ignored) 15 bytes [built] [code generated]➤ YN0000: [@standardnotes/sncrypto-web]: crypto (ignored) 15 bytes [optional] [built] [code generated]➤ YN0000: [@standardnotes/sncrypto-web]:➤ YN0000: [@standardnotes/sncrypto-web]: WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).➤ YN0000: [@standardnotes/sncrypto-web]: This can impact web performance.➤ YN0000: [@standardnotes/sncrypto-web]: Assets:➤ YN0000: [@standardnotes/sncrypto-web]:   ./sncrypto-web.js (1000 KiB)➤ YN0000: [@standardnotes/sncrypto-web]:➤ YN0000: [@standardnotes/sncrypto-web]: WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.➤ YN0000: [@standardnotes/sncrypto-web]: Entrypoints:➤ YN0000: [@standardnotes/sncrypto-web]:   sncrypto-web.js (1000 KiB)➤ YN0000: [@standardnotes/sncrypto-web]:       ./sncrypto-web.js➤ YN0000: [@standardnotes/sncrypto-web]: ➤ YN0000: [@standardnotes/sncrypto-web]:➤ YN0000: [@standardnotes/sncrypto-web]: WARNING in webpack performance recommendations:➤ YN0000: [@standardnotes/sncrypto-web]: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.➤ YN0000: [@standardnotes/sncrypto-web]: For more info visit https://webpack.js.org/guides/code-splitting/➤ YN0000: [@standardnotes/sncrypto-web]:➤ YN0000: [@standardnotes/sncrypto-web]: webpack 5.74.0 compiled with 3 warnings in 28992 ms➤ YN0000: [@standardnotes/sncrypto-web]: Process exited (exit code 0), completed in 45s 329ms➤ YN0000: [@standardnotes/models]: Process started➤ YN0000: [@standardnotes/models]: Process exited (exit code 0), completed in 15s 416ms➤ YN0000: [@standardnotes/encryption]: Process started➤ YN0000: [@standardnotes/encryption]: Process exited (exit code 0), completed in 11s 683ms➤ YN0000: [@standardnotes/api]: Process started➤ YN0000: [@standardnotes/files]: Process started➤ YN0000: [@standardnotes/files]: Empty build script required for yarn topological install➤ YN0000: [@standardnotes/files]: Process exited (exit code 0), completed in 2s 568ms➤ YN0000: [@standardnotes/api]: Process exited (exit code 0), completed in 12s 292ms➤ YN0000: [@standardnotes/snjs]: Process started➤ YN0000: [@standardnotes/filepicker]: Process started➤ YN0000: [@standardnotes/filepicker]: Empty build script required for yarn topological install➤ YN0000: [@standardnotes/filepicker]: Process exited (exit code 0), completed in 2s 537ms➤ YN0000: [@standardnotes/snjs]: tscpaths --project /home/vagrant/build/com.standardnotes/packages/snjs/lib/tsconfig.json --src /home/vagrant/build/com.standardnotes/packages/snjs/lib --out /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Application/Application.d.ts: replaced 11 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Migrations/Base.d.ts: replaced 1 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Migrations/MigrationServices.d.ts: replaced 2 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Migrations/Applicators/TagsToFolders.d.ts: replaced 1 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Migrations/Versions/2_0_15.d.ts: replaced 1 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Migrations/Versions/2_20_0.d.ts: replaced 1 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Migrations/Versions/2_36_0.d.ts: replaced 1 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Migrations/Versions/2_42_0.d.ts: replaced 1 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Migrations/Versions/2_7_0.d.ts: replaced 1 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Services/Actions/ActionsService.d.ts: replaced 1 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Services/ComponentManager/ComponentManager.d.ts: replaced 5 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Services/ComponentManager/ComponentViewer.d.ts: replaced 4 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Services/ComponentManager/Types.d.ts: replaced 1 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Services/Features/FeaturesService.d.ts: replaced 2 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Services/History/HistoryManager.d.ts: replaced 2 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Services/KeyRecovery/KeyRecoveryService.d.ts: replaced 1 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Services/KeyRecovery/Types.d.ts: replaced 1 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Services/Listed/ListedService.d.ts: replaced 2 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Services/Protection/ProtectionService.d.ts: replaced 1 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Services/Session/SessionManager.d.ts: replaced 1 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Services/Settings/SettingsServerInterface.d.ts: replaced 1 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Services/Singleton/SingletonManager.d.ts: replaced 1 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Services/Sync/Signals.d.ts: replaced 1 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Services/Sync/SyncService.d.ts: replaced 4 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Domain/UseCase/GetRecoveryCodes/GetRecoveryCodes.d.ts: replaced 1 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Services/Sync/Account/Operation.d.ts: replaced 2 paths➤ YN0000: [@standardnotes/snjs]: /home/vagrant/build/com.standardnotes/packages/snjs/dist/@types/Services/Sync/Offline/Operation.d.ts: replaced 1 paths➤ YN0000: [@standardnotes/snjs]: Replaced 52 paths in 27 files➤ YN0000: [@standardnotes/snjs]: asset ./snjs.js 2.07 MiB [emitted] [big] (name: snjs.js)➤ YN0000: [@standardnotes/snjs]: orphan modules 626 KiB [orphan] 244 modules➤ YN0000: [@standardnotes/snjs]: runtime modules 1.25 KiB 6 modules➤ YN0000: [@standardnotes/snjs]: modules by path ../ 1.46 MiB 818 modules➤ YN0000: [@standardnotes/snjs]: modules by path ./lib/ 477 KiB➤ YN0000: [@standardnotes/snjs]:   modules by path ./lib/Domain/ 19.2 KiB 11 modules➤ YN0000: [@standardnotes/snjs]:   modules by path ./lib/Migrations/ 18.2 KiB 4 modules➤ YN0000: [@standardnotes/snjs]:   modules by path ./lib/*.ts 1.96 KiB 3 modules➤ YN0000: [@standardnotes/snjs]:   modules by path ./lib/Application/*.ts 55.6 KiB➤ YN0000: [@standardnotes/snjs]:     ./lib/Application/index.ts + 6 modules 54.3 KiB [built] [code generated]➤ YN0000: [@standardnotes/snjs]:     ./lib/Application/Platforms.ts 1.27 KiB [built] [code generated]➤ YN0000: [@standardnotes/snjs]:   ./lib/Services/index.ts + 61 modules 374 KiB [built] [code generated]➤ YN0000: [@standardnotes/snjs]:   ./lib/ApplicationGroup/index.ts + 2 modules 6.94 KiB [built] [code generated]➤ YN0000: [@standardnotes/snjs]:   ./lib/Client/index.ts + 1 modules 872 bytes [built] [code generated]➤ YN0000: [@standardnotes/snjs]:➤ YN0000: [@standardnotes/snjs]: WARNING in Circular dependency detected:➤ YN0000: [@standardnotes/snjs]: ../features/dist/Domain/Component/NoteType.js -> ../features/dist/Domain/Feature/Features.js -> ../features/dist/Domain/Lists/ClientFeatures.js -> ../features/dist/Domain/Lists/Editors.js -> ../features/dist/Domain/Component/NoteType.js➤ YN0000: [@standardnotes/snjs]:➤ YN0000: [@standardnotes/snjs]: WARNING in Circular dependency detected:➤ YN0000: [@standardnotes/snjs]: ../features/dist/Domain/Feature/Features.js -> ../features/dist/Domain/Lists/ClientFeatures.js -> ../features/dist/Domain/Lists/Editors.js -> ../features/dist/Domain/Component/NoteType.js -> ../features/dist/Domain/Feature/Features.js➤ YN0000: [@standardnotes/snjs]:➤ YN0000: [@standardnotes/snjs]: WARNING in Circular dependency detected:➤ YN0000: [@standardnotes/snjs]: ../features/dist/Domain/Lists/ClientFeatures.js -> ../features/dist/Domain/Lists/Editors.js -> ../features/dist/Domain/Component/NoteType.js -> ../features/dist/Domain/Feature/Features.js -> ../features/dist/Domain/Lists/ClientFeatures.js➤ YN0000: [@standardnotes/snjs]:➤ YN0000: [@standardnotes/snjs]: WARNING in Circular dependency detected:➤ YN0000: [@standardnotes/snjs]: ../features/dist/Domain/Lists/DeprecatedFeatures.js -> ../features/dist/Domain/Component/NoteType.js -> ../features/dist/Domain/Feature/Features.js -> ../features/dist/Domain/Lists/DeprecatedFeatures.js➤ YN0000: [@standardnotes/snjs]:➤ YN0000: [@standardnotes/snjs]: WARNING in Circular dependency detected:➤ YN0000: [@standardnotes/snjs]: ../features/dist/Domain/Lists/Editors.js -> ../features/dist/Domain/Component/NoteType.js -> ../features/dist/Domain/Feature/Features.js -> ../features/dist/Domain/Lists/ClientFeatures.js -> ../features/dist/Domain/Lists/Editors.js➤ YN0000: [@standardnotes/snjs]:➤ YN0000: [@standardnotes/snjs]: WARNING in Circular dependency detected:➤ YN0000: [@standardnotes/snjs]: ../models/dist/Domain/Runtime/Display/DisplayOptionsToFilters.js -> ../models/dist/Domain/Runtime/Display/Search/SearchUtilities.js -> ../models/dist/Domain/Runtime/Display/DisplayOptionsToFilters.js➤ YN0000: [@standardnotes/snjs]:➤ YN0000: [@standardnotes/snjs]: WARNING in Circular dependency detected:➤ YN0000: [@standardnotes/snjs]: ../models/dist/Domain/Runtime/Display/Search/SearchUtilities.js -> ../models/dist/Domain/Runtime/Display/DisplayOptionsToFilters.js -> ../models/dist/Domain/Runtime/Display/Search/SearchUtilities.js➤ YN0000: [@standardnotes/snjs]:➤ YN0000: [@standardnotes/snjs]: WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).➤ YN0000: [@standardnotes/snjs]: This can impact web performance.➤ YN0000: [@standardnotes/snjs]: Assets:➤ YN0000: [@standardnotes/snjs]:   ./snjs.js (2.07 MiB)➤ YN0000: [@standardnotes/snjs]:➤ YN0000: [@standardnotes/snjs]: WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.➤ YN0000: [@standardnotes/snjs]: Entrypoints:➤ YN0000: [@standardnotes/snjs]:   snjs.js (2.07 MiB)➤ YN0000: [@standardnotes/snjs]:       ./snjs.js➤ YN0000: [@standardnotes/snjs]:➤ YN0000: [@standardnotes/snjs]: WARNING in webpack performance recommendations:➤ YN0000: [@standardnotes/snjs]: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.➤ YN0000: [@standardnotes/snjs]: For more info visit https://webpack.js.org/guides/code-splitting/➤ YN0000: [@standardnotes/snjs]:➤ YN0000: [@standardnotes/snjs]: webpack 5.74.0 compiled with 10 warnings in 61747 ms➤ YN0000: [@standardnotes/snjs]: Browserslist: caniuse-lite is outdated. Please run:➤ YN0000: [@standardnotes/snjs]:   npx update-browserslist-db@latest➤ YN0000: [@standardnotes/snjs]:   Why you should do it regularly: https://github.com/browserslist/update-db#readme➤ YN0000: [@standardnotes/snjs]: [BABEL] Note: The code generator has deoptimised the styling of /home/vagrant/build/com.standardnotes/node_modules/lodash/lodash.js as it exceeds the max of 500KB.➤ YN0000: [@standardnotes/snjs]: Process exited (exit code 0), completed in 1m 31s➤ YN0000: [@standardnotes/web]: Process started➤ YN0000: [@standardnotes/web]: assets by path components/assets/ 37.4 MiB 504 assets➤ YN0000: [@standardnotes/web]: assets by path favicon/ 23.2 KiB 9 assets➤ YN0000: [@standardnotes/web]: assets by path *.html 6.91 KiB 4 assets➤ YN0000: [@standardnotes/web]: assets by path ./ 3.9 MiB 2 assets➤ YN0000: [@standardnotes/web]: assets by path dist/*.js 861 KiB 2 assets➤ YN0000: [@standardnotes/web]: assets by path .well-known/ 741 bytes➤ YN0000: [@standardnotes/web]:   asset .well-known/assetlinks.json 588 bytes [emitted] [from: src/.well-known/assetlinks.json] [copied]➤ YN0000: [@standardnotes/web]:   asset .well-known/apple-app-site-association 153 bytes [emitted] [from: src/.well-known/apple-app-site-association] [copied]➤ YN0000: [@standardnotes/web]: assets by path *.svg 487 bytes➤ YN0000: [@standardnotes/web]:   asset 545359f389ab23c1b197.svg 266 bytes [emitted] [immutable] [from: src/javascripts/Components/SuperEditor/Lexical/Icons/chevron-down.svg] (auxiliary name: main)➤ YN0000: [@standardnotes/web]:   asset 34c72edbb4021339aa20.svg 221 bytes [emitted] [immutable] [from: src/javascripts/Components/SuperEditor/Lexical/Icons/plus.svg] (auxiliary name: main)➤ YN0000: [@standardnotes/web]: asset manifest.webmanifest 809 bytes [emitted] [from: src/manifest.webmanifest] [copied]➤ YN0000: [@standardnotes/web]: asset robots.txt 30 bytes [emitted] [from: src/robots.txt] [copied]➤ YN0000: [@standardnotes/web]: Entrypoint main [big] 3.9 MiB (13.5 MiB) = ./app.css 112 KiB ./app.js 3.79 MiB 4 auxiliary assets➤ YN0000: [@standardnotes/web]: orphan modules 866 KiB (javascript) 487 bytes (asset) 10.3 KiB (runtime) [orphan] 200 modules➤ YN0000: [@standardnotes/web]: runtime modules 2.4 KiB 8 modules➤ YN0000: [@standardnotes/web]: javascript modules 7.76 MiB➤ YN0000: [@standardnotes/web]:   modules by path ../ 5.92 MiB 835 modules➤ YN0000: [@standardnotes/web]:   modules by path ./src/ 1.84 MiB 605 modules➤ YN0000: [@standardnotes/web]:   fs (ignored) 15 bytes [built] [code generated]➤ YN0000: [@standardnotes/web]:   crypto (ignored) 15 bytes [optional] [built] [code generated]➤ YN0000: [@standardnotes/web]: css modules 112 KiB➤ YN0000: [@standardnotes/web]:   modules by path ./src/ 110 KiB 8 modules➤ YN0000: [@standardnotes/web]:   modules by path ../../node_modules/@reach/ 2.01 KiB➤ YN0000: [@standardnotes/web]:     css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!../../node_modules/@reach/dialog/styles.css 236 bytes [built] [code generated]➤ YN0000: [@standardnotes/web]:     css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!../../node_modules/@reach/listbox/styles.css 1.55 KiB [built] [code generated]➤ YN0000: [@standardnotes/web]:     css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!../../node_modules/@reach/tooltip/styles.css 237 bytes [built] [code generated]➤ YN0000: [@standardnotes/web]:➤ YN0000: [@standardnotes/web]: WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).➤ YN0000: [@standardnotes/web]: This can impact web performance.➤ YN0000: [@standardnotes/web]: Assets:➤ YN0000: [@standardnotes/web]:   ./app.js (3.79 MiB)➤ YN0000: [@standardnotes/web]:   dist/vendors~libsodium.bundle.js (860 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.advanced-markdown-editor/dist/dist.js.map (267 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.bold-editor/dist/dist.min.js (475 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.bold-editor/dist/vendor.js (283 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.fancy-markdown-editor/dist/dist.js (400 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.fancy-markdown-editor/dist/lib.js (402 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.plus-editor/dist/vendor.js (312 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.simple-markdown-editor/dist/dist.js (1.12 MiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.token-vault/dist/dist.js (551 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.advanced-markdown-editor/dist/fonts/fontawesome-webfont.svg (434 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.advanced-markdown-editor/dist/vendor/easymd/easymd.js (316 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.advanced-markdown-editor/dist/vendor/highlightjs/highlightjs.js (732 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.markdown-visual-editor/build/static/js/main.js (2.71 MiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.markdown-visual-editor/build/static/js/main.js.map (9.99 MiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.markdown-visual-editor/build/static/media/material-icons-two-tone..woff (332 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.standard-sheets/dist/vendor/js/kendo.spreadsheet.min.js (1.36 MiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.standard-sheets/dist/vendor/styles/kendo.common-fiori.min.css (845 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.standard-sheets/dist/vendor/styles/kendo.common-fiori.min.css.map (683 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.standard-sheets/dist/vendor/styles/kendo.fiori.min.css (324 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.standard-sheets/dist/vendor/styles/kendo.fiori.mobile.min.css (267 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.standard-sheets/dist/vendor/styles/fonts/DejaVu/DejaVuSans-Bold.ttf (688 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.standard-sheets/dist/vendor/styles/fonts/DejaVu/DejaVuSans-BoldOblique.ttf (627 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.standard-sheets/dist/vendor/styles/fonts/DejaVu/DejaVuSans-ExtraLight.ttf (347 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.standard-sheets/dist/vendor/styles/fonts/DejaVu/DejaVuSans-Oblique.ttf (619 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.standard-sheets/dist/vendor/styles/fonts/DejaVu/DejaVuSans.ttf (738 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.standard-sheets/dist/vendor/styles/fonts/DejaVu/DejaVuSansMono-Bold.ttf (324 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.standard-sheets/dist/vendor/styles/fonts/DejaVu/DejaVuSansMono-BoldOblique.ttf (247 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.standard-sheets/dist/vendor/styles/fonts/DejaVu/DejaVuSansMono-Oblique.ttf (246 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.standard-sheets/dist/vendor/styles/fonts/DejaVu/DejaVuSansMono.ttf (332 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.standard-sheets/dist/vendor/styles/fonts/DejaVu/DejaVuSerif-Bold.ttf (347 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.standard-sheets/dist/vendor/styles/fonts/DejaVu/DejaVuSerif-BoldItalic.ttf (339 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.standard-sheets/dist/vendor/styles/fonts/DejaVu/DejaVuSerif-Italic.ttf (338 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.standard-sheets/dist/vendor/styles/fonts/DejaVu/DejaVuSerif.ttf (371 KiB)➤ YN0000: [@standardnotes/web]:   components/assets/org.standardnotes.standard-sheets/dist/vendor/styles/fonts/glyphs/WebComponentsIcons.svg (637 KiB)➤ YN0000: [@standardnotes/web]:➤ YN0000: [@standardnotes/web]: WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.➤ YN0000: [@standardnotes/web]: Entrypoints:➤ YN0000: [@standardnotes/web]:   main (3.9 MiB)➤ YN0000: [@standardnotes/web]:       ./app.css➤ YN0000: [@standardnotes/web]:       ./app.js➤ YN0000: [@standardnotes/web]:➤ YN0000: [@standardnotes/web]: WARNING in webpack performance recommendations:➤ YN0000: [@standardnotes/web]: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.➤ YN0000: [@standardnotes/web]: For more info visit https://webpack.js.org/guides/code-splitting/➤ YN0000: [@standardnotes/web]:➤ YN0000: [@standardnotes/web]: webpack 5.75.0 compiled with 3 warnings in 310229 ms➤ YN0000: [@standardnotes/web]: Browserslist: caniuse-lite is outdated. Please run:➤ YN0000: [@standardnotes/web]:   npx update-browserslist-db@latest➤ YN0000: [@standardnotes/web]:   Why you should do it regularly: https://github.com/browserslist/update-db#readme➤ YN0000: [@standardnotes/web]: [BABEL] Note: The code generator has deoptimised the styling of /home/vagrant/build/com.standardnotes/packages/snjs/dist/snjs.js as it exceeds the max of 500KB.➤ YN0000: [@standardnotes/web]: Process exited (exit code 0), completed in 6m 23s➤ YN0000: [@standardnotes/mobile]: Process started➤ YN0000: [@standardnotes/mobile]: Scanning for pods...➤ YN0000: [@standardnotes/mobile]: CocoaPods is only supported on darwin machines➤ YN0000: [@standardnotes/mobile]:                 Welcome to Metro v0.73.8➤ YN0000: [@standardnotes/mobile]:               Fast - Scalable - Integrated➤ YN0000: [@standardnotes/mobile]:➤ YN0000: [@standardnotes/mobile]:➤ YN0000: [@standardnotes/mobile]: info Writing bundle output to:, android/app/src/main/assets/index.android.bundle➤ YN0000: [@standardnotes/mobile]: info Done writing bundle output➤ YN0000: [@standardnotes/mobile]: warn Package react-native-fingerprint-scanner contains invalid configuration: "dependency.assets" is not allowed,"dependency.hooks" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this.➤ YN0000: [@standardnotes/mobile]: warn Package react-native-keychain contains invalid configuration: "dependency.platforms.ios.podspecPath" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this.➤ YN0000: [@standardnotes/mobile]: Process exited (exit code 0), completed in 2m 31s➤ YN0000: Done in 12m 20s+ popd~/build/com.standardnotes/packages/mobile/android/app+ pushd ../..~/build/com.standardnotes/packages/mobile ~/build/com.standardnotes/packages/mobile/android/app+ yarn run android:bundlewarn Package react-native-fingerprint-scanner contains invalid configuration: "dependency.assets" is not allowed,"dependency.hooks" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this.warn Package react-native-keychain contains invalid configuration: "dependency.platforms.ios.podspecPath" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this.Welcome to Metro v0.73.8Fast - Scalable - Integratedinfo Writing bundle output to:, android/app/src/main/assets/index.android.bundleinfo Done writing bundle output+ popd~/build/com.standardnotes/packages/mobile/android/app2023-04-19 17:04:28,960 INFO: Cleaning Gradle project...2023-04-19 17:04:28,961 DEBUG: Directory: build/com.standardnotes/packages/mobile/android/app2023-04-19 17:04:28,962 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 7.5.1 via distributionUrlDownloading missing gradle version 7.5.1cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-7.5.1-bin.zip: OKRunning /opt/gradle/versions/7.5.1/bin/gradle cleanWelcome to Gradle 7.5.1!Here are the highlights of this release:- Support for Java 18- Support for building with Groovy 4- Much more responsive continuous builds- Improved diagnostics for dependency resolutionFor more details see https://docs.gradle.org/7.5.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.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.Daemon will be stopped at the end of the build> Task :react-native-gradle-plugin:compileKotlin> Task :react-native-gradle-plugin:compileJava NO-SOURCE> Task :react-native-gradle-plugin:pluginDescriptors> Task :react-native-gradle-plugin:processResources> Task :react-native-gradle-plugin:classes> Task :react-native-gradle-plugin:inspectClassesForKotlinIC> Task :react-native-gradle-plugin:jar> Configure project :react-native-mmkv[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dirChecking the license for package CMake 3.18.1 in /opt/android-sdk/licensesLicense for package CMake 3.18.1 accepted.Preparing "Install CMake 3.18.1 (revision: 3.18.1)"."Install CMake 3.18.1 (revision: 3.18.1)" ready.Installing CMake 3.18.1 in /opt/android-sdk/cmake/3.18.1"Install CMake 3.18.1 (revision: 3.18.1)" complete."Install CMake 3.18.1 (revision: 3.18.1)" finished.[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir> Task :app:clean UP-TO-DATEDeprecated 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.5.1/userguide/command_line_interface.html#sec:command_line_warningsBUILD SUCCESSFUL in 3m 48s6 actionable tasks: 5 executed, 1 up-to-date2023-04-19 17:08:24,275 INFO: Scanning source for common problems...2023-04-19 17:08:24,289 INFO: Removing gzip file archive at .yarn/install-state.gz2023-04-19 17:08:24,296 INFO: Removing ZIP file archive at .yarn/cache/@types-hoist-non-react-statics-npm-3.3.1-c0081332b2-2c0778570d.zip2023-04-19 17:08:24,296 INFO: Removing ZIP file archive at .yarn/cache/@lexical-utils-npm-0.9.2-904e30beb0-4885762b10.zip2023-04-19 17:08:24,296 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-proposal-numeric-separator-npm-7.18.6-cfcd55888a-f370ea584c.zip2023-04-19 17:08:24,297 INFO: Removing ZIP file archive at .yarn/cache/@types-react-npm-18.0.25-0d729c976f-231d658c45.zip2023-04-19 17:08:24,297 INFO: Removing ZIP file archive at .yarn/cache/acorn-import-assertions-npm-1.8.0-e9a9d57e27-5c4cf7c850.zip2023-04-19 17:08:24,298 INFO: Removing ZIP file archive at .yarn/cache/yallist-npm-4.0.0-b493d9e907-343617202a.zip2023-04-19 17:08:24,298 INFO: Removing ZIP file archive at .yarn/cache/json-merge-patch-npm-1.0.2-c39aa8231c-06867dbb93.zip2023-04-19 17:08:24,299 INFO: Removing ZIP file archive at .yarn/cache/to-object-path-npm-0.3.0-241b5ffa9c-9425effee5.zip2023-04-19 17:08:24,299 INFO: Removing ZIP file archive at .yarn/cache/ws-npm-7.5.9-26f12a5ed6-c3c100a181.zip2023-04-19 17:08:24,299 INFO: Removing ZIP file archive at .yarn/cache/write-file-atomic-npm-3.0.3-d948a237da-c55b24617c.zip2023-04-19 17:08:24,300 INFO: Removing ZIP file archive at .yarn/cache/json-parse-better-errors-npm-1.0.2-7f37637d19-ff2b5ba2a7.zip2023-04-19 17:08:24,300 INFO: Removing ZIP file archive at .yarn/cache/asar-npm-3.2.0-ce87ce2b73-f7d30b4597.zip2023-04-19 17:08:24,301 INFO: Removing ZIP file archive at .yarn/cache/callsites-npm-2.0.0-cc39942b7f-be2f67b247.zip2023-04-19 17:08:24,301 INFO: Removing ZIP file archive at .yarn/cache/@jest-environment-npm-29.4.3-10a43fcefc-7c1b0cc4e8.zip2023-04-19 17:08:24,301 INFO: Removing ZIP file archive at .yarn/cache/stackframe-npm-1.3.4-bf4b7cc8fd-bae1596873.zip2023-04-19 17:08:24,302 INFO: Removing ZIP file archive at .yarn/cache/jest-runtime-npm-29.3.1-4afadd3ad9-82f27b48f0.zip2023-04-19 17:08:24,302 INFO: Removing ZIP file archive at .yarn/cache/fresh-npm-0.5.2-ad2bb4c0a2-13ea8b08f9.zip2023-04-19 17:08:24,303 INFO: Removing ZIP file archive at .yarn/cache/prettier-plugin-organize-imports-npm-3.2.0-d3838dda23-ba9f0d1bf2.zip2023-04-19 17:08:24,303 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-map-workspaces-npm-2.0.4-42a45fa797-cc8d662ac5.zip2023-04-19 17:08:24,303 INFO: Removing ZIP file archive at .yarn/cache/typescript-patch-fd8e6362bb-563a0ef47a.zip2023-04-19 17:08:24,307 INFO: Removing ZIP file archive at .yarn/cache/call-bind-npm-1.0.2-c957124861-f8e31de9d1.zip2023-04-19 17:08:24,308 INFO: Removing ZIP file archive at .yarn/cache/electron-updater-npm-5.3.0-451ef3ebab-975381ffb0.zip2023-04-19 17:08:24,308 INFO: Removing ZIP file archive at .yarn/cache/@types-libsodium-wrappers-npm-0.7.10-1977488a6a-717054ebcb.zip2023-04-19 17:08:24,308 INFO: Removing ZIP file archive at .yarn/cache/bin-links-npm-3.0.3-6f4ee98953-ea2dc6f91a.zip2023-04-19 17:08:24,309 INFO: Removing ZIP file archive at .yarn/cache/detect-indent-npm-6.1.0-d8c441ff7a-ab953a73c7.zip2023-04-19 17:08:24,309 INFO: Removing ZIP file archive at .yarn/cache/make-dir-npm-2.1.0-1ddaf205e7-043548886b.zip2023-04-19 17:08:24,310 INFO: Removing ZIP file archive at .yarn/cache/cli-table-npm-0.3.11-f912789cff-59fb61f992.zip2023-04-19 17:08:24,310 INFO: Removing ZIP file archive at .yarn/cache/serialize-error-npm-8.1.0-a3c5bcc96c-2eef236d50.zip2023-04-19 17:08:24,310 INFO: Removing ZIP file archive at .yarn/cache/webpack-npm-5.75.0-ebca50e2e7-2bcc5f3c19.zip2023-04-19 17:08:24,311 INFO: Removing ZIP file archive at .yarn/cache/strip-bom-stream-npm-4.0.0-a8b84a835b-376717a110.zip2023-04-19 17:08:24,312 INFO: Removing ZIP file archive at .yarn/cache/deprecation-npm-2.3.1-e19c92d6e7-f56a05e182.zip2023-04-19 17:08:24,312 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-react-display-name-npm-7.18.6-dad446a24b-51c087ab9e.zip2023-04-19 17:08:24,312 INFO: Removing ZIP file archive at .yarn/cache/string.prototype.trimend-npm-1.0.6-304246ecc1-0fdc34645a.zip2023-04-19 17:08:24,313 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-export-namespace-from-npm-7.8.3-1747201aa9-85740478be.zip2023-04-19 17:08:24,313 INFO: Removing ZIP file archive at .yarn/cache/define-lazy-prop-npm-2.0.0-bba0cd91a7-0115fdb065.zip2023-04-19 17:08:24,314 INFO: Removing ZIP file archive at .yarn/cache/bonjour-service-npm-1.0.14-42da5d049d-4a825bbf18.zip2023-04-19 17:08:24,314 INFO: Removing ZIP file archive at .yarn/cache/scheduler-npm-0.23.0-a379a6bc3b-d79192eeaa.zip2023-04-19 17:08:24,314 INFO: Removing ZIP file archive at .yarn/cache/wrappy-npm-1.0.2-916de4d4b3-159da4805f.zip2023-04-19 17:08:24,315 INFO: Removing ZIP file archive at .yarn/cache/xmlbuilder-npm-15.1.1-becc60bf4e-14f7302402.zip2023-04-19 17:08:24,315 INFO: Removing ZIP file archive at .yarn/cache/@svgr-hast-util-to-babel-ast-npm-6.5.1-ba67d1605f-37923cce1b.zip2023-04-19 17:08:24,316 INFO: Removing ZIP file archive at .yarn/cache/parse-json-npm-5.2.0-00a63b1199-62085b17d6.zip2023-04-19 17:08:24,316 INFO: Removing ZIP file archive at .yarn/cache/conventional-changelog-core-npm-4.2.4-3507358941-56d5194040.zip2023-04-19 17:08:24,317 INFO: Removing ZIP file archive at .yarn/cache/is-ssh-npm-1.4.0-c6d7eec087-75eaa17b53.zip2023-04-19 17:08:24,317 INFO: Removing ZIP file archive at .yarn/cache/iconv-lite-npm-0.4.24-c5c4ac6695-bd9f120f5a.zip2023-04-19 17:08:24,317 INFO: Removing ZIP file archive at .yarn/cache/retry-npm-0.13.1-89eb100ab6-47c4d5be67.zip2023-04-19 17:08:24,318 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-flow-npm-7.18.6-4d4d494639-abe82062b3.zip2023-04-19 17:08:24,318 INFO: Removing ZIP file archive at .yarn/cache/@jsdoc-salty-npm-0.2.1-9ecef160e8-6cedbfe1ba.zip2023-04-19 17:08:24,319 INFO: Removing ZIP file archive at .yarn/cache/@babel-preset-flow-npm-7.18.6-5fe1214970-9100d4eab3.zip2023-04-19 17:08:24,319 INFO: Removing ZIP file archive at .yarn/cache/@types-react-dom-npm-18.0.9-e52458db76-e744e3feba.zip2023-04-19 17:08:24,319 INFO: Removing ZIP file archive at .yarn/cache/dir-compare-npm-2.4.0-52c615bfd0-16710bcb64.zip2023-04-19 17:08:24,320 INFO: Removing ZIP file archive at .yarn/cache/json-schema-traverse-npm-0.4.1-4759091693-7486074d3b.zip2023-04-19 17:08:24,320 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-compilation-targets-npm-7.19.3-ba5dbffed2-aafcb4490c.zip2023-04-19 17:08:24,321 INFO: Removing ZIP file archive at .yarn/cache/@types-plist-npm-3.0.2-cae478f2cb-b8f9e6b21f.zip2023-04-19 17:08:24,321 INFO: Removing ZIP file archive at .yarn/cache/unpipe-npm-1.0.0-2ed2a3c2bf-4fa18d8d8d.zip2023-04-19 17:08:24,321 INFO: Removing ZIP file archive at .yarn/cache/eslint-plugin-react-npm-7.31.10-d43fb4c6e9-f013669c29.zip2023-04-19 17:08:24,322 INFO: Removing ZIP file archive at .yarn/cache/slice-ansi-npm-4.0.0-6eeca1d10e-4a82d7f085.zip2023-04-19 17:08:24,322 INFO: Removing ZIP file archive at .yarn/cache/braces-npm-2.3.2-19cadb3384-e30dcb6aaf.zip2023-04-19 17:08:24,323 INFO: Removing ZIP file archive at .yarn/cache/ansi-regex-npm-6.0.1-8d663a607d-1ff8b7667c.zip2023-04-19 17:08:24,323 INFO: Removing ZIP file archive at .yarn/cache/babel-loader-npm-9.1.0-6467162cbf-774758febd.zip2023-04-19 17:08:24,324 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-dotall-regex-npm-7.18.6-6cf8766a0f-cbe5d7063e.zip2023-04-19 17:08:24,324 INFO: Removing ZIP file archive at .yarn/cache/wordwrap-npm-1.0.0-ae57a645e8-2a44b27881.zip2023-04-19 17:08:24,324 INFO: Removing ZIP file archive at .yarn/cache/pify-npm-3.0.0-679ee405c8-6cdcbc3567.zip2023-04-19 17:08:24,325 INFO: Removing ZIP file archive at .yarn/cache/supports-color-npm-8.1.1-289e937149-c052193a7e.zip2023-04-19 17:08:24,325 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-react-pure-annotations-npm-7.18.6-ed47d931a2-97c4873d40.zip2023-04-19 17:08:24,326 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-parameters-npm-7.20.3-9a759c137f-69054c93d7.zip2023-04-19 17:08:24,326 INFO: Removing ZIP file archive at .yarn/cache/graceful-readlink-npm-1.0.1-6da4ca180d-4c1889ca0a.zip2023-04-19 17:08:24,326 INFO: Removing ZIP file archive at .yarn/cache/lodash.isplainobject-npm-4.0.6-d73937742f-29c6351f28.zip2023-04-19 17:08:24,327 INFO: Removing ZIP file archive at .yarn/cache/p-reduce-npm-2.1.0-f5593a333c-99b26d3606.zip2023-04-19 17:08:24,327 INFO: Removing ZIP file archive at .yarn/cache/keyv-npm-4.5.0-57560bec53-d294873cf8.zip2023-04-19 17:08:24,328 INFO: Removing ZIP file archive at .yarn/cache/@pmmmwh-react-refresh-webpack-plugin-npm-0.5.10-0928d1798a-c45beded9c.zip2023-04-19 17:08:24,328 INFO: Removing ZIP file archive at .yarn/cache/debug-npm-2.6.9-7d4cb597dc-d2f51589ca.zip2023-04-19 17:08:24,328 INFO: Removing ZIP file archive at .yarn/cache/sort-keys-npm-4.2.0-bf52ceef80-1535ffd5a7.zip2023-04-19 17:08:24,329 INFO: Removing ZIP file archive at .yarn/cache/ignore-npm-4.0.6-66c0d6543e-248f82e50a.zip2023-04-19 17:08:24,329 INFO: Removing ZIP file archive at .yarn/cache/p-locate-npm-4.1.0-eec6872537-513bd14a45.zip2023-04-19 17:08:24,330 INFO: Removing ZIP file archive at .yarn/cache/http-proxy-agent-npm-4.0.1-ce9ef61788-c6a5da5a19.zip2023-04-19 17:08:24,330 INFO: Removing ZIP file archive at .yarn/cache/encodeurl-npm-1.0.2-f8c8454c41-e50e3d508c.zip2023-04-19 17:08:24,330 INFO: Removing ZIP file archive at .yarn/cache/fast-glob-npm-2.2.7-f211fb26f4-304ccff1d4.zip2023-04-19 17:08:24,331 INFO: Removing ZIP file archive at .yarn/cache/promise-toolbox-npm-0.21.0-2d31e797e6-549ad21b64.zip2023-04-19 17:08:24,331 INFO: Removing ZIP file archive at .yarn/cache/type-check-npm-0.3.2-a4a38bb0b6-dd3b149564.zip2023-04-19 17:08:24,332 INFO: Removing ZIP file archive at .yarn/cache/read-package-json-npm-5.0.2-a9701ba368-0882ac9cec.zip2023-04-19 17:08:24,332 INFO: Removing ZIP file archive at .yarn/cache/chalk-npm-2.4.2-3ea16dd91e-ec3661d38f.zip2023-04-19 17:08:24,332 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-git-npm-3.0.2-c52c981642-bdfd1229bb.zip2023-04-19 17:08:24,333 INFO: Removing ZIP file archive at .yarn/cache/jsx-ast-utils-npm-3.3.3-3d3171e1e4-a2ed78cac4.zip2023-04-19 17:08:24,333 INFO: Removing ZIP file archive at .yarn/cache/minimatch-npm-3.0.4-6e76f51c23-66ac295f8a.zip2023-04-19 17:08:24,334 INFO: Removing ZIP file archive at .yarn/cache/array-includes-npm-3.1.5-6b8e152f4f-f6f24d8341.zip2023-04-19 17:08:24,334 INFO: Removing ZIP file archive at .yarn/cache/extract-zip-npm-2.0.1-92a28e392b-8cbda9debd.zip2023-04-19 17:08:24,334 INFO: Removing ZIP file archive at .yarn/cache/class-utils-npm-0.3.6-2c691ad006-be10890080.zip2023-04-19 17:08:24,335 INFO: Removing ZIP file archive at .yarn/cache/express-npm-4.18.2-bb15ff679a-3c4b9b0768.zip2023-04-19 17:08:24,335 INFO: Removing ZIP file archive at .yarn/cache/socks-proxy-agent-npm-7.0.0-7aacf32ea0-7205543701.zip2023-04-19 17:08:24,336 INFO: Removing ZIP file archive at .yarn/cache/@babel-runtime-npm-7.19.4-9f106cb4dd-66b7e3c13e.zip2023-04-19 17:08:24,336 INFO: Removing ZIP file archive at .yarn/cache/flat-cache-npm-3.0.4-ee77e5911e-4fdd10ecbc.zip2023-04-19 17:08:24,337 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-function-name-npm-7.18.9-4e425dceeb-62dd9c6cdc.zip2023-04-19 17:08:24,337 INFO: Removing ZIP file archive at .yarn/cache/@lerna-lite-version-npm-1.12.0-a38326984e-90be2e456a.zip2023-04-19 17:08:24,337 INFO: Removing ZIP file archive at .yarn/cache/dayjs-npm-1.11.7-d5cd5b2919-5003a7c1dd.zip2023-04-19 17:08:24,338 INFO: Removing ZIP file archive at .yarn/cache/registry-auth-token-npm-5.0.1-e4154b97dd-abd3a3b14a.zip2023-04-19 17:08:24,338 INFO: Removing ZIP file archive at .yarn/cache/emojis-list-npm-3.0.0-7faa48e6fd-ddaaa02542.zip2023-04-19 17:08:24,339 INFO: Removing ZIP file archive at .yarn/cache/libnpmpublish-npm-6.0.5-41d6654b18-d2f2434517.zip2023-04-19 17:08:24,339 INFO: Removing ZIP file archive at .yarn/cache/follow-redirects-npm-1.15.2-1ec1dd82be-faa66059b6.zip2023-04-19 17:08:24,340 INFO: Removing ZIP file archive at .yarn/cache/babel-plugin-polyfill-corejs2-npm-0.3.3-374b04c5be-7db3044993.zip2023-04-19 17:08:24,340 INFO: Removing ZIP file archive at .yarn/cache/pify-npm-5.0.0-f5abe8ab8d-443e3e198a.zip2023-04-19 17:08:24,340 INFO: Removing ZIP file archive at .yarn/cache/jest-watcher-npm-29.3.1-2fe48684ea-60d1894734.zip2023-04-19 17:08:24,341 INFO: Removing ZIP file archive at .yarn/cache/abort-controller-npm-3.0.0-2f3a9a2bcb-170bdba9b4.zip2023-04-19 17:08:24,341 INFO: Removing ZIP file archive at .yarn/cache/nanostores-npm-0.7.1-da43905e78-29aeb45893.zip2023-04-19 17:08:24,342 INFO: Removing ZIP file archive at .yarn/cache/browser-process-hrtime-npm-1.0.0-db700805c2-e30f868cdb.zip2023-04-19 17:08:24,342 INFO: Removing ZIP file archive at .yarn/cache/html-escaper-npm-2.0.2-38e51ef294-d2df2da3ad.zip2023-04-19 17:08:24,342 INFO: Removing ZIP file archive at .yarn/cache/detect-indent-npm-5.0.0-123fa3fd0b-61763211da.zip2023-04-19 17:08:24,343 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-optional-chaining-npm-7.8.3-f3f3c79579-eef94d53a1.zip2023-04-19 17:08:24,343 INFO: Removing ZIP file archive at .yarn/cache/qrcode.react-npm-3.1.0-068f53fc24-94a2942ecf.zip2023-04-19 17:08:24,344 INFO: Removing ZIP file archive at .yarn/cache/node-gyp-npm-8.4.1-13c90a9c9b-341710b5da.zip2023-04-19 17:08:24,344 INFO: Removing ZIP file archive at .yarn/cache/is-descriptor-npm-0.1.6-15c7346839-0f780c1b46.zip2023-04-19 17:08:24,345 INFO: Removing ZIP file archive at .yarn/cache/depd-npm-2.0.0-b6c51a4b43-abbe19c768.zip2023-04-19 17:08:24,345 INFO: Removing ZIP file archive at .yarn/cache/diff-sequences-npm-29.3.1-817e98637b-8edab8c383.zip2023-04-19 17:08:24,345 INFO: Removing ZIP file archive at .yarn/cache/@lexical-markdown-npm-0.9.2-6f36c3d7fa-e0866f8408.zip2023-04-19 17:08:24,346 INFO: Removing ZIP file archive at .yarn/cache/path-key-npm-3.1.1-0e66ea8321-55cd7a9dd4.zip2023-04-19 17:08:24,346 INFO: Removing ZIP file archive at .yarn/cache/buffer-npm-5.7.1-513ef8259e-e2cf8429e1.zip2023-04-19 17:08:24,347 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-markdown-basic-npm-1.6.2-60a7489c0d-ba9d49958a.zip2023-04-19 17:08:24,347 INFO: Removing ZIP file archive at .yarn/cache/json-buffer-npm-3.0.1-f8f6d20603-9026b03edc.zip2023-04-19 17:08:24,347 INFO: Removing ZIP file archive at .yarn/cache/@webassemblyjs-ieee754-npm-1.11.1-897eb85879-23a0ac02a5.zip2023-04-19 17:08:24,348 INFO: Removing ZIP file archive at .yarn/cache/path-type-npm-4.0.0-10d47fc86a-5b1e2daa24.zip2023-04-19 17:08:24,348 INFO: Removing ZIP file archive at .yarn/cache/fx-runner-npm-1.3.0-f14542922d-cb74f06c8b.zip2023-04-19 17:08:24,349 INFO: Removing ZIP file archive at .yarn/cache/metro-hermes-compiler-npm-0.73.8-4bc28c551a-05063ccc43.zip2023-04-19 17:08:24,349 INFO: Removing ZIP file archive at .yarn/cache/progress-npm-2.0.3-d1f87e2ac6-f67403fe7b.zip2023-04-19 17:08:24,350 INFO: Removing ZIP file archive at .yarn/cache/babel-plugin-jest-hoist-npm-29.2.0-bad358f3a4-368d271cea.zip2023-04-19 17:08:24,350 INFO: Removing ZIP file archive at .yarn/cache/lexical-npm-0.9.2-ffd3b626ee-72c8cb3ad6.zip2023-04-19 17:08:24,350 INFO: Removing ZIP file archive at .yarn/cache/safe-buffer-npm-5.2.1-3481c8aa9b-b99c4b41fd.zip2023-04-19 17:08:24,351 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-json-strings-npm-7.8.3-6dc7848179-bf5aea1f31.zip2023-04-19 17:08:24,351 INFO: Removing ZIP file archive at .yarn/cache/strip-bom-npm-3.0.0-71e8f81ff9-8d50ff27b7.zip2023-04-19 17:08:24,352 INFO: Removing ZIP file archive at .yarn/cache/@types-normalize-package-data-npm-2.4.1-c31c56ae6a-e87bccbf11.zip2023-04-19 17:08:24,352 INFO: Removing ZIP file archive at .yarn/cache/destroy-npm-1.2.0-6a511802e2-0acb300b74.zip2023-04-19 17:08:24,352 INFO: Removing ZIP file archive at .yarn/cache/@jridgewell-source-map-npm-0.3.2-6fd1f37b22-1b83f0eb94.zip2023-04-19 17:08:24,353 INFO: Removing ZIP file archive at .yarn/cache/plist-npm-3.0.6-19666ae92c-e21390fab8.zip2023-04-19 17:08:24,353 INFO: Removing ZIP file archive at .yarn/cache/string.prototype.trimstart-npm-1.0.6-0926caea6c-89080feef4.zip2023-04-19 17:08:24,354 INFO: Removing ZIP file archive at .yarn/cache/@react-native-community-eslint-config-npm-3.2.0-d7fa7cb395-0a2dce65db.zip2023-04-19 17:08:24,354 INFO: Removing ZIP file archive at .yarn/cache/locate-path-npm-6.0.0-06a1e4c528-72eb661788.zip2023-04-19 17:08:24,355 INFO: Removing ZIP file archive at .yarn/cache/fast-redact-npm-3.1.2-e090ce0184-a30eb6b683.zip2023-04-19 17:08:24,355 INFO: Removing ZIP file archive at .yarn/cache/validate-npm-package-name-npm-5.0.0-fc061c1b84-5342a99498.zip2023-04-19 17:08:24,355 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-export-default-from-npm-7.18.6-fb421efc69-4258156553.zip2023-04-19 17:08:24,356 INFO: Removing ZIP file archive at .yarn/cache/css-select-npm-5.1.0-9365a79de5-2772c049b1.zip2023-04-19 17:08:24,356 INFO: Removing ZIP file archive at .yarn/cache/lodash.isnumber-npm-3.0.3-b3bb5f7347-913784275b.zip2023-04-19 17:08:24,357 INFO: Removing ZIP file archive at .yarn/cache/sort-keys-npm-2.0.0-4f517eb415-f0fd827fa9.zip2023-04-19 17:08:24,357 INFO: Removing ZIP file archive at .yarn/cache/leven-npm-3.1.0-b7697736a3-638401d534.zip2023-04-19 17:08:24,358 INFO: Removing ZIP file archive at .yarn/cache/q-npm-1.5.1-a28b3cfeaf-147baa93c8.zip2023-04-19 17:08:24,358 INFO: Removing ZIP file archive at .yarn/cache/is-date-object-npm-1.0.5-88f3d08b5e-baa9077cdf.zip2023-04-19 17:08:24,358 INFO: Removing ZIP file archive at .yarn/cache/readline-npm-1.3.0-c1788eeabc-dfaf8e6ac2.zip2023-04-19 17:08:24,359 INFO: Removing ZIP file archive at .yarn/cache/define-property-npm-0.2.5-44a0da3575-85af107072.zip2023-04-19 17:08:24,359 INFO: Removing ZIP file archive at .yarn/cache/to-regex-range-npm-2.1.1-60af4c593e-46093cc14b.zip2023-04-19 17:08:24,360 INFO: Removing ZIP file archive at .yarn/cache/dns-equal-npm-1.0.0-d83b1d6d4e-a8471ac849.zip2023-04-19 17:08:24,360 INFO: Removing ZIP file archive at .yarn/cache/safe-stable-stringify-npm-2.4.2-26d12f7937-0324ba2e40.zip2023-04-19 17:08:24,361 INFO: Removing ZIP file archive at .yarn/cache/rc-npm-1.2.8-d6768ac936-2e26e052f8.zip2023-04-19 17:08:24,361 INFO: Removing ZIP file archive at .yarn/cache/lodash.debounce-npm-4.0.8-f1d6e09799-a3f527d22c.zip2023-04-19 17:08:24,361 INFO: Removing ZIP file archive at .yarn/cache/proxy-from-env-npm-1.1.0-c13d07f26b-ed7fcc2ba0.zip2023-04-19 17:08:24,362 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-dynamic-theme-npm-1.2.8-cac519fbc8-4dffec74e3.zip2023-04-19 17:08:24,362 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-snjs-npm-2.147.2-b14b4f7415-4bf5a1e644.zip2023-04-19 17:08:24,363 INFO: Removing ZIP file archive at .yarn/cache/libnpmaccess-npm-6.0.4-1b28cf19e9-86130b435c.zip2023-04-19 17:08:24,363 INFO: Removing ZIP file archive at .yarn/cache/is-stream-npm-1.1.0-818ecbf6bb-063c6bec9d.zip2023-04-19 17:08:24,364 INFO: Removing ZIP file archive at .yarn/cache/on-finished-npm-2.4.1-907af70f88-d20929a25e.zip2023-04-19 17:08:24,364 INFO: Removing ZIP file archive at .yarn/cache/json-stringify-nice-npm-1.1.4-0b0ddb188b-6ddf781148.zip2023-04-19 17:08:24,364 INFO: Removing ZIP file archive at .yarn/cache/require-from-string-npm-2.0.2-8557e0db12-a03ef68954.zip2023-04-19 17:08:24,365 INFO: Removing ZIP file archive at .yarn/cache/diff-npm-4.0.2-73133c7102-f2c09b0ce4.zip2023-04-19 17:08:24,365 INFO: Removing ZIP file archive at .yarn/cache/global-agent-npm-3.0.0-44e12bb199-75074d8073.zip2023-04-19 17:08:24,366 INFO: Removing ZIP file archive at .yarn/cache/errorhandler-npm-1.5.1-bbeb9f9d1b-73b7abb08f.zip2023-04-19 17:08:24,366 INFO: Removing ZIP file archive at .yarn/cache/metro-source-map-npm-0.73.7-307acf1866-d12366f95b.zip2023-04-19 17:08:24,367 INFO: Removing ZIP file archive at .yarn/cache/handle-thing-npm-2.0.1-084baca59e-68071f3130.zip2023-04-19 17:08:24,367 INFO: Removing ZIP file archive at .yarn/cache/@lexical-table-npm-0.9.2-b58a9b1710-b99747af53.zip2023-04-19 17:08:24,367 INFO: Removing ZIP file archive at .yarn/cache/cacheable-lookup-npm-7.0.0-b6cd95c14a-9e2856763f.zip2023-04-19 17:08:24,368 INFO: Removing ZIP file archive at .yarn/cache/spdy-transport-npm-3.0.0-9f4f73f332-0fcaad3b83.zip2023-04-19 17:08:24,368 INFO: Removing ZIP file archive at .yarn/cache/winreg-npm-0.0.12-eb734971cc-633109ab71.zip2023-04-19 17:08:24,369 INFO: Removing ZIP file archive at .yarn/cache/collection-visit-npm-1.0.0-aba2d5defc-15d9658fe6.zip2023-04-19 17:08:24,369 INFO: Removing ZIP file archive at .yarn/cache/conventional-changelog-preset-loader-npm-2.3.4-a907f2e49a-23a889b7fc.zip2023-04-19 17:08:24,369 INFO: Removing ZIP file archive at .yarn/cache/@react-native-community-cli-plugin-metro-npm-10.2.0-bb1688edae-78b60bffd4.zip2023-04-19 17:08:24,370 INFO: Removing ZIP file archive at .yarn/cache/has-flag-npm-4.0.0-32af9f0536-261a135703.zip2023-04-19 17:08:24,370 INFO: Removing ZIP file archive at .yarn/cache/scss-tokenizer-npm-0.4.3-f6735ed4f7-f3697bb155.zip2023-04-19 17:08:24,371 INFO: Removing ZIP file archive at .yarn/cache/metro-react-native-babel-preset-npm-0.73.3-ff13c38e3c-ff34a049ee.zip2023-04-19 17:08:24,371 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-domain-core-npm-1.12.0-c4ef3cb073-852f15e481.zip2023-04-19 17:08:24,371 INFO: Removing ZIP file archive at .yarn/cache/proxy-addr-npm-2.0.7-dae6552872-29c6990ce9.zip2023-04-19 17:08:24,372 INFO: Removing ZIP file archive at .yarn/cache/os-locale-npm-5.0.0-8dc4f13073-294bbb412f.zip2023-04-19 17:08:24,372 INFO: Removing ZIP file archive at .yarn/cache/jest-docblock-npm-29.2.0-61320ddd7c-b3f1227b7d.zip2023-04-19 17:08:24,373 INFO: Removing ZIP file archive at .yarn/cache/browserslist-npm-4.21.4-7d64a96afc-4af3793704.zip2023-04-19 17:08:24,373 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-markdown-hybrid-npm-1.7.7-763b5d4554-81b08e1d6b.zip2023-04-19 17:08:24,374 INFO: Removing ZIP file archive at .yarn/cache/electron-npm-22.1.0-8d13a440c2-d448cf785f.zip2023-04-19 17:08:24,374 INFO: Removing ZIP file archive at .yarn/cache/universalify-npm-0.1.2-9b22d31d2d-40cdc60f6e.zip2023-04-19 17:08:24,375 INFO: Removing ZIP file archive at .yarn/cache/jest-environment-node-npm-29.4.3-97945b9a48-3c7362edfd.zip2023-04-19 17:08:24,375 INFO: Removing ZIP file archive at .yarn/cache/babel-plugin-styled-components-npm-2.0.7-543710bd48-80b06b10db.zip2023-04-19 17:08:24,375 INFO: Removing ZIP file archive at .yarn/cache/https-proxy-agent-npm-5.0.1-42d65f358e-571fccdf38.zip2023-04-19 17:08:24,376 INFO: Removing ZIP file archive at .yarn/cache/flatten-npm-1.0.3-87bf6559dd-5c57379816.zip2023-04-19 17:08:24,376 INFO: Removing ZIP file archive at .yarn/cache/buffer-crc32-npm-0.2.13-c4b6fceac1-06252347ae.zip2023-04-19 17:08:24,377 INFO: Removing ZIP file archive at .yarn/cache/eslint-visitor-keys-npm-2.1.0-c31806b6b9-e3081d7dd2.zip2023-04-19 17:08:24,377 INFO: Removing ZIP file archive at .yarn/cache/through2-npm-2.0.5-77d90f13cd-beb0f338aa.zip2023-04-19 17:08:24,377 INFO: Removing ZIP file archive at .yarn/cache/sass-graph-npm-4.0.1-62c3ce0d99-896f99253b.zip2023-04-19 17:08:24,378 INFO: Removing ZIP file archive at .yarn/cache/camelcase-npm-7.0.0-5041fb20b5-162d59607b.zip2023-04-19 17:08:24,378 INFO: Removing ZIP file archive at .yarn/cache/md5-hex-npm-3.0.1-d9f5f267ed-6799a19e8b.zip2023-04-19 17:08:24,379 INFO: Removing ZIP file archive at .yarn/cache/whatwg-mimetype-npm-3.0.0-5b617710c1-ce08bbb36b.zip2023-04-19 17:08:24,379 INFO: Removing ZIP file archive at .yarn/cache/napi-build-utils-npm-1.0.2-892e4bba56-06c14271ee.zip2023-04-19 17:08:24,379 INFO: Removing ZIP file archive at .yarn/cache/base-64-npm-0.1.0-41e6da6777-5a42938f82.zip2023-04-19 17:08:24,380 INFO: Removing ZIP file archive at .yarn/cache/json5-npm-1.0.1-647fc8794b-e76ea23dbb.zip2023-04-19 17:08:24,380 INFO: Removing ZIP file archive at .yarn/cache/process-nextick-args-npm-2.0.1-b8d7971609-1d38588e52.zip2023-04-19 17:08:24,381 INFO: Removing ZIP file archive at .yarn/cache/commander-npm-9.4.1-9deffb2749-bfb18e325a.zip2023-04-19 17:08:24,381 INFO: Removing ZIP file archive at .yarn/cache/safe-json-stringify-npm-1.2.0-77cfd16d74-5bb32db6d6.zip2023-04-19 17:08:24,381 INFO: Removing ZIP file archive at .yarn/cache/@babel-generator-npm-7.19.6-9ce28207f1-734fcb1fbe.zip2023-04-19 17:08:24,382 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-bigint-npm-7.8.3-b05d971e6c-3a10849d83.zip2023-04-19 17:08:24,382 INFO: Removing ZIP file archive at .yarn/cache/inflight-npm-1.0.6-ccedb4b908-f4f76aa072.zip2023-04-19 17:08:24,383 INFO: Removing ZIP file archive at .yarn/cache/webpack-dev-middleware-npm-5.3.3-c3f195990d-dd332cc6da.zip2023-04-19 17:08:24,383 INFO: Removing ZIP file archive at .yarn/cache/conventional-recommended-bump-npm-6.1.0-18a6db0ce9-da1d7a5f3b.zip2023-04-19 17:08:24,383 INFO: Removing ZIP file archive at .yarn/cache/babel-plugin-polyfill-corejs3-npm-0.6.0-2d0edf85b8-470bb8c59f.zip2023-04-19 17:08:24,384 INFO: Removing ZIP file archive at .yarn/cache/react-is-npm-16.13.1-a9b9382b4f-f7a19ac349.zip2023-04-19 17:08:24,384 INFO: Removing ZIP file archive at .yarn/cache/ecdsa-sig-formatter-npm-1.0.11-b6784e7852-207f9ab1c2.zip2023-04-19 17:08:24,385 INFO: Removing ZIP file archive at .yarn/cache/update-notifier-npm-6.0.2-76fda24881-4bae7b3eca.zip2023-04-19 17:08:24,385 INFO: Removing ZIP file archive at .yarn/cache/parse-github-url-npm-1.0.2-290c32ecbc-a19b8bc6f8.zip2023-04-19 17:08:24,386 INFO: Removing ZIP file archive at .yarn/cache/nanoid-npm-3.3.4-3d250377d6-2fddd6dee9.zip2023-04-19 17:08:24,386 INFO: Removing ZIP file archive at .yarn/cache/@types-prop-types-npm-15.7.5-2aa48aa177-5b43b8b154.zip2023-04-19 17:08:24,386 INFO: Removing ZIP file archive at .yarn/cache/camelize-npm-1.0.1-d86ebe085a-91d8611d09.zip2023-04-19 17:08:24,387 INFO: Removing ZIP file archive at .yarn/cache/es-to-primitive-npm-1.2.1-b7a7eac6c5-4ead6671a2.zip2023-04-19 17:08:24,387 INFO: Removing ZIP file archive at .yarn/cache/isobject-npm-3.0.1-8145901fd2-db85c4c970.zip2023-04-19 17:08:24,388 INFO: Removing ZIP file archive at .yarn/cache/@typescript-eslint-utils-npm-5.43.0-594c84859f-4c6b383b51.zip2023-04-19 17:08:24,388 INFO: Removing ZIP file archive at .yarn/cache/source-map-npm-0.7.4-bc8d018ab6-01cc5a74b1.zip2023-04-19 17:08:24,388 INFO: Removing ZIP file archive at .yarn/cache/simple-get-npm-4.0.1-fa2a97645d-e4132fd27c.zip2023-04-19 17:08:24,389 INFO: Removing ZIP file archive at .yarn/cache/@types-wicg-file-system-access-npm-2020.9.5-384d8d4b25-56243705df.zip2023-04-19 17:08:24,389 INFO: Removing ZIP file archive at .yarn/cache/react-npm-18.2.0-1eae08fee2-88e38092da.zip2023-04-19 17:08:24,390 INFO: Removing ZIP file archive at .yarn/cache/etag-npm-1.8.1-54a3b989d9-571aeb3dbe.zip2023-04-19 17:08:24,390 INFO: Removing ZIP file archive at .yarn/cache/prismjs-npm-1.29.0-6faa5b04b8-007a8869d4.zip2023-04-19 17:08:24,391 INFO: Removing ZIP file archive at .yarn/cache/is-plain-object-npm-2.0.4-da3265d804-2a401140cf.zip2023-04-19 17:08:24,391 INFO: Removing ZIP file archive at .yarn/cache/logkitty-npm-0.7.1-222a2102c2-f1af990ff0.zip2023-04-19 17:08:24,392 INFO: Removing ZIP file archive at .yarn/cache/type-detect-npm-4.0.8-8d8127b901-62b5628bff.zip2023-04-19 17:08:24,392 INFO: Removing ZIP file archive at .yarn/cache/postcss-modules-scope-npm-3.0.0-0678040a26-330b9398db.zip2023-04-19 17:08:24,392 INFO: Removing ZIP file archive at .yarn/cache/@types-yargs-npm-16.0.4-7aaef7d6c8-caa21d2c95.zip2023-04-19 17:08:24,393 INFO: Removing ZIP file archive at .yarn/cache/static-extend-npm-0.1.2-2720ee6882-8657485b83.zip2023-04-19 17:08:24,393 INFO: Removing ZIP file archive at .yarn/cache/is-fullwidth-code-point-npm-3.0.0-1ecf4ebee5-44a30c2945.zip2023-04-19 17:08:24,394 INFO: Removing ZIP file archive at .yarn/cache/postcss-load-config-npm-3.1.4-1cb8a7e276-1c589504c2.zip2023-04-19 17:08:24,394 INFO: Removing ZIP file archive at .yarn/cache/@babel-parser-npm-7.21.2-43751d3737-e2b89de2c6.zip2023-04-19 17:08:24,395 INFO: Removing ZIP file archive at .yarn/cache/jsdom-npm-20.0.1-b1381838f2-9fc0b66a86.zip2023-04-19 17:08:24,395 INFO: Removing ZIP file archive at .yarn/cache/core-js-compat-npm-3.25.5-085d444501-30686b750d.zip2023-04-19 17:08:24,396 INFO: Removing ZIP file archive at .yarn/cache/@webassemblyjs-wast-printer-npm-1.11.1-f1213430d6-f15ae4c244.zip2023-04-19 17:08:24,396 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-models-npm-1.34.3-fa29157605-3f5314eb6c.zip2023-04-19 17:08:24,396 INFO: Removing ZIP file archive at .yarn/cache/fs-extra-npm-10.1.0-86573680ed-dc94ab3709.zip2023-04-19 17:08:24,397 INFO: Removing ZIP file archive at .yarn/cache/@nodelib-fs.stat-npm-1.1.3-95bc1892a0-318deab369.zip2023-04-19 17:08:24,397 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-react-constant-elements-npm-7.20.2-726f29c033-7b041b726e.zip2023-04-19 17:08:24,398 INFO: Removing ZIP file archive at .yarn/cache/firefox-profile-npm-4.2.2-41ba0ada9c-21f338accb.zip2023-04-19 17:08:24,398 INFO: Removing ZIP file archive at .yarn/cache/jsonlines-npm-0.1.1-0b9cdf648d-5408cbdbd3.zip2023-04-19 17:08:24,398 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-proposal-export-namespace-from-npm-7.18.9-6093116864-84ff22bacc.zip2023-04-19 17:08:24,399 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-new-target-npm-7.18.6-1067ae195f-bd780e14f4.zip2023-04-19 17:08:24,399 INFO: Removing ZIP file archive at .yarn/cache/app-builder-lib-npm-23.6.0-cb887be781-da3cc9f24e.zip2023-04-19 17:08:24,400 INFO: Removing ZIP file archive at .yarn/cache/semver-npm-7.3.8-25a996cb4f-ba9c7cbbf2.zip2023-04-19 17:08:24,400 INFO: Removing ZIP file archive at .yarn/cache/aws-sign2-npm-0.7.0-656c6cb84d-b148b0bb07.zip2023-04-19 17:08:24,401 INFO: Removing ZIP file archive at .yarn/cache/escape-goat-npm-4.0.0-31eb65b6cc-7034e0025e.zip2023-04-19 17:08:24,401 INFO: Removing ZIP file archive at .yarn/cache/tweetnacl-npm-0.14.5-a3f766c0d1-6061daba17.zip2023-04-19 17:08:24,402 INFO: Removing ZIP file archive at .yarn/cache/has-tostringtag-npm-1.0.0-b1fcf3ab55-cc12eb28cb.zip2023-04-19 17:08:24,402 INFO: Removing ZIP file archive at .yarn/cache/object.entries-npm-1.1.6-5f9ba14b46-0f8c47517e.zip2023-04-19 17:08:24,402 INFO: Removing ZIP file archive at .yarn/cache/object-assign-npm-4.1.1-1004ad6dec-fcc6e4ea8c.zip2023-04-19 17:08:24,403 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-markdown-visual-npm-1.3.2-1462c2ba49-1c97c0baea.zip2023-04-19 17:08:24,405 INFO: Removing ZIP file archive at .yarn/cache/log-symbols-npm-4.1.0-0a13492d8b-fce1497b31.zip2023-04-19 17:08:24,405 INFO: Removing ZIP file archive at .yarn/cache/minipass-collect-npm-1.0.2-3b4676eab5-14df761028.zip2023-04-19 17:08:24,406 INFO: Removing ZIP file archive at .yarn/cache/through-npm-2.3.8-df5f72a16e-a38c3e0598.zip2023-04-19 17:08:24,406 INFO: Removing ZIP file archive at .yarn/cache/@devicefarmer-adbkit-logcat-npm-2.1.2-7716683e3d-4defd49b2a.zip2023-04-19 17:08:24,407 INFO: Removing ZIP file archive at .yarn/cache/electron-osx-sign-npm-0.6.0-7bb99331fd-b688f9efb0.zip2023-04-19 17:08:24,407 INFO: Removing ZIP file archive at .yarn/cache/jest-npm-29.3.1-598e75a9dd-613f4ec657.zip2023-04-19 17:08:24,407 INFO: Removing ZIP file archive at .yarn/cache/js-sdsl-npm-4.1.5-66fcf4f580-695f657ddc.zip2023-04-19 17:08:24,408 INFO: Removing ZIP file archive at .yarn/cache/@typescript-eslint-type-utils-npm-5.40.0-e60c776425-eabe86de93.zip2023-04-19 17:08:24,408 INFO: Removing ZIP file archive at .yarn/cache/eslint-plugin-promise-npm-6.1.1-8928fc7781-46b9a4f79d.zip2023-04-19 17:08:24,409 INFO: Removing ZIP file archive at .yarn/cache/npm-check-updates-npm-16.3.11-af8c9c16d0-fffd287ac1.zip2023-04-19 17:08:24,409 INFO: Removing ZIP file archive at .yarn/cache/is-path-cwd-npm-3.0.0-3ac9dacea0-bc34d13b6a.zip2023-04-19 17:08:24,410 INFO: Removing ZIP file archive at .yarn/cache/lodash.memoize-npm-4.1.2-0e6250041f-9ff3942fee.zip2023-04-19 17:08:24,410 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-config-npm-2.4.3-f16699e480-b57b49242a.zip2023-04-19 17:08:24,410 INFO: Removing ZIP file archive at .yarn/cache/@types-babel__core-npm-7.1.19-bd8ad53364-8c9fa87a1c.zip2023-04-19 17:08:24,411 INFO: Removing ZIP file archive at .yarn/cache/repeat-element-npm-1.1.4-7e649ab5b1-1edd0301b7.zip2023-04-19 17:08:24,411 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-move-file-npm-2.0.1-b593d8f741-52dc02259d.zip2023-04-19 17:08:24,412 INFO: Removing ZIP file archive at .yarn/cache/colors-npm-1.0.3-6c5d583ab3-234e8d3ab7.zip2023-04-19 17:08:24,412 INFO: Removing ZIP file archive at .yarn/cache/kind-of-npm-6.0.3-ab15f36220-3ab01e7b1d.zip2023-04-19 17:08:24,412 INFO: Removing ZIP file archive at .yarn/cache/ora-npm-5.4.1-4f0343adb7-28d476ee6c.zip2023-04-19 17:08:24,413 INFO: Removing ZIP file archive at .yarn/cache/gauge-npm-4.0.4-8f878385e9-788b6bfe52.zip2023-04-19 17:08:24,413 INFO: Removing ZIP file archive at .yarn/cache/@svgr-babel-plugin-svg-em-dimensions-npm-6.5.1-1c2b4c1d5f-c1550ee9f5.zip2023-04-19 17:08:24,414 INFO: Removing ZIP file archive at .yarn/cache/common-ancestor-path-npm-1.0.1-27534e68da-1d2e418606.zip2023-04-19 17:08:24,414 INFO: Removing ZIP file archive at .yarn/cache/node-releases-npm-2.0.6-8accb3fefb-e86a926dc9.zip2023-04-19 17:08:24,414 INFO: Removing ZIP file archive at .yarn/cache/get-stdin-npm-4.0.1-10c6ac0b43-4f73d3fe05.zip2023-04-19 17:08:24,415 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-proposal-optional-catch-binding-npm-7.18.6-a4235a25be-7b5b39fb5d.zip2023-04-19 17:08:24,415 INFO: Removing ZIP file archive at .yarn/cache/clean-yaml-object-npm-0.1.0-aaf2e3e19e-0374ad2f1f.zip2023-04-19 17:08:24,416 INFO: Removing ZIP file archive at .yarn/cache/postcss-modules-extract-imports-npm-3.0.0-619311282d-4b65f2f138.zip2023-04-19 17:08:24,416 INFO: Removing ZIP file archive at .yarn/cache/unique-string-npm-3.0.0-1a556e406a-1a1e2e7d02.zip2023-04-19 17:08:24,416 INFO: Removing ZIP file archive at .yarn/cache/@react-native-community-cli-debugger-ui-npm-10.0.0-3e683ad734-519b395f9d.zip2023-04-19 17:08:24,417 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-object-rest-spread-npm-7.8.3-60bd05b6ae-fddcf581a5.zip2023-04-19 17:08:24,417 INFO: Removing ZIP file archive at .yarn/cache/@types-serve-static-npm-1.15.0-ec80a4ac87-b6ac93d471.zip2023-04-19 17:08:24,418 INFO: Removing ZIP file archive at .yarn/cache/eslint-npm-8.25.0-2af5e4f121-7acf2693b5.zip2023-04-19 17:08:24,418 INFO: Removing ZIP file archive at .yarn/cache/color-convert-npm-2.0.1-79730e935b-79e6bdb9fd.zip2023-04-19 17:08:24,419 INFO: Removing ZIP file archive at .yarn/cache/ssri-npm-9.0.1-33ce27f4f8-fb58f5e46b.zip2023-04-19 17:08:24,419 INFO: Removing ZIP file archive at .yarn/cache/string.prototype.matchall-npm-4.0.8-1feb1531b6-952da3a818.zip2023-04-19 17:08:24,420 INFO: Removing ZIP file archive at .yarn/cache/execa-npm-1.0.0-7028e37029-ddf1342c1c.zip2023-04-19 17:08:24,420 INFO: Removing ZIP file archive at .yarn/cache/just-diff-apply-npm-5.4.1-9d0c0d06d1-e324ccfdb5.zip2023-04-19 17:08:24,421 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-fs-npm-1.1.1-17f582e0b6-f5ad92f157.zip2023-04-19 17:08:24,421 INFO: Removing ZIP file archive at .yarn/cache/buffer-from-npm-1.1.2-03d2f20d7e-0448524a56.zip2023-04-19 17:08:24,421 INFO: Removing ZIP file archive at .yarn/cache/rxjs-npm-7.5.7-602d5c56e4-edabcdb73b.zip2023-04-19 17:08:24,422 INFO: Removing ZIP file archive at .yarn/cache/lilconfig-npm-2.0.5-ba2b9195a0-f7bb9e4265.zip2023-04-19 17:08:24,423 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-run-script-npm-6.0.0-5cbf526af7-9fc387f7c4.zip2023-04-19 17:08:24,423 INFO: Removing ZIP file archive at .yarn/cache/queue-npm-6.0.2-ebbcf599cf-ebc2363924.zip2023-04-19 17:08:24,423 INFO: Removing ZIP file archive at .yarn/cache/socks-proxy-agent-npm-6.2.1-42b7f43b1d-9ca089d489.zip2023-04-19 17:08:24,424 INFO: Removing ZIP file archive at .yarn/cache/is-arrayish-npm-0.2.1-23927dfb15-eef4417e3c.zip2023-04-19 17:08:24,424 INFO: Removing ZIP file archive at .yarn/cache/@ampproject-remapping-npm-2.2.0-114878fa50-d74d170d06.zip2023-04-19 17:08:24,425 INFO: Removing ZIP file archive at .yarn/cache/svg-parser-npm-2.0.4-1b0b6afbe9-b3de665304.zip2023-04-19 17:08:24,425 INFO: Removing ZIP file archive at .yarn/cache/isexe-npm-2.0.0-b58870bd2e-26bf6c5480.zip2023-04-19 17:08:24,426 INFO: Removing ZIP file archive at .yarn/cache/jest-environment-node-npm-29.3.1-3b3592d4d8-16d4854bd2.zip2023-04-19 17:08:24,426 INFO: Removing ZIP file archive at .yarn/cache/ignore-npm-5.2.0-fc4b58a4f3-6b1f926792.zip2023-04-19 17:08:24,426 INFO: Removing ZIP file archive at .yarn/cache/jws-npm-3.2.2-c1ae59c7af-f0213fe5b7.zip2023-04-19 17:08:24,427 INFO: Removing ZIP file archive at .yarn/cache/ignore-walk-npm-6.0.0-7a2bb3fa02-b94da55179.zip2023-04-19 17:08:24,427 INFO: Removing ZIP file archive at .yarn/cache/@lexical-mark-npm-0.9.2-84b2bb5e0d-5280882a5a.zip2023-04-19 17:08:24,428 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining-npm-7.18.9-4ab877f7f6-93abb5cb17.zip2023-04-19 17:08:24,428 INFO: Removing ZIP file archive at .yarn/cache/ajv-keywords-npm-5.1.0-ee670a3944-c35193940b.zip2023-04-19 17:08:24,428 INFO: Removing ZIP file archive at .yarn/cache/big.js-npm-5.2.2-e147c30820-b89b6e8419.zip2023-04-19 17:08:24,429 INFO: Removing ZIP file archive at .yarn/cache/postcss-npm-8.4.18-f1d73c0a84-9349fd9984.zip2023-04-19 17:08:24,429 INFO: Removing ZIP file archive at .yarn/cache/mobx-npm-6.8.0-155ccf1977-f09bb07929.zip2023-04-19 17:08:24,430 INFO: Removing ZIP file archive at .yarn/cache/glob-npm-7.2.3-2d866d17a5-29452e97b3.zip2023-04-19 17:08:24,430 INFO: Removing ZIP file archive at .yarn/cache/@xstate-fsm-npm-1.4.0-ddeed65ddf-518080d3dd.zip2023-04-19 17:08:24,431 INFO: Removing ZIP file archive at .yarn/cache/ajv-keywords-npm-3.5.2-0e391b70e2-7dc5e59316.zip2023-04-19 17:08:24,431 INFO: Removing ZIP file archive at .yarn/cache/is-stream-npm-2.0.1-c802db55e7-b8e05ccdf9.zip2023-04-19 17:08:24,432 INFO: Removing ZIP file archive at .yarn/cache/pseudomap-npm-1.0.2-0d0e40fee0-856c0aae0f.zip2023-04-19 17:08:24,432 INFO: Removing ZIP file archive at .yarn/cache/chownr-npm-2.0.0-638f1c9c61-c57cf9dd07.zip2023-04-19 17:08:24,432 INFO: Removing ZIP file archive at .yarn/cache/@reach-alert-dialog-npm-0.18.0-35faccfb5e-34cd77249c.zip2023-04-19 17:08:24,433 INFO: Removing ZIP file archive at .yarn/cache/minimalistic-assert-npm-1.0.1-dc8bb23d29-cc7974a926.zip2023-04-19 17:08:24,433 INFO: Removing ZIP file archive at .yarn/cache/css-what-npm-6.1.0-57f751efbb-b975e547e1.zip2023-04-19 17:08:24,434 INFO: Removing ZIP file archive at .yarn/cache/pacote-npm-15.0.3-e7f2b0948d-8664a89509.zip2023-04-19 17:08:24,434 INFO: Removing ZIP file archive at .yarn/cache/sisteransi-npm-1.0.5-af60cc0cfa-aba6438f46.zip2023-04-19 17:08:24,434 INFO: Removing ZIP file archive at .yarn/cache/@devicefarmer-adbkit-npm-3.2.3-0d22e0d679-9298d59ca6.zip2023-04-19 17:08:24,435 INFO: Removing ZIP file archive at .yarn/cache/babel-plugin-syntax-jsx-npm-6.18.0-fcf0a98a71-0c7ce5b81d.zip2023-04-19 17:08:24,435 INFO: Removing ZIP file archive at .yarn/cache/@sinonjs-commons-npm-2.0.0-3716f24f20-5023ba17ed.zip2023-04-19 17:08:24,436 INFO: Removing ZIP file archive at .yarn/cache/array.prototype.flat-npm-1.3.0-6c5c4292bd-2a652b3e8d.zip2023-04-19 17:08:24,436 INFO: Removing ZIP file archive at .yarn/cache/acorn-walk-npm-8.2.0-2f2cac3177-1715e76c01.zip2023-04-19 17:08:24,436 INFO: Removing ZIP file archive at .yarn/cache/@octokit-request-npm-6.2.2-b443394ecf-adbeb38807.zip2023-04-19 17:08:24,437 INFO: Removing ZIP file archive at .yarn/cache/rimraf-npm-3.0.2-2cb7dac69a-87f4164e39.zip2023-04-19 17:08:24,437 INFO: Removing ZIP file archive at .yarn/cache/y18n-npm-5.0.8-5f3a0a7e62-54f0fb9562.zip2023-04-19 17:08:24,438 INFO: Removing ZIP file archive at .yarn/cache/@types-qs-npm-6.9.7-4a3e6ca0d0-7fd6f9c250.zip2023-04-19 17:08:24,438 INFO: Removing ZIP file archive at .yarn/cache/minipass-pipeline-npm-1.2.4-5924cb077f-b14240dac0.zip2023-04-19 17:08:24,438 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-electron-clear-data-npm-1.1.1-cc945c52d9-125ba3b9cf.zip2023-04-19 17:08:24,439 INFO: Removing ZIP file archive at .yarn/cache/filelist-npm-1.0.4-3a835ae0a7-a303573b08.zip2023-04-19 17:08:24,439 INFO: Removing ZIP file archive at .yarn/cache/read-pkg-up-npm-7.0.1-11895bed9a-e4e93ce70e.zip2023-04-19 17:08:24,440 INFO: Removing ZIP file archive at .yarn/cache/metro-react-native-babel-transformer-npm-0.73.7-a7c4e4802b-5d2e4cfcb8.zip2023-04-19 17:08:24,440 INFO: Removing ZIP file archive at .yarn/cache/true-case-path-npm-2.2.1-0454edfb3a-fd5f1c2a87.zip2023-04-19 17:08:24,441 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-modules-commonjs-npm-7.18.6-1e83be3fa4-7e356e3df8.zip2023-04-19 17:08:24,441 INFO: Removing ZIP file archive at .yarn/cache/node-int64-npm-0.4.0-0dc04ec3b2-d0b30b1ee6.zip2023-04-19 17:08:24,441 INFO: Removing ZIP file archive at .yarn/cache/supertap-npm-3.0.1-d7c04bcbf0-ee3d71c1d2.zip2023-04-19 17:08:24,442 INFO: Removing ZIP file archive at .yarn/cache/nice-try-npm-1.0.5-963856b16f-0b4af3b5bb.zip2023-04-19 17:08:24,442 INFO: Removing ZIP file archive at .yarn/cache/@tsconfig-node12-npm-1.0.11-9710d1c61b-5ce29a41b1.zip2023-04-19 17:08:24,443 INFO: Removing ZIP file archive at .yarn/cache/@jest-source-map-npm-29.2.0-cb038ff173-09f76ab63d.zip2023-04-19 17:08:24,443 INFO: Removing ZIP file archive at .yarn/cache/path-parse-npm-1.0.7-09564527b7-49abf3d811.zip2023-04-19 17:08:24,443 INFO: Removing ZIP file archive at .yarn/cache/@react-native-community-cli-doctor-npm-10.2.0-a7feb1bb8e-8243a2de5e.zip2023-04-19 17:08:24,444 INFO: Removing ZIP file archive at .yarn/cache/metro-cache-key-npm-0.73.8-bb8b94d2a0-2dcbaf99f4.zip2023-04-19 17:08:24,444 INFO: Removing ZIP file archive at .yarn/cache/http-deceiver-npm-1.2.7-4f3aaa5b79-64d7d1ae3a.zip2023-04-19 17:08:24,445 INFO: Removing ZIP file archive at .yarn/cache/camelcase-css-npm-2.0.1-90d1b6df08-1cec2b3b3d.zip2023-04-19 17:08:24,445 INFO: Removing ZIP file archive at .yarn/cache/@mozilla-readability-npm-0.4.2-9e722855e1-daeeb1d68e.zip2023-04-19 17:08:24,445 INFO: Removing ZIP file archive at .yarn/cache/react-native-flag-secure-android-https-2c9d6318d9-be11d81c04.zip2023-04-19 17:08:24,446 INFO: Removing ZIP file archive at .yarn/cache/strip-json-comments-npm-5.0.0-8c82f56132-99cad07ccc.zip2023-04-19 17:08:24,446 INFO: Removing ZIP file archive at .yarn/cache/make-fetch-happen-npm-11.0.1-bdcfd86abd-871083ce4b.zip2023-04-19 17:08:24,447 INFO: Removing ZIP file archive at .yarn/cache/es-abstract-npm-1.20.5-48876743a4-00564779dd.zip2023-04-19 17:08:24,447 INFO: Removing ZIP file archive at .yarn/cache/contactjs-npm-2.1.5-c7bb4524ec-5be3d66835.zip2023-04-19 17:08:24,448 INFO: Removing ZIP file archive at .yarn/cache/sprintf-js-npm-1.0.3-73f0a322fa-19d79aec21.zip2023-04-19 17:08:24,448 INFO: Removing ZIP file archive at .yarn/cache/open-npm-8.4.0-df63cfe537-e9545bec64.zip2023-04-19 17:08:24,449 INFO: Removing ZIP file archive at .yarn/cache/internal-slot-npm-1.0.3-9e05eea002-1944f92e98.zip2023-04-19 17:08:24,449 INFO: Removing ZIP file archive at .yarn/cache/ansi-html-community-npm-0.0.8-5eaef55f1b-04c568e834.zip2023-04-19 17:08:24,449 INFO: Removing ZIP file archive at .yarn/cache/use-callback-ref-npm-1.3.0-6c0773783f-7913df383a.zip2023-04-19 17:08:24,450 INFO: Removing ZIP file archive at .yarn/cache/eslint-npm-8.29.0-289be12b40-e05204b059.zip2023-04-19 17:08:24,450 INFO: Removing ZIP file archive at .yarn/cache/@babel-generator-npm-7.21.1-239f51eac7-69085a211f.zip2023-04-19 17:08:24,451 INFO: Removing ZIP file archive at .yarn/cache/data-urls-npm-3.0.2-c8b2050319-033fc3dd0f.zip2023-04-19 17:08:24,451 INFO: Removing ZIP file archive at .yarn/cache/conventional-commits-parser-npm-3.2.4-d1ebb48cf6-1627ff203b.zip2023-04-19 17:08:24,452 INFO: Removing ZIP file archive at .yarn/cache/webpack-cli-npm-4.10.0-09cee8c457-2ff5355ac3.zip2023-04-19 17:08:24,452 INFO: Removing ZIP file archive at .yarn/cache/github-from-package-npm-0.0.0-519f80c9a1-14e448192a.zip2023-04-19 17:08:24,452 INFO: Removing ZIP file archive at .yarn/cache/debounce-npm-1.2.1-b09266a260-682a89506d.zip2023-04-19 17:08:24,453 INFO: Removing ZIP file archive at .yarn/cache/@types-babel__generator-npm-7.6.4-03e776f956-20effbbb5f.zip2023-04-19 17:08:24,453 INFO: Removing ZIP file archive at .yarn/cache/external-editor-npm-3.1.0-878e7807af-1c2a616a73.zip2023-04-19 17:08:24,454 INFO: Removing ZIP file archive at .yarn/cache/@babel-register-npm-7.18.9-bcdce8aed1-4aeaff97e0.zip2023-04-19 17:08:24,454 INFO: Removing ZIP file archive at .yarn/cache/npm-packlist-npm-7.0.1-0f62bc74ee-328c646ab9.zip2023-04-19 17:08:24,454 INFO: Removing ZIP file archive at .yarn/cache/mem-npm-9.0.2-9614a03e64-07829bb182.zip2023-04-19 17:08:24,455 INFO: Removing ZIP file archive at .yarn/cache/dotenv-npm-16.0.3-4cc29121dc-afcf03f373.zip2023-04-19 17:08:24,455 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-typescript-npm-7.19.3-f9b18d40fd-094c8c4ad0.zip2023-04-19 17:08:24,456 INFO: Removing ZIP file archive at .yarn/cache/imurmurhash-npm-0.1.4-610c5068a0-7cae75c8cd.zip2023-04-19 17:08:24,456 INFO: Removing ZIP file archive at .yarn/cache/estraverse-npm-5.3.0-03284f8f63-072780882d.zip2023-04-19 17:08:24,457 INFO: Removing ZIP file archive at .yarn/cache/kleur-npm-3.0.3-f6f53649a4-df82cd1e17.zip2023-04-19 17:08:24,457 INFO: Removing ZIP file archive at .yarn/cache/quick-format-unescaped-npm-4.0.4-7e22c9b7dc-7bc32b9935.zip2023-04-19 17:08:24,457 INFO: Removing ZIP file archive at .yarn/cache/istanbul-lib-report-npm-3.0.0-660f97340a-3f29eb3f53.zip2023-04-19 17:08:24,458 INFO: Removing ZIP file archive at .yarn/cache/nan-npm-2.17.0-bf36a21d6f-ec609aeaf7.zip2023-04-19 17:08:24,458 INFO: Removing ZIP file archive at .yarn/cache/statuses-npm-1.5.0-f88f91b2e9-c469b9519d.zip2023-04-19 17:08:24,459 INFO: Removing ZIP file archive at .yarn/cache/check-error-npm-1.0.2-00c540c6e9-d9d1065044.zip2023-04-19 17:08:24,459 INFO: Removing ZIP file archive at .yarn/cache/buffer-npm-6.0.3-cd90dfedfe-5ad23293d9.zip2023-04-19 17:08:24,460 INFO: Removing ZIP file archive at .yarn/cache/glob-npm-8.1.0-65f64af8b1-92fbea3221.zip2023-04-19 17:08:24,460 INFO: Removing ZIP file archive at .yarn/cache/ignore-by-default-npm-2.1.0-996694cc00-2b2df4622b.zip2023-04-19 17:08:24,460 INFO: Removing ZIP file archive at .yarn/cache/istanbul-lib-instrument-npm-5.2.1-1b3ad719a9-bf16f1803b.zip2023-04-19 17:08:24,461 INFO: Removing ZIP file archive at .yarn/cache/randombytes-npm-2.1.0-e3da76bccf-d779499376.zip2023-04-19 17:08:24,461 INFO: Removing ZIP file archive at .yarn/cache/js-yaml-npm-3.14.1-b968c6095e-bef146085f.zip2023-04-19 17:08:24,462 INFO: Removing ZIP file archive at .yarn/cache/@reach-utils-npm-0.18.0-a458ed585d-eeda20a74c.zip2023-04-19 17:08:24,462 INFO: Removing ZIP file archive at .yarn/cache/unique-slug-npm-3.0.0-0b82e51577-49f8d915ba.zip2023-04-19 17:08:24,463 INFO: Removing ZIP file archive at .yarn/cache/websocket-driver-npm-0.7.4-a72739da70-fffe5a33fe.zip2023-04-19 17:08:24,463 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-explode-assignable-expression-npm-7.18.6-9b20d989e6-225cfcc337.zip2023-04-19 17:08:24,464 INFO: Removing ZIP file archive at .yarn/cache/npm-install-checks-npm-6.0.0-d131990ff9-5476a26dcc.zip2023-04-19 17:08:24,464 INFO: Removing ZIP file archive at .yarn/cache/strip-bom-npm-5.0.0-b3bef6eb04-60a38bb756.zip2023-04-19 17:08:24,465 INFO: Removing ZIP file archive at .yarn/cache/postcss-value-parser-npm-4.2.0-3cef602a6a-819ffab0c9.zip2023-04-19 17:08:24,465 INFO: Removing ZIP file archive at .yarn/cache/decompress-response-npm-6.0.0-359de2878c-d377cf47e0.zip2023-04-19 17:08:24,466 INFO: Removing ZIP file archive at .yarn/cache/is-generator-fn-npm-2.1.0-37895c2d2b-a6ad5492cf.zip2023-04-19 17:08:24,466 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-fs-npm-2.1.2-08d434e77b-405074965e.zip2023-04-19 17:08:24,467 INFO: Removing ZIP file archive at .yarn/cache/p-try-npm-1.0.0-7373139e40-3b5303f77e.zip2023-04-19 17:08:24,467 INFO: Removing ZIP file archive at .yarn/cache/wide-align-npm-1.1.5-889d77e592-d5fc37cd56.zip2023-04-19 17:08:24,467 INFO: Removing ZIP file archive at .yarn/cache/@typescript-eslint-typescript-estree-npm-5.40.0-6f9c0e3909-8b67b8c427.zip2023-04-19 17:08:24,468 INFO: Removing ZIP file archive at .yarn/cache/jest-util-npm-27.5.1-26e68baa39-ac8d122f6d.zip2023-04-19 17:08:24,468 INFO: Removing ZIP file archive at .yarn/cache/domutils-npm-2.8.0-0325139e5c-abf7434315.zip2023-04-19 17:08:24,469 INFO: Removing ZIP file archive at .yarn/cache/type-fest-npm-0.7.1-7b37912923-5b1b113529.zip2023-04-19 17:08:24,469 INFO: Removing ZIP file archive at .yarn/cache/emoji-regex-npm-8.0.0-213764015c-d4c5c39d5a.zip2023-04-19 17:08:24,470 INFO: Removing ZIP file archive at .yarn/cache/regenerate-unicode-properties-npm-10.1.0-f0d5adf0df-b1a8929588.zip2023-04-19 17:08:24,470 INFO: Removing ZIP file archive at .yarn/cache/aggregate-error-npm-4.0.1-12d0501fb7-bb3ffdfd13.zip2023-04-19 17:08:24,470 INFO: Removing ZIP file archive at .yarn/cache/strip-indent-npm-3.0.0-519e75a28d-18f045d57d.zip2023-04-19 17:08:24,471 INFO: Removing ZIP file archive at .yarn/cache/@reach-popover-npm-0.18.0-2ecac00cd0-b25a7310c9.zip2023-04-19 17:08:24,471 INFO: Removing ZIP file archive at .yarn/cache/dedent-npm-0.7.0-2dbb45a4c5-87de191050.zip2023-04-19 17:08:24,472 INFO: Removing ZIP file archive at .yarn/cache/get-symbol-description-npm-1.0.0-9c95a4bc1f-9ceff8fe96.zip2023-04-19 17:08:24,472 INFO: Removing ZIP file archive at .yarn/cache/proper-lockfile-npm-3.2.0-4c500143f0-1be1bb702b.zip2023-04-19 17:08:24,472 INFO: Removing ZIP file archive at .yarn/cache/yargs-npm-15.4.1-ca1c444de1-40b974f508.zip2023-04-19 17:08:24,473 INFO: Removing ZIP file archive at .yarn/cache/normalize-package-data-npm-4.0.1-2f74d18009-292e0aa740.zip2023-04-19 17:08:24,473 INFO: Removing ZIP file archive at .yarn/cache/xml-name-validator-npm-4.0.0-0857c21729-af100b79c2.zip2023-04-19 17:08:24,474 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-classes-npm-7.20.2-c8de40996d-57f3467a8e.zip2023-04-19 17:08:24,474 INFO: Removing ZIP file archive at .yarn/cache/pathval-npm-1.1.1-ce0311d7e0-090e314771.zip2023-04-19 17:08:24,474 INFO: Removing ZIP file archive at .yarn/cache/jest-runner-npm-29.3.1-931ad62288-61ad445d8a.zip2023-04-19 17:08:24,475 INFO: Removing ZIP file archive at .yarn/cache/babel-preset-current-node-syntax-npm-1.0.1-849ec71e32-d118c27424.zip2023-04-19 17:08:24,475 INFO: Removing ZIP file archive at .yarn/cache/stream-chain-npm-2.2.5-ad363478fb-c83cbf504b.zip2023-04-19 17:08:24,476 INFO: Removing ZIP file archive at .yarn/cache/is-negative-zero-npm-2.0.2-0adac91f15-f3232194c4.zip2023-04-19 17:08:24,476 INFO: Removing ZIP file archive at .yarn/cache/figures-npm-3.2.0-85d357e955-85a6ad29e9.zip2023-04-19 17:08:24,476 INFO: Removing ZIP file archive at .yarn/cache/fragment-cache-npm-0.2.1-407fe74319-1cbbd0b011.zip2023-04-19 17:08:24,477 INFO: Removing ZIP file archive at .yarn/cache/mute-stream-npm-0.0.8-489a7d6c2b-ff48d251fc.zip2023-04-19 17:08:24,477 INFO: Removing ZIP file archive at .yarn/cache/dargs-npm-7.0.0-62701e0c7a-b8f1e3cba5.zip2023-04-19 17:08:24,478 INFO: Removing ZIP file archive at .yarn/cache/is-number-object-npm-1.0.7-539d0e274d-d1e8d01bb0.zip2023-04-19 17:08:24,478 INFO: Removing ZIP file archive at .yarn/cache/@reach-dialog-npm-0.18.0-b83711f1cd-c87fe1a7be.zip2023-04-19 17:08:24,478 INFO: Removing ZIP file archive at .yarn/cache/global-dirs-npm-0.1.1-87c167e806-10624f5a8d.zip2023-04-19 17:08:24,479 INFO: Removing ZIP file archive at .yarn/cache/string_decoder-npm-1.1.1-e46a6c1353-9ab7e56f9d.zip2023-04-19 17:08:24,479 INFO: Removing ZIP file archive at .yarn/cache/fast-diff-npm-1.2.0-5ba4171bb6-1b5306eaa9.zip2023-04-19 17:08:24,480 INFO: Removing ZIP file archive at .yarn/cache/multimatch-npm-6.0.0-04c984409d-c04233765f.zip2023-04-19 17:08:24,480 INFO: Removing ZIP file archive at .yarn/cache/nanomatch-npm-1.2.13-bc9173dbe7-54d4166d6e.zip2023-04-19 17:08:24,480 INFO: Removing ZIP file archive at .yarn/cache/deepmerge-npm-3.3.0-b15e2840d6-4322195389.zip2023-04-19 17:08:24,481 INFO: Removing ZIP file archive at .yarn/cache/common-tags-npm-1.8.2-2c30ba69b3-767a6255a8.zip2023-04-19 17:08:24,481 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-titanium-theme-npm-1.4.7-f1fb483adc-b0d75903a8.zip2023-04-19 17:08:24,482 INFO: Removing ZIP file archive at .yarn/cache/multimatch-npm-5.0.0-9938abf6fa-82c8030a53.zip2023-04-19 17:08:24,482 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-validator-identifier-npm-7.19.1-d84f19e1dc-0eca5e86a7.zip2023-04-19 17:08:24,483 INFO: Removing ZIP file archive at .yarn/cache/@types-eslint-npm-8.4.6-a8726d8319-bfaf27b000.zip2023-04-19 17:08:24,483 INFO: Removing ZIP file archive at .yarn/cache/webpack-sources-npm-3.2.3-6bfb5d9563-989e401b9f.zip2023-04-19 17:08:24,483 INFO: Removing ZIP file archive at .yarn/cache/utf8-byte-length-npm-1.0.4-cf13f06124-f188ca076e.zip2023-04-19 17:08:24,484 INFO: Removing ZIP file archive at .yarn/cache/cacache-npm-16.1.3-4e2088ed0d-d91409e6e5.zip2023-04-19 17:08:24,484 INFO: Removing ZIP file archive at .yarn/cache/fill-range-npm-7.0.1-b8b1817caa-cc283f4e65.zip2023-04-19 17:08:24,485 INFO: Removing ZIP file archive at .yarn/cache/shebang-command-npm-2.0.0-eb2b01921d-6b52fe8727.zip2023-04-19 17:08:24,485 INFO: Removing ZIP file archive at .yarn/cache/styled-components-npm-5.3.8-6714c3226a-60148083f4.zip2023-04-19 17:08:24,486 INFO: Removing ZIP file archive at .yarn/cache/async-exit-hook-npm-2.0.1-09570c5c6b-b72cbdd19e.zip2023-04-19 17:08:24,486 INFO: Removing ZIP file archive at .yarn/cache/easy-stack-npm-1.0.1-cb6e2497d3-161a99e497.zip2023-04-19 17:08:24,486 INFO: Removing ZIP file archive at .yarn/cache/array-unique-npm-0.3.2-9f62c6ac93-da344b89cf.zip2023-04-19 17:08:24,487 INFO: Removing ZIP file archive at .yarn/cache/jest-util-npm-29.2.1-9985a33765-781bd14a65.zip2023-04-19 17:08:24,487 INFO: Removing ZIP file archive at .yarn/cache/picomatch-npm-2.3.1-c782cfd986-050c865ce8.zip2023-04-19 17:08:24,488 INFO: Removing ZIP file archive at .yarn/cache/svg-jest-npm-1.0.1-3d4af678e7-2402b0b59f.zip2023-04-19 17:08:24,488 INFO: Removing ZIP file archive at .yarn/cache/temp-file-npm-3.4.0-7802dcdd81-8e2b90321c.zip2023-04-19 17:08:24,489 INFO: Removing ZIP file archive at .yarn/cache/statuses-npm-2.0.1-81d2b97fee-18c7623fdb.zip2023-04-19 17:08:24,489 INFO: Removing ZIP file archive at .yarn/cache/npm-pick-manifest-npm-7.0.2-6da502b6d3-a93ec449c1.zip2023-04-19 17:08:24,489 INFO: Removing ZIP file archive at .yarn/cache/@jest-reporters-npm-29.3.1-08646fa246-273e0c6953.zip2023-04-19 17:08:24,490 INFO: Removing ZIP file archive at .yarn/cache/event-pubsub-npm-4.3.0-cff6d9d596-6940f57790.zip2023-04-19 17:08:24,490 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-annotate-as-pure-npm-7.18.6-36e25293d8-88ccd15ced.zip2023-04-19 17:08:24,491 INFO: Removing ZIP file archive at .yarn/cache/autoprefixer-npm-10.4.13-261edbcee5-dcb1cb7ae9.zip2023-04-19 17:08:24,491 INFO: Removing ZIP file archive at .yarn/cache/commander-npm-5.1.0-7e939e7832-0b7fec1712.zip2023-04-19 17:08:24,491 INFO: Removing ZIP file archive at .yarn/cache/inquirer-npm-8.2.4-a2a5fb3187-dfcb6529d3.zip2023-04-19 17:08:24,492 INFO: Removing ZIP file archive at .yarn/cache/marky-npm-1.2.5-007e6cc885-823b946677.zip2023-04-19 17:08:24,492 INFO: Removing ZIP file archive at .yarn/cache/gensync-npm-1.0.0-beta.2-224666d72f-a7437e58c6.zip2023-04-19 17:08:24,493 INFO: Removing ZIP file archive at .yarn/cache/unique-filename-npm-3.0.0-77d68e0a45-8e2f59b356.zip2023-04-19 17:08:24,493 INFO: Removing ZIP file archive at .yarn/cache/get-func-name-npm-2.0.0-afbf363765-8d82e69f3e.zip2023-04-19 17:08:24,493 INFO: Removing ZIP file archive at .yarn/cache/file-loader-npm-6.2.0-4b02fd87d5-faf43eecf2.zip2023-04-19 17:08:24,494 INFO: Removing ZIP file archive at .yarn/cache/@lerna-lite-cli-npm-1.12.0-06e929269a-1aac867f3a.zip2023-04-19 17:08:24,494 INFO: Removing ZIP file archive at .yarn/cache/xtend-npm-4.0.2-7f2375736e-ac5dfa738b.zip2023-04-19 17:08:24,495 INFO: Removing ZIP file archive at .yarn/cache/enhanced-resolve-npm-5.10.0-7941304306-0bb9830704.zip2023-04-19 17:08:24,495 INFO: Removing ZIP file archive at .yarn/cache/tr46-npm-0.0.3-de53018915-726321c5ea.zip2023-04-19 17:08:24,495 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-member-expression-to-functions-npm-7.18.9-3d2128582a-fcf8184e3b.zip2023-04-19 17:08:24,496 INFO: Removing ZIP file archive at .yarn/cache/jest-pnp-resolver-npm-1.2.2-da20f8bdfe-bd85dcc0e7.zip2023-04-19 17:08:24,496 INFO: Removing ZIP file archive at .yarn/cache/ssri-npm-10.0.0-f79af73fc2-c8707ee235.zip2023-04-19 17:08:24,497 INFO: Removing ZIP file archive at .yarn/cache/finalhandler-npm-1.2.0-593d001463-92effbfd32.zip2023-04-19 17:08:24,497 INFO: Removing ZIP file archive at .yarn/cache/path-exists-npm-4.0.0-e9e4f63eb0-505807199d.zip2023-04-19 17:08:24,497 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-module-transforms-npm-7.19.6-c73ab63519-c28692b37d.zip2023-04-19 17:08:24,498 INFO: Removing ZIP file archive at .yarn/cache/@babel-template-npm-7.20.7-c157fc5838-2eb1a0ab8d.zip2023-04-19 17:08:24,498 INFO: Removing ZIP file archive at .yarn/cache/escape-string-regexp-npm-4.0.0-4b531d8d59-98b48897d9.zip2023-04-19 17:08:24,499 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-focus-theme-npm-1.4.6-0f99f304f0-f43dbf02ad.zip2023-04-19 17:08:24,499 INFO: Removing ZIP file archive at .yarn/cache/eslint-module-utils-npm-2.7.4-a1640084cb-5da13645da.zip2023-04-19 17:08:24,499 INFO: Removing ZIP file archive at .yarn/cache/html-entities-npm-2.3.3-e0aac656af-92521501da.zip2023-04-19 17:08:24,500 INFO: Removing ZIP file archive at .yarn/cache/open-npm-6.4.0-d2020c939f-e5037facf3.zip2023-04-19 17:08:24,500 INFO: Removing ZIP file archive at .yarn/cache/@bcoe-v8-coverage-npm-0.2.3-9e27b3c57e-850f930553.zip2023-04-19 17:08:24,501 INFO: Removing ZIP file archive at .yarn/cache/jsonparse-npm-1.3.1-b6fde74828-6514a7be46.zip2023-04-19 17:08:24,501 INFO: Removing ZIP file archive at .yarn/cache/buffer-equal-constant-time-npm-1.0.1-41826f3419-80bb945f5d.zip2023-04-19 17:08:24,502 INFO: Removing ZIP file archive at .yarn/cache/fsevents-patch-3340e2eb10-8.zip2023-04-19 17:08:24,502 INFO: Removing ZIP file archive at .yarn/cache/eslint-plugin-react-native-globals-npm-0.1.2-1a654c3f21-ab91e8ecbb.zip2023-04-19 17:08:24,502 INFO: Removing ZIP file archive at .yarn/cache/is-plain-obj-npm-3.0.0-a5ae411d5a-a6ebdf8e12.zip2023-04-19 17:08:24,503 INFO: Removing ZIP file archive at .yarn/cache/make-fetch-happen-npm-9.1.0-23184ad7f6-0eb371c85f.zip2023-04-19 17:08:24,503 INFO: Removing ZIP file archive at .yarn/cache/cross-spawn-npm-6.0.5-2deab6c280-f893bb0d96.zip2023-04-19 17:08:24,504 INFO: Removing ZIP file archive at .yarn/cache/convert-source-map-npm-1.9.0-e294555f4b-dc55a1f28d.zip2023-04-19 17:08:24,504 INFO: Removing ZIP file archive at .yarn/cache/eastasianwidth-npm-0.2.0-c37eb16bd1-7d00d7cd8e.zip2023-04-19 17:08:24,504 INFO: Removing ZIP file archive at .yarn/cache/concat-stream-npm-2.0.0-8bb2ad5aa0-d7f75d48f0.zip2023-04-19 17:08:24,505 INFO: Removing ZIP file archive at .yarn/cache/lie-npm-3.3.0-35ddd11a4d-33102302cf.zip2023-04-19 17:08:24,505 INFO: Removing ZIP file archive at .yarn/cache/glob-npm-6.0.4-dbb227ba4a-c4946c3d01.zip2023-04-19 17:08:24,506 INFO: Removing ZIP file archive at .yarn/cache/js-yaml-npm-4.1.0-3606f32312-c7830dfd45.zip2023-04-19 17:08:24,506 INFO: Removing ZIP file archive at .yarn/cache/npm-bundled-npm-2.0.1-b14512ad18-7747293985.zip2023-04-19 17:08:24,506 INFO: Removing ZIP file archive at .yarn/cache/yocto-queue-npm-0.1.0-c6c9a7db29-f77b3d8d00.zip2023-04-19 17:08:24,507 INFO: Removing ZIP file archive at .yarn/cache/expand-template-npm-2.0.3-80de959306-588c198472.zip2023-04-19 17:08:24,507 INFO: Removing ZIP file archive at .yarn/cache/@leichtgewicht-ip-codec-npm-2.0.4-dd4d657af8-468de1f04d.zip2023-04-19 17:08:24,508 INFO: Removing ZIP file archive at .yarn/cache/react-native-mmkv-npm-2.7.0-bc1de1b499-74f85b097f.zip2023-04-19 17:08:24,508 INFO: Removing ZIP file archive at .yarn/cache/grapheme-splitter-npm-1.0.4-648f2bf509-0c22ec54de.zip2023-04-19 17:08:24,508 INFO: Removing ZIP file archive at .yarn/cache/add-stream-npm-1.0.0-a5a0c0498c-3e9e8b0b8f.zip2023-04-19 17:08:24,509 INFO: Removing ZIP file archive at .yarn/cache/wcwidth-npm-1.0.1-05fa596453-814e9d1ddc.zip2023-04-19 17:08:24,509 INFO: Removing ZIP file archive at .yarn/cache/astral-regex-npm-2.0.0-f30d866aab-876231688c.zip2023-04-19 17:08:24,510 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-proposal-object-rest-spread-npm-7.20.2-f8f1c9f006-9764d1a473.zip2023-04-19 17:08:24,510 INFO: Removing ZIP file archive at .yarn/cache/conventional-commits-filter-npm-2.0.7-8762ee3bfa-feb567f680.zip2023-04-19 17:08:24,510 INFO: Removing ZIP file archive at .yarn/cache/core-js-pure-npm-3.25.5-aaaed61bed-e48799a8ab.zip2023-04-19 17:08:24,511 INFO: Removing ZIP file archive at .yarn/cache/fs-extra-npm-11.1.0-2cd157426f-5ca476103f.zip2023-04-19 17:08:24,512 INFO: Removing ZIP file archive at .yarn/cache/path-npm-0.12.7-bddabe2e86-5dedb71e78.zip2023-04-19 17:08:24,512 INFO: Removing ZIP file archive at .yarn/cache/jsesc-npm-2.5.2-c5acb78804-4dc1907711.zip2023-04-19 17:08:24,512 INFO: Removing ZIP file archive at .yarn/cache/@otplib-preset-v11-npm-12.0.1-df44c202c1-367cb09397.zip2023-04-19 17:08:24,513 INFO: Removing ZIP file archive at .yarn/cache/tscpaths-npm-0.0.9-90fb6cfbb0-384fc9f22d.zip2023-04-19 17:08:24,513 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-simple-access-npm-7.19.4-c02920b575-964cb1ec36.zip2023-04-19 17:08:24,514 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-literals-npm-7.18.9-d87aa5e6d7-3458dd2f1a.zip2023-04-19 17:08:24,514 INFO: Removing ZIP file archive at .yarn/cache/type-fest-npm-2.19.0-918b953248-a4ef07ece2.zip2023-04-19 17:08:24,514 INFO: Removing ZIP file archive at .yarn/cache/jsonwebtoken-npm-8.5.1-c007670b76-93c9e3f23c.zip2023-04-19 17:08:24,515 INFO: Removing ZIP file archive at .yarn/cache/@types-graceful-fs-npm-4.1.5-91d62e1050-d076bb61f4.zip2023-04-19 17:08:24,515 INFO: Removing ZIP file archive at .yarn/cache/react-refresh-npm-0.4.3-9a91aa5898-58d3b899ed.zip2023-04-19 17:08:24,516 INFO: Removing ZIP file archive at .yarn/cache/sudo-prompt-npm-9.2.1-673cc9fe7b-50a29eec2f.zip2023-04-19 17:08:24,516 INFO: Removing ZIP file archive at .yarn/cache/time-zone-npm-1.0.0-0522e3467f-e46f5a69b8.zip2023-04-19 17:08:24,516 INFO: Removing ZIP file archive at .yarn/cache/cli-width-npm-3.0.0-387b3f68f9-4c94af3769.zip2023-04-19 17:08:24,517 INFO: Removing ZIP file archive at .yarn/cache/bunyan-debug-stream-npm-3.1.0-5c8d1deb0f-38a89a711d.zip2023-04-19 17:08:24,517 INFO: Removing ZIP file archive at .yarn/cache/path-type-npm-3.0.0-252361a0eb-735b35e256.zip2023-04-19 17:08:24,518 INFO: Removing ZIP file archive at .yarn/cache/sass-npm-1.56.1-d5befb920f-78e693e599.zip2023-04-19 17:08:24,519 INFO: Removing ZIP file archive at .yarn/cache/delayed-stream-npm-1.0.0-c5a4c4cc02-46fe6e83e2.zip2023-04-19 17:08:24,519 INFO: Removing ZIP file archive at .yarn/cache/minimatch-npm-3.1.2-9405269906-c154e56640.zip2023-04-19 17:08:24,520 INFO: Removing ZIP file archive at .yarn/cache/globalthis-npm-1.0.3-96cd56020d-fbd7d760dc.zip2023-04-19 17:08:24,520 INFO: Removing ZIP file archive at .yarn/cache/@types-json5-npm-0.0.29-f63a7916bd-e60b153664.zip2023-04-19 17:08:24,520 INFO: Removing ZIP file archive at .yarn/cache/commondir-npm-1.0.1-291b790340-59715f2fc4.zip2023-04-19 17:08:24,521 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-common-npm-1.46.4-0012c2a1fe-6d21999a1d.zip2023-04-19 17:08:24,521 INFO: Removing ZIP file archive at .yarn/cache/multicast-dns-npm-7.2.5-e1c9c3ec64-00b8a57df1.zip2023-04-19 17:08:24,522 INFO: Removing ZIP file archive at .yarn/cache/@szmarczak-http-timer-npm-4.0.6-6ace00d82d-c29df3bcec.zip2023-04-19 17:08:24,522 INFO: Removing ZIP file archive at .yarn/cache/asynckit-npm-0.4.0-c718858525-7b78c451df.zip2023-04-19 17:08:24,522 INFO: Removing ZIP file archive at .yarn/cache/source-map-npm-0.6.1-1a3621db16-59ce8640cf.zip2023-04-19 17:08:24,523 INFO: Removing ZIP file archive at .yarn/cache/atomic-sleep-npm-1.0.0-17d8a762a3-b95275afb2.zip2023-04-19 17:08:24,523 INFO: Removing ZIP file archive at .yarn/cache/@typescript-eslint-visitor-keys-npm-5.43.0-44f5ae1b0c-4820679e50.zip2023-04-19 17:08:24,524 INFO: Removing ZIP file archive at .yarn/cache/regexp.prototype.flags-npm-1.4.3-df1c08b65d-51228bae73.zip2023-04-19 17:08:24,524 INFO: Removing ZIP file archive at .yarn/cache/readable-stream-npm-2.3.8-67a94c2cb1-6564546703.zip2023-04-19 17:08:24,524 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-parameters-npm-7.18.8-4c778bfd7e-2b5863300d.zip2023-04-19 17:08:24,525 INFO: Removing ZIP file archive at .yarn/cache/path-exists-npm-5.0.0-0bf403c56c-8ca842868c.zip2023-04-19 17:08:24,525 INFO: Removing ZIP file archive at .yarn/cache/read-config-file-npm-6.2.0-7cf83ede19-51e30db822.zip2023-04-19 17:08:24,526 INFO: Removing ZIP file archive at .yarn/cache/levn-npm-0.4.1-d183b2d7bb-12c5021c85.zip2023-04-19 17:08:24,526 INFO: Removing ZIP file archive at .yarn/cache/bluebird-npm-3.7.2-6a54136ee3-869417503c.zip2023-04-19 17:08:24,526 INFO: Removing ZIP file archive at .yarn/cache/deep-eql-npm-4.1.2-7017c4a2dc-1832456c5f.zip2023-04-19 17:08:24,527 INFO: Removing ZIP file archive at .yarn/cache/ast-types-npm-0.14.2-43c4ac4b0d-8674a77307.zip2023-04-19 17:08:24,527 INFO: Removing ZIP file archive at .yarn/cache/growly-npm-1.3.0-b3a02d4d2a-53cdecd4c1.zip2023-04-19 17:08:24,528 INFO: Removing ZIP file archive at .yarn/cache/roarr-npm-2.15.4-a3dcbf0852-682e28d549.zip2023-04-19 17:08:24,528 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-modules-amd-npm-7.18.6-bb510ab5c3-f60c4c4e0e.zip2023-04-19 17:08:24,528 INFO: Removing ZIP file archive at .yarn/cache/@babel-preset-typescript-npm-7.18.6-8099191daa-7fe0da5103.zip2023-04-19 17:08:24,529 INFO: Removing ZIP file archive at .yarn/cache/@jridgewell-trace-mapping-npm-0.3.9-91625cd7fb-d89597752f.zip2023-04-19 17:08:24,529 INFO: Removing ZIP file archive at .yarn/cache/@babel-template-npm-7.18.10-b6d6fdbaf8-93a6aa094a.zip2023-04-19 17:08:24,530 INFO: Removing ZIP file archive at .yarn/cache/pod-install-npm-0.1.38-b722289aa1-9ff3e8f50d.zip2023-04-19 17:08:24,530 INFO: Removing ZIP file archive at .yarn/cache/@cspotcode-source-map-support-npm-0.8.1-964f2de99d-5718f26708.zip2023-04-19 17:08:24,530 INFO: Removing ZIP file archive at .yarn/cache/semver-npm-6.3.0-b3eace8bfd-1b26ecf6db.zip2023-04-19 17:08:24,531 INFO: Removing ZIP file archive at .yarn/cache/symbol-tree-npm-3.2.4-fe70cdb75b-6e8fc7e148.zip2023-04-19 17:08:24,531 INFO: Removing ZIP file archive at .yarn/cache/normalize-package-data-npm-2.5.0-af0345deed-7999112efc.zip2023-04-19 17:08:24,532 INFO: Removing ZIP file archive at .yarn/cache/@babel-compat-data-npm-7.19.4-579e57594f-757fdaeb67.zip2023-04-19 17:08:24,532 INFO: Removing ZIP file archive at .yarn/cache/events-npm-3.3.0-c280bc7e48-f6f487ad21.zip2023-04-19 17:08:24,533 INFO: Removing ZIP file archive at .yarn/cache/read-pkg-up-npm-3.0.0-3d7faf047f-16175573f2.zip2023-04-19 17:08:24,533 INFO: Removing ZIP file archive at .yarn/cache/metro-runtime-npm-0.73.7-778efe1f04-c9e269816f.zip2023-04-19 17:08:24,533 INFO: Removing ZIP file archive at .yarn/cache/anymatch-npm-3.1.2-1d5471acfa-985163db22.zip2023-04-19 17:08:24,534 INFO: Removing ZIP file archive at .yarn/cache/conventional-changelog-writer-npm-5.0.1-c7d8f4132f-5c0129db44.zip2023-04-19 17:08:24,534 INFO: Removing ZIP file archive at .yarn/cache/@jest-fake-timers-npm-29.3.1-8489ff87cf-b1dafa8cdc.zip2023-04-19 17:08:24,535 INFO: Removing ZIP file archive at .yarn/cache/metro-transform-plugins-npm-0.73.8-c754774249-3a5d7721cd.zip2023-04-19 17:08:24,535 INFO: Removing ZIP file archive at .yarn/cache/setprototypeof-npm-1.2.0-0fedbdcd3a-be18cbbf70.zip2023-04-19 17:08:24,535 INFO: Removing ZIP file archive at .yarn/cache/webpack-merge-npm-5.8.0-e3c95fdc3c-88786ab910.zip2023-04-19 17:08:24,536 INFO: Removing ZIP file archive at .yarn/cache/dateformat-npm-3.0.3-ed02e5ddbd-ca4911148a.zip2023-04-19 17:08:24,536 INFO: Removing ZIP file archive at .yarn/cache/postcss-modules-values-npm-4.0.0-63d7ec543a-f7f2cdf14a.zip2023-04-19 17:08:24,537 INFO: Removing ZIP file archive at .yarn/cache/pkg-conf-npm-4.0.0-1053b46579-6da0c064a7.zip2023-04-19 17:08:24,537 INFO: Removing ZIP file archive at .yarn/cache/strnum-npm-1.0.5-9ba11d2a0a-651b2031db.zip2023-04-19 17:08:24,537 INFO: Removing ZIP file archive at .yarn/cache/typescript-npm-4.9.3-228c75fdd3-17b8f81605.zip2023-04-19 17:08:24,541 INFO: Removing ZIP file archive at .yarn/cache/regjsparser-npm-0.9.1-47cd7c2ee2-5e1b76afe8.zip2023-04-19 17:08:24,541 INFO: Removing ZIP file archive at .yarn/cache/hosted-git-info-npm-5.1.0-4185a64b6f-22abbc6a74.zip2023-04-19 17:08:24,542 INFO: Removing ZIP file archive at .yarn/cache/before-after-hook-npm-2.2.3-d79e3d6608-a1a2430976.zip2023-04-19 17:08:24,542 INFO: Removing ZIP file archive at .yarn/cache/emittery-npm-1.0.1-3e4e6ba9b5-d95faee6ff.zip2023-04-19 17:08:24,543 INFO: Removing ZIP file archive at .yarn/cache/is-wsl-npm-1.1.0-136e2b7c74-ea157d2323.zip2023-04-19 17:08:24,543 INFO: Removing ZIP file archive at .yarn/cache/conventional-changelog-angular-npm-5.0.13-50e4a302c4-6ed4972fce.zip2023-04-19 17:08:24,543 INFO: Removing ZIP file archive at .yarn/cache/@tootallnate-once-npm-1.1.2-0517220057-e1fb1bbbc1.zip2023-04-19 17:08:24,544 INFO: Removing ZIP file archive at .yarn/cache/@webassemblyjs-wasm-gen-npm-1.11.1-a6d0b4d37d-1f6921e640.zip2023-04-19 17:08:24,544 INFO: Removing ZIP file archive at .yarn/cache/@webassemblyjs-leb128-npm-1.11.1-fd9f27673d-33ccc4ade2.zip2023-04-19 17:08:24,545 INFO: Removing ZIP file archive at .yarn/cache/@jest-types-npm-26.6.2-fca9877d98-a0bd3d2f22.zip2023-04-19 17:08:24,545 INFO: Removing ZIP file archive at .yarn/cache/copy-webpack-plugin-npm-11.0.0-9a07415855-df4f8743f0.zip2023-04-19 17:08:24,545 INFO: Removing ZIP file archive at .yarn/cache/selfsigned-npm-2.1.1-311d9b0b6d-aa9ce2150a.zip2023-04-19 17:08:24,546 INFO: Removing ZIP file archive at .yarn/cache/node-domexception-npm-1.0.0-e1e813b76f-ee1d37dd2a.zip2023-04-19 17:08:24,546 INFO: Removing ZIP file archive at .yarn/cache/import-local-npm-3.1.0-8960af5e51-bfcdb63b5e.zip2023-04-19 17:08:24,547 INFO: Removing ZIP file archive at .yarn/cache/@react-native-community-cli-types-npm-10.0.0-818a530658-6153088d6b.zip2023-04-19 17:08:24,547 INFO: Removing ZIP file archive at .yarn/cache/lodash.once-npm-4.1.1-d8ba329ead-d768fa9f9b.zip2023-04-19 17:08:24,547 INFO: Removing ZIP file archive at .yarn/cache/find-up-npm-6.3.0-e5056fc655-9a21b7f924.zip2023-04-19 17:08:24,548 INFO: Removing ZIP file archive at .yarn/cache/@reach-rect-npm-0.18.0-eb408ad59e-5e9fbfb3b6.zip2023-04-19 17:08:24,548 INFO: Removing ZIP file archive at .yarn/cache/@reach-observe-rect-npm-1.2.0-ae7ce1a341-7dd903eeaa.zip2023-04-19 17:08:24,549 INFO: Removing ZIP file archive at .yarn/cache/find-up-npm-5.0.0-e03e9b796d-07955e3573.zip2023-04-19 17:08:24,549 INFO: Removing ZIP file archive at .yarn/cache/decamelize-npm-1.2.0-c5a2fdc622-ad8c51a7e7.zip2023-04-19 17:08:24,549 INFO: Removing ZIP file archive at .yarn/cache/minizlib-npm-2.1.2-ea89cd0cfb-f1fdeac0b0.zip2023-04-19 17:08:24,550 INFO: Removing ZIP file archive at .yarn/cache/@octokit-openapi-types-npm-14.0.0-5d05da4dc7-0a1f8f3be9.zip2023-04-19 17:08:24,550 INFO: Removing ZIP file archive at .yarn/cache/@types-mime-npm-3.0.1-dec03536dc-4040fac73f.zip2023-04-19 17:08:24,551 INFO: Removing ZIP file archive at .yarn/cache/cssesc-npm-3.0.0-15ec56f86f-f8c4ababff.zip2023-04-19 17:08:24,551 INFO: Removing ZIP file archive at .yarn/cache/stream-to-promise-npm-3.0.0-93b8af42c6-206905dc40.zip2023-04-19 17:08:24,552 INFO: Removing ZIP file archive at .yarn/cache/@jridgewell-gen-mapping-npm-0.1.1-3bad172ac6-3bcc21fe78.zip2023-04-19 17:08:24,552 INFO: Removing ZIP file archive at .yarn/cache/keyv-npm-4.5.2-78a8ba8062-13ad58303a.zip2023-04-19 17:08:24,552 INFO: Removing ZIP file archive at .yarn/cache/@types-ms-npm-0.7.31-ea3b89342b-daadd354ae.zip2023-04-19 17:08:24,553 INFO: Removing ZIP file archive at .yarn/cache/@lexical-rich-text-npm-0.9.2-c516d1ea2d-d71761fe76.zip2023-04-19 17:08:24,553 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-module-imports-npm-7.18.6-1031faa864-f393f8a3b3.zip2023-04-19 17:08:24,554 INFO: Removing ZIP file archive at .yarn/cache/uglify-es-npm-3.3.10-f41c73ead2-22b028b645.zip2023-04-19 17:08:24,554 INFO: Removing ZIP file archive at .yarn/cache/@types-babel__traverse-npm-7.18.2-17d99e224e-05972775e2.zip2023-04-19 17:08:24,554 INFO: Removing ZIP file archive at .yarn/cache/signal-exit-npm-3.0.7-bd270458a3-a2f098f247.zip2023-04-19 17:08:24,555 INFO: Removing ZIP file archive at .yarn/cache/@babel-parser-npm-7.19.4-0c772881aa-5ef97da979.zip2023-04-19 17:08:24,555 INFO: Removing ZIP file archive at .yarn/cache/env-paths-npm-2.2.1-7c7577428c-65b5df55a8.zip2023-04-19 17:08:24,556 INFO: Removing ZIP file archive at .yarn/cache/npm-bundled-npm-3.0.0-0b3c5ee4f3-110859c2d6.zip2023-04-19 17:08:24,556 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-sncrypto-common-npm-1.13.0-18cb5f8eb9-e58258f525.zip2023-04-19 17:08:24,557 INFO: Removing ZIP file archive at .yarn/cache/jest-diff-npm-29.3.1-267b436f67-ac5c09745f.zip2023-04-19 17:08:24,557 INFO: Removing ZIP file archive at .yarn/cache/pino-abstract-transport-npm-1.0.0-a566611547-05dd0eda52.zip2023-04-19 17:08:24,557 INFO: Removing ZIP file archive at .yarn/cache/arr-flatten-npm-1.1.0-0c12b693e4-963fe12564.zip2023-04-19 17:08:24,558 INFO: Removing ZIP file archive at .yarn/cache/@tsconfig-node16-npm-1.0.3-6a4a30eda2-3a8b657dd0.zip2023-04-19 17:08:24,558 INFO: Removing ZIP file archive at .yarn/cache/object.entries-npm-1.1.5-7a8fcbc43e-d658696f74.zip2023-04-19 17:08:24,559 INFO: Removing ZIP file archive at .yarn/cache/regenerator-runtime-npm-0.11.1-a31e4f8dcd-3c97bd2c7b.zip2023-04-19 17:08:24,559 INFO: Removing ZIP file archive at .yarn/cache/content-type-npm-1.0.4-3b1a5ca16b-3d93585fda.zip2023-04-19 17:08:24,560 INFO: Removing ZIP file archive at .yarn/cache/has-bigints-npm-1.0.2-52732e614d-390e31e7be.zip2023-04-19 17:08:24,560 INFO: Removing ZIP file archive at .yarn/cache/loader-utils-npm-2.0.4-ba3800585b-a5281f5fff.zip2023-04-19 17:08:24,560 INFO: Removing ZIP file archive at .yarn/cache/async-foreach-npm-0.1.3-1122283fef-cc43dee65d.zip2023-04-19 17:08:24,561 INFO: Removing ZIP file archive at .yarn/cache/jake-npm-10.8.5-6a5e87e533-56c913ecf5.zip2023-04-19 17:08:24,561 INFO: Removing ZIP file archive at .yarn/cache/react-native-fs-npm-2.20.0-a38fe24051-0be9bb9a5c.zip2023-04-19 17:08:24,562 INFO: Removing ZIP file archive at .yarn/cache/electron-publish-npm-23.6.0-a8579f7683-70473d800f.zip2023-04-19 17:08:24,562 INFO: Removing ZIP file archive at .yarn/cache/walk-up-path-npm-1.0.0-54fda77042-b8019ac4fb.zip2023-04-19 17:08:24,563 INFO: Removing ZIP file archive at .yarn/cache/metro-runtime-npm-0.73.8-34f778874d-08242a9292.zip2023-04-19 17:08:24,563 INFO: Removing ZIP file archive at .yarn/cache/electron-to-chromium-npm-1.4.282-5d6c8ff32c-6cc5f05596.zip2023-04-19 17:08:24,563 INFO: Removing ZIP file archive at .yarn/cache/restore-cursor-npm-3.1.0-52c5a4c98f-f877dd8741.zip2023-04-19 17:08:24,564 INFO: Removing ZIP file archive at .yarn/cache/has-yarn-npm-3.0.0-951e36133f-b9e14e78e0.zip2023-04-19 17:08:24,564 INFO: Removing ZIP file archive at .yarn/cache/is-installed-globally-npm-0.4.0-a30dd056c7-3359840d59.zip2023-04-19 17:08:24,565 INFO: Removing ZIP file archive at .yarn/cache/colorette-npm-1.4.0-7e94b44dc3-01c3c16058.zip2023-04-19 17:08:24,565 INFO: Removing ZIP file archive at .yarn/cache/got-npm-11.8.6-89e7cd5d67-bbc783578a.zip2023-04-19 17:08:24,565 INFO: Removing ZIP file archive at .yarn/cache/@lexical-offset-npm-0.9.2-1c2707e81a-f4b69858de.zip2023-04-19 17:08:24,566 INFO: Removing ZIP file archive at .yarn/cache/jest-message-util-npm-29.2.0-cf68b35b8d-de74c6aeff.zip2023-04-19 17:08:24,566 INFO: Removing ZIP file archive at .yarn/cache/require-main-filename-npm-2.0.0-03eef65c84-e9e294695f.zip2023-04-19 17:08:24,567 INFO: Removing ZIP file archive at .yarn/cache/parse5-npm-7.1.1-27fa6524c4-8f72fbfa6d.zip2023-04-19 17:08:24,567 INFO: Removing ZIP file archive at .yarn/cache/normalize-path-npm-3.0.0-658ba7d77f-88eeb4da89.zip2023-04-19 17:08:24,567 INFO: Removing ZIP file archive at .yarn/cache/schema-utils-npm-3.1.1-8704647575-fb73f3d759.zip2023-04-19 17:08:24,568 INFO: Removing ZIP file archive at .yarn/cache/saxes-npm-6.0.0-31558949f5-d3fa3e2aaf.zip2023-04-19 17:08:24,568 INFO: Removing ZIP file archive at .yarn/cache/ms-npm-2.1.2-ec0c1512ff-673cdb2c31.zip2023-04-19 17:08:24,569 INFO: Removing ZIP file archive at .yarn/cache/react-refresh-npm-0.14.0-78ef5eeb73-dc69fa8c99.zip2023-04-19 17:08:24,569 INFO: Removing ZIP file archive at .yarn/cache/csso-npm-4.2.0-b277db8d71-380ba9663d.zip2023-04-19 17:08:24,569 INFO: Removing ZIP file archive at .yarn/cache/spdx-expression-parse-npm-3.0.1-b718cbb35a-a1c6e104a2.zip2023-04-19 17:08:24,570 INFO: Removing ZIP file archive at .yarn/cache/@sinonjs-commons-npm-1.8.3-30cf78d93f-6159726db5.zip2023-04-19 17:08:24,570 INFO: Removing ZIP file archive at .yarn/cache/@types-dompurify-npm-2.4.0-b6ea286bda-b48cd81e99.zip2023-04-19 17:08:24,571 INFO: Removing ZIP file archive at .yarn/cache/make-dir-npm-3.1.0-d1d7505142-484200020a.zip2023-04-19 17:08:24,571 INFO: Removing ZIP file archive at .yarn/cache/are-we-there-yet-npm-4.0.0-91757d0768-35d6a65ce9.zip2023-04-19 17:08:24,571 INFO: Removing ZIP file archive at .yarn/cache/temp-dir-npm-3.0.0-70414c7a63-577211e995.zip2023-04-19 17:08:24,572 INFO: Removing ZIP file archive at .yarn/cache/node-version-npm-1.2.0-8be29089db-74e92d2a7f.zip2023-04-19 17:08:24,572 INFO: Removing ZIP file archive at .yarn/cache/parse5-htmlparser2-tree-adapter-npm-7.0.0-38e1b3a974-fc5d01e077.zip2023-04-19 17:08:24,573 INFO: Removing ZIP file archive at .yarn/cache/type-fest-npm-0.18.1-47b079775d-e96dcee18a.zip2023-04-19 17:08:24,573 INFO: Removing ZIP file archive at .yarn/cache/json5-npm-2.2.3-9962c55073-2a7436a933.zip2023-04-19 17:08:24,573 INFO: Removing ZIP file archive at .yarn/cache/load-json-file-npm-6.2.0-516f143724-4429e430eb.zip2023-04-19 17:08:24,574 INFO: Removing ZIP file archive at .yarn/cache/yargs-npm-16.2.0-547873d425-b14afbb51e.zip2023-04-19 17:08:24,574 INFO: Removing ZIP file archive at .yarn/cache/git-semver-tags-npm-4.1.1-93b9747811-e16d02a515.zip2023-04-19 17:08:24,575 INFO: Removing ZIP file archive at .yarn/cache/array-flatten-npm-1.1.1-9d94ad5f1d-a9925bf351.zip2023-04-19 17:08:24,575 INFO: Removing ZIP file archive at .yarn/cache/@types-connect-npm-3.4.35-7337eee0a3-fe81351470.zip2023-04-19 17:08:24,575 INFO: Removing ZIP file archive at .yarn/cache/any-promise-npm-1.3.0-f34eeaa7e7-0ee8a9bdbe.zip2023-04-19 17:08:24,576 INFO: Removing ZIP file archive at .yarn/cache/@lexical-link-npm-0.9.2-c2c3f5ee38-e733b2f667.zip2023-04-19 17:08:24,576 INFO: Removing ZIP file archive at .yarn/cache/brace-expansion-npm-2.0.1-17aa2616f9-a61e7cd2e8.zip2023-04-19 17:08:24,577 INFO: Removing ZIP file archive at .yarn/cache/xml2js-npm-0.4.23-93a8b2e10b-ca0cf2dfbf.zip2023-04-19 17:08:24,577 INFO: Removing ZIP file archive at .yarn/cache/normalize-range-npm-0.1.2-bec5e259e2-9b2f14f093.zip2023-04-19 17:08:24,577 INFO: Removing ZIP file archive at .yarn/cache/ansi-regex-npm-4.1.1-af0a582bb9-b1a6ee44cb.zip2023-04-19 17:08:24,578 INFO: Removing ZIP file archive at .yarn/cache/locate-path-npm-7.1.1-f7185f31cc-1d88af5b51.zip2023-04-19 17:08:24,578 INFO: Removing ZIP file archive at .yarn/cache/strip-ansi-npm-6.0.1-caddc7cb40-f3cd25890a.zip2023-04-19 17:08:24,579 INFO: Removing ZIP file archive at .yarn/cache/fs.realpath-npm-1.0.0-c8f05d8126-99ddea01a7.zip2023-04-19 17:08:24,579 INFO: Removing ZIP file archive at .yarn/cache/lodash.throttle-npm-4.1.1-856641af92-129c0a28ce.zip2023-04-19 17:08:24,579 INFO: Removing ZIP file archive at .yarn/cache/oauth-sign-npm-0.9.0-7aa9422221-8f5497a127.zip2023-04-19 17:08:24,580 INFO: Removing ZIP file archive at .yarn/cache/merge-descriptors-npm-1.0.1-615287aaa8-5abc259d2a.zip2023-04-19 17:08:24,580 INFO: Removing ZIP file archive at .yarn/cache/code-excerpt-npm-4.0.0-f453325e6e-d57137d8f4.zip2023-04-19 17:08:24,581 INFO: Removing ZIP file archive at .yarn/cache/cliui-npm-7.0.4-d6b8a9edb6-ce2e8f578a.zip2023-04-19 17:08:24,581 INFO: Removing ZIP file archive at .yarn/cache/@babel-compat-data-npm-7.20.1-4eea2d1c20-989b9b7a6f.zip2023-04-19 17:08:24,581 INFO: Removing ZIP file archive at .yarn/cache/debuglog-npm-1.0.1-c553c84ea5-970679f2eb.zip2023-04-19 17:08:24,582 INFO: Removing ZIP file archive at .yarn/cache/stack-utils-npm-2.0.5-e0438f409a-76b69da0f5.zip2023-04-19 17:08:24,582 INFO: Removing ZIP file archive at .yarn/cache/escodegen-npm-2.0.0-6450b02925-5aa6b2966f.zip2023-04-19 17:08:24,583 INFO: Removing ZIP file archive at .yarn/cache/@babel-parser-npm-7.19.6-889250e3f3-9a3dca4ee3.zip2023-04-19 17:08:24,583 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-proposal-export-default-from-npm-7.18.10-e44e23b3cf-2a12387e09.zip2023-04-19 17:08:24,584 INFO: Removing ZIP file archive at .yarn/cache/buffer-alloc-unsafe-npm-1.1.0-b5d7ccb44c-c5e18bf51f.zip2023-04-19 17:08:24,584 INFO: Removing ZIP file archive at .yarn/cache/crc-npm-3.8.0-ff6ff34fbe-dabbc4eba2.zip2023-04-19 17:08:24,584 INFO: Removing ZIP file archive at .yarn/cache/get-intrinsic-npm-1.1.3-b6c7bd1010-152d79e872.zip2023-04-19 17:08:24,585 INFO: Removing ZIP file archive at .yarn/cache/uuid-npm-3.4.0-4fd8ef88ad-58de2feed6.zip2023-04-19 17:08:24,585 INFO: Removing ZIP file archive at .yarn/cache/functions-have-names-npm-1.2.3-e5cf1e2208-c3f1f5ba20.zip2023-04-19 17:08:24,586 INFO: Removing ZIP file archive at .yarn/cache/@types-node-npm-18.8.5-726f8e422b-f7d896f547.zip2023-04-19 17:08:24,586 INFO: Removing ZIP file archive at .yarn/cache/@malept-flatpak-bundler-npm-0.4.0-fb94377955-12527e42c2.zip2023-04-19 17:08:24,587 INFO: Removing ZIP file archive at .yarn/cache/path-exists-npm-3.0.0-e80371aa68-96e92643aa.zip2023-04-19 17:08:24,587 INFO: Removing ZIP file archive at .yarn/cache/ws-npm-6.2.2-ca62a10fa0-aec3154ec5.zip2023-04-19 17:08:24,587 INFO: Removing ZIP file archive at .yarn/cache/identity-obj-proxy-npm-3.0.0-080ab9ac1e-97559f8ea2.zip2023-04-19 17:08:24,588 INFO: Removing ZIP file archive at .yarn/cache/shebang-regex-npm-3.0.0-899a0cd65e-1a2bcae50d.zip2023-04-19 17:08:24,588 INFO: Removing ZIP file archive at .yarn/cache/prettier-linter-helpers-npm-1.0.0-6925131a7e-00ce8011cf.zip2023-04-19 17:08:24,589 INFO: Removing ZIP file archive at .yarn/cache/ipaddr.js-npm-1.9.1-19ae7878b4-f88d382598.zip2023-04-19 17:08:24,589 INFO: Removing ZIP file archive at .yarn/cache/@reach-portal-npm-0.18.0-efa3c9162e-bd54c69492.zip2023-04-19 17:08:24,589 INFO: Removing ZIP file archive at .yarn/cache/onetime-npm-5.1.2-3ed148fa42-2478859ef8.zip2023-04-19 17:08:24,590 INFO: Removing ZIP file archive at .yarn/cache/get-stream-npm-5.2.0-2cfd3b452b-8bc1a23174.zip2023-04-19 17:08:24,590 INFO: Removing ZIP file archive at .yarn/cache/reflect-metadata-npm-0.1.13-c525998e20-798d379a7b.zip2023-04-19 17:08:24,591 INFO: Removing ZIP file archive at .yarn/cache/string.prototype.matchall-npm-4.0.7-aaeb75dcaa-fc09f3ccbf.zip2023-04-19 17:08:24,591 INFO: Removing ZIP file archive at .yarn/cache/@lerna-lite-info-npm-1.12.0-f93835332d-e2b39ee2ef.zip2023-04-19 17:08:24,591 INFO: Removing ZIP file archive at .yarn/cache/@humanwhocodes-config-array-npm-0.11.6-02675b40c5-2fb7288638.zip2023-04-19 17:08:24,592 INFO: Removing ZIP file archive at .yarn/cache/setprototypeof-npm-1.1.0-7d8becb375-27cb44304d.zip2023-04-19 17:08:24,592 INFO: Removing ZIP file archive at .yarn/cache/hermes-estree-npm-0.8.0-3f1c3da3ff-3a169d1751.zip2023-04-19 17:08:24,593 INFO: Removing ZIP file archive at .yarn/cache/fill-keys-npm-1.0.2-7cdd3a6028-6ac5ff60ff.zip2023-04-19 17:08:24,593 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-string-parser-npm-7.19.4-0db110dc3a-b2f8a3920b.zip2023-04-19 17:08:24,593 INFO: Removing ZIP file archive at .yarn/cache/p-cancelable-npm-3.0.0-e6c8101c97-2b5ae34218.zip2023-04-19 17:08:24,594 INFO: Removing ZIP file archive at .yarn/cache/inherits-npm-2.0.3-401e64b080-78cb8d7d85.zip2023-04-19 17:08:24,594 INFO: Removing ZIP file archive at .yarn/cache/@types-proxyquire-npm-1.3.28-75bec1f2df-9f0267b451.zip2023-04-19 17:08:24,595 INFO: Removing ZIP file archive at .yarn/cache/p-retry-npm-4.6.2-9f871cfc9b-45c270bfdd.zip2023-04-19 17:08:24,595 INFO: Removing ZIP file archive at .yarn/cache/irregular-plurals-npm-3.3.0-b0402d2134-1282d8adfb.zip2023-04-19 17:08:24,595 INFO: Removing ZIP file archive at .yarn/cache/is-regex-npm-1.1.4-cca193ef11-362399b335.zip2023-04-19 17:08:24,596 INFO: Removing ZIP file archive at .yarn/cache/resolve-from-npm-5.0.0-15c9db4d33-4ceeb9113e.zip2023-04-19 17:08:24,596 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-move-file-npm-3.0.0-75ec466ea1-5ccce4b1e9.zip2023-04-19 17:08:24,597 INFO: Removing ZIP file archive at .yarn/cache/hermes-parser-npm-0.8.0-c19ebd64cf-0c992bdc6c.zip2023-04-19 17:08:24,597 INFO: Removing ZIP file archive at .yarn/cache/cjs-module-lexer-npm-1.2.2-473ce063ea-977f3f042b.zip2023-04-19 17:08:24,597 INFO: Removing ZIP file archive at .yarn/cache/@humanwhocodes-module-importer-npm-1.0.1-9d07ed2e4a-0fd22007db.zip2023-04-19 17:08:24,598 INFO: Removing ZIP file archive at .yarn/cache/@svgr-babel-plugin-add-jsx-attribute-npm-6.5.1-e8ce01471e-cab8383283.zip2023-04-19 17:08:24,598 INFO: Removing ZIP file archive at .yarn/cache/jest-haste-map-npm-29.3.1-9ea0c83627-97ea26af0c.zip2023-04-19 17:08:24,599 INFO: Removing ZIP file archive at .yarn/cache/ansi-styles-npm-3.2.1-8cb8107983-d85ade01c1.zip2023-04-19 17:08:24,599 INFO: Removing ZIP file archive at .yarn/cache/minipass-fetch-npm-2.1.2-9b21a5c930-3f216be791.zip2023-04-19 17:08:24,600 INFO: Removing ZIP file archive at .yarn/cache/@babel-eslint-parser-npm-7.19.1-8f22f07e44-6d5360f62f.zip2023-04-19 17:08:24,600 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-common-npm-1.40.0-9e842ca443-d7573e0f58.zip2023-04-19 17:08:24,600 INFO: Removing ZIP file archive at .yarn/cache/es-shim-unscopables-npm-1.0.0-06186593f1-83e95cadbb.zip2023-04-19 17:08:24,601 INFO: Removing ZIP file archive at .yarn/cache/is-relative-npm-0.1.3-29185bb139-bfe53d31d2.zip2023-04-19 17:08:24,601 INFO: Removing ZIP file archive at .yarn/cache/gauge-npm-5.0.0-d7f55b3a17-663c3e9418.zip2023-04-19 17:08:24,602 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-promise-spawn-npm-3.0.0-63f972b0e8-3454465a27.zip2023-04-19 17:08:24,602 INFO: Removing ZIP file archive at .yarn/cache/pascalcase-npm-0.1.1-d04964fcda-f83681c3c8.zip2023-04-19 17:08:24,602 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-proposal-optional-chaining-npm-7.18.9-f7302c42f9-f2db40e261.zip2023-04-19 17:08:24,603 INFO: Removing ZIP file archive at .yarn/cache/pkg-dir-npm-3.0.0-16d8d93783-70c9476ffe.zip2023-04-19 17:08:24,603 INFO: Removing ZIP file archive at .yarn/cache/loader-runner-npm-4.3.0-9ca67df372-a90e00dee9.zip2023-04-19 17:08:24,604 INFO: Removing ZIP file archive at .yarn/cache/rechoir-npm-0.7.1-0c7e5c1201-2a04aab4e2.zip2023-04-19 17:08:24,604 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-object-super-npm-7.18.6-d30d73d9fb-0fcb04e15d.zip2023-04-19 17:08:24,604 INFO: Removing ZIP file archive at .yarn/cache/define-property-npm-1.0.0-e2fb9f44c6-5fbed11dac.zip2023-04-19 17:08:24,605 INFO: Removing ZIP file archive at .yarn/cache/@reach-tooltip-npm-0.18.0-71fda5ed5f-4080b15c1b.zip2023-04-19 17:08:24,605 INFO: Removing ZIP file archive at .yarn/cache/is-string-npm-1.0.7-9f7066daed-323b3d0462.zip2023-04-19 17:08:24,605 INFO: Removing ZIP file archive at .yarn/cache/text-extensions-npm-1.9.0-87655d768f-56a9962c1b.zip2023-04-19 17:08:24,606 INFO: Removing ZIP file archive at .yarn/cache/source-map-resolve-npm-0.5.3-6502ae65ba-c73fa44ac0.zip2023-04-19 17:08:24,606 INFO: Removing ZIP file archive at .yarn/cache/@commitlint-is-ignored-npm-17.2.0-3f7432be5b-ae88eae5f4.zip2023-04-19 17:08:24,607 INFO: Removing ZIP file archive at .yarn/cache/is-unicode-supported-npm-1.3.0-9371ea1eda-20a1fc161a.zip2023-04-19 17:08:24,607 INFO: Removing ZIP file archive at .yarn/cache/ts-loader-npm-9.4.2-ad41a3f9dc-6f306ee4c6.zip2023-04-19 17:08:24,607 INFO: Removing ZIP file archive at .yarn/cache/json-schema-traverse-npm-1.0.0-fb3684f4f0-02f2f466cd.zip2023-04-19 17:08:24,608 INFO: Removing ZIP file archive at .yarn/cache/metro-react-native-babel-transformer-npm-0.73.8-e52e77fd8e-c619941dfc.zip2023-04-19 17:08:24,608 INFO: Removing ZIP file archive at .yarn/cache/jest-util-npm-29.3.1-0394c5b084-f67c60f062.zip2023-04-19 17:08:24,609 INFO: Removing ZIP file archive at .yarn/cache/cacheable-lookup-npm-5.0.4-8f13e8b44b-763e02cf91.zip2023-04-19 17:08:24,609 INFO: Removing ZIP file archive at .yarn/cache/http-proxy-middleware-npm-2.0.6-3bb17658ee-2ee85bc878.zip2023-04-19 17:08:24,610 INFO: Removing ZIP file archive at .yarn/cache/word-wrap-npm-1.2.3-7fb15ab002-30b48f91fc.zip2023-04-19 17:08:24,610 INFO: Removing ZIP file archive at .yarn/cache/proto-list-npm-1.2.4-a96a43df28-4d4826e171.zip2023-04-19 17:08:24,610 INFO: Removing ZIP file archive at .yarn/cache/espree-npm-9.4.1-b88faf10bc-4d266b0cf8.zip2023-04-19 17:08:24,611 INFO: Removing ZIP file archive at .yarn/cache/is-symbol-npm-1.0.4-eb9baac703-92805812ef.zip2023-04-19 17:08:24,611 INFO: Removing ZIP file archive at .yarn/cache/err-code-npm-2.0.3-082e0ff9a7-8b7b1be20d.zip2023-04-19 17:08:24,611 INFO: Removing ZIP file archive at .yarn/cache/postcss-js-npm-4.0.0-b053712bf0-14be8a5867.zip2023-04-19 17:08:24,612 INFO: Removing ZIP file archive at .yarn/cache/node-fetch-npm-3.3.0-45d971325c-e9936908d2.zip2023-04-19 17:08:24,612 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-solarized-dark-theme-npm-1.4.6-809c03bfd9-17a22fed54.zip2023-04-19 17:08:24,613 INFO: Removing ZIP file archive at .yarn/cache/semver-diff-npm-4.0.0-33162befa2-4a958d6f76.zip2023-04-19 17:08:24,613 INFO: Removing ZIP file archive at .yarn/cache/@discoveryjs-json-ext-npm-0.5.7-fe04af1f31-2176d301cc.zip2023-04-19 17:08:24,614 INFO: Removing ZIP file archive at .yarn/cache/p-map-npm-4.0.0-4677ae07c7-cb0ab21ec0.zip2023-04-19 17:08:24,614 INFO: Removing ZIP file archive at .yarn/cache/source-map-support-npm-0.5.21-09ca99e250-43e98d700d.zip2023-04-19 17:08:24,614 INFO: Removing ZIP file archive at .yarn/cache/@babel-preset-env-npm-7.19.4-b69b33437e-f12af25281.zip2023-04-19 17:08:24,615 INFO: Removing ZIP file archive at .yarn/cache/global-dirs-npm-3.0.0-45faebeb68-953c17cf14.zip2023-04-19 17:08:24,615 INFO: Removing ZIP file archive at .yarn/cache/@babel-traverse-npm-7.19.4-57e0236e96-8ae1ac3dac.zip2023-04-19 17:08:24,616 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-run-script-npm-4.2.1-6bd9c817c8-7b8d667635.zip2023-04-19 17:08:24,616 INFO: Removing ZIP file archive at .yarn/cache/to-regex-range-npm-5.0.1-f1e8263b00-f76fa01b3d.zip2023-04-19 17:08:24,616 INFO: Removing ZIP file archive at .yarn/cache/walker-npm-1.0.8-b0a05b9478-ad7a257ea1.zip2023-04-19 17:08:24,617 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-auth-npm-3.19.4-29b35c1352-84ac9e669e.zip2023-04-19 17:08:24,617 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-proposal-object-rest-spread-npm-7.19.4-68e455a9f2-90a2a59da3.zip2023-04-19 17:08:24,618 INFO: Removing ZIP file archive at .yarn/cache/color-name-npm-1.1.4-025792b0ea-b044585952.zip2023-04-19 17:08:24,618 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-node-gyp-npm-2.0.0-411b1e0bad-b6bbf00150.zip2023-04-19 17:08:24,618 INFO: Removing ZIP file archive at .yarn/cache/negotiator-npm-0.6.3-9d50e36171-b8ffeb1e26.zip2023-04-19 17:08:24,619 INFO: Removing ZIP file archive at .yarn/cache/@types-jest-npm-29.2.3-717f400a5c-5537090671.zip2023-04-19 17:08:24,619 INFO: Removing ZIP file archive at .yarn/cache/@types-eslint-scope-npm-3.7.4-c11d226d71-ea6a9363e9.zip2023-04-19 17:08:24,620 INFO: Removing ZIP file archive at .yarn/cache/@istanbuljs-schema-npm-0.1.3-466bd3eaaa-5282759d96.zip2023-04-19 17:08:24,620 INFO: Removing ZIP file archive at .yarn/cache/snapdragon-util-npm-3.0.1-36b5a7829d-684997dbe3.zip2023-04-19 17:08:24,620 INFO: Removing ZIP file archive at .yarn/cache/@react-native-community-cli-platform-ios-npm-10.2.0-5ef9fc2448-3d8b0ef7eb.zip2023-04-19 17:08:24,621 INFO: Removing ZIP file archive at .yarn/cache/nullthrows-npm-1.1.1-3d1f817134-10806b9212.zip2023-04-19 17:08:24,621 INFO: Removing ZIP file archive at .yarn/cache/configstore-npm-6.0.0-410b4e0bf5-81995351c1.zip2023-04-19 17:08:24,622 INFO: Removing ZIP file archive at .yarn/cache/is-data-descriptor-npm-1.0.0-f7d2e852ca-e705e68162.zip2023-04-19 17:08:24,622 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-builder-binary-assignment-operator-visitor-npm-7.18.9-a2c86d7a16-b4bc214cb5.zip2023-04-19 17:08:24,623 INFO: Removing ZIP file archive at .yarn/cache/http-errors-npm-2.0.0-3f1c503428-9b0a378266.zip2023-04-19 17:08:24,623 INFO: Removing ZIP file archive at .yarn/cache/clean-stack-npm-4.2.0-bb0dff47b2-373f656a31.zip2023-04-19 17:08:24,623 INFO: Removing ZIP file archive at .yarn/cache/universalify-npm-1.0.0-eff81409f3-095a808f2b.zip2023-04-19 17:08:24,624 INFO: Removing ZIP file archive at .yarn/cache/jest-diff-npm-29.2.0-78476192b3-149381e8ba.zip2023-04-19 17:08:24,624 INFO: Removing ZIP file archive at .yarn/cache/merge-stream-npm-2.0.0-2ac83efea5-6fa4dcc8d8.zip2023-04-19 17:08:24,625 INFO: Removing ZIP file archive at .yarn/cache/has-unicode-npm-2.0.1-893adb4747-1eab07a743.zip2023-04-19 17:08:24,625 INFO: Removing ZIP file archive at .yarn/cache/git-raw-commits-npm-2.0.11-b090f2f684-c178af4363.zip2023-04-19 17:08:24,625 INFO: Removing ZIP file archive at .yarn/cache/@types-prettier-npm-2.7.1-d46ada27e6-5e3f58e229.zip2023-04-19 17:08:24,626 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-promise-spawn-npm-6.0.1-81e90003a8-c4bfdf2e85.zip2023-04-19 17:08:24,626 INFO: Removing ZIP file archive at .yarn/cache/@commitlint-ensure-npm-17.0.0-cd46ef1c2c-5ce3c62441.zip2023-04-19 17:08:24,626 INFO: Removing ZIP file archive at .yarn/cache/react-clientside-effect-npm-1.2.6-4c95acf94f-7db6110027.zip2023-04-19 17:08:24,627 INFO: Removing ZIP file archive at .yarn/cache/rc-config-loader-npm-4.1.1-15b0c791ca-faeff4f6d4.zip2023-04-19 17:08:24,627 INFO: Removing ZIP file archive at .yarn/cache/stacktrace-parser-npm-0.1.10-36f3e571bd-f4fbddfc09.zip2023-04-19 17:08:24,628 INFO: Removing ZIP file archive at .yarn/cache/array-uniq-npm-1.0.3-e7f5d6f3a1-1625f06b09.zip2023-04-19 17:08:24,628 INFO: Removing ZIP file archive at .yarn/cache/@types-retry-npm-0.12.0-e4e6294a2c-61a072c763.zip2023-04-19 17:08:24,629 INFO: Removing ZIP file archive at .yarn/cache/unicode-property-aliases-ecmascript-npm-2.1.0-46779595f4-2435244318.zip2023-04-19 17:08:24,629 INFO: Removing ZIP file archive at .yarn/cache/error-stack-parser-npm-2.1.4-5b9f7fc0c2-3b916d2d14.zip2023-04-19 17:08:24,629 INFO: Removing ZIP file archive at .yarn/cache/@types-fs-extra-npm-9.0.13-12fb7badd7-add79e212a.zip2023-04-19 17:08:24,630 INFO: Removing ZIP file archive at .yarn/cache/p-timeout-npm-5.1.0-11ca554b60-f5cd4e1730.zip2023-04-19 17:08:24,630 INFO: Removing ZIP file archive at .yarn/cache/unique-slug-npm-4.0.0-e6b08f28aa-0884b58365.zip2023-04-19 17:08:24,630 INFO: Removing ZIP file archive at .yarn/cache/tosource-npm-1.0.0-718e0580f4-683fc64700.zip2023-04-19 17:08:24,631 INFO: Removing ZIP file archive at .yarn/cache/jest-circus-npm-29.3.1-2cf671dde0-125710debd.zip2023-04-19 17:08:24,631 INFO: Removing ZIP file archive at .yarn/cache/process-npm-0.11.10-aeb3b641ae-bfcce49814.zip2023-04-19 17:08:24,632 INFO: Removing ZIP file archive at .yarn/cache/ob1-npm-0.73.8-da58740c19-92e10c34cc.zip2023-04-19 17:08:24,632 INFO: Removing ZIP file archive at .yarn/cache/cache-base-npm-1.0.1-1538417cb9-9114b8654f.zip2023-04-19 17:08:24,633 INFO: Removing ZIP file archive at .yarn/cache/is-plain-object-npm-5.0.0-285b70faa3-e32d27061e.zip2023-04-19 17:08:24,633 INFO: Removing ZIP file archive at .yarn/cache/@jridgewell-gen-mapping-npm-0.3.2-c64eeb4a4e-1832707a1c.zip2023-04-19 17:08:24,633 INFO: Removing ZIP file archive at .yarn/cache/utf8-npm-3.0.0-7c39b5994a-cb89a69ad9.zip2023-04-19 17:08:24,634 INFO: Removing ZIP file archive at .yarn/cache/prelude-ls-npm-1.2.1-3e4d272a55-cd192ec0d0.zip2023-04-19 17:08:24,634 INFO: Removing ZIP file archive at .yarn/cache/@jest-schemas-npm-29.0.0-5d6c90262d-41355c78f0.zip2023-04-19 17:08:24,634 INFO: Removing ZIP file archive at .yarn/cache/@octokit-plugin-paginate-rest-npm-5.0.1-1f7b1655c3-cfded297d9.zip2023-04-19 17:08:24,635 INFO: Removing ZIP file archive at .yarn/cache/array-ify-npm-1.0.0-e09a371977-c0502015b3.zip2023-04-19 17:08:24,635 INFO: Removing ZIP file archive at .yarn/cache/once-npm-1.4.0-ccf03ef07a-cd0a885013.zip2023-04-19 17:08:24,636 INFO: Removing ZIP file archive at .yarn/cache/lodash.isinteger-npm-4.0.4-42add9f4e1-6034821b3f.zip2023-04-19 17:08:24,636 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-class-static-block-npm-7.14.5-7bdd0ff1b3-3e80814b5b.zip2023-04-19 17:08:24,637 INFO: Removing ZIP file archive at .yarn/cache/mdn-data-npm-2.0.14-0acd669f0d-9d0128ed42.zip2023-04-19 17:08:24,637 INFO: Removing ZIP file archive at .yarn/cache/@types-http-cache-semantics-npm-4.0.1-90863c7a3e-1048aacf62.zip2023-04-19 17:08:24,637 INFO: Removing ZIP file archive at .yarn/cache/is-fullwidth-code-point-npm-2.0.0-507f56ec71-eef9c6e15f.zip2023-04-19 17:08:24,638 INFO: Removing ZIP file archive at .yarn/cache/wbuf-npm-1.7.3-cc9e10a084-2abc306c96.zip2023-04-19 17:08:24,638 INFO: Removing ZIP file archive at .yarn/cache/@humanwhocodes-object-schema-npm-1.2.1-eb622b5d0e-a824a1ec31.zip2023-04-19 17:08:24,639 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-define-polyfill-provider-npm-0.3.3-8c896ae707-8e3fe75513.zip2023-04-19 17:08:24,639 INFO: Removing ZIP file archive at .yarn/cache/@webassemblyjs-helper-wasm-bytecode-npm-1.11.1-84f0ee4c30-eac4001131.zip2023-04-19 17:08:24,639 INFO: Removing ZIP file archive at .yarn/cache/execa-npm-5.1.1-191347acf5-fba9022c8c.zip2023-04-19 17:08:24,640 INFO: Removing ZIP file archive at .yarn/cache/conventional-changelog-conventionalcommits-npm-5.0.0-a270202fe8-b67d12e4e0.zip2023-04-19 17:08:24,640 INFO: Removing ZIP file archive at .yarn/cache/acorn-npm-8.8.1-20e4aea981-4079b67283.zip2023-04-19 17:08:24,641 INFO: Removing ZIP file archive at .yarn/cache/eslint-utils-npm-2.1.0-a3a7ebf4fa-27500938f3.zip2023-04-19 17:08:24,641 INFO: Removing ZIP file archive at .yarn/cache/memoize-one-npm-5.2.1-ee0f8be979-a3cba7b824.zip2023-04-19 17:08:24,641 INFO: Removing ZIP file archive at .yarn/cache/find-up-npm-2.1.0-9f6cb1765c-43284fe4da.zip2023-04-19 17:08:24,642 INFO: Removing ZIP file archive at .yarn/cache/jest-mock-npm-29.3.1-45d1cf0a4c-9098852cb2.zip2023-04-19 17:08:24,642 INFO: Removing ZIP file archive at .yarn/cache/core-util-is-npm-1.0.2-9fc2b94dc3-7a4c925b49.zip2023-04-19 17:08:24,643 INFO: Removing ZIP file archive at .yarn/cache/@jridgewell-trace-mapping-npm-0.3.17-57578fd48c-9d703b859c.zip2023-04-19 17:08:24,643 INFO: Removing ZIP file archive at .yarn/cache/js-message-npm-1.0.7-16c7d7d27e-18dcc4d803.zip2023-04-19 17:08:24,643 INFO: Removing ZIP file archive at .yarn/cache/escape-string-regexp-npm-2.0.0-aef69d2a25-9f8a2d5743.zip2023-04-19 17:08:24,644 INFO: Removing ZIP file archive at .yarn/cache/@lexical-list-npm-0.9.2-d36a87e837-ada7c8c707.zip2023-04-19 17:08:24,644 INFO: Removing ZIP file archive at .yarn/cache/cli-truncate-npm-2.1.0-72184d3467-bf1e4e6195.zip2023-04-19 17:08:24,645 INFO: Removing ZIP file archive at .yarn/cache/focus-lock-npm-0.9.2-6d20c4c409-7bb35e62c6.zip2023-04-19 17:08:24,645 INFO: Removing ZIP file archive at .yarn/cache/domhandler-npm-4.3.1-493539c1ca-4c665ceed0.zip2023-04-19 17:08:24,645 INFO: Removing ZIP file archive at .yarn/cache/@simplewebauthn-browser-npm-7.1.0-356ca6f81a-925e266075.zip2023-04-19 17:08:24,646 INFO: Removing ZIP file archive at .yarn/cache/jest-changed-files-npm-29.2.0-e1a1846230-8ad8290324.zip2023-04-19 17:08:24,646 INFO: Removing ZIP file archive at .yarn/cache/@jest-types-npm-29.3.1-6b45218613-6f9faf2750.zip2023-04-19 17:08:24,647 INFO: Removing ZIP file archive at .yarn/cache/@react-native-polyfills-npm-2.0.0-cf6f1fe13d-6f2a0d1c8c.zip2023-04-19 17:08:24,647 INFO: Removing ZIP file archive at .yarn/cache/postcss-selector-parser-npm-6.0.10-a4d7aaa270-46afaa60e3.zip2023-04-19 17:08:24,647 INFO: Removing ZIP file archive at .yarn/cache/array-differ-npm-3.0.0-ddc0d89007-117edd9df5.zip2023-04-19 17:08:24,648 INFO: Removing ZIP file archive at .yarn/cache/fs-extra-npm-4.0.3-2a1f6bc181-c5ae3c7043.zip2023-04-19 17:08:24,648 INFO: Removing ZIP file archive at .yarn/cache/domutils-npm-3.0.1-7937818218-23aa7a8405.zip2023-04-19 17:08:24,649 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-name-from-folder-npm-1.0.1-b2b2fde7e0-67339f4096.zip2023-04-19 17:08:24,649 INFO: Removing ZIP file archive at .yarn/cache/@types-jsdom-npm-20.0.1-5bb899e006-d55402c525.zip2023-04-19 17:08:24,649 INFO: Removing ZIP file archive at .yarn/cache/eslint-import-resolver-node-npm-0.3.6-d9426786c6-6266733af1.zip2023-04-19 17:08:24,650 INFO: Removing ZIP file archive at .yarn/cache/fastest-levenshtein-npm-1.0.16-192d328856-a78d44285c.zip2023-04-19 17:08:24,650 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-compilation-targets-npm-7.20.7-fbd2fdfc71-8c32c873ba.zip2023-04-19 17:08:24,651 INFO: Removing ZIP file archive at .yarn/cache/eslint-plugin-react-native-npm-4.0.0-9c6914c0dd-69fee2de6b.zip2023-04-19 17:08:24,651 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-async-to-generator-npm-7.18.6-17dc8a459f-c2cca47468.zip2023-04-19 17:08:24,651 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-block-scoping-npm-7.20.2-197d5f0911-550b983277.zip2023-04-19 17:08:24,652 INFO: Removing ZIP file archive at .yarn/cache/camelcase-npm-5.3.1-5db8af62c5-e6effce26b.zip2023-04-19 17:08:24,652 INFO: Removing ZIP file archive at .yarn/cache/array-find-index-npm-1.0.2-a7d5fbff35-aac128bf36.zip2023-04-19 17:08:24,653 INFO: Removing ZIP file archive at .yarn/cache/mixin-deep-npm-1.3.2-29b528e571-820d5a51fc.zip2023-04-19 17:08:24,653 INFO: Removing ZIP file archive at .yarn/cache/@pnpm-network.ca-file-npm-1.0.1-42bfe40bec-c847d86187.zip2023-04-19 17:08:24,653 INFO: Removing ZIP file archive at .yarn/cache/@commitlint-config-conventional-npm-17.2.0-b4487b0349-c91f8f4aac.zip2023-04-19 17:08:24,654 INFO: Removing ZIP file archive at .yarn/cache/spawn-please-npm-2.0.1-265b6b5432-b14b6214c1.zip2023-04-19 17:08:24,654 INFO: Removing ZIP file archive at .yarn/cache/ob1-npm-0.73.7-26a9d320d4-47fb8d4ad6.zip2023-04-19 17:08:24,655 INFO: Removing ZIP file archive at .yarn/cache/npm-run-path-npm-2.0.2-96c8b48857-acd5ad8164.zip2023-04-19 17:08:24,655 INFO: Removing ZIP file archive at .yarn/cache/dmg-license-npm-1.0.11-e97c20b75a-8.zip2023-04-19 17:08:24,655 INFO: Removing ZIP file archive at .yarn/cache/tmp-npm-0.2.1-a9c8d9c0ca-8b12146541.zip2023-04-19 17:08:24,656 INFO: Removing ZIP file archive at .yarn/cache/matcher-npm-3.0.0-d32d29365e-8bee1a7ab7.zip2023-04-19 17:08:24,656 INFO: Removing ZIP file archive at .yarn/cache/is-absolute-npm-0.1.7-650ff7ee16-5f26dc3616.zip2023-04-19 17:08:24,657 INFO: Removing ZIP file archive at .yarn/cache/split2-npm-3.2.2-4ccd21b4f7-8127ddbedd.zip2023-04-19 17:08:24,657 INFO: Removing ZIP file archive at .yarn/cache/@react-native-community-cli-clean-npm-10.1.1-5a7707ea16-2994aa6f06.zip2023-04-19 17:08:24,657 INFO: Removing ZIP file archive at .yarn/cache/@svgr-babel-plugin-replace-jsx-attribute-value-npm-6.5.1-c5457a7670-b7d2125758.zip2023-04-19 17:08:24,658 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-logical-assignment-operators-npm-7.10.4-72ae00fdf6-aff3357703.zip2023-04-19 17:08:24,658 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-top-level-await-npm-7.14.5-60a0a2e83b-bbd1a56b09.zip2023-04-19 17:08:24,659 INFO: Removing ZIP file archive at .yarn/cache/nopt-npm-5.0.0-304b40fbfe-d35fdec187.zip2023-04-19 17:08:24,659 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-predicates-npm-1.6.5-5f3a6e61f5-6bdd927062.zip2023-04-19 17:08:24,659 INFO: Removing ZIP file archive at .yarn/cache/@octokit-auth-token-npm-3.0.2-2c2a6dcca5-c7204770a6.zip2023-04-19 17:08:24,660 INFO: Removing ZIP file archive at .yarn/cache/pirates-npm-4.0.5-22f8e827ce-c9994e61b8.zip2023-04-19 17:08:24,660 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-async-generators-npm-7.8.4-d10cf993c9-7ed1c1d9b9.zip2023-04-19 17:08:24,661 INFO: Removing ZIP file archive at .yarn/cache/@webassemblyjs-wasm-edit-npm-1.11.1-34565c1e92-6d7d9efaec.zip2023-04-19 17:08:24,661 INFO: Removing ZIP file archive at .yarn/cache/strip-eof-npm-1.0.0-d82eaf947c-40bc8ddd7e.zip2023-04-19 17:08:24,661 INFO: Removing ZIP file archive at .yarn/cache/string-length-npm-4.0.2-675173c7a2-ce85533ef5.zip2023-04-19 17:08:24,662 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-plugin-utils-npm-7.19.0-744ad0c26b-eedc996c63.zip2023-04-19 17:08:24,662 INFO: Removing ZIP file archive at .yarn/cache/fast-memoize-npm-2.5.2-f42a7c6940-79fa759719.zip2023-04-19 17:08:24,663 INFO: Removing ZIP file archive at .yarn/cache/dotenv-npm-9.0.2-fd127dfe81-6b7980330a.zip2023-04-19 17:08:24,663 INFO: Removing ZIP file archive at .yarn/cache/@svgr-babel-plugin-transform-react-native-svg-npm-6.5.1-fbff02091d-4c924af22b.zip2023-04-19 17:08:24,663 INFO: Removing ZIP file archive at .yarn/cache/defined-npm-1.0.1-7471d27847-b1a852300b.zip2023-04-19 17:08:24,664 INFO: Removing ZIP file archive at .yarn/cache/cacheable-request-npm-7.0.2-e64cc641fc-6152813982.zip2023-04-19 17:08:24,664 INFO: Removing ZIP file archive at .yarn/cache/react-remove-scroll-npm-2.4.3-7ae050ed05-c2f4277ee9.zip2023-04-19 17:08:24,665 INFO: Removing ZIP file archive at .yarn/cache/eslint-visitor-keys-npm-3.3.0-d329af7c8c-d59e68a7c5.zip2023-04-19 17:08:24,665 INFO: Removing ZIP file archive at .yarn/cache/duplexer-npm-0.1.2-952c810235-62ba61a830.zip2023-04-19 17:08:24,665 INFO: Removing ZIP file archive at .yarn/cache/builtins-npm-5.0.1-6d4820dd76-66d204657f.zip2023-04-19 17:08:24,666 INFO: Removing ZIP file archive at .yarn/cache/core-util-is-npm-1.0.3-ca74b76c90-9de8597363.zip2023-04-19 17:08:24,666 INFO: Removing ZIP file archive at .yarn/cache/hard-rejection-npm-2.1.0-a80f2a977d-7baaf80a0c.zip2023-04-19 17:08:24,667 INFO: Removing ZIP file archive at .yarn/cache/concat-map-npm-0.0.1-85a921b7ee-902a9f5d89.zip2023-04-19 17:08:24,667 INFO: Removing ZIP file archive at .yarn/cache/jsonfile-npm-4.0.0-10ce3aea15-6447d6224f.zip2023-04-19 17:08:24,667 INFO: Removing ZIP file archive at .yarn/cache/jsonwebtoken-npm-9.0.0-36fd1594c0-b9181cecf9.zip2023-04-19 17:08:24,668 INFO: Removing ZIP file archive at .yarn/cache/chardet-npm-0.7.0-27933dd6c7-6fd5da1f5d.zip2023-04-19 17:08:24,668 INFO: Removing ZIP file archive at .yarn/cache/multipipe-npm-4.0.0-4279e989d0-5a494ec2ce.zip2023-04-19 17:08:24,669 INFO: Removing ZIP file archive at .yarn/cache/compare-versions-npm-5.0.1-43c370d6cb-302a4e4622.zip2023-04-19 17:08:24,669 INFO: Removing ZIP file archive at .yarn/cache/denodeify-npm-1.2.1-ea99c72a1c-a85c8f7fce.zip2023-04-19 17:08:24,669 INFO: Removing ZIP file archive at .yarn/cache/is-fullwidth-code-point-npm-4.0.0-848488b60d-8ae89bf505.zip2023-04-19 17:08:24,670 INFO: Removing ZIP file archive at .yarn/cache/@typescript-eslint-scope-manager-npm-5.40.0-86f5f7a2d0-48dfb2f1a7.zip2023-04-19 17:08:24,670 INFO: Removing ZIP file archive at .yarn/cache/kind-of-npm-3.2.2-7deaffa5f9-e898df8ca2.zip2023-04-19 17:08:24,671 INFO: Removing ZIP file archive at .yarn/cache/react-dom-npm-18.2.0-dd675bca1c-7d323310be.zip2023-04-19 17:08:24,671 INFO: Removing ZIP file archive at .yarn/cache/source-map-url-npm-0.4.1-747a1f6eba-64c5c2c77a.zip2023-04-19 17:08:24,672 INFO: Removing ZIP file archive at .yarn/cache/yallist-npm-2.1.2-2e38c366a3-9ba9940920.zip2023-04-19 17:08:24,672 INFO: Removing ZIP file archive at .yarn/cache/ci-parallel-vars-npm-1.0.1-27c813d568-ae859831f7.zip2023-04-19 17:08:24,673 INFO: Removing ZIP file archive at .yarn/cache/boxen-npm-7.0.0-86e7bcbd8c-b917cf7a16.zip2023-04-19 17:08:24,673 INFO: Removing ZIP file archive at .yarn/cache/http2-wrapper-npm-2.1.11-a7577d6368-5da05aa2c7.zip2023-04-19 17:08:24,673 INFO: Removing ZIP file archive at .yarn/cache/envinfo-npm-7.8.1-f320033691-de736c98d6.zip2023-04-19 17:08:24,674 INFO: Removing ZIP file archive at .yarn/cache/path-is-absolute-npm-1.0.1-31bc695ffd-060840f92c.zip2023-04-19 17:08:24,674 INFO: Removing ZIP file archive at .yarn/cache/sha.js-npm-2.4.11-14868df4ca-ebd3f59d4b.zip2023-04-19 17:08:24,675 INFO: Removing ZIP file archive at .yarn/cache/json-parse-helpfulerror-npm-1.0.3-003666633e-376d85c372.zip2023-04-19 17:08:24,675 INFO: Removing ZIP file archive at .yarn/cache/event-target-shim-npm-5.0.1-cb48709025-1ffe3bb22a.zip2023-04-19 17:08:24,675 INFO: Removing ZIP file archive at .yarn/cache/node-abi-npm-3.26.0-1131f8cef7-01271cf7b7.zip2023-04-19 17:08:24,676 INFO: Removing ZIP file archive at .yarn/cache/react-native-privacy-snapshot-https-5b78aeecef-6bb939d8eb.zip2023-04-19 17:08:24,676 INFO: Removing ZIP file archive at .yarn/cache/postcss-npm-8.4.21-9ad76bf58d-e39ac60ccd.zip2023-04-19 17:08:24,677 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-proposal-dynamic-import-npm-7.18.6-73822d1a00-96b1c8a8ad.zip2023-04-19 17:08:24,677 INFO: Removing ZIP file archive at .yarn/cache/es6-error-npm-4.1.1-5e8c22b20f-ae41332a51.zip2023-04-19 17:08:24,678 INFO: Removing ZIP file archive at .yarn/cache/got-npm-12.5.2-6e4c27c353-f84b704ca8.zip2023-04-19 17:08:24,678 INFO: Removing ZIP file archive at .yarn/cache/arrify-npm-2.0.1-38c408f77c-067c4c1afd.zip2023-04-19 17:08:24,678 INFO: Removing ZIP file archive at .yarn/cache/aggregate-error-npm-3.1.0-415a406f4e-1101a33f21.zip2023-04-19 17:08:24,679 INFO: Removing ZIP file archive at .yarn/cache/http-signature-npm-1.2.0-ee92426f34-3324598712.zip2023-04-19 17:08:24,679 INFO: Removing ZIP file archive at .yarn/cache/json-cycle-npm-1.3.0-eeff202ca9-68237ba5c5.zip2023-04-19 17:08:24,680 INFO: Removing ZIP file archive at .yarn/cache/telnet-client-npm-1.2.8-5e6d7afb35-d2430c5449.zip2023-04-19 17:08:24,680 INFO: Removing ZIP file archive at .yarn/cache/globals-npm-13.20.0-4565a722e7-ad1ecf914b.zip2023-04-19 17:08:24,680 INFO: Removing ZIP file archive at .yarn/cache/css-select-npm-4.3.0-72f53028ec-d620273683.zip2023-04-19 17:08:24,681 INFO: Removing ZIP file archive at .yarn/cache/@jridgewell-sourcemap-codec-npm-1.4.14-f5f0630788-61100637b6.zip2023-04-19 17:08:24,681 INFO: Removing ZIP file archive at .yarn/cache/string.prototype.trimstart-npm-1.0.5-9e62187810-a4857c5399.zip2023-04-19 17:08:24,682 INFO: Removing ZIP file archive at .yarn/cache/@react-native-community-cli-server-api-npm-10.1.1-e38340e90f-ce1bf6374a.zip2023-04-19 17:08:24,682 INFO: Removing ZIP file archive at .yarn/cache/parse-url-npm-8.1.0-0995f15c34-b93e21ab4c.zip2023-04-19 17:08:24,682 INFO: Removing ZIP file archive at .yarn/cache/sass-loader-npm-13.2.0-6421c5ff7b-ed6cdb5f55.zip2023-04-19 17:08:24,683 INFO: Removing ZIP file archive at .yarn/cache/unicode-canonical-property-names-ecmascript-npm-2.0.0-d2d8554a14-39be078afd.zip2023-04-19 17:08:24,683 INFO: Removing ZIP file archive at .yarn/cache/which-npm-1.2.4-49f14c792e-988abcbf80.zip2023-04-19 17:08:24,684 INFO: Removing ZIP file archive at .yarn/cache/@webassemblyjs-helper-numbers-npm-1.11.1-a41f7439eb-44d2905dac.zip2023-04-19 17:08:24,684 INFO: Removing ZIP file archive at .yarn/cache/@babel-types-npm-7.20.2-0e6581f12d-57e76e5f21.zip2023-04-19 17:08:24,684 INFO: Removing ZIP file archive at .yarn/cache/ansi-styles-npm-5.2.0-72fc7003e3-d7f4e97ce0.zip2023-04-19 17:08:24,685 INFO: Removing ZIP file archive at .yarn/cache/jju-npm-1.4.0-670678eaa3-3790481bd2.zip2023-04-19 17:08:24,685 INFO: Removing ZIP file archive at .yarn/cache/read-package-json-fast-npm-3.0.1-a700c25d01-b2e249c9bb.zip2023-04-19 17:08:24,686 INFO: Removing ZIP file archive at .yarn/cache/fs-minipass-npm-2.1.0-501ef87306-1b8d128dae.zip2023-04-19 17:08:24,686 INFO: Removing ZIP file archive at .yarn/cache/@electron-get-npm-2.0.2-41edb8e2bd-900845cc0b.zip2023-04-19 17:08:24,686 INFO: Removing ZIP file archive at .yarn/cache/ee-first-npm-1.1.1-33f8535b39-1b4cac778d.zip2023-04-19 17:08:24,687 INFO: Removing ZIP file archive at .yarn/cache/@types-webextension-polyfill-npm-0.10.0-bd8dcf3edd-1c6d0b3f6f.zip2023-04-19 17:08:24,687 INFO: Removing ZIP file archive at .yarn/cache/serve-index-npm-1.9.1-4927052df8-e2647ce133.zip2023-04-19 17:08:24,688 INFO: Removing ZIP file archive at .yarn/cache/fast-levenshtein-npm-2.0.6-fcd74b8df5-92cfec0a8d.zip2023-04-19 17:08:24,688 INFO: Removing ZIP file archive at .yarn/cache/nanoid-npm-4.0.0-924f5c6312-7d5946df5c.zip2023-04-19 17:08:24,688 INFO: Removing ZIP file archive at .yarn/cache/is-binary-path-npm-2.1.0-e61d46f557-84192eb88c.zip2023-04-19 17:08:24,689 INFO: Removing ZIP file archive at .yarn/cache/is-directory-npm-0.3.1-e835db28ed-dce9a9d398.zip2023-04-19 17:08:24,689 INFO: Removing ZIP file archive at .yarn/cache/terser-npm-5.16.5-b3f4101afe-f2c1a087fa.zip2023-04-19 17:08:24,690 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-typescript-npm-7.18.6-4ad9dd7d2a-2cde73725e.zip2023-04-19 17:08:24,690 INFO: Removing ZIP file archive at .yarn/cache/arrify-npm-3.0.0-84cf7a301c-d6c6f3dad9.zip2023-04-19 17:08:24,691 INFO: Removing ZIP file archive at .yarn/cache/arr-union-npm-3.1.0-853ada9729-b5b0408c6e.zip2023-04-19 17:08:24,691 INFO: Removing ZIP file archive at .yarn/cache/eslint-plugin-import-npm-2.26.0-959fe14a01-0bf77ad803.zip2023-04-19 17:08:24,692 INFO: Removing ZIP file archive at .yarn/cache/@malept-cross-spawn-promise-npm-1.1.1-f60cae05fd-1aa468f9ff.zip2023-04-19 17:08:24,692 INFO: Removing ZIP file archive at .yarn/cache/is-lambda-npm-1.0.1-7ab55bc8a8-93a32f0194.zip2023-04-19 17:08:24,692 INFO: Removing ZIP file archive at .yarn/cache/emittery-npm-0.13.1-cb6cd1bb03-2b089ab630.zip2023-04-19 17:08:24,693 INFO: Removing ZIP file archive at .yarn/cache/v8-to-istanbul-npm-9.0.1-58bbce7857-a49c34bf0a.zip2023-04-19 17:08:24,693 INFO: Removing ZIP file archive at .yarn/cache/cbor-npm-8.1.0-c1a4d6266a-a90338435d.zip2023-04-19 17:08:24,694 INFO: Removing ZIP file archive at .yarn/cache/process-warning-npm-2.1.0-9e82ce3778-2f22a3b8ec.zip2023-04-19 17:08:24,694 INFO: Removing ZIP file archive at .yarn/cache/socks-npm-2.7.1-17f2b53052-259d9e3e8e.zip2023-04-19 17:08:24,694 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-validator-option-npm-7.18.6-cc7d1a3315-f9cc6eb7cc.zip2023-04-19 17:08:24,695 INFO: Removing ZIP file archive at .yarn/cache/@webassemblyjs-helper-buffer-npm-1.11.1-6afb1ef4aa-a337ee44b4.zip2023-04-19 17:08:24,695 INFO: Removing ZIP file archive at .yarn/cache/dlv-npm-1.1.3-187c903a21-d7381bca22.zip2023-04-19 17:08:24,696 INFO: Removing ZIP file archive at .yarn/cache/@types-node-npm-16.11.65-1ab60ac4e7-81d84cb1e7.zip2023-04-19 17:08:24,696 INFO: Removing ZIP file archive at .yarn/cache/mini-css-extract-plugin-npm-2.6.1-4e6d2beaf0-df60840404.zip2023-04-19 17:08:24,697 INFO: Removing ZIP file archive at .yarn/cache/map-visit-npm-1.0.0-33a7988a9d-c27045a502.zip2023-04-19 17:08:24,697 INFO: Removing ZIP file archive at .yarn/cache/merge2-npm-1.4.1-a2507bd06c-7268db63ed.zip2023-04-19 17:08:24,697 INFO: Removing ZIP file archive at .yarn/cache/columnify-npm-1.6.0-aa925d932b-0d59002361.zip2023-04-19 17:08:24,698 INFO: Removing ZIP file archive at .yarn/cache/find-root-npm-1.1.0-a16a94005f-b2a59fe4b6.zip2023-04-19 17:08:24,698 INFO: Removing ZIP file archive at .yarn/cache/jsc-android-npm-250231.0.0-8322f50944-6c3f0f6f02.zip2023-04-19 17:08:24,707 INFO: Removing ZIP file archive at .yarn/cache/@babel-code-frame-npm-7.18.6-25229a7e34-195e2be317.zip2023-04-19 17:08:24,707 INFO: Removing ZIP file archive at .yarn/cache/repeat-string-npm-1.6.1-bc8e388655-1b809fc6db.zip2023-04-19 17:08:24,708 INFO: Removing ZIP file archive at .yarn/cache/boolean-npm-3.2.0-168c1e42cc-fb29535b8b.zip2023-04-19 17:08:24,708 INFO: Removing ZIP file archive at .yarn/cache/@types-styled-components-npm-5.1.26-aabda06611-84f53b3101.zip2023-04-19 17:08:24,709 INFO: Removing ZIP file archive at .yarn/cache/buffer-fill-npm-1.0.0-915809118a-c29b4723dd.zip2023-04-19 17:08:24,709 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-markdown-math-npm-1.4.2-9b99c2e1f0-430a07146c.zip2023-04-19 17:08:24,710 INFO: Removing ZIP file archive at .yarn/cache/spdx-correct-npm-3.1.1-47f574c27a-77ce438344.zip2023-04-19 17:08:24,710 INFO: Removing ZIP file archive at .yarn/cache/unique-filename-npm-2.0.1-183c6c7c2b-807acf3381.zip2023-04-19 17:08:24,711 INFO: Removing ZIP file archive at .yarn/cache/@sideway-pinpoint-npm-2.0.0-66d94e687e-0f4491e589.zip2023-04-19 17:08:24,711 INFO: Removing ZIP file archive at .yarn/cache/is-plain-obj-npm-1.1.0-1046f64c0b-0ee0480779.zip2023-04-19 17:08:24,711 INFO: Removing ZIP file archive at .yarn/cache/npm-install-checks-npm-5.0.0-ca22f8c8a0-0e7d1aae52.zip2023-04-19 17:08:24,712 INFO: Removing ZIP file archive at .yarn/cache/invariant-npm-2.2.4-717fbdb119-cc3182d793.zip2023-04-19 17:08:24,712 INFO: Removing ZIP file archive at .yarn/cache/unbox-primitive-npm-1.0.2-cb56a05066-b7a1cf5862.zip2023-04-19 17:08:24,713 INFO: Removing ZIP file archive at .yarn/cache/http-cache-semantics-npm-4.1.0-860520a31f-974de94a81.zip2023-04-19 17:08:24,713 INFO: Removing ZIP file archive at .yarn/cache/@svgr-babel-plugin-transform-svg-component-npm-6.5.1-66e8f727d6-e496bb5ee8.zip2023-04-19 17:08:24,713 INFO: Removing ZIP file archive at .yarn/cache/write-file-atomic-npm-5.0.0-2ece8bba61-6ee16b1955.zip2023-04-19 17:08:24,714 INFO: Removing ZIP file archive at .yarn/cache/micromatch-npm-4.0.5-cfab5d7669-02a17b671c.zip2023-04-19 17:08:24,714 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-unicode-escapes-npm-7.18.10-83a00fbee1-f5baca55cb.zip2023-04-19 17:08:24,715 INFO: Removing ZIP file archive at .yarn/cache/@hapi-hoek-npm-9.3.0-447eb8d274-4771c7a776.zip2023-04-19 17:08:24,715 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-fs-npm-3.0.0-e569a58f3f-a95714f236.zip2023-04-19 17:08:24,715 INFO: Removing ZIP file archive at .yarn/cache/ci-info-npm-3.6.1-c8a40d87d0-e463ed7152.zip2023-04-19 17:08:24,716 INFO: Removing ZIP file archive at .yarn/cache/escalade-npm-3.1.1-e02da076aa-a3e2a99f07.zip2023-04-19 17:08:24,716 INFO: Removing ZIP file archive at .yarn/cache/locate-path-npm-5.0.0-46580c43e4-83e51725e6.zip2023-04-19 17:08:24,717 INFO: Removing ZIP file archive at .yarn/cache/@xtuc-long-npm-4.2.2-37236e6d72-8ed0d477ce.zip2023-04-19 17:08:24,717 INFO: Removing ZIP file archive at .yarn/cache/read-pkg-npm-3.0.0-41471436cb-398903ebae.zip2023-04-19 17:08:24,717 INFO: Removing ZIP file archive at .yarn/cache/npm-pick-manifest-npm-8.0.1-186ce1bec0-b8e16f2fbc.zip2023-04-19 17:08:24,718 INFO: Removing ZIP file archive at .yarn/cache/parse-conflict-json-npm-2.0.2-a4f038bc41-076f65c958.zip2023-04-19 17:08:24,718 INFO: Removing ZIP file archive at .yarn/cache/is-extendable-npm-0.1.1-322b4649ec-3875571d20.zip2023-04-19 17:08:24,719 INFO: Removing ZIP file archive at .yarn/cache/shallowequal-npm-1.1.0-6688d419cb-f4c1de0837.zip2023-04-19 17:08:24,719 INFO: Removing ZIP file archive at .yarn/cache/dmg-builder-npm-23.6.0-d0da405dda-3e37a4b191.zip2023-04-19 17:08:24,719 INFO: Removing ZIP file archive at .yarn/cache/metro-symbolicate-npm-0.73.7-a426c4ff82-0f87e150ec.zip2023-04-19 17:08:24,720 INFO: Removing ZIP file archive at .yarn/cache/lazy-val-npm-1.0.5-cc6664fb80-31e12e0b11.zip2023-04-19 17:08:24,720 INFO: Removing ZIP file archive at .yarn/cache/@octokit-rest-npm-19.0.5-b25c99ac14-ed4c36859a.zip2023-04-19 17:08:24,721 INFO: Removing ZIP file archive at .yarn/cache/postcss-import-npm-14.1.0-fa5b457156-cd45d406e9.zip2023-04-19 17:08:24,721 INFO: Removing ZIP file archive at .yarn/cache/debug-npm-3.2.7-754e818c7a-b3d8c59407.zip2023-04-19 17:08:24,721 INFO: Removing ZIP file archive at .yarn/cache/ts-node-npm-10.9.1-6c268be7f4-090adff130.zip2023-04-19 17:08:24,722 INFO: Removing ZIP file archive at .yarn/cache/v8-compile-cache-lib-npm-3.0.1-4886071ece-78089ad549.zip2023-04-19 17:08:24,722 INFO: Removing ZIP file archive at .yarn/cache/unset-value-npm-1.0.0-2af803b920-5990ecf660.zip2023-04-19 17:08:24,723 INFO: Removing ZIP file archive at .yarn/cache/get-pkg-repo-npm-4.2.1-b1cd052cb4-5abf169137.zip2023-04-19 17:08:24,723 INFO: Removing ZIP file archive at .yarn/cache/is-yarn-global-npm-0.4.0-8b8bf14f52-a5fcf09c3a.zip2023-04-19 17:08:24,723 INFO: Removing ZIP file archive at .yarn/cache/compressible-npm-2.0.18-ee5ab04d88-58321a85b3.zip2023-04-19 17:08:24,724 INFO: Removing ZIP file archive at .yarn/cache/esquery-npm-1.4.0-f39408b1a7-a0807e17ab.zip2023-04-19 17:08:24,724 INFO: Removing ZIP file archive at .yarn/cache/spdx-exceptions-npm-2.3.0-2b68dad75a-cb69a26fa3.zip2023-04-19 17:08:24,725 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-arborist-npm-5.6.2-1e0e31da05-24d24c9ff4.zip2023-04-19 17:08:24,725 INFO: Removing ZIP file archive at .yarn/cache/@tsconfig-node10-npm-1.0.9-f2e2d20feb-a33ae4dc2a.zip2023-04-19 17:08:24,725 INFO: Removing ZIP file archive at .yarn/cache/strip-bom-buf-npm-2.0.0-c9cdc07889-f2cd19e336.zip2023-04-19 17:08:24,726 INFO: Removing ZIP file archive at .yarn/cache/node-fetch-npm-2.6.7-777aa2a6df-8d816ffd1e.zip2023-04-19 17:08:24,726 INFO: Removing ZIP file archive at .yarn/cache/@sideway-address-npm-4.1.4-32f94bc9f5-b9fca2a93a.zip2023-04-19 17:08:24,727 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-run-script-npm-5.0.0-a568f776ab-db265c72d4.zip2023-04-19 17:08:24,727 INFO: Removing ZIP file archive at .yarn/cache/prop-types-npm-15.8.1-17c71ee7ee-c056d3f1c0.zip2023-04-19 17:08:24,727 INFO: Removing ZIP file archive at .yarn/cache/schema-utils-npm-4.0.0-4b7d8bb168-c843e92fdd.zip2023-04-19 17:08:24,728 INFO: Removing ZIP file archive at .yarn/cache/@babel-highlight-npm-7.18.6-9d35ad2e27-92d8ee6154.zip2023-04-19 17:08:24,728 INFO: Removing ZIP file archive at .yarn/cache/es6-promisify-npm-7.0.0-65cfae362d-461305147b.zip2023-04-19 17:08:24,729 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-settings-npm-1.20.0-5fa566e627-6e8c03107e.zip2023-04-19 17:08:24,729 INFO: Removing ZIP file archive at .yarn/cache/which-npm-2.0.2-320ddf72f7-1a5c563d3c.zip2023-04-19 17:08:24,729 INFO: Removing ZIP file archive at .yarn/cache/@webassemblyjs-helper-api-error-npm-1.11.1-b839d59053-0792813f0e.zip2023-04-19 17:08:24,730 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-rich-text-npm-1.8.7-3f05b24992-81286625b5.zip2023-04-19 17:08:24,730 INFO: Removing ZIP file archive at .yarn/cache/vlq-npm-1.0.1-2ab4a14841-67ab6dd35c.zip2023-04-19 17:08:24,731 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-module-transforms-npm-7.20.2-9a4905d6a2-33a60ca115.zip2023-04-19 17:08:24,731 INFO: Removing ZIP file archive at .yarn/cache/babel-preset-jest-npm-29.2.0-d765a77392-1b09a2db96.zip2023-04-19 17:08:24,731 INFO: Removing ZIP file archive at .yarn/cache/sax-npm-1.2.4-178f05f12f-d3df7d32b8.zip2023-04-19 17:08:24,732 INFO: Removing ZIP file archive at .yarn/cache/lru-cache-npm-5.1.1-f475882a51-c154ae1cbb.zip2023-04-19 17:08:24,732 INFO: Removing ZIP file archive at .yarn/cache/optionator-npm-0.8.3-bc555bc5b7-b8695ddf3d.zip2023-04-19 17:08:24,733 INFO: Removing ZIP file archive at .yarn/cache/regenerate-npm-1.4.2-b296c5b63a-3317a09b2f.zip2023-04-19 17:08:24,733 INFO: Removing ZIP file archive at .yarn/cache/@otplib-preset-default-npm-12.0.1-77f04f54c4-8133231384.zip2023-04-19 17:08:24,733 INFO: Removing ZIP file archive at .yarn/cache/react-is-npm-17.0.2-091bbb8db6-9d6d111d89.zip2023-04-19 17:08:24,734 INFO: Removing ZIP file archive at .yarn/cache/npmlog-npm-7.0.1-a0f355f530-caabeb1f55.zip2023-04-19 17:08:24,734 INFO: Removing ZIP file archive at .yarn/cache/@jest-expect-npm-29.3.1-0790624347-1d7b5cc735.zip2023-04-19 17:08:24,735 INFO: Removing ZIP file archive at .yarn/cache/agentkeepalive-npm-4.2.1-b86a9fb343-39cb49ed8c.zip2023-04-19 17:08:24,735 INFO: Removing ZIP file archive at .yarn/cache/bluebird-lst-npm-1.0.9-7a88c17b45-5662542d73.zip2023-04-19 17:08:24,735 INFO: Removing ZIP file archive at .yarn/cache/@sinclair-typebox-npm-0.24.46-d630eef884-19d708fe93.zip2023-04-19 17:08:24,736 INFO: Removing ZIP file archive at .yarn/cache/core-js-npm-3.27.1-7b0086b1f4-d50b5f88ae.zip2023-04-19 17:08:24,737 INFO: Removing ZIP file archive at .yarn/cache/@mrmlnc-readdir-enhanced-npm-2.2.1-5286808663-d3b82b2936.zip2023-04-19 17:08:24,737 INFO: Removing ZIP file archive at .yarn/cache/parent-module-npm-1.0.1-1fae11b095-6ba8b25514.zip2023-04-19 17:08:24,737 INFO: Removing ZIP file archive at .yarn/cache/forever-agent-npm-0.6.1-01dae53bf9-766ae6e220.zip2023-04-19 17:08:24,738 INFO: Removing ZIP file archive at .yarn/cache/parse-json-npm-4.0.0-a6f7771010-0fe227d410.zip2023-04-19 17:08:24,738 INFO: Removing ZIP file archive at .yarn/cache/dot-prop-npm-6.0.1-de66211710-0f47600a4b.zip2023-04-19 17:08:24,739 INFO: Removing ZIP file archive at .yarn/cache/dezalgo-npm-1.0.4-ae3b673c98-895389c6ae.zip2023-04-19 17:08:24,739 INFO: Removing ZIP file archive at .yarn/cache/electron-builder-npm-23.6.0-f3b297a10e-227f8fb9c9.zip2023-04-19 17:08:24,739 INFO: Removing ZIP file archive at .yarn/cache/@typescript-eslint-type-utils-npm-5.43.0-98d3a0d741-08dbc0b194.zip2023-04-19 17:08:24,740 INFO: Removing ZIP file archive at .yarn/cache/make-error-npm-1.3.6-ccb85d9458-b86e5e0e25.zip2023-04-19 17:08:24,740 INFO: Removing ZIP file archive at .yarn/cache/has-property-descriptors-npm-1.0.0-56289b918d-a6d3f0a266.zip2023-04-19 17:08:24,741 INFO: Removing ZIP file archive at .yarn/cache/adm-zip-npm-0.5.10-17a872f2fd-07ed91cf64.zip2023-04-19 17:08:24,741 INFO: Removing ZIP file archive at .yarn/cache/jest-leak-detector-npm-29.3.1-4354742a8c-0dd8ed31ae.zip2023-04-19 17:08:24,741 INFO: Removing ZIP file archive at .yarn/cache/hosted-git-info-npm-4.1.0-4efcdf8fd3-c3f87b3c2f.zip2023-04-19 17:08:24,742 INFO: Removing ZIP file archive at .yarn/cache/find-cache-dir-npm-2.1.0-772aa82638-60ad475a6d.zip2023-04-19 17:08:24,742 INFO: Removing ZIP file archive at .yarn/cache/get-stream-npm-6.0.1-83e51a4642-e04ecece32.zip2023-04-19 17:08:24,743 INFO: Removing ZIP file archive at .yarn/cache/type-fest-npm-0.6.0-76b229965b-b2188e6e4b.zip2023-04-19 17:08:24,743 INFO: Removing ZIP file archive at .yarn/cache/@jest-fake-timers-npm-29.4.3-ac522f37fc-adaceb9143.zip2023-04-19 17:08:24,743 INFO: Removing ZIP file archive at .yarn/cache/is-bigint-npm-1.0.4-31c2eecbc9-c56edfe09b.zip2023-04-19 17:08:24,744 INFO: Removing ZIP file archive at .yarn/cache/@types-trusted-types-npm-2.0.2-035cb17c5e-3371eef5f1.zip2023-04-19 17:08:24,744 INFO: Removing ZIP file archive at .yarn/cache/has-flag-npm-3.0.0-16ac11fe05-4a15638b45.zip2023-04-19 17:08:24,744 INFO: Removing ZIP file archive at .yarn/cache/call-me-maybe-npm-1.0.1-d07e74bc9c-d19e9d6ac2.zip2023-04-19 17:08:24,745 INFO: Removing ZIP file archive at .yarn/cache/@svgr-plugin-jsx-npm-6.5.1-d171324449-42f22847a6.zip2023-04-19 17:08:24,745 INFO: Removing ZIP file archive at .yarn/cache/npm-bundled-npm-1.1.2-e299e533ef-6e599155ef.zip2023-04-19 17:08:24,746 INFO: Removing ZIP file archive at .yarn/cache/clone-npm-1.0.4-a610fcbcf9-d06418b733.zip2023-04-19 17:08:24,746 INFO: Removing ZIP file archive at .yarn/cache/clone-deep-npm-4.0.1-70adab92c8-770f912fe4.zip2023-04-19 17:08:24,746 INFO: Removing ZIP file archive at .yarn/cache/babel-jest-npm-29.3.1-871da66c2a-793848238a.zip2023-04-19 17:08:24,747 INFO: Removing ZIP file archive at .yarn/cache/babel-core-npm-7.0.0-bridge.0-7fe146b78f-2a1cb87901.zip2023-04-19 17:08:24,747 INFO: Removing ZIP file archive at .yarn/cache/lines-and-columns-npm-2.0.3-68ede50723-5955363dfd.zip2023-04-19 17:08:24,748 INFO: Removing ZIP file archive at .yarn/cache/react-native-share-npm-8.2.0-79f204ffb0-fb01390644.zip2023-04-19 17:08:24,748 INFO: Removing ZIP file archive at .yarn/cache/defer-to-connect-npm-2.0.1-9005cc8c60-8a9b50d2f2.zip2023-04-19 17:08:24,748 INFO: Removing ZIP file archive at .yarn/cache/nocache-npm-3.0.4-9393fdc373-6be9ee67eb.zip2023-04-19 17:08:24,749 INFO: Removing ZIP file archive at .yarn/cache/interpret-npm-2.2.0-3603a544e1-f51efef7cb.zip2023-04-19 17:08:24,749 INFO: Removing ZIP file archive at .yarn/cache/jest-get-type-npm-26.3.0-a481f14d96-1cc6465ae4.zip2023-04-19 17:08:24,750 INFO: Removing ZIP file archive at .yarn/cache/hermes-profile-transformer-npm-0.0.6-80b3a74e21-b5f874eaa6.zip2023-04-19 17:08:24,750 INFO: Removing ZIP file archive at .yarn/cache/path-key-npm-4.0.0-2bce99f089-8e6c314ae6.zip2023-04-19 17:08:24,750 INFO: Removing ZIP file archive at .yarn/cache/concat-stream-npm-1.6.2-2bee337060-1ef77032cb.zip2023-04-19 17:08:24,751 INFO: Removing ZIP file archive at .yarn/cache/metro-react-native-babel-preset-npm-0.73.8-68ab365e23-3d9b630816.zip2023-04-19 17:08:24,751 INFO: Removing ZIP file archive at .yarn/cache/is-accessor-descriptor-npm-0.1.6-41c495d517-3d629a086a.zip2023-04-19 17:08:24,752 INFO: Removing ZIP file archive at .yarn/cache/doctrine-npm-2.1.0-ac15d049b7-a45e277f7f.zip2023-04-19 17:08:24,752 INFO: Removing ZIP file archive at .yarn/cache/jest-serializer-npm-27.5.1-7cec732598-803e03a552.zip2023-04-19 17:08:24,752 INFO: Removing ZIP file archive at .yarn/cache/react-shallow-renderer-npm-16.15.0-cf95219885-6052c7e3e9.zip2023-04-19 17:08:24,753 INFO: Removing ZIP file archive at .yarn/cache/ipaddr.js-npm-2.0.1-04e97280d7-dd194a394a.zip2023-04-19 17:08:24,753 INFO: Removing ZIP file archive at .yarn/cache/write-pkg-npm-4.0.0-731dd7a942-7864d44370.zip2023-04-19 17:08:24,754 INFO: Removing ZIP file archive at .yarn/cache/require-directory-npm-2.1.1-8608aee50b-fb47e70bf0.zip2023-04-19 17:08:24,754 INFO: Removing ZIP file archive at .yarn/cache/@reach-alert-npm-0.18.0-d5750d237f-679a90427b.zip2023-04-19 17:08:24,754 INFO: Removing ZIP file archive at .yarn/cache/supports-preserve-symlinks-flag-npm-1.0.0-f17c4d0028-53b1e247e6.zip2023-04-19 17:08:24,755 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-spreadsheets-npm-1.7.0-8ab0d47a87-4f04b64ac2.zip2023-04-19 17:08:24,758 INFO: Removing ZIP file archive at .yarn/cache/strip-ansi-npm-7.0.1-668c121204-257f78fa43.zip2023-04-19 17:08:24,758 INFO: Removing ZIP file archive at .yarn/cache/@emotion-is-prop-valid-npm-1.2.0-332d343e3d-cc7a19850a.zip2023-04-19 17:08:24,758 INFO: Removing ZIP file archive at .yarn/cache/strip-final-newline-npm-2.0.0-340c4f7c66-69412b5e25.zip2023-04-19 17:08:24,759 INFO: Removing ZIP file archive at .yarn/cache/depd-npm-1.1.2-b0c8414da7-6b406620d2.zip2023-04-19 17:08:24,759 INFO: Removing ZIP file archive at .yarn/cache/cmd-shim-npm-5.0.0-a617905252-83d2a46cdf.zip2023-04-19 17:08:24,760 INFO: Removing ZIP file archive at .yarn/cache/whatwg-encoding-npm-2.0.0-d7451f51b4-7087810c41.zip2023-04-19 17:08:24,760 INFO: Removing ZIP file archive at .yarn/cache/ansi-align-npm-3.0.1-8e6288d20a-6abfa08f21.zip2023-04-19 17:08:24,760 INFO: Removing ZIP file archive at .yarn/cache/changelog-parser-npm-2.8.1-d401bef657-3fc45cdd0c.zip2023-04-19 17:08:24,761 INFO: Removing ZIP file archive at .yarn/cache/@lexical-text-npm-0.9.2-f78eb63847-c52abddf4b.zip2023-04-19 17:08:24,761 INFO: Removing ZIP file archive at .yarn/cache/@humanwhocodes-config-array-npm-0.10.7-81c0f4b5e6-009d64be8d.zip2023-04-19 17:08:24,762 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-jsx-npm-7.18.6-3e378d5f11-6d37ea9729.zip2023-04-19 17:08:24,762 INFO: Removing ZIP file archive at .yarn/cache/svgo-npm-2.8.0-43b4f3debe-b92f71a854.zip2023-04-19 17:08:24,762 INFO: Removing ZIP file archive at .yarn/cache/fast-glob-npm-3.2.12-162763bbae-0b1990f6ce.zip2023-04-19 17:08:24,763 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-computed-properties-npm-7.18.9-bc774f46b8-a6bfbea207.zip2023-04-19 17:08:24,763 INFO: Removing ZIP file archive at .yarn/cache/@reach-checkbox-npm-0.18.0-817b08c2c9-6f40bfb546.zip2023-04-19 17:08:24,764 INFO: Removing ZIP file archive at .yarn/cache/array-union-npm-3.0.1-3ee2eb5947-47b29f8825.zip2023-04-19 17:08:24,764 INFO: Removing ZIP file archive at .yarn/cache/commander-npm-2.20.3-d8dcbaa39b-ab8c07884e.zip2023-04-19 17:08:24,765 INFO: Removing ZIP file archive at .yarn/cache/moment-npm-2.29.4-902943305d-0ec3f9c2bc.zip2023-04-19 17:08:24,765 INFO: Removing ZIP file archive at .yarn/cache/whatwg-url-npm-5.0.0-374fb45e60-b8daed4ad3.zip2023-04-19 17:08:24,766 INFO: Removing ZIP file archive at .yarn/cache/source-map-npm-0.5.7-7c3f035429-5dc2043b93.zip2023-04-19 17:08:24,766 INFO: Removing ZIP file archive at .yarn/cache/tabbable-npm-5.3.3-baf35cffe9-1aa56e1bb6.zip2023-04-19 17:08:24,766 INFO: Removing ZIP file archive at .yarn/cache/tmpl-npm-1.0.5-d399ba37e2-cd922d9b85.zip2023-04-19 17:08:24,767 INFO: Removing ZIP file archive at .yarn/cache/react-native-gradle-plugin-npm-0.71.15-d0e4ea6d31-e1c1714568.zip2023-04-19 17:08:24,767 INFO: Removing ZIP file archive at .yarn/cache/import-lazy-npm-4.0.0-3215653869-22f5e51702.zip2023-04-19 17:08:24,768 INFO: Removing ZIP file archive at .yarn/cache/git-url-parse-npm-13.1.0-724765d793-212a9b0343.zip2023-04-19 17:08:24,768 INFO: Removing ZIP file archive at .yarn/cache/cliui-npm-6.0.0-488b2414c6-4fcfd26d29.zip2023-04-19 17:08:24,769 INFO: Removing ZIP file archive at .yarn/cache/compression-npm-1.7.4-e0cd6afa69-35c0f2eb1f.zip2023-04-19 17:08:24,769 INFO: Removing ZIP file archive at .yarn/cache/readable-stream-npm-2.3.7-77b22a9818-e4920cf754.zip2023-04-19 17:08:24,769 INFO: Removing ZIP file archive at .yarn/cache/extglob-npm-2.0.4-0f39bc9899-a41531b893.zip2023-04-19 17:08:24,770 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-create-regexp-features-plugin-npm-7.19.0-664f2c7fc6-811cc90afe.zip2023-04-19 17:08:24,770 INFO: Removing ZIP file archive at .yarn/cache/defaults-npm-1.0.4-f3fbaf2528-3a88b7a587.zip2023-04-19 17:08:24,771 INFO: Removing ZIP file archive at .yarn/cache/hpack.js-npm-2.1.6-b08cc088ad-2de1441151.zip2023-04-19 17:08:24,771 INFO: Removing ZIP file archive at .yarn/cache/@commitlint-config-validator-npm-17.1.0-fffdc0ccb1-18b4779837.zip2023-04-19 17:08:24,771 INFO: Removing ZIP file archive at .yarn/cache/function-bind-npm-1.1.1-b56b322ae9-b32fbaebb3.zip2023-04-19 17:08:24,772 INFO: Removing ZIP file archive at .yarn/cache/lru-cache-npm-4.1.5-ede304cc43-4bb4b58a36.zip2023-04-19 17:08:24,772 INFO: Removing ZIP file archive at .yarn/cache/istanbul-lib-coverage-npm-3.2.0-93f84b2c8c-a2a545033b.zip2023-04-19 17:08:24,773 INFO: Removing ZIP file archive at .yarn/cache/regexpp-npm-3.2.0-2513f32cfc-a78dc5c715.zip2023-04-19 17:08:24,773 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-wrap-function-npm-7.19.0-0db6124801-2453a6b134.zip2023-04-19 17:08:24,773 INFO: Removing ZIP file archive at .yarn/cache/@types-estree-npm-1.0.0-eddde5b631-910d97fb70.zip2023-04-19 17:08:24,774 INFO: Removing ZIP file archive at .yarn/cache/base64-js-npm-1.5.1-b2f7275641-669632eb37.zip2023-04-19 17:08:24,774 INFO: Removing ZIP file archive at .yarn/cache/yn-npm-3.1.1-8ad4259784-2c487b0e14.zip2023-04-19 17:08:24,774 INFO: Removing ZIP file archive at .yarn/cache/pino-std-serializers-npm-6.1.0-849611aa5b-5e42327c24.zip2023-04-19 17:08:24,775 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-react-jsx-source-npm-7.18.6-557e3c4e16-7e17e63182.zip2023-04-19 17:08:24,775 INFO: Removing ZIP file archive at .yarn/cache/xdg-basedir-npm-5.1.0-589d73b54c-b60e8a2c66.zip2023-04-19 17:08:24,776 INFO: Removing ZIP file archive at .yarn/cache/array-flatten-npm-2.1.2-0223106268-e8988aac1f.zip2023-04-19 17:08:24,776 INFO: Removing ZIP file archive at .yarn/cache/json-parse-even-better-errors-npm-3.0.0-3675833c0a-f1970b5220.zip2023-04-19 17:08:24,776 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-query-npm-1.2.0-c245e8b949-2fbefe864d.zip2023-04-19 17:08:24,777 INFO: Removing ZIP file archive at .yarn/cache/shebang-regex-npm-1.0.0-c3612b74e9-404c5a752c.zip2023-04-19 17:08:24,777 INFO: Removing ZIP file archive at .yarn/cache/jest-mock-npm-29.4.3-b8cbad80e6-8eb4a29b02.zip2023-04-19 17:08:24,778 INFO: Removing ZIP file archive at .yarn/cache/fp-and-or-npm-0.1.3-033d5c60bb-d556ad1fb0.zip2023-04-19 17:08:24,778 INFO: Removing ZIP file archive at .yarn/cache/yocto-queue-npm-1.0.0-7b502f1987-2cac84540f.zip2023-04-19 17:08:24,778 INFO: Removing ZIP file archive at .yarn/cache/babel-runtime-npm-6.26.0-d38e7946b4-8aeade9466.zip2023-04-19 17:08:24,779 INFO: Removing ZIP file archive at .yarn/cache/type-fest-npm-0.4.1-bf35530fbf-25f882d9cc.zip2023-04-19 17:08:24,779 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-proposal-private-methods-npm-7.18.6-55729207b7-22d8502ee9.zip2023-04-19 17:08:24,780 INFO: Removing ZIP file archive at .yarn/cache/assertion-error-npm-1.1.0-66b893015e-fd9429d3a3.zip2023-04-19 17:08:24,780 INFO: Removing ZIP file archive at .yarn/cache/css-color-keywords-npm-1.0.0-fc176df58b-8f125e3ad4.zip2023-04-19 17:08:24,780 INFO: Removing ZIP file archive at .yarn/cache/decimal.js-npm-10.4.2-0119c97ba5-536cd6816a.zip2023-04-19 17:08:24,781 INFO: Removing ZIP file archive at .yarn/cache/arg-npm-5.0.2-2f5805a547-6c69ada1a9.zip2023-04-19 17:08:24,781 INFO: Removing ZIP file archive at .yarn/cache/lodash-npm-4.17.21-6382451519-eb835a2e51.zip2023-04-19 17:08:24,782 INFO: Removing ZIP file archive at .yarn/cache/read-cmd-shim-npm-3.0.1-f9d22fd6be-79fe66aa78.zip2023-04-19 17:08:24,782 INFO: Removing ZIP file archive at .yarn/cache/acorn-walk-npm-7.2.0-5f8b515308-9252158a79.zip2023-04-19 17:08:24,783 INFO: Removing ZIP file archive at .yarn/cache/spawn-please-npm-1.0.0-5731ea7630-b8e1e1dc14.zip2023-04-19 17:08:24,783 INFO: Removing ZIP file archive at .yarn/cache/node-dir-npm-0.1.17-e25963e120-29de9560e5.zip2023-04-19 17:08:24,783 INFO: Removing ZIP file archive at .yarn/cache/abbrev-npm-1.1.1-3659247eab-a4a97ec07d.zip2023-04-19 17:08:24,784 INFO: Removing ZIP file archive at .yarn/cache/chunkd-npm-2.0.1-2a1d1afad0-bab8cc08c7.zip2023-04-19 17:08:24,784 INFO: Removing ZIP file archive at .yarn/cache/regex-not-npm-1.0.2-06a03c9206-3081403de7.zip2023-04-19 17:08:24,785 INFO: Removing ZIP file archive at .yarn/cache/react-native-file-viewer-npm-2.1.5-8be784045c-390e1e3ce2.zip2023-04-19 17:08:24,785 INFO: Removing ZIP file archive at .yarn/cache/deep-is-npm-0.1.4-88938b5a67-edb65dd0d7.zip2023-04-19 17:08:24,786 INFO: Removing ZIP file archive at .yarn/cache/component-emitter-npm-1.3.0-4b848565b9-b3c46de38f.zip2023-04-19 17:08:24,786 INFO: Removing ZIP file archive at .yarn/cache/accepts-npm-1.3.8-9a812371c9-50c43d32e7.zip2023-04-19 17:08:24,786 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-proposal-private-property-in-object-npm-7.18.6-755223e615-c8e56a9729.zip2023-04-19 17:08:24,787 INFO: Removing ZIP file archive at .yarn/cache/console-control-strings-npm-1.1.0-e3160e5275-8755d76787.zip2023-04-19 17:08:24,787 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-sticky-regex-npm-7.18.6-a75414f831-68ea18884a.zip2023-04-19 17:08:24,788 INFO: Removing ZIP file archive at .yarn/cache/command-exists-npm-1.2.9-cc51a1f78a-729ae3d88a.zip2023-04-19 17:08:24,788 INFO: Removing ZIP file archive at .yarn/cache/@commitlint-top-level-npm-17.0.0-cdaf8d325e-2e43d021a6.zip2023-04-19 17:08:24,788 INFO: Removing ZIP file archive at .yarn/cache/use-npm-3.1.1-7ba643714c-08a130289f.zip2023-04-19 17:08:24,789 INFO: Removing ZIP file archive at .yarn/cache/form-data-encoder-npm-2.1.3-c53b7de344-f2db77767f.zip2023-04-19 17:08:24,789 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-git-npm-4.0.1-c787f5d69f-7bd31d4d4e.zip2023-04-19 17:08:24,790 INFO: Removing ZIP file archive at .yarn/cache/pretty-format-npm-26.6.2-6edfcf7149-e3b808404d.zip2023-04-19 17:08:24,790 INFO: Removing ZIP file archive at .yarn/cache/esrecurse-npm-4.3.0-10b86a887a-ebc17b1a33.zip2023-04-19 17:08:24,790 INFO: Removing ZIP file archive at .yarn/cache/@jest-types-npm-29.4.3-f3f0c81675-1756f4149d.zip2023-04-19 17:08:24,791 INFO: Removing ZIP file archive at .yarn/cache/execa-npm-4.1.0-cc675b4189-e30d298934.zip2023-04-19 17:08:24,791 INFO: Removing ZIP file archive at .yarn/cache/send-npm-0.18.0-faadf6353f-74fc07ebb5.zip2023-04-19 17:08:24,792 INFO: Removing ZIP file archive at .yarn/cache/yauzl-npm-2.10.0-72e70ea021-7f21fe0bba.zip2023-04-19 17:08:24,792 INFO: Removing ZIP file archive at .yarn/cache/array-differ-npm-4.0.0-90d42db74d-1de99a06bc.zip2023-04-19 17:08:24,792 INFO: Removing ZIP file archive at .yarn/cache/ansi-fragments-npm-0.2.1-7617f2a498-22c3eb8a0a.zip2023-04-19 17:08:24,793 INFO: Removing ZIP file archive at .yarn/cache/run-async-npm-2.4.1-a94bb90861-a2c88aa15d.zip2023-04-19 17:08:24,793 INFO: Removing ZIP file archive at .yarn/cache/ajv-npm-8.11.0-83d029789c-5e0ff22680.zip2023-04-19 17:08:24,794 INFO: Removing ZIP file archive at .yarn/cache/dom-storage-npm-2.1.0-637aad78a8-b17f9f9a13.zip2023-04-19 17:08:24,794 INFO: Removing ZIP file archive at .yarn/cache/to-regex-npm-3.0.2-3af893c972-4ed4a61905.zip2023-04-19 17:08:24,795 INFO: Removing ZIP file archive at .yarn/cache/@jest-types-npm-29.2.1-6fb73b9831-a83f207274.zip2023-04-19 17:08:24,795 INFO: Removing ZIP file archive at .yarn/cache/typescript-patch-d19842e739-ef65c22622.zip2023-04-19 17:08:24,800 INFO: Removing ZIP file archive at .yarn/cache/tr46-npm-3.0.0-e1ae1ea7c9-44c3cc6767.zip2023-04-19 17:08:24,801 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-package-json-npm-2.0.0-0eb904d40e-7a598e42d2.zip2023-04-19 17:08:24,801 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-modules-amd-npm-7.19.6-71093d456d-4236aad970.zip2023-04-19 17:08:24,801 INFO: Removing ZIP file archive at .yarn/cache/istanbul-reports-npm-3.1.5-fb11324e3e-7867228f83.zip2023-04-19 17:08:24,802 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-react-jsx-self-npm-7.18.6-97bcab453d-7d24e29c63.zip2023-04-19 17:08:24,802 INFO: Removing ZIP file archive at .yarn/cache/es-abstract-npm-1.20.4-543318afab-89297cc785.zip2023-04-19 17:08:24,803 INFO: Removing ZIP file archive at .yarn/cache/react-native-version-info-npm-1.1.1-73b309e950-ad9c05066f.zip2023-04-19 17:08:24,803 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-block-scoping-npm-7.19.4-6a21a584c0-86353ccbb5.zip2023-04-19 17:08:24,804 INFO: Removing ZIP file archive at .yarn/cache/rimraf-npm-2.2.8-14e3b16838-01804e1c04.zip2023-04-19 17:08:24,804 INFO: Removing ZIP file archive at .yarn/cache/shebang-command-npm-1.2.0-8990ba5d1d-9eed175030.zip2023-04-19 17:08:24,805 INFO: Removing ZIP file archive at .yarn/cache/metro-resolver-npm-0.73.8-98cc796ed1-1e76c7e514.zip2023-04-19 17:08:24,805 INFO: Removing ZIP file archive at .yarn/cache/@sinclair-typebox-npm-0.25.24-d04d0f45ef-10219c58f4.zip2023-04-19 17:08:24,806 INFO: Removing ZIP file archive at .yarn/cache/path-key-npm-2.0.1-b1a971833d-f7ab0ad42f.zip2023-04-19 17:08:24,806 INFO: Removing ZIP file archive at .yarn/cache/buffer-alloc-npm-1.2.0-388beee0c7-560cd27f3c.zip2023-04-19 17:08:24,806 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-component-relay-https-082ca7c415-c8478582b4.zip2023-04-19 17:08:24,807 INFO: Removing ZIP file archive at .yarn/cache/flow-parser-npm-0.190.0-d85fdf03fd-d3d3c258a5.zip2023-04-19 17:08:24,807 INFO: Removing ZIP file archive at .yarn/cache/stable-npm-0.1.8-feb4e06de8-2ff482bb10.zip2023-04-19 17:08:24,808 INFO: Removing ZIP file archive at .yarn/cache/@nodelib-fs.scandir-npm-2.1.5-89c67370dd-a970d595bd.zip2023-04-19 17:08:24,808 INFO: Removing ZIP file archive at .yarn/cache/jest-cli-npm-29.3.1-4b4c5a01f0-829895d330.zip2023-04-19 17:08:24,809 INFO: Removing ZIP file archive at .yarn/cache/deepmerge-npm-4.2.2-112165ced2-a8c43a1ed8.zip2023-04-19 17:08:24,809 INFO: Removing ZIP file archive at .yarn/cache/has-symbols-npm-1.0.3-1986bff2c4-a054c40c63.zip2023-04-19 17:08:24,810 INFO: Removing ZIP file archive at .yarn/cache/regexpu-core-npm-5.2.1-a3ca320a7f-c1244db79f.zip2023-04-19 17:08:24,810 INFO: Removing ZIP file archive at .yarn/cache/byte-size-npm-7.0.1-cda9f76d28-6791663a6d.zip2023-04-19 17:08:24,810 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-typeof-symbol-npm-7.18.9-0775d325d9-e754e0d8b8.zip2023-04-19 17:08:24,811 INFO: Removing ZIP file archive at .yarn/cache/new-github-release-url-npm-1.0.0-d6c0e0d6de-70c8d2fe9b.zip2023-04-19 17:08:24,811 INFO: Removing ZIP file archive at .yarn/cache/is-data-descriptor-npm-0.1.4-6f53f71c67-5c622e078b.zip2023-04-19 17:08:24,812 INFO: Removing ZIP file archive at .yarn/cache/semver-npm-7.3.7-3bfe704194-2fa3e87756.zip2023-04-19 17:08:24,812 INFO: Removing ZIP file archive at .yarn/cache/@nodelib-fs.stat-npm-2.0.5-01f4dd3030-012480b5ca.zip2023-04-19 17:08:24,812 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-split-export-declaration-npm-7.18.6-53ebf8ad4c-c6d3dede53.zip2023-04-19 17:08:24,813 INFO: Removing ZIP file archive at .yarn/cache/p-limit-npm-2.3.0-94a0310039-84ff17f1a3.zip2023-04-19 17:08:24,813 INFO: Removing ZIP file archive at .yarn/cache/eslint-plugin-jest-npm-26.9.0-865b788669-6d5fd5c953.zip2023-04-19 17:08:24,814 INFO: Removing ZIP file archive at .yarn/cache/glob-to-regexp-npm-0.4.1-cd697e0fc7-e795f4e8f0.zip2023-04-19 17:08:24,814 INFO: Removing ZIP file archive at .yarn/cache/css-to-react-native-npm-3.0.0-ab07d67d74-98a2e9d4fb.zip2023-04-19 17:08:24,815 INFO: Removing ZIP file archive at .yarn/cache/verror-npm-1.10.1-b32918fe63-690a8d6ad5.zip2023-04-19 17:08:24,815 INFO: Removing ZIP file archive at .yarn/cache/load-json-file-npm-7.0.1-1d6057f4c4-a560288da6.zip2023-04-19 17:08:24,815 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-styles-npm-1.6.1-aef2dc1daf-e0a9e6732e.zip2023-04-19 17:08:24,816 INFO: Removing ZIP file archive at .yarn/cache/jest-resolve-dependencies-npm-29.3.1-89ec333e4d-6ec4727a87.zip2023-04-19 17:08:24,816 INFO: Removing ZIP file archive at .yarn/cache/npm-check-updates-npm-16.4.1-5f2031d12e-4d9e88df07.zip2023-04-19 17:08:24,817 INFO: Removing ZIP file archive at .yarn/cache/is-boolean-object-npm-1.1.2-ecbd575e6a-c03b23dbaa.zip2023-04-19 17:08:24,817 INFO: Removing ZIP file archive at .yarn/cache/responselike-npm-2.0.1-7f64b6e122-b122535466.zip2023-04-19 17:08:24,818 INFO: Removing ZIP file archive at .yarn/cache/bytes-npm-3.0.0-19be09472d-a2b386dd81.zip2023-04-19 17:08:24,818 INFO: Removing ZIP file archive at .yarn/cache/write-json-file-npm-3.2.0-965d80a41e-2b97ce2027.zip2023-04-19 17:08:24,818 INFO: Removing ZIP file archive at .yarn/cache/libsodium-wrappers-npm-0.7.10-1e41dfad84-294ac09889.zip2023-04-19 17:08:24,819 INFO: Removing ZIP file archive at .yarn/cache/resolve.exports-npm-1.1.0-81756e03ba-52865af8ed.zip2023-04-19 17:08:24,819 INFO: Removing ZIP file archive at .yarn/cache/babel-preset-fbjs-npm-3.4.0-d20810a2f3-b3352cf690.zip2023-04-19 17:08:24,820 INFO: Removing ZIP file archive at .yarn/cache/array.prototype.tosorted-npm-1.1.1-1be94ad4a7-7923324a67.zip2023-04-19 17:08:24,820 INFO: Removing ZIP file archive at .yarn/cache/bser-npm-2.1.1-cc902055ce-9ba4dc58ce.zip2023-04-19 17:08:24,820 INFO: Removing ZIP file archive at .yarn/cache/websocket-extensions-npm-0.1.4-be839a9e56-5976835e68.zip2023-04-19 17:08:24,821 INFO: Removing ZIP file archive at .yarn/cache/mz-npm-2.7.0-ec3cef4ec2-8427de0ece.zip2023-04-19 17:08:24,821 INFO: Removing ZIP file archive at .yarn/cache/safer-buffer-npm-2.1.2-8d5c0b705e-cab8f25ae6.zip2023-04-19 17:08:24,822 INFO: Removing ZIP file archive at .yarn/cache/app-builder-bin-npm-4.0.0-3b4b4b9451-c3c8fd85c3.zip2023-04-19 17:08:24,840 INFO: Removing ZIP file archive at .yarn/cache/spdy-npm-4.0.2-7e5782a993-2c739d0ff6.zip2023-04-19 17:08:24,841 INFO: Removing ZIP file archive at .yarn/cache/type-fest-npm-0.13.1-7f4486b973-e6bf2e3c44.zip2023-04-19 17:08:24,841 INFO: Removing ZIP file archive at .yarn/cache/is-extendable-npm-1.0.1-7095ad8b16-db07bc1e9d.zip2023-04-19 17:08:24,841 INFO: Removing ZIP file archive at .yarn/cache/react-devtools-core-npm-4.27.2-7a013e485e-f52e2b05b8.zip2023-04-19 17:08:24,843 INFO: Removing ZIP file archive at .yarn/cache/get-caller-file-npm-2.0.5-80e8a86305-b9769a836d.zip2023-04-19 17:08:24,844 INFO: Removing ZIP file archive at .yarn/cache/connect-npm-3.7.0-25ccb085cc-96e1c4effc.zip2023-04-19 17:08:24,844 INFO: Removing ZIP file archive at .yarn/cache/is-path-inside-npm-4.0.0-2af2bde69d-8810fa11c5.zip2023-04-19 17:08:24,845 INFO: Removing ZIP file archive at .yarn/cache/normalize-url-npm-7.2.0-2b0a459e68-7753f081ee.zip2023-04-19 17:08:24,845 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-replace-supers-npm-7.19.1-669aa2ecc7-a0e4bf79eb.zip2023-04-19 17:08:24,845 INFO: Removing ZIP file archive at .yarn/cache/range-parser-npm-1.2.1-1a470fa390-0a268d4fea.zip2023-04-19 17:08:24,846 INFO: Removing ZIP file archive at .yarn/cache/relaxed-json-npm-1.0.3-3e2d5087af-339d119f3c.zip2023-04-19 17:08:24,846 INFO: Removing ZIP file archive at .yarn/cache/tmp-promise-npm-3.0.3-6df4ad8df9-f854f5307d.zip2023-04-19 17:08:24,847 INFO: Removing ZIP file archive at .yarn/cache/@octokit-core-npm-4.1.0-53c1d3e6df-4e53e02ff3.zip2023-04-19 17:08:24,847 INFO: Removing ZIP file archive at .yarn/cache/@lexical-code-npm-0.9.2-e75cdb17e3-55fb16794a.zip2023-04-19 17:08:24,848 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-class-properties-npm-7.12.13-002ee9d930-24f34b196d.zip2023-04-19 17:08:24,848 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-block-scoped-functions-npm-7.18.6-34b3375353-0a0df61f94.zip2023-04-19 17:08:24,848 INFO: Removing ZIP file archive at .yarn/cache/raw-body-npm-2.5.1-9dd1d9fff9-5362adff15.zip2023-04-19 17:08:24,849 INFO: Removing ZIP file archive at .yarn/cache/fsevents-npm-2.3.2-a881d6ac9f-97ade64e75.zip2023-04-19 17:08:24,849 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-editor-kit-https-edab490934-c59d160a86.zip2023-04-19 17:08:24,850 INFO: Removing ZIP file archive at .yarn/cache/jest-validate-npm-29.3.1-b684da7f88-92584f0b8a.zip2023-04-19 17:08:24,851 INFO: Removing ZIP file archive at .yarn/cache/parse-path-npm-7.0.0-ceda41e594-244b46523a.zip2023-04-19 17:08:24,851 INFO: Removing ZIP file archive at .yarn/cache/resolve-npm-1.22.1-3980488690-07af5fc1e8.zip2023-04-19 17:08:24,852 INFO: Removing ZIP file archive at .yarn/cache/escape-string-regexp-npm-5.0.0-a663e825ce-20daabe197.zip2023-04-19 17:08:24,852 INFO: Removing ZIP file archive at .yarn/cache/@lexical-html-npm-0.9.2-0e3b42cb56-bf9ec588ee.zip2023-04-19 17:08:24,852 INFO: Removing ZIP file archive at .yarn/cache/@electron-remote-npm-2.0.9-7c87f876ae-7949c528df.zip2023-04-19 17:08:24,853 INFO: Removing ZIP file archive at .yarn/cache/jsonfile-npm-6.1.0-20a4796cee-7af3b8e1ac.zip2023-04-19 17:08:24,853 INFO: Removing ZIP file archive at .yarn/cache/load-json-file-npm-4.0.0-c9f09d85eb-8f5d6d93ba.zip2023-04-19 17:08:24,854 INFO: Removing ZIP file archive at .yarn/cache/combined-stream-npm-1.0.8-dc14d4a63a-49fa4aeb49.zip2023-04-19 17:08:24,854 INFO: Removing ZIP file archive at .yarn/cache/glob-npm-8.0.3-750f909025-50bcdea19d.zip2023-04-19 17:08:24,854 INFO: Removing ZIP file archive at .yarn/cache/@lexical-plain-text-npm-0.9.2-7f5cbee0d9-d554aab0fe.zip2023-04-19 17:08:24,855 INFO: Removing ZIP file archive at .yarn/cache/untildify-npm-4.0.0-4a8b569825-39ced9c418.zip2023-04-19 17:08:24,855 INFO: Removing ZIP file archive at .yarn/cache/eslint-visitor-keys-npm-1.3.0-c07780a0fb-37a19b712f.zip2023-04-19 17:08:24,856 INFO: Removing ZIP file archive at .yarn/cache/toidentifier-npm-1.0.1-f759712599-952c29e2a8.zip2023-04-19 17:08:24,856 INFO: Removing ZIP file archive at .yarn/cache/rimraf-npm-2.6.3-f34c6c72ec-3ea587b981.zip2023-04-19 17:08:24,856 INFO: Removing ZIP file archive at .yarn/cache/eslint-plugin-ft-flow-npm-2.0.1-96fad0382c-f9519a9d93.zip2023-04-19 17:08:24,857 INFO: Removing ZIP file archive at .yarn/cache/webextension-polyfill-npm-0.10.0-3b4d48beb6-4a59036bda.zip2023-04-19 17:08:24,857 INFO: Removing ZIP file archive at .yarn/cache/uglify-js-npm-3.17.3-e5b5a65475-2650b2e038.zip2023-04-19 17:08:24,858 INFO: Removing ZIP file archive at .yarn/cache/chrome-trace-event-npm-1.0.3-e0ae3dcd60-cb8b1fc7e8.zip2023-04-19 17:08:24,858 INFO: Removing ZIP file archive at .yarn/cache/es-module-lexer-npm-0.9.3-ff6236dadb-84bbab23c3.zip2023-04-19 17:08:24,859 INFO: Removing ZIP file archive at .yarn/cache/neo-async-npm-2.6.2-75d6902586-deac9f8d00.zip2023-04-19 17:08:24,859 INFO: Removing ZIP file archive at .yarn/cache/@octokit-endpoint-npm-7.0.3-cabcb716ae-c36b157706.zip2023-04-19 17:08:24,860 INFO: Removing ZIP file archive at .yarn/cache/is-unicode-supported-npm-0.1.0-0833e1bbfb-a2aab86ee7.zip2023-04-19 17:08:24,860 INFO: Removing ZIP file archive at .yarn/cache/appdirsjs-npm-1.2.7-fcd05e6058-3411b4e31e.zip2023-04-19 17:08:24,860 INFO: Removing ZIP file archive at .yarn/cache/eventemitter3-npm-4.0.7-7afcdd74ae-1875311c42.zip2023-04-19 17:08:24,861 INFO: Removing ZIP file archive at .yarn/cache/cacheable-request-npm-10.2.1-905f8188a4-11bcee52d6.zip2023-04-19 17:08:24,861 INFO: Removing ZIP file archive at .yarn/cache/@typescript-eslint-scope-manager-npm-5.43.0-49d608d443-e594c7a32c.zip2023-04-19 17:08:24,862 INFO: Removing ZIP file archive at .yarn/cache/@react-native-community-cli-hermes-npm-10.2.0-59b7535c5c-a0dbe70ec4.zip2023-04-19 17:08:24,862 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-dynamic-import-npm-7.8.3-fb9ff5634a-ce307af83c.zip2023-04-19 17:08:24,863 INFO: Removing ZIP file archive at .yarn/cache/array-includes-npm-3.1.6-d0ff9d248b-f22f8cd8ba.zip2023-04-19 17:08:24,863 INFO: Removing ZIP file archive at .yarn/cache/dns-packet-npm-5.4.0-4d0332a163-a169963848.zip2023-04-19 17:08:24,863 INFO: Removing ZIP file archive at .yarn/cache/dompurify-npm-2.4.1-1c79f22057-1169177465.zip2023-04-19 17:08:24,864 INFO: Removing ZIP file archive at .yarn/cache/@types-json-schema-npm-7.0.11-79462ae5ca-527bddfe62.zip2023-04-19 17:08:24,864 INFO: Removing ZIP file archive at .yarn/cache/pidtree-npm-0.6.0-3d92e16117-8fbc073ede.zip2023-04-19 17:08:24,865 INFO: Removing ZIP file archive at .yarn/cache/@sinonjs-fake-timers-npm-9.1.2-3ff37ab7fb-7d3aef54e1.zip2023-04-19 17:08:24,865 INFO: Removing ZIP file archive at .yarn/cache/isbinaryfile-npm-4.0.10-91d1251522-a6b28db7e2.zip2023-04-19 17:08:24,865 INFO: Removing ZIP file archive at .yarn/cache/eslint-plugin-react-hooks-npm-4.6.0-b429fac07f-23001801f1.zip2023-04-19 17:08:24,866 INFO: Removing ZIP file archive at .yarn/cache/path-to-regexp-npm-0.1.7-2605347373-69a14ea24d.zip2023-04-19 17:08:24,866 INFO: Removing ZIP file archive at .yarn/cache/pify-npm-2.3.0-8b63310934-9503aaeaf4.zip2023-04-19 17:08:24,867 INFO: Removing ZIP file archive at .yarn/cache/watchpack-npm-2.4.0-7ec4b9cc65-23d4bc5863.zip2023-04-19 17:08:24,867 INFO: Removing ZIP file archive at .yarn/cache/colorette-npm-2.0.19-f73dfe6a4e-888cf5493f.zip2023-04-19 17:08:24,867 INFO: Removing ZIP file archive at .yarn/cache/slice-ansi-npm-3.0.0-d9999864af-5ec6d022d1.zip2023-04-19 17:08:24,868 INFO: Removing ZIP file archive at .yarn/cache/base-npm-0.11.2-a9bde462d6-a4a146b912.zip2023-04-19 17:08:24,868 INFO: Removing ZIP file archive at .yarn/cache/js-base64-npm-2.6.4-569350f803-5f4084078d.zip2023-04-19 17:08:24,869 INFO: Removing ZIP file archive at .yarn/cache/rimraf-npm-2.4.5-64bcf0249e-036793b405.zip2023-04-19 17:08:24,869 INFO: Removing ZIP file archive at .yarn/cache/indent-string-npm-5.0.0-35eaa3b052-e466c27b63.zip2023-04-19 17:08:24,869 INFO: Removing ZIP file archive at .yarn/cache/assign-symbols-npm-1.0.0-fd803ccdf1-c0eb895911.zip2023-04-19 17:08:24,870 INFO: Removing ZIP file archive at .yarn/cache/locate-path-npm-3.0.0-991671ae9f-53db399667.zip2023-04-19 17:08:24,870 INFO: Removing ZIP file archive at .yarn/cache/truncate-utf8-bytes-npm-1.0.2-ed694c53b0-ad09731470.zip2023-04-19 17:08:24,871 INFO: Removing ZIP file archive at .yarn/cache/webidl-conversions-npm-3.0.1-60310f6a2b-c92a0a6ab9.zip2023-04-19 17:08:24,871 INFO: Removing ZIP file archive at .yarn/cache/readdir-scoped-modules-npm-1.1.0-651d6882ac-6d9f334e40.zip2023-04-19 17:08:24,871 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-metavuln-calculator-npm-3.1.1-3a4345b9a5-dc9846fdb8.zip2023-04-19 17:08:24,872 INFO: Removing ZIP file archive at .yarn/cache/debug-npm-4.3.4-4513954577-3dbad3f94e.zip2023-04-19 17:08:24,872 INFO: Removing ZIP file archive at .yarn/cache/rfdc-npm-1.3.0-272f288ad8-fb2ba8512e.zip2023-04-19 17:08:24,873 INFO: Removing ZIP file archive at .yarn/cache/babel-plugin-polyfill-regenerator-npm-0.4.1-f2ab3efe27-ab0355efba.zip2023-04-19 17:08:24,873 INFO: Removing ZIP file archive at .yarn/cache/uri-js-npm-4.4.1-66d11cbcaf-7167432de6.zip2023-04-19 17:08:24,874 INFO: Removing ZIP file archive at .yarn/cache/@svgr-core-npm-6.5.1-621a9f2906-fd6d6d5da5.zip2023-04-19 17:08:24,874 INFO: Removing ZIP file archive at .yarn/cache/picocolors-npm-1.0.0-d81e0b1927-a2e8092dd8.zip2023-04-19 17:08:24,874 INFO: Removing ZIP file archive at .yarn/cache/jest-config-npm-29.3.1-7298217c60-6e663f04ae.zip2023-04-19 17:08:24,875 INFO: Removing ZIP file archive at .yarn/cache/proc-log-npm-3.0.0-a8c21c2f0f-02b64e1b39.zip2023-04-19 17:08:24,875 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-classic-code-editor-npm-1.5.7-549c988ec5-6f08260d74.zip2023-04-19 17:08:24,876 INFO: Removing ZIP file archive at .yarn/cache/nopt-npm-6.0.0-5ea8050815-82149371f8.zip2023-04-19 17:08:24,876 INFO: Removing ZIP file archive at .yarn/cache/arrgv-npm-1.0.2-2f5078bb50-470bbb406e.zip2023-04-19 17:08:24,877 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-spread-npm-7.19.0-ab4a212eb3-e73a4deb09.zip2023-04-19 17:08:24,877 INFO: Removing ZIP file archive at .yarn/cache/@babel-helpers-npm-7.20.1-3ab5411f3a-be35f78666.zip2023-04-19 17:08:24,877 INFO: Removing ZIP file archive at .yarn/cache/regenerator-runtime-npm-0.13.11-90bf536060-27481628d2.zip2023-04-19 17:08:24,878 INFO: Removing ZIP file archive at .yarn/cache/metro-symbolicate-npm-0.73.8-ebb06c238a-79a308959e.zip2023-04-19 17:08:24,878 INFO: Removing ZIP file archive at .yarn/cache/lodash.escaperegexp-npm-4.1.2-c5b90e0e9c-6d99452b1c.zip2023-04-19 17:08:24,879 INFO: Removing ZIP file archive at .yarn/cache/slash-npm-2.0.0-69009eac54-512d435073.zip2023-04-19 17:08:24,879 INFO: Removing ZIP file archive at .yarn/cache/xmlbuilder-npm-11.0.1-b8b04dc929-7152695e16.zip2023-04-19 17:08:24,879 INFO: Removing ZIP file archive at .yarn/cache/sign-addon-npm-5.2.0-ec719c0ded-ef66bfc1e5.zip2023-04-19 17:08:24,880 INFO: Removing ZIP file archive at .yarn/cache/@babel-helpers-npm-7.21.0-083aef3af1-9370dad2bb.zip2023-04-19 17:08:24,880 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-compilation-targets-npm-7.20.0-f842a8700a-bc183f2109.zip2023-04-19 17:08:24,881 INFO: Removing ZIP file archive at .yarn/cache/string-natural-compare-npm-3.0.1-f6d0be6457-65910d9995.zip2023-04-19 17:08:24,881 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-duplicate-keys-npm-7.18.9-5c77fd31ac-220bf4a9fe.zip2023-04-19 17:08:24,881 INFO: Removing ZIP file archive at .yarn/cache/quick-lru-npm-5.1.1-e38e0edce3-a516faa255.zip2023-04-19 17:08:24,882 INFO: Removing ZIP file archive at .yarn/cache/listr2-npm-4.0.5-e9e44decc1-7af31851ab.zip2023-04-19 17:08:24,882 INFO: Removing ZIP file archive at .yarn/cache/buffer-equal-npm-1.0.0-f497e443d4-c63a62d25f.zip2023-04-19 17:08:24,883 INFO: Removing ZIP file archive at .yarn/cache/iconv-corefoundation-npm-1.1.7-4da2c25ddf-8.zip2023-04-19 17:08:24,883 INFO: Removing ZIP file archive at .yarn/cache/get-nonce-npm-1.0.1-6272950b34-e2614e43b4.zip2023-04-19 17:08:24,883 INFO: Removing ZIP file archive at .yarn/cache/@emotion-stylis-npm-0.8.5-3e9db8959f-67ff595844.zip2023-04-19 17:08:24,884 INFO: Removing ZIP file archive at .yarn/cache/validate-npm-package-license-npm-3.0.4-7af8adc7a8-35703ac889.zip2023-04-19 17:08:24,884 INFO: Removing ZIP file archive at .yarn/cache/@jest-types-npm-29.2.0-37b80da29e-6b04cbb233.zip2023-04-19 17:08:24,885 INFO: Removing ZIP file archive at .yarn/cache/crypto-js-npm-4.1.1-38a3b8c19d-b3747c12ee.zip2023-04-19 17:08:24,885 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-function-name-npm-7.19.0-5bcf55236f-eac1f5db42.zip2023-04-19 17:08:24,886 INFO: Removing ZIP file archive at .yarn/cache/typedarray-npm-0.0.6-37638b2241-33b39f3d0e.zip2023-04-19 17:08:24,886 INFO: Removing ZIP file archive at .yarn/cache/fast-deep-equal-npm-3.1.3-790edcfcf5-e21a9d8d84.zip2023-04-19 17:08:24,886 INFO: Removing ZIP file archive at .yarn/cache/type-fest-npm-0.8.1-351ad028fe-d61c4b2eba.zip2023-04-19 17:08:24,887 INFO: Removing ZIP file archive at .yarn/cache/when-npm-3.7.7-311c8cc73d-e8cf81790c.zip2023-04-19 17:08:24,887 INFO: Removing ZIP file archive at .yarn/cache/is-mergeable-object-npm-1.1.1-4e4fe8efd7-19a29bc618.zip2023-04-19 17:08:24,888 INFO: Removing ZIP file archive at .yarn/cache/@lerna-lite-list-npm-1.12.0-bbb156029b-b234cc0aa8.zip2023-04-19 17:08:24,888 INFO: Removing ZIP file archive at .yarn/cache/js-string-escape-npm-1.0.1-8b8d76add3-f11e0991bf.zip2023-04-19 17:08:24,889 INFO: Removing ZIP file archive at .yarn/cache/builder-util-npm-23.6.0-2b87d7882d-138fb9abed.zip2023-04-19 17:08:24,889 INFO: Removing ZIP file archive at .yarn/cache/is-plain-obj-npm-2.1.0-8dffd7ae9c-cec9100678.zip2023-04-19 17:08:24,889 INFO: Removing ZIP file archive at .yarn/cache/strip-json-comments-npm-3.1.1-dcb2324823-492f73e272.zip2023-04-19 17:08:24,890 INFO: Removing ZIP file archive at .yarn/cache/onetime-npm-6.0.0-4f3684e29a-0846ce78e4.zip2023-04-19 17:08:24,890 INFO: Removing ZIP file archive at .yarn/cache/chokidar-npm-3.5.3-c5f9b0a56a-b49fcde401.zip2023-04-19 17:08:24,890 INFO: Removing ZIP file archive at .yarn/cache/@types-mime-types-npm-2.1.1-2f761de0b8-106b5d556a.zip2023-04-19 17:08:24,891 INFO: Removing ZIP file archive at .yarn/cache/is-npm-npm-6.0.0-d8d9039032-fafe1ddc77.zip2023-04-19 17:08:24,891 INFO: Removing ZIP file archive at .yarn/cache/tailwindcss-npm-3.2.7-5b16c87f75-819446bf67.zip2023-04-19 17:08:24,892 INFO: Removing ZIP file archive at .yarn/cache/@commitlint-cli-npm-17.2.0-660cb6c765-e850a2bfac.zip2023-04-19 17:08:24,892 INFO: Removing ZIP file archive at .yarn/cache/@lexical-clipboard-npm-0.9.2-5406d8454d-af109727f9.zip2023-04-19 17:08:24,893 INFO: Removing ZIP file archive at .yarn/cache/astral-regex-npm-1.0.0-2df7c41332-93417fc087.zip2023-04-19 17:08:24,893 INFO: Removing ZIP file archive at .yarn/cache/isbinaryfile-npm-3.0.3-c33e7ec0eb-9a55578685.zip2023-04-19 17:08:24,893 INFO: Removing ZIP file archive at .yarn/cache/source-map-js-npm-1.0.2-ee4f9f9b30-c049a7fc4d.zip2023-04-19 17:08:24,894 INFO: Removing ZIP file archive at .yarn/cache/safe-regex-test-npm-1.0.0-e94a09b84e-bc566d8beb.zip2023-04-19 17:08:24,894 INFO: Removing ZIP file archive at .yarn/cache/js-queue-npm-2.0.2-e207cc4f8e-5049c3f648.zip2023-04-19 17:08:24,895 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-import-meta-npm-7.10.4-4a0a0158bc-166ac1125d.zip2023-04-19 17:08:24,895 INFO: Removing ZIP file archive at .yarn/cache/cheerio-select-npm-2.1.0-e92bc2f296-843d6d4799.zip2023-04-19 17:08:24,895 INFO: Removing ZIP file archive at .yarn/cache/copy-descriptor-npm-0.1.1-864db4ab66-d4b7b57b14.zip2023-04-19 17:08:24,896 INFO: Removing ZIP file archive at .yarn/cache/jsprim-npm-1.4.2-1ae6cade9a-2ad1b9fdcc.zip2023-04-19 17:08:24,896 INFO: Removing ZIP file archive at .yarn/cache/concordance-npm-5.0.4-e641405dd9-749153ba71.zip2023-04-19 17:08:24,897 INFO: Removing ZIP file archive at .yarn/cache/serve-static-npm-1.15.0-86c81879f5-af57fc13be.zip2023-04-19 17:08:24,897 INFO: Removing ZIP file archive at .yarn/cache/delegates-npm-1.0.0-9b1942d75f-a51744d9b5.zip2023-04-19 17:08:24,897 INFO: Removing ZIP file archive at .yarn/cache/argparse-npm-1.0.10-528934e59d-7ca6e45583.zip2023-04-19 17:08:24,898 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-proposal-async-generator-functions-npm-7.19.1-ec555c8b68-f101555b00.zip2023-04-19 17:08:24,898 INFO: Removing ZIP file archive at .yarn/cache/url-parse-npm-1.5.10-64fa2bcd6d-fbdba6b1d8.zip2023-04-19 17:08:24,899 INFO: Removing ZIP file archive at .yarn/cache/ejs-npm-3.1.8-30583753fc-1d40d198ad.zip2023-04-19 17:08:24,899 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-bold-editor-npm-1.6.4-eb384830e4-d0a1a0ca40.zip2023-04-19 17:08:24,900 INFO: Removing ZIP file archive at .yarn/cache/tsutils-npm-3.21.0-347e6636c5-1843f4c1b2.zip2023-04-19 17:08:24,900 INFO: Removing ZIP file archive at .yarn/cache/arg-npm-4.1.3-1748b966a8-544af8dd3f.zip2023-04-19 17:08:24,900 INFO: Removing ZIP file archive at .yarn/cache/http-proxy-agent-npm-5.0.0-7f1f121b83-e2ee1ff165.zip2023-04-19 17:08:24,901 INFO: Removing ZIP file archive at .yarn/cache/parse-ms-npm-3.0.0-3acf02c3f3-fc602bba09.zip2023-04-19 17:08:24,901 INFO: Removing ZIP file archive at .yarn/cache/JSONStream-npm-1.3.5-1987f2e6dd-2605fa1242.zip2023-04-19 17:08:24,902 INFO: Removing ZIP file archive at .yarn/cache/ini-npm-3.0.1-5000598340-947b582a82.zip2023-04-19 17:08:24,902 INFO: Removing ZIP file archive at .yarn/cache/fraction.js-npm-4.2.0-28efe4afc7-8c76a6e21d.zip2023-04-19 17:08:24,902 INFO: Removing ZIP file archive at .yarn/cache/electron-log-npm-4.4.8-83eb6e4858-5a7958f8fd.zip2023-04-19 17:08:24,903 INFO: Removing ZIP file archive at .yarn/cache/remove-markdown-npm-0.2.2-eb8f462ff9-ce645115c0.zip2023-04-19 17:08:24,903 INFO: Removing ZIP file archive at .yarn/cache/@commitlint-execute-rule-npm-17.0.0-398525bcdc-cb37e5c6e0.zip2023-04-19 17:08:24,904 INFO: Removing ZIP file archive at .yarn/cache/jed-npm-1.1.1-00d623c2ff-657949a281.zip2023-04-19 17:08:24,904 INFO: Removing ZIP file archive at .yarn/cache/p-defer-npm-1.0.0-4dfd0013f5-4271b935c2.zip2023-04-19 17:08:24,904 INFO: Removing ZIP file archive at .yarn/cache/@typescript-eslint-eslint-plugin-npm-5.40.0-167e1ee74d-ac9e8fcea3.zip2023-04-19 17:08:24,905 INFO: Removing ZIP file archive at .yarn/cache/jsesc-npm-0.5.0-6827074492-b8b44cbfc9.zip2023-04-19 17:08:24,905 INFO: Removing ZIP file archive at .yarn/cache/metro-inspector-proxy-npm-0.73.8-533c61633c-7922bcdc0d.zip2023-04-19 17:08:24,906 INFO: Removing ZIP file archive at .yarn/cache/gopd-npm-1.0.1-10c1d0b534-a5ccfb8806.zip2023-04-19 17:08:24,906 INFO: Removing ZIP file archive at .yarn/cache/remote-git-tags-npm-3.0.0-d27b051c92-04d87e4c98.zip2023-04-19 17:08:24,907 INFO: Removing ZIP file archive at .yarn/cache/@babel-helpers-npm-7.19.4-f9307ad863-e2684e9a79.zip2023-04-19 17:08:24,907 INFO: Removing ZIP file archive at .yarn/cache/electron-notarize-npm-1.2.1-157293ed7c-d109136a85.zip2023-04-19 17:08:24,907 INFO: Removing ZIP file archive at .yarn/cache/@lexical-react-npm-0.9.2-21018120b1-58a3532e31.zip2023-04-19 17:08:24,908 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-optimise-call-expression-npm-7.18.6-65705387c4-e518fe8418.zip2023-04-19 17:08:24,908 INFO: Removing ZIP file archive at .yarn/cache/color-convert-npm-1.9.3-1fe690075e-fd7a64a17c.zip2023-04-19 17:08:24,909 INFO: Removing ZIP file archive at .yarn/cache/flow-parser-npm-0.185.2-6e7f38c7ab-6c8cee6ef2.zip2023-04-19 17:08:24,909 INFO: Removing ZIP file archive at .yarn/cache/tempfile-npm-2.0.0-793ab83f18-8a92a0f57e.zip2023-04-19 17:08:24,910 INFO: Removing ZIP file archive at .yarn/cache/npm-normalize-package-bin-npm-1.0.1-2cf38a5d95-ae7f15155a.zip2023-04-19 17:08:24,910 INFO: Removing ZIP file archive at .yarn/cache/gaze-npm-1.1.3-cd09a2e834-d5fd375a02.zip2023-04-19 17:08:24,910 INFO: Removing ZIP file archive at .yarn/cache/@babel-traverse-npm-7.20.1-569a25513a-6696176d57.zip2023-04-19 17:08:24,911 INFO: Removing ZIP file archive at .yarn/cache/@octokit-plugin-enterprise-rest-npm-6.0.1-e1c802acb0-1c9720002f.zip2023-04-19 17:08:24,911 INFO: Removing ZIP file archive at .yarn/cache/@types-react-npm-18.0.21-e933f9864e-36c1a7c9d5.zip2023-04-19 17:08:24,912 INFO: Removing ZIP file archive at .yarn/cache/npm-run-path-npm-4.0.1-7aebd8bab3-5374c0cea4.zip2023-04-19 17:08:24,912 INFO: Removing ZIP file archive at .yarn/cache/color-support-npm-1.1.3-3be5c53455-9b73568176.zip2023-04-19 17:08:24,913 INFO: Removing ZIP file archive at .yarn/cache/css-tree-npm-1.1.3-9c46f35513-79f9b81803.zip2023-04-19 17:08:24,913 INFO: Removing ZIP file archive at .yarn/cache/temp-npm-0.8.3-cef69b9f4d-bfc6f1223d.zip2023-04-19 17:08:24,913 INFO: Removing ZIP file archive at .yarn/cache/@types-cacheable-request-npm-6.0.3-770619032a-d9b26403fe.zip2023-04-19 17:08:24,914 INFO: Removing ZIP file archive at .yarn/cache/dir-glob-npm-2.2.2-932e08b501-3aa48714a9.zip2023-04-19 17:08:24,914 INFO: Removing ZIP file archive at .yarn/cache/@tootallnate-once-npm-2.0.0-e36cf4f140-ad87447820.zip2023-04-19 17:08:24,915 INFO: Removing ZIP file archive at .yarn/cache/string-width-npm-4.2.3-2c27177bae-e52c10dc3f.zip2023-04-19 17:08:24,915 INFO: Removing ZIP file archive at .yarn/cache/are-we-there-yet-npm-3.0.1-3395b1512f-52590c2486.zip2023-04-19 17:08:24,915 INFO: Removing ZIP file archive at .yarn/cache/@develar-schema-utils-npm-2.6.5-6c3f4e1579-e1c3771af7.zip2023-04-19 17:08:24,916 INFO: Removing ZIP file archive at .yarn/cache/chrome-launcher-npm-0.15.1-93903cae0a-b534221b83.zip2023-04-19 17:08:24,916 INFO: Removing ZIP file archive at .yarn/cache/prettier-npm-2.7.1-d1f40f5e1a-55a4409182.zip2023-04-19 17:08:24,918 INFO: Removing ZIP file archive at .yarn/cache/@lerna-lite-core-npm-1.12.0-971f00fe35-5f4aa12e7a.zip2023-04-19 17:08:24,918 INFO: Removing ZIP file archive at .yarn/cache/eslint-plugin-eslint-comments-npm-3.2.0-b1dc85dfb2-c9fe273dd5.zip2023-04-19 17:08:24,919 INFO: Removing ZIP file archive at .yarn/cache/@typescript-eslint-eslint-plugin-npm-5.43.0-c2f375e04d-aa0e9bcd99.zip2023-04-19 17:08:24,919 INFO: Removing ZIP file archive at .yarn/cache/@types-lodash-npm-4.14.189-7aa430cca4-096d1e0954.zip2023-04-19 17:08:24,920 INFO: Removing ZIP file archive at .yarn/cache/multi-sort-stream-npm-1.0.4-86d50681e6-b234754e0e.zip2023-04-19 17:08:24,920 INFO: Removing ZIP file archive at .yarn/cache/@sinonjs-fake-timers-npm-10.0.2-c5fa80f1cc-c62aa98e7c.zip2023-04-19 17:08:24,921 INFO: Removing ZIP file archive at .yarn/cache/@svgr-plugin-svgo-npm-6.5.1-c20ba1422d-cd2833530a.zip2023-04-19 17:08:24,921 INFO: Removing ZIP file archive at .yarn/cache/is-glob-npm-4.0.3-cb87bf1bdb-d381c1319f.zip2023-04-19 17:08:24,922 INFO: Removing ZIP file archive at .yarn/cache/mini-css-extract-plugin-npm-2.7.2-bc3d177aec-cd65611d6d.zip2023-04-19 17:08:24,922 INFO: Removing ZIP file archive at .yarn/cache/@lexical-yjs-npm-0.9.2-12f32d3944-c2a2b0ebe1.zip2023-04-19 17:08:24,922 INFO: Removing ZIP file archive at .yarn/cache/npm-normalize-package-bin-npm-2.0.0-1b0f4f2468-7c5379f9b1.zip2023-04-19 17:08:24,923 INFO: Removing ZIP file archive at .yarn/cache/finalhandler-npm-1.1.2-55a75d6b53-617880460c.zip2023-04-19 17:08:24,923 INFO: Removing ZIP file archive at .yarn/cache/p-limit-npm-3.1.0-05d2ede37f-7c3690c4db.zip2023-04-19 17:08:24,924 INFO: Removing ZIP file archive at .yarn/cache/ci-info-npm-3.5.0-9f42814be7-7def378970.zip2023-04-19 17:08:24,924 INFO: Removing ZIP file archive at .yarn/cache/@lexical-dragon-npm-0.9.2-553184dbc6-ac9877d14b.zip2023-04-19 17:08:24,924 INFO: Removing ZIP file archive at .yarn/cache/p-locate-npm-3.0.0-74de74f952-83991734a9.zip2023-04-19 17:08:24,925 INFO: Removing ZIP file archive at .yarn/cache/urix-npm-0.1.0-bd5e55a13a-4c076ecfbf.zip2023-04-19 17:08:24,925 INFO: Removing ZIP file archive at .yarn/cache/atob-npm-2.1.2-bcb583261e-dfeeeb7009.zip2023-04-19 17:08:24,926 INFO: Removing ZIP file archive at .yarn/cache/upath-npm-2.0.1-f0ea260247-2db04f24a0.zip2023-04-19 17:08:24,926 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-import-assertions-npm-7.18.6-b2578fc1d0-54918a0537.zip2023-04-19 17:08:24,926 INFO: Removing ZIP file archive at .yarn/cache/npm-package-arg-npm-10.0.0-5571bd1412-5f35870b47.zip2023-04-19 17:08:24,927 INFO: Removing ZIP file archive at .yarn/cache/normalize-package-data-npm-5.0.0-6327e2af68-a459f05eaf.zip2023-04-19 17:08:24,927 INFO: Removing ZIP file archive at .yarn/cache/strip-bom-npm-4.0.0-97d367a64d-9dbcfbaf50.zip2023-04-19 17:08:24,927 INFO: Removing ZIP file archive at .yarn/cache/bytes-npm-3.1.2-28b8643004-e4bcd3948d.zip2023-04-19 17:08:24,928 INFO: Removing ZIP file archive at .yarn/cache/@react-native-community-cli-platform-android-npm-10.2.0-27dfcba2c9-368b6c016a.zip2023-04-19 17:08:24,928 INFO: Removing ZIP file archive at .yarn/cache/tar-stream-npm-2.2.0-884c79b510-699831a8b9.zip2023-04-19 17:08:24,929 INFO: Removing ZIP file archive at .yarn/cache/is-weakref-npm-1.0.2-ff80e8c314-95bd9a57cd.zip2023-04-19 17:08:24,929 INFO: Removing ZIP file archive at .yarn/cache/@jest-types-npm-27.5.1-c589ce1890-d1f43cc946.zip2023-04-19 17:08:24,929 INFO: Removing ZIP file archive at .yarn/cache/metro-file-map-npm-0.73.8-19e04f8473-c02c0d69c4.zip2023-04-19 17:08:24,930 INFO: Removing ZIP file archive at .yarn/cache/npm-packlist-npm-5.1.3-16be2a45cc-94cc9c6674.zip2023-04-19 17:08:24,930 INFO: Removing ZIP file archive at .yarn/cache/jest-matcher-utils-npm-29.2.0-51961ffe25-8beeb95677.zip2023-04-19 17:08:24,931 INFO: Removing ZIP file archive at .yarn/cache/extsprintf-npm-1.3.0-61a92b324c-cee7a4a1e3.zip2023-04-19 17:08:24,931 INFO: Removing ZIP file archive at .yarn/cache/cssom-npm-0.5.0-44ab2704f2-823471aa30.zip2023-04-19 17:08:24,931 INFO: Removing ZIP file archive at .yarn/cache/jest-regex-util-npm-27.5.1-2fc9b32d99-d45ca7a954.zip2023-04-19 17:08:24,932 INFO: Removing ZIP file archive at .yarn/cache/split2-npm-4.1.0-1c1a4bd984-ec581597cb.zip2023-04-19 17:08:24,932 INFO: Removing ZIP file archive at .yarn/cache/tiny-invariant-npm-1.3.1-a8ca214e49-872dbd1ff2.zip2023-04-19 17:08:24,933 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-node-gyp-npm-3.0.0-b160a0116c-fe3802b813.zip2023-04-19 17:08:24,933 INFO: Removing ZIP file archive at .yarn/cache/@electron-universal-npm-1.2.1-5c5ca95c40-9a7d98cf2b.zip2023-04-19 17:08:24,934 INFO: Removing ZIP file archive at .yarn/cache/type-check-npm-0.4.0-60565800ce-ec688ebfc9.zip2023-04-19 17:08:24,934 INFO: Removing ZIP file archive at .yarn/cache/prettier-plugin-tailwindcss-npm-0.2.1-848c29a572-5a04b26f50.zip2023-04-19 17:08:24,934 INFO: Removing ZIP file archive at .yarn/cache/@commitlint-rules-npm-17.2.0-87c66aeb7d-d13250a0a9.zip2023-04-19 17:08:24,935 INFO: Removing ZIP file archive at .yarn/cache/isexe-npm-1.1.2-a52e8e0453-a35523bc88.zip2023-04-19 17:08:24,935 INFO: Removing ZIP file archive at .yarn/cache/latest-version-npm-7.0.0-2849fd29d3-1f0deba00d.zip2023-04-19 17:08:24,936 INFO: Removing ZIP file archive at .yarn/cache/find-cache-dir-npm-3.3.2-836e68dd83-1e61c2e64f.zip2023-04-19 17:08:24,936 INFO: Removing ZIP file archive at .yarn/cache/har-schema-npm-2.0.0-3a318c0ca5-d8946348f3.zip2023-04-19 17:08:24,937 INFO: Removing ZIP file archive at .yarn/cache/line-reader-npm-0.2.4-c477dde8b9-a7426e5055.zip2023-04-19 17:08:24,937 INFO: Removing ZIP file archive at .yarn/cache/detect-node-es-npm-1.1.0-2ad57e0b50-e46307d726.zip2023-04-19 17:08:24,937 INFO: Removing ZIP file archive at .yarn/cache/boolbase-npm-1.0.0-965fe9af6d-3e25c80ef6.zip2023-04-19 17:08:24,938 INFO: Removing ZIP file archive at .yarn/cache/@commitlint-format-npm-17.0.0-c09fb870cb-e54705bdc9.zip2023-04-19 17:08:24,938 INFO: Removing ZIP file archive at .yarn/cache/union-value-npm-1.0.1-76c6e8a88f-a3464097d3.zip2023-04-19 17:08:24,939 INFO: Removing ZIP file archive at .yarn/cache/string-argv-npm-0.3.1-b4f6cd3d7b-efbd0289b5.zip2023-04-19 17:08:24,939 INFO: Removing ZIP file archive at .yarn/cache/is-callable-npm-1.2.7-808a303e61-61fd57d03b.zip2023-04-19 17:08:24,939 INFO: Removing ZIP file archive at .yarn/cache/clone-response-npm-1.0.3-f71cb6aff5-4e671cac39.zip2023-04-19 17:08:24,940 INFO: Removing ZIP file archive at .yarn/cache/snapdragon-node-npm-2.1.1-78bc70e8e2-9bb57d759f.zip2023-04-19 17:08:24,969 INFO: Removing ZIP file archive at .yarn/cache/dom-serializer-npm-1.4.1-ebb24349c1-fbb0b01f87.zip2023-04-19 17:08:24,969 INFO: Removing ZIP file archive at .yarn/cache/@types-react-native-npm-0.70.6-b15571903f-1b620095dd.zip2023-04-19 17:08:24,970 INFO: Removing ZIP file archive at .yarn/cache/ci-info-npm-2.0.0-78012236a1-3b374666a8.zip2023-04-19 17:08:24,970 INFO: Removing ZIP file archive at .yarn/cache/queue-microtask-npm-1.2.3-fcc98e4e2d-b676f8c040.zip2023-04-19 17:08:24,970 INFO: Removing ZIP file archive at .yarn/cache/webidl-conversions-npm-7.0.0-e8c8e30c68-f05588567a.zip2023-04-19 17:08:24,971 INFO: Removing ZIP file archive at .yarn/cache/prompts-npm-2.4.2-f5d25d5eea-d8fd1fe638.zip2023-04-19 17:08:24,971 INFO: Removing ZIP file archive at .yarn/cache/expand-brackets-npm-2.1.4-392c703c48-1781d422e7.zip2023-04-19 17:08:24,972 INFO: Removing ZIP file archive at .yarn/cache/is-number-npm-3.0.0-9088035ade-0c62bf8e9d.zip2023-04-19 17:08:24,972 INFO: Removing ZIP file archive at .yarn/cache/p-event-npm-5.0.1-1f7dfbcfb3-3bdd8df609.zip2023-04-19 17:08:24,972 INFO: Removing ZIP file archive at .yarn/cache/@lerna-lite-optional-cmd-common-npm-1.12.0-088bd15c71-35fc305bfe.zip2023-04-19 17:08:24,973 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-autobiography-theme-npm-1.2.7-4b75ed9137-5eccb09101.zip2023-04-19 17:08:24,973 INFO: Removing ZIP file archive at .yarn/cache/minipass-sized-npm-1.0.3-306d86f432-79076749fc.zip2023-04-19 17:08:24,974 INFO: Removing ZIP file archive at .yarn/cache/exports-loader-npm-4.0.0-50f5a9c379-8d92a3a04e.zip2023-04-19 17:08:24,974 INFO: Removing ZIP file archive at .yarn/cache/estraverse-npm-4.3.0-920a32f3c6-a6299491f9.zip2023-04-19 17:08:24,974 INFO: Removing ZIP file archive at .yarn/cache/detect-libc-npm-2.0.1-2699cb2ac4-ccb05fcabb.zip2023-04-19 17:08:24,975 INFO: Removing ZIP file archive at .yarn/cache/on-headers-npm-1.0.2-e7cd3ea25e-2bf1346721.zip2023-04-19 17:08:24,975 INFO: Removing ZIP file archive at .yarn/cache/caf-npm-15.0.1-94adddebfd-832cc5d3a6.zip2023-04-19 17:08:24,976 INFO: Removing ZIP file archive at .yarn/cache/temp-npm-0.8.4-d7c7d71d12-f35bed7856.zip2023-04-19 17:08:24,976 INFO: Removing ZIP file archive at .yarn/cache/for-in-npm-1.0.2-37e3d7aae5-09f4ae93ce.zip2023-04-19 17:08:24,976 INFO: Removing ZIP file archive at .yarn/cache/caller-callsite-npm-2.0.0-9cf308d7bb-b685e9d126.zip2023-04-19 17:08:24,977 INFO: Removing ZIP file archive at .yarn/cache/@istanbuljs-load-nyc-config-npm-1.1.0-42d17c9cb1-d578da5e2e.zip2023-04-19 17:08:24,977 INFO: Removing ZIP file archive at .yarn/cache/@webpack-cli-info-npm-1.5.0-9d9627ae19-7f56fe037c.zip2023-04-19 17:08:24,978 INFO: Removing ZIP file archive at .yarn/cache/minimist-npm-1.2.7-51d33b1371-7346574a10.zip2023-04-19 17:08:24,978 INFO: Removing ZIP file archive at .yarn/cache/expect-npm-29.2.0-6972bfa746-1d309c5218.zip2023-04-19 17:08:24,978 INFO: Removing ZIP file archive at .yarn/cache/slash-npm-3.0.0-b87de2279a-94a93fff61.zip2023-04-19 17:08:24,979 INFO: Removing ZIP file archive at .yarn/cache/caniuse-lite-npm-1.0.30001431-6d607db8ef-bc8ab55cd1.zip2023-04-19 17:08:24,979 INFO: Removing ZIP file archive at .yarn/cache/tmp-npm-0.0.33-bcbf65df2a-902d7aceb7.zip2023-04-19 17:08:24,980 INFO: Removing ZIP file archive at .yarn/cache/array-union-npm-1.0.2-cc61ee268f-82cec6421b.zip2023-04-19 17:08:24,980 INFO: Removing ZIP file archive at .yarn/cache/is-core-module-npm-2.10.0-6dff9310aa-0f3f77811f.zip2023-04-19 17:08:24,981 INFO: Removing ZIP file archive at .yarn/cache/import-fresh-npm-2.0.0-8b4e6073aa-610255f975.zip2023-04-19 17:08:24,981 INFO: Removing ZIP file archive at .yarn/cache/aws4-npm-1.12.0-af8e48a2ab-68f79708ac.zip2023-04-19 17:08:24,981 INFO: Removing ZIP file archive at .yarn/cache/@typescript-eslint-parser-npm-5.43.0-e980654b3f-a28e0ef280.zip2023-04-19 17:08:24,982 INFO: Removing ZIP file archive at .yarn/cache/@nanostores-react-npm-0.4.0-e2585ac757-0252993e82.zip2023-04-19 17:08:24,982 INFO: Removing ZIP file archive at .yarn/cache/@typescript-eslint-types-npm-5.40.0-032e3ccf3b-892ff16217.zip2023-04-19 17:08:24,983 INFO: Removing ZIP file archive at .yarn/cache/@lexical-hashtag-npm-0.9.2-401dc37eaa-6159f51cb3.zip2023-04-19 17:08:24,983 INFO: Removing ZIP file archive at .yarn/cache/fb-watchman-npm-2.0.2-bcb6f8f831-b15a124cef.zip2023-04-19 17:08:24,983 INFO: Removing ZIP file archive at .yarn/cache/make-fetch-happen-npm-10.2.1-f1cc7cd2df-2332eb9a8e.zip2023-04-19 17:08:24,984 INFO: Removing ZIP file archive at .yarn/cache/shallow-clone-npm-3.0.1-dab5873d0d-39b3dd9630.zip2023-04-19 17:08:24,984 INFO: Removing ZIP file archive at .yarn/cache/proxyquire-npm-2.1.3-4815d8d7dc-a320f1a04d.zip2023-04-19 17:08:24,985 INFO: Removing ZIP file archive at .yarn/cache/@babel-preset-env-npm-7.20.2-dc79b8dadc-ece2d7e9c7.zip2023-04-19 17:08:24,985 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-unicode-regex-npm-7.18.6-0f8a7395d6-d9e18d5753.zip2023-04-19 17:08:24,985 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-proposal-nullish-coalescing-operator-npm-7.18.6-cf22ea8526-949c9ddcde.zip2023-04-19 17:08:24,986 INFO: Removing ZIP file archive at .yarn/cache/object-hash-npm-3.0.0-d941e0cabe-80b4904bb3.zip2023-04-19 17:08:24,986 INFO: Removing ZIP file archive at .yarn/cache/@octokit-request-error-npm-3.0.2-ad6a6ba74d-41549554ce.zip2023-04-19 17:08:24,986 INFO: Removing ZIP file archive at .yarn/cache/mkdirp-infer-owner-npm-2.0.0-de1fb05d31-d8f4ecd32f.zip2023-04-19 17:08:24,987 INFO: Removing ZIP file archive at .yarn/cache/mkdirp-npm-1.0.4-37f6ef56b9-a96865108c.zip2023-04-19 17:08:24,987 INFO: Removing ZIP file archive at .yarn/cache/ajv-formats-npm-2.1.1-3cec02eae9-4a287d937f.zip2023-04-19 17:08:24,988 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-property-literals-npm-7.18.6-e5f7030fd5-1c16e64de5.zip2023-04-19 17:08:24,988 INFO: Removing ZIP file archive at .yarn/cache/@react-native-assets-npm-1.0.0-2165b2ba43-4525dd1704.zip2023-04-19 17:08:24,988 INFO: Removing ZIP file archive at .yarn/cache/which-module-npm-2.0.0-daf3daa08d-809f7fd3df.zip2023-04-19 17:08:24,989 INFO: Removing ZIP file archive at .yarn/cache/supports-color-npm-7.2.0-606bfcf7da-3dda818de0.zip2023-04-19 17:08:24,989 INFO: Removing ZIP file archive at .yarn/cache/which-npm-1.3.1-f0ebb8bdd8-f2e185c624.zip2023-04-19 17:08:24,990 INFO: Removing ZIP file archive at .yarn/cache/metro-core-npm-0.73.8-e74625bfa9-324093358d.zip2023-04-19 17:08:24,990 INFO: Removing ZIP file archive at .yarn/cache/@xtuc-ieee754-npm-1.2.0-ec0ce4e025-ac56d4ca6e.zip2023-04-19 17:08:24,990 INFO: Removing ZIP file archive at .yarn/cache/node-stream-zip-npm-1.15.0-47adb9fcfb-0b73ffbb09.zip2023-04-19 17:08:24,991 INFO: Removing ZIP file archive at .yarn/cache/posix-character-classes-npm-0.1.1-3e228a6e15-dedb99913c.zip2023-04-19 17:08:24,991 INFO: Removing ZIP file archive at .yarn/cache/shell-quote-npm-1.7.3-76a78a6d77-aca58e73a3.zip2023-04-19 17:08:24,992 INFO: Removing ZIP file archive at .yarn/cache/encoding-npm-0.1.13-82a1837d30-bb98632f8f.zip2023-04-19 17:08:24,992 INFO: Removing ZIP file archive at .yarn/cache/@types-estree-npm-0.0.51-bc20719267-e56a3bcf75.zip2023-04-19 17:08:24,992 INFO: Removing ZIP file archive at .yarn/cache/indent-string-npm-4.0.0-7b717435b2-824cfb9929.zip2023-04-19 17:08:24,993 INFO: Removing ZIP file archive at .yarn/cache/color-name-npm-1.1.3-728b7b5d39-09c5d3e33d.zip2023-04-19 17:08:24,993 INFO: Removing ZIP file archive at .yarn/cache/tslib-npm-1.14.1-102499115e-dbe628ef87.zip2023-04-19 17:08:24,994 INFO: Removing ZIP file archive at .yarn/cache/@types-bonjour-npm-3.5.10-2862bada55-bfcadb042a.zip2023-04-19 17:08:24,994 INFO: Removing ZIP file archive at .yarn/cache/minipass-json-stream-npm-1.0.1-96490706d6-791b696a27.zip2023-04-19 17:08:24,994 INFO: Removing ZIP file archive at .yarn/cache/loupe-npm-2.3.4-2067703c8d-5af91db61a.zip2023-04-19 17:08:24,995 INFO: Removing ZIP file archive at .yarn/cache/asap-npm-2.0.6-36714d439d-b296c92c4b.zip2023-04-19 17:08:24,995 INFO: Removing ZIP file archive at .yarn/cache/pretty-ms-npm-8.0.0-7a40e0b54a-b7d2a81828.zip2023-04-19 17:08:24,995 INFO: Removing ZIP file archive at .yarn/cache/@jest-environment-npm-29.3.1-a92f501968-974102aba7.zip2023-04-19 17:08:24,996 INFO: Removing ZIP file archive at .yarn/cache/lodash.merge-npm-4.6.2-77cb4416bf-ad580b4bdb.zip2023-04-19 17:08:24,996 INFO: Removing ZIP file archive at .yarn/cache/@reach-disclosure-npm-0.18.0-2fdc238043-7786674320.zip2023-04-19 17:08:24,997 INFO: Removing ZIP file archive at .yarn/cache/punycode-npm-2.1.1-26eb3e15cf-823bf443c6.zip2023-04-19 17:08:24,997 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-shorthand-properties-npm-7.18.6-ceff6bef39-b8e4e8acc2.zip2023-04-19 17:08:24,997 INFO: Removing ZIP file archive at .yarn/cache/error-ex-npm-1.3.2-5654f80c0f-c1c2b8b65f.zip2023-04-19 17:08:24,998 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-reserved-words-npm-7.18.6-9136c5120e-0738cdc30a.zip2023-04-19 17:08:24,998 INFO: Removing ZIP file archive at .yarn/cache/npm-registry-fetch-npm-13.3.1-1a3862f20e-5a941c2c79.zip2023-04-19 17:08:24,999 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-destructuring-npm-7.19.4-bfbd7d9430-0ca40f6abf.zip2023-04-19 17:08:24,999 INFO: Removing ZIP file archive at .yarn/cache/fast-xml-parser-npm-4.1.3-1eb166fb1b-6123d374ee.zip2023-04-19 17:08:24,999 INFO: Removing ZIP file archive at .yarn/cache/jszip-npm-3.10.1-2862546cfb-abc77bfbe3.zip2023-04-19 17:08:25,000 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-template-literals-npm-7.18.9-787bf6a528-3d2fcd79b7.zip2023-04-19 17:08:25,000 INFO: Removing ZIP file archive at .yarn/cache/@types-stack-utils-npm-2.0.1-867718ab70-205fdbe332.zip2023-04-19 17:08:25,001 INFO: Removing ZIP file archive at .yarn/cache/ini-npm-1.3.8-fb5040b4c0-dfd98b0ca3.zip2023-04-19 17:08:25,001 INFO: Removing ZIP file archive at .yarn/cache/unicode-match-property-ecmascript-npm-2.0.0-97a00fd52c-1f34a7434a.zip2023-04-19 17:08:25,001 INFO: Removing ZIP file archive at .yarn/cache/supports-color-npm-5.5.0-183ac537bc-95f6f4ba5a.zip2023-04-19 17:08:25,002 INFO: Removing ZIP file archive at .yarn/cache/@webpack-cli-configtest-npm-1.2.0-728a6bf8bd-a2726cd9ec.zip2023-04-19 17:08:25,002 INFO: Removing ZIP file archive at .yarn/cache/jest-worker-npm-27.5.1-1c110b5894-98cd68b696.zip2023-04-19 17:08:25,003 INFO: Removing ZIP file archive at .yarn/cache/deep-extend-npm-0.6.0-e182924219-7be7e5a8d4.zip2023-04-19 17:08:25,003 INFO: Removing ZIP file archive at .yarn/cache/mv-npm-2.1.1-4c2aca3831-59d4b5ebff.zip2023-04-19 17:08:25,003 INFO: Removing ZIP file archive at .yarn/cache/regenerator-transform-npm-0.15.0-c03f3a30a0-86e54849ab.zip2023-04-19 17:08:25,004 INFO: Removing ZIP file archive at .yarn/cache/metro-npm-0.73.8-659c298bc8-8b119451ab.zip2023-04-19 17:08:25,004 INFO: Removing ZIP file archive at .yarn/cache/setimmediate-npm-1.0.5-54587459b6-c9a6f2c5b5.zip2023-04-19 17:08:25,005 INFO: Removing ZIP file archive at .yarn/cache/stat-mode-npm-1.0.0-e8d0dcec9e-f9daea2dba.zip2023-04-19 17:08:25,005 INFO: Removing ZIP file archive at .yarn/cache/fs-extra-npm-8.1.0-197473387f-bf44f0e6ce.zip2023-04-19 17:08:25,006 INFO: Removing ZIP file archive at .yarn/cache/semver-npm-5.7.1-40bcea106b-57fd0acfd0.zip2023-04-19 17:08:25,006 INFO: Removing ZIP file archive at .yarn/cache/has-value-npm-1.0.0-19d82fd04b-b9421d354e.zip2023-04-19 17:08:25,006 INFO: Removing ZIP file archive at .yarn/cache/ip-npm-1.1.8-abea558b72-a2ade53eb3.zip2023-04-19 17:08:25,007 INFO: Removing ZIP file archive at .yarn/cache/cacache-npm-15.3.0-a7e5239c6a-a07327c27a.zip2023-04-19 17:08:25,007 INFO: Removing ZIP file archive at .yarn/cache/read-package-json-npm-6.0.0-f238eb737a-e2e4bf0379.zip2023-04-19 17:08:25,008 INFO: Removing ZIP file archive at .yarn/cache/thirty-two-npm-1.0.2-9d9270aa34-f6700b31d1.zip2023-04-19 17:08:25,008 INFO: Removing ZIP file archive at .yarn/cache/@otplib-plugin-crypto-npm-12.0.1-d0dc5d1d98-6867c74ee8.zip2023-04-19 17:08:25,008 INFO: Removing ZIP file archive at .yarn/cache/map-age-cleaner-npm-0.1.3-fd9e4b4aff-cb2804a5bc.zip2023-04-19 17:08:25,009 INFO: Removing ZIP file archive at .yarn/cache/ts-jest-npm-29.0.3-c1e6bc8a8a-541e51776d.zip2023-04-19 17:08:25,009 INFO: Removing ZIP file archive at .yarn/cache/camelcase-keys-npm-6.2.2-d13777ec12-43c9af1adf.zip2023-04-19 17:08:25,009 INFO: Removing ZIP file archive at .yarn/cache/git-up-npm-7.0.0-5e37fa590f-2faadbab51.zip2023-04-19 17:08:25,010 INFO: Removing ZIP file archive at .yarn/cache/@jridgewell-set-array-npm-1.1.2-45b82d7fb6-69a84d5980.zip2023-04-19 17:08:25,010 INFO: Removing ZIP file archive at .yarn/cache/http-parser-js-npm-0.5.8-f80208ea99-6bbdf24298.zip2023-04-19 17:08:25,011 INFO: Removing ZIP file archive at .yarn/cache/@babel-core-npm-7.21.0-fb3817b0e5-357f4dd363.zip2023-04-19 17:08:25,011 INFO: Removing ZIP file archive at .yarn/cache/resolve-cwd-npm-3.0.0-e6f4e296bf-546e081601.zip2023-04-19 17:08:25,012 INFO: Removing ZIP file archive at .yarn/cache/@types-express-serve-static-core-npm-4.17.31-846873f446-009bfbe107.zip2023-04-19 17:08:25,012 INFO: Removing ZIP file archive at .yarn/cache/@commitlint-types-npm-17.0.0-37da4cfbbf-210636d392.zip2023-04-19 17:08:25,012 INFO: Removing ZIP file archive at .yarn/cache/deepcopy-npm-2.1.0-cce3dcae61-7890ccaa8a.zip2023-04-19 17:08:25,013 INFO: Removing ZIP file archive at .yarn/cache/@sindresorhus-is-npm-4.6.0-7cad05c55e-83839f13da.zip2023-04-19 17:08:25,013 INFO: Removing ZIP file archive at .yarn/cache/pretty-format-npm-29.4.3-60ccbcd0dd-3258b9a010.zip2023-04-19 17:08:25,014 INFO: Removing ZIP file archive at .yarn/cache/p-is-promise-npm-2.1.0-47a48ac6a0-c9a8248c8b.zip2023-04-19 17:08:25,014 INFO: Removing ZIP file archive at .yarn/cache/mimic-response-npm-1.0.1-f6f85dde84-034c78753b.zip2023-04-19 17:08:25,014 INFO: Removing ZIP file archive at .yarn/cache/safe-buffer-npm-5.1.2-c27fedf6c4-f2f1f7943c.zip2023-04-19 17:08:25,015 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-futura-theme-npm-1.4.6-a517469985-6bbb032491.zip2023-04-19 17:08:25,015 INFO: Removing ZIP file archive at .yarn/cache/import-fresh-npm-3.3.0-3e34265ca9-2cacfad06e.zip2023-04-19 17:08:25,016 INFO: Removing ZIP file archive at .yarn/cache/jest-message-util-npm-29.3.1-66a108a242-15d0a2fca3.zip2023-04-19 17:08:25,016 INFO: Removing ZIP file archive at .yarn/cache/regjsgen-npm-0.7.1-953834bf22-7cac399921.zip2023-04-19 17:08:25,016 INFO: Removing ZIP file archive at .yarn/cache/asn1-npm-0.2.6-bdd07356c4-39f2ae343b.zip2023-04-19 17:08:25,017 INFO: Removing ZIP file archive at .yarn/cache/pify-npm-4.0.1-062756097b-9c4e34278c.zip2023-04-19 17:08:25,017 INFO: Removing ZIP file archive at .yarn/cache/promise-inflight-npm-1.0.1-5bb925afac-2274948309.zip2023-04-19 17:08:25,018 INFO: Removing ZIP file archive at .yarn/cache/bs-logger-npm-0.2.6-7670f88b66-d34bdaf68c.zip2023-04-19 17:08:25,018 INFO: Removing ZIP file archive at .yarn/cache/webpack-dev-server-npm-4.11.1-12e4e9dfc1-b7601a39ee.zip2023-04-19 17:08:25,018 INFO: Removing ZIP file archive at .yarn/cache/@jest-core-npm-29.3.1-11862a6fa6-e3ac9201e8.zip2023-04-19 17:08:25,019 INFO: Removing ZIP file archive at .yarn/cache/log-update-npm-4.0.0-9d0554261c-ae2f85bbab.zip2023-04-19 17:08:25,019 INFO: Removing ZIP file archive at .yarn/cache/acorn-node-npm-1.8.2-b30b72c499-02e1564a1c.zip2023-04-19 17:08:25,020 INFO: Removing ZIP file archive at .yarn/cache/glob-parent-npm-5.1.2-021ab32634-f4f2bfe242.zip2023-04-19 17:08:25,020 INFO: Removing ZIP file archive at .yarn/cache/raw-loader-npm-0.5.1-842d4ead25-8051ec0b80.zip2023-04-19 17:08:25,020 INFO: Removing ZIP file archive at .yarn/cache/http2-wrapper-npm-1.0.3-5b58ade1df-74160b862e.zip2023-04-19 17:08:25,021 INFO: Removing ZIP file archive at .yarn/cache/@svgr-webpack-npm-6.5.1-388a8b2a89-d10582eb4f.zip2023-04-19 17:08:25,021 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-security-npm-1.7.5-1479a77fe3-69d180d259.zip2023-04-19 17:08:25,022 INFO: Removing ZIP file archive at .yarn/cache/@eslint-eslintrc-npm-1.4.1-007f670de2-cd3e5a8683.zip2023-04-19 17:08:25,022 INFO: Removing ZIP file archive at .yarn/cache/sonic-boom-npm-3.2.1-ddac56c4bc-674d0af31c.zip2023-04-19 17:08:25,022 INFO: Removing ZIP file archive at .yarn/cache/meow-npm-9.0.0-8b2707248e-99799c4724.zip2023-04-19 17:08:25,023 INFO: Removing ZIP file archive at .yarn/cache/css-loader-npm-6.7.1-b93a2de0d4-170fdbc630.zip2023-04-19 17:08:25,023 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-simple-task-editor-npm-1.3.10-bad3d31a6b-33579784c4.zip2023-04-19 17:08:25,024 INFO: Removing ZIP file archive at .yarn/cache/optionator-npm-0.9.1-577e397aae-dbc6fa0656.zip2023-04-19 17:08:25,024 INFO: Removing ZIP file archive at .yarn/cache/ava-npm-5.1.0-1699c4b58f-5f0b7ebd2e.zip2023-04-19 17:08:25,024 INFO: Removing ZIP file archive at .yarn/cache/@svgr-babel-plugin-remove-jsx-empty-expression-npm-6.5.0-b00e18d6ad-3e173f720d.zip2023-04-19 17:08:25,025 INFO: Removing ZIP file archive at .yarn/cache/makeerror-npm-1.0.12-69abf085d7-b38a025a12.zip2023-04-19 17:08:25,025 INFO: Removing ZIP file archive at .yarn/cache/flatted-npm-3.2.7-0da10b7c56-427633049d.zip2023-04-19 17:08:25,026 INFO: Removing ZIP file archive at .yarn/cache/qs-npm-6.11.0-caf1bc9dea-6e1f29dd53.zip2023-04-19 17:08:25,026 INFO: Removing ZIP file archive at .yarn/cache/gitconfiglocal-npm-1.0.0-905970379d-e6d2764c15.zip2023-04-19 17:08:25,026 INFO: Removing ZIP file archive at .yarn/cache/through2-npm-4.0.2-da7b2da443-ac7430bd54.zip2023-04-19 17:08:25,027 INFO: Removing ZIP file archive at .yarn/cache/globals-npm-11.12.0-1fa7f41a6c-67051a45ec.zip2023-04-19 17:08:25,027 INFO: Removing ZIP file archive at .yarn/cache/caniuse-lite-npm-1.0.30001419-f5202d11f6-7a4dc2794a.zip2023-04-19 17:08:25,028 INFO: Removing ZIP file archive at .yarn/cache/@lerna-lite-listable-npm-1.12.0-36485d7d26-fd011ad2e2.zip2023-04-19 17:08:25,028 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-plugin-utils-npm-7.20.2-63f605bb73-f6cae53b7f.zip2023-04-19 17:08:25,029 INFO: Removing ZIP file archive at .yarn/cache/methods-npm-1.1.2-92f6fdb39b-0917ff4041.zip2023-04-19 17:08:25,029 INFO: Removing ZIP file archive at .yarn/cache/emoji-regex-npm-9.2.2-e6fac8d058-8487182da7.zip2023-04-19 17:08:25,030 INFO: Removing ZIP file archive at .yarn/cache/wrap-ansi-npm-8.0.1-b8ba4ced36-5d7816e64f.zip2023-04-19 17:08:25,030 INFO: Removing ZIP file archive at .yarn/cache/normalize-package-data-npm-3.0.3-1a49056685-bbcee00339.zip2023-04-19 17:08:25,030 INFO: Removing ZIP file archive at .yarn/cache/faye-websocket-npm-0.11.4-1f0de76de9-d49a62caf0.zip2023-04-19 17:08:25,031 INFO: Removing ZIP file archive at .yarn/cache/simple-concat-npm-1.0.1-48df70de29-4d211042cc.zip2023-04-19 17:08:25,031 INFO: Removing ZIP file archive at .yarn/cache/yargs-parser-npm-18.1.3-0ba9c4f088-60e8c7d1b8.zip2023-04-19 17:08:25,032 INFO: Removing ZIP file archive at .yarn/cache/is-potential-custom-element-name-npm-1.0.1-f352f606f8-ced7bbbb64.zip2023-04-19 17:08:25,032 INFO: Removing ZIP file archive at .yarn/cache/node-notifier-npm-10.0.1-7a3f9a97c4-ac09456152.zip2023-04-19 17:08:25,033 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-react-native-utils-npm-1.0.1-40c9dd01f0-33f94aad86.zip2023-04-19 17:08:25,033 INFO: Removing ZIP file archive at .yarn/cache/node-addon-api-npm-4.3.0-a07a1232df-3de396e23c.zip2023-04-19 17:08:25,034 INFO: Removing ZIP file archive at .yarn/cache/slice-ansi-npm-5.0.0-8cd4f226df-7e600a2a55.zip2023-04-19 17:08:25,034 INFO: Removing ZIP file archive at .yarn/cache/is-buffer-npm-1.1.6-08199d9ccc-4a186d995d.zip2023-04-19 17:08:25,035 INFO: Removing ZIP file archive at .yarn/cache/whatwg-fetch-npm-3.6.2-4bdf324792-ee976b7249.zip2023-04-19 17:08:25,035 INFO: Removing ZIP file archive at .yarn/cache/end-of-stream-npm-1.4.4-497fc6dee1-530a5a5a1e.zip2023-04-19 17:08:25,035 INFO: Removing ZIP file archive at .yarn/cache/@tsconfig-node14-npm-1.0.3-15321421d2-19275fe80c.zip2023-04-19 17:08:25,036 INFO: Removing ZIP file archive at .yarn/cache/performance-now-npm-2.1.0-45e3ce7e49-534e641aa8.zip2023-04-19 17:08:25,036 INFO: Removing ZIP file archive at .yarn/cache/immutable-npm-4.1.0-f6635927b8-b9bc1f14fb.zip2023-04-19 17:08:25,037 INFO: Removing ZIP file archive at .yarn/cache/detox-npm-20.0.3-75c2714876-d47abef82f.zip2023-04-19 17:08:25,039 INFO: Removing ZIP file archive at .yarn/cache/ini-npm-2.0.0-28f7426761-e7aadc5fb2.zip2023-04-19 17:08:25,039 INFO: Removing ZIP file archive at .yarn/cache/jwa-npm-1.4.1-4f19d6572c-ff30ea7c2d.zip2023-04-19 17:08:25,040 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-modules-systemjs-npm-7.19.6-e65f7a323c-8526431cc8.zip2023-04-19 17:08:25,040 INFO: Removing ZIP file archive at .yarn/cache/@jest-console-npm-29.3.1-8c9f654275-9eecbfb6df.zip2023-04-19 17:08:25,041 INFO: Removing ZIP file archive at .yarn/cache/bl-npm-4.1.0-7f94cdcf3f-9e8521fa7e.zip2023-04-19 17:08:25,041 INFO: Removing ZIP file archive at .yarn/cache/request-npm-2.88.2-f4a57c72c4-4e112c087f.zip2023-04-19 17:08:25,041 INFO: Removing ZIP file archive at .yarn/cache/babel-plugin-syntax-trailing-function-commas-npm-7.0.0-beta.0-bdba488627-e37509156c.zip2023-04-19 17:08:25,042 INFO: Removing ZIP file archive at .yarn/cache/wrap-ansi-npm-7.0.0-ad6e1a0554-a790b846fd.zip2023-04-19 17:08:25,042 INFO: Removing ZIP file archive at .yarn/cache/has-value-npm-0.3.1-4a15b6c29f-29e2a1e657.zip2023-04-19 17:08:25,043 INFO: Removing ZIP file archive at .yarn/cache/first-chunk-stream-npm-3.0.0-8ea4099b38-85fe6ef654.zip2023-04-19 17:08:25,043 INFO: Removing ZIP file archive at .yarn/cache/type-fest-npm-0.21.3-5ff2a9c6fd-e6b32a3b38.zip2023-04-19 17:08:25,043 INFO: Removing ZIP file archive at .yarn/cache/uuid-npm-9.0.0-46c41e3e43-8dd2c83c43.zip2023-04-19 17:08:25,044 INFO: Removing ZIP file archive at .yarn/cache/cacache-npm-17.0.1-0079e65ed6-91b6349e7b.zip2023-04-19 17:08:25,044 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-move-file-npm-1.1.2-4f6c7b3354-c96381d4a3.zip2023-04-19 17:08:25,045 INFO: Removing ZIP file archive at .yarn/cache/del-npm-7.0.0-c407e052bc-33e5077f18.zip2023-04-19 17:08:25,045 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-optional-catch-binding-npm-7.8.3-ce337427d8-910d90e72b.zip2023-04-19 17:08:25,045 INFO: Removing ZIP file archive at .yarn/cache/min-indent-npm-1.0.1-77031f50e1-bfc6dd03c5.zip2023-04-19 17:08:25,046 INFO: Removing ZIP file archive at .yarn/cache/array-union-npm-2.1.0-4e4852b221-5bee12395c.zip2023-04-19 17:08:25,046 INFO: Removing ZIP file archive at .yarn/cache/isarray-npm-1.0.0-db4f547720-f032df8e02.zip2023-04-19 17:08:25,047 INFO: Removing ZIP file archive at .yarn/cache/bunyan-npm-1.8.15-e130eb0235-a479e0787c.zip2023-04-19 17:08:25,047 INFO: Removing ZIP file archive at .yarn/cache/pacote-npm-13.6.2-1018a3151b-a7b7f97094.zip2023-04-19 17:08:25,047 INFO: Removing ZIP file archive at .yarn/cache/@reach-descendants-npm-0.18.0-2af8f1f680-54e1e9302e.zip2023-04-19 17:08:25,048 INFO: Removing ZIP file archive at .yarn/cache/serialize-error-npm-2.1.0-51bc0e0932-28464a6f65.zip2023-04-19 17:08:25,048 INFO: Removing ZIP file archive at .yarn/cache/metro-babel-transformer-npm-0.73.7-895d48a8ba-9b591af61a.zip2023-04-19 17:08:25,049 INFO: Removing ZIP file archive at .yarn/cache/char-regex-npm-1.0.2-ecade5f97f-b563e4b603.zip2023-04-19 17:08:25,049 INFO: Removing ZIP file archive at .yarn/cache/typedarray-to-buffer-npm-4.0.0-128d1f56cb-c1e4dc6597.zip2023-04-19 17:08:25,049 INFO: Removing ZIP file archive at .yarn/cache/convert-source-map-npm-2.0.0-7ab664dc4e-63ae9933be.zip2023-04-19 17:08:25,050 INFO: Removing ZIP file archive at .yarn/cache/@types-istanbul-lib-report-npm-3.0.0-50de3e6b3b-656398b62d.zip2023-04-19 17:08:25,050 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-classes-npm-7.19.0-6768e825ce-5500953031.zip2023-04-19 17:08:25,050 INFO: Removing ZIP file archive at .yarn/cache/@types-crypto-js-npm-4.1.1-1c4ce3312a-ea3d6a67b6.zip2023-04-19 17:08:25,051 INFO: Removing ZIP file archive at .yarn/cache/@babel-runtime-npm-7.20.13-45eeb6d8ad-09b7a97a05.zip2023-04-19 17:08:25,051 INFO: Removing ZIP file archive at .yarn/cache/proc-log-npm-2.0.1-0593660460-f6f23564ff.zip2023-04-19 17:08:25,052 INFO: Removing ZIP file archive at .yarn/cache/has-npm-1.0.3-b7f00631c1-b9ad53d53b.zip2023-04-19 17:08:25,052 INFO: Removing ZIP file archive at .yarn/cache/minimatch-npm-5.1.0-34f6240621-15ce53d31a.zip2023-04-19 17:08:25,052 INFO: Removing ZIP file archive at .yarn/cache/tough-cookie-npm-2.5.0-79a2fe43fe-16a8cd0902.zip2023-04-19 17:08:25,053 INFO: Removing ZIP file archive at .yarn/cache/set-value-npm-2.0.1-35da5f8180-09a4bc72c9.zip2023-04-19 17:08:25,053 INFO: Removing ZIP file archive at .yarn/cache/jest-util-npm-29.4.3-01b6a9e18c-606b3e6077.zip2023-04-19 17:08:25,054 INFO: Removing ZIP file archive at .yarn/cache/chalk-npm-5.1.2-221d111371-804d7485e3.zip2023-04-19 17:08:25,054 INFO: Removing ZIP file archive at .yarn/cache/verror-npm-1.10.0-c3f839c579-c431df0bed.zip2023-04-19 17:08:25,054 INFO: Removing ZIP file archive at .yarn/cache/@jest-expect-utils-npm-29.2.0-fff85c0965-dae6df9292.zip2023-04-19 17:08:25,055 INFO: Removing ZIP file archive at .yarn/cache/registry-url-npm-6.0.1-44fabb0bc1-33712aa1b4.zip2023-04-19 17:08:25,055 INFO: Removing ZIP file archive at .yarn/cache/jest-snapshot-npm-29.3.1-532d5ba12d-d7d0077935.zip2023-04-19 17:08:25,056 INFO: Removing ZIP file archive at .yarn/cache/lcid-npm-3.1.1-d480bf5066-7ebab7a269.zip2023-04-19 17:08:25,056 INFO: Removing ZIP file archive at .yarn/cache/assert-plus-npm-1.0.0-cac95ef098-19b4340cb8.zip2023-04-19 17:08:25,056 INFO: Removing ZIP file archive at .yarn/cache/minipass-npm-3.3.5-a555b091e7-f89f02bcaa.zip2023-04-19 17:08:25,057 INFO: Removing ZIP file archive at .yarn/cache/locate-path-npm-2.0.0-673d28b0ea-02d581edbb.zip2023-04-19 17:08:25,057 INFO: Removing ZIP file archive at .yarn/cache/promise-retry-npm-2.0.1-871f0b01b7-f96a3f6d90.zip2023-04-19 17:08:25,058 INFO: Removing ZIP file archive at .yarn/cache/decrypt-https-7f997dcaf7-868e763833.zip2023-04-19 17:08:25,058 INFO: Removing ZIP file archive at .yarn/cache/libsodium-npm-0.7.10-047df41812-243794a0b3.zip2023-04-19 17:08:25,059 INFO: Removing ZIP file archive at .yarn/cache/callsites-npm-4.0.0-a9fc778262-ad3c3a5732.zip2023-04-19 17:08:25,059 INFO: Removing ZIP file archive at .yarn/cache/@webassemblyjs-helper-wasm-section-npm-1.11.1-e4e8450b9d-617696cfe8.zip2023-04-19 17:08:25,059 INFO: Removing ZIP file archive at .yarn/cache/is-glob-npm-3.1.0-ea0bd3271e-9d483bca84.zip2023-04-19 17:08:25,060 INFO: Removing ZIP file archive at .yarn/cache/globals-npm-13.17.0-a6039e7d26-fbaf4112e5.zip2023-04-19 17:08:25,060 INFO: Removing ZIP file archive at .yarn/cache/throat-npm-5.0.0-288ce6540a-031ff7f443.zip2023-04-19 17:08:25,061 INFO: Removing ZIP file archive at .yarn/cache/eslint-scope-npm-5.1.1-71fe59b18a-47e4b6a3f0.zip2023-04-19 17:08:25,061 INFO: Removing ZIP file archive at .yarn/cache/shellwords-npm-0.1.1-a091a78197-8d73a5e986.zip2023-04-19 17:08:25,061 INFO: Removing ZIP file archive at .yarn/cache/wildcard-npm-2.0.0-baedca033a-1f4fe4c03d.zip2023-04-19 17:08:25,062 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-proposal-logical-assignment-operators-npm-7.18.9-53329219f5-dd87fa4a48.zip2023-04-19 17:08:25,062 INFO: Removing ZIP file archive at .yarn/cache/ws-npm-8.12.0-4e21348613-818ff3f874.zip2023-04-19 17:08:25,063 INFO: Removing ZIP file archive at .yarn/cache/fluent-syntax-npm-0.14.0-13b7cb1b7b-3d27eaa39d.zip2023-04-19 17:08:25,063 INFO: Removing ZIP file archive at .yarn/cache/is-stream-npm-3.0.0-a77ac9a62e-172093fe99.zip2023-04-19 17:08:25,063 INFO: Removing ZIP file archive at .yarn/cache/@babel-traverse-npm-7.21.2-2947441720-d851e3f5cf.zip2023-04-19 17:08:25,064 INFO: Removing ZIP file archive at .yarn/cache/regenerator-runtime-npm-0.13.10-57e3c1406b-09893f5a9e.zip2023-04-19 17:08:25,064 INFO: Removing ZIP file archive at .yarn/cache/image-size-npm-0.6.3-9b70139e42-cfd01d7672.zip2023-04-19 17:08:25,065 INFO: Removing ZIP file archive at .yarn/cache/acorn-globals-npm-7.0.1-97c48c0140-2a2998a547.zip2023-04-19 17:08:25,065 INFO: Removing ZIP file archive at .yarn/cache/jscodeshift-npm-0.13.1-19f790d465-1c35938de5.zip2023-04-19 17:08:25,065 INFO: Removing ZIP file archive at .yarn/cache/esprima-npm-4.0.1-1084e98778-b45bc805a6.zip2023-04-19 17:08:25,066 INFO: Removing ZIP file archive at .yarn/cache/fd-slicer-npm-1.1.0-3cade0050a-c8585fd571.zip2023-04-19 17:08:25,066 INFO: Removing ZIP file archive at .yarn/cache/eslint-plugin-node-npm-11.1.0-913abe06f4-5804c4f8a6.zip2023-04-19 17:08:25,067 INFO: Removing ZIP file archive at .yarn/cache/ms-npm-2.1.3-81ff3cfac1-aa92de6080.zip2023-04-19 17:08:25,067 INFO: Removing ZIP file archive at .yarn/cache/stack-utils-npm-2.0.6-2be1099696-052bf4d25b.zip2023-04-19 17:08:25,067 INFO: Removing ZIP file archive at .yarn/cache/sass-loader-npm-13.1.0-a57874dd1b-6b3b6c0e07.zip2023-04-19 17:08:25,068 INFO: Removing ZIP file archive at .yarn/cache/@types-istanbul-reports-npm-3.0.1-770e825002-f1ad54bc68.zip2023-04-19 17:08:25,068 INFO: Removing ZIP file archive at .yarn/cache/fs-extra-npm-9.0.1-2925889105-0110da06b4.zip2023-04-19 17:08:25,069 INFO: Removing ZIP file archive at .yarn/cache/@babel-runtime-npm-7.20.1-8f9256f2ed-00567a333d.zip2023-04-19 17:08:25,069 INFO: Removing ZIP file archive at .yarn/cache/@jest-expect-utils-npm-29.3.1-97cd2f0a06-7f3b853eb1.zip2023-04-19 17:08:25,070 INFO: Removing ZIP file archive at .yarn/cache/ip-npm-2.0.0-204facb3cc-cfcfac6b87.zip2023-04-19 17:08:25,070 INFO: Removing ZIP file archive at .yarn/cache/@types-jsdom-npm-20.0.0-a0c8462a9d-13e67d3134.zip2023-04-19 17:08:25,070 INFO: Removing ZIP file archive at .yarn/cache/clean-stack-npm-2.2.0-a8ce435a5c-2ac8cd2b2f.zip2023-04-19 17:08:25,071 INFO: Removing ZIP file archive at .yarn/cache/unique-slug-npm-2.0.2-f6ba1ddeb7-5b6876a645.zip2023-04-19 17:08:25,071 INFO: Removing ZIP file archive at .yarn/cache/jose-npm-4.11.2-f3f8bb7bbb-bc9b2271c3.zip2023-04-19 17:08:25,072 INFO: Removing ZIP file archive at .yarn/cache/escape-html-npm-1.0.3-376c22ee74-6213ca9ae0.zip2023-04-19 17:08:25,072 INFO: Removing ZIP file archive at .yarn/cache/mime-npm-2.6.0-88b89d8de0-1497ba7b9f.zip2023-04-19 17:08:25,072 INFO: Removing ZIP file archive at .yarn/cache/lint-staged-npm-13.0.3-5f9010e5ff-53d585007d.zip2023-04-19 17:08:25,073 INFO: Removing ZIP file archive at .yarn/cache/yaml-npm-1.10.2-0e780aebdf-ce4ada136e.zip2023-04-19 17:08:25,073 INFO: Removing ZIP file archive at .yarn/cache/mimic-fn-npm-2.1.0-4fbeb3abb4-d2421a3444.zip2023-04-19 17:08:25,074 INFO: Removing ZIP file archive at .yarn/cache/simple-update-notifier-npm-1.0.7-c27b0a20ac-aaadc1f158.zip2023-04-19 17:08:25,074 INFO: Removing ZIP file archive at .yarn/cache/package-json-npm-8.1.0-79fa6df898-28c16ef029.zip2023-04-19 17:08:25,074 INFO: Removing ZIP file archive at .yarn/cache/harmony-reflect-npm-1.6.2-47a9f53361-2e5bae414c.zip2023-04-19 17:08:25,075 INFO: Removing ZIP file archive at .yarn/cache/is-object-npm-1.0.2-f72f6facf4-971219c4b1.zip2023-04-19 17:08:25,075 INFO: Removing ZIP file archive at .yarn/cache/ssri-npm-8.0.1-a369e72ce2-bc447f5af8.zip2023-04-19 17:08:25,075 INFO: Removing ZIP file archive at .yarn/cache/getpass-npm-0.1.7-519164a3be-ab18d55661.zip2023-04-19 17:08:25,076 INFO: Removing ZIP file archive at .yarn/cache/mobx-react-lite-npm-3.4.2-294aea0543-d3648f7c4f.zip2023-04-19 17:08:25,076 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-react-jsx-development-npm-7.18.6-1b4b00c77d-ec9fa65db6.zip2023-04-19 17:08:25,077 INFO: Removing ZIP file archive at .yarn/cache/read-cache-npm-1.0.0-00fa89ed05-cffc728b9e.zip2023-04-19 17:08:25,077 INFO: Removing ZIP file archive at .yarn/cache/@types-serve-index-npm-1.9.1-9d3cd16a7a-026f3995fb.zip2023-04-19 17:08:25,077 INFO: Removing ZIP file archive at .yarn/cache/glob-parent-npm-6.0.2-2cbef12738-c13ee97978.zip2023-04-19 17:08:25,078 INFO: Removing ZIP file archive at .yarn/cache/tslib-npm-2.4.0-9cb6dc5030-8c4aa6a3c5.zip2023-04-19 17:08:25,078 INFO: Removing ZIP file archive at .yarn/cache/js-tokens-npm-4.0.0-0ac852e9e2-8a95213a5a.zip2023-04-19 17:08:25,079 INFO: Removing ZIP file archive at .yarn/cache/@typescript-eslint-parser-npm-5.40.0-36cbbd9048-a8d02950dd.zip2023-04-19 17:08:25,079 INFO: Removing ZIP file archive at .yarn/cache/pump-npm-3.0.0-0080bf6a7a-e42e9229fb.zip2023-04-19 17:08:25,079 INFO: Removing ZIP file archive at .yarn/cache/tunnel-agent-npm-0.6.0-64345ab7eb-05f6510358.zip2023-04-19 17:08:25,080 INFO: Removing ZIP file archive at .yarn/cache/decamelize-npm-6.0.0-109b08ac0a-0066bc3079.zip2023-04-19 17:08:25,080 INFO: Removing ZIP file archive at .yarn/cache/immediate-npm-3.0.6-c27588a2d3-f9b3486477.zip2023-04-19 17:08:25,081 INFO: Removing ZIP file archive at .yarn/cache/klona-npm-2.0.5-5d403f2d77-8c976126ea.zip2023-04-19 17:08:25,081 INFO: Removing ZIP file archive at .yarn/cache/@lexical-headless-npm-0.9.2-e0a636f493-b5e4cd8fc9.zip2023-04-19 17:08:25,081 INFO: Removing ZIP file archive at .yarn/cache/@react-native-community-cli-config-npm-10.1.1-76cd257871-e665f9181e.zip2023-04-19 17:08:25,082 INFO: Removing ZIP file archive at .yarn/cache/camelcase-npm-7.0.1-d41d97bb0d-86ab8f3ebf.zip2023-04-19 17:08:25,082 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-promise-spawn-npm-4.0.0-40efad2285-ee1257d998.zip2023-04-19 17:08:25,083 INFO: Removing ZIP file archive at .yarn/cache/fetch-blob-npm-3.2.0-28e01becfc-f19bc28a2a.zip2023-04-19 17:08:25,083 INFO: Removing ZIP file archive at .yarn/cache/babel-plugin-istanbul-npm-6.1.1-df824055e4-cb4fd95738.zip2023-04-19 17:08:25,083 INFO: Removing ZIP file archive at .yarn/cache/promise-npm-8.3.0-fbfb957417-a69f0ddbdd.zip2023-04-19 17:08:25,084 INFO: Removing ZIP file archive at .yarn/cache/script-loader-npm-0.7.2-cfe1d20d30-e01b3fb3e5.zip2023-04-19 17:08:25,084 INFO: Removing ZIP file archive at .yarn/cache/react-native-keychain-https-9e5d841816-a8a1484446.zip2023-04-19 17:08:25,085 INFO: Removing ZIP file archive at .yarn/cache/node-forge-npm-1.3.1-f31fd566cc-08fb072d3d.zip2023-04-19 17:08:25,086 INFO: Removing ZIP file archive at .yarn/cache/eslint-npm-8.27.0-2f252732ca-153b022d30.zip2023-04-19 17:08:25,086 INFO: Removing ZIP file archive at .yarn/cache/jest-worker-npm-29.3.1-359b9ac79e-38687fcbdc.zip2023-04-19 17:08:25,087 INFO: Removing ZIP file archive at .yarn/cache/trace-event-lib-npm-1.3.1-945ed2fb5b-82b3fe1f39.zip2023-04-19 17:08:25,087 INFO: Removing ZIP file archive at .yarn/cache/postcss-nested-npm-6.0.0-161af1b204-2105dc52cd.zip2023-04-19 17:08:25,088 INFO: Removing ZIP file archive at .yarn/cache/@commitlint-to-lines-npm-17.0.0-915b39bf7f-ccad787a3b.zip2023-04-19 17:08:25,088 INFO: Removing ZIP file archive at .yarn/cache/stream-json-npm-1.7.4-e158c367fa-50aca250ce.zip2023-04-19 17:08:25,088 INFO: Removing ZIP file archive at .yarn/cache/split-string-npm-3.1.0-df5d83450e-ae5af5c91b.zip2023-04-19 17:08:25,089 INFO: Removing ZIP file archive at .yarn/cache/istanbul-lib-source-maps-npm-4.0.1-af0f859df7-21ad3df45d.zip2023-04-19 17:08:25,089 INFO: Removing ZIP file archive at .yarn/cache/metro-react-native-babel-preset-npm-0.73.7-864f0e1f12-059fa87ed3.zip2023-04-19 17:08:25,089 INFO: Removing ZIP file archive at .yarn/cache/http-proxy-npm-1.18.1-a313c479c5-f5bd96bf83.zip2023-04-19 17:08:25,090 INFO: Removing ZIP file archive at .yarn/cache/is-ci-npm-3.0.1-d9aea361e1-192c66dc78.zip2023-04-19 17:08:25,090 INFO: Removing ZIP file archive at .yarn/cache/@lexical-history-npm-0.9.2-6c35897531-0de0a9686e.zip2023-04-19 17:08:25,091 INFO: Removing ZIP file archive at .yarn/cache/retry-npm-0.12.0-72ac7fb4cc-623bd7d2e5.zip2023-04-19 17:08:25,091 INFO: Removing ZIP file archive at .yarn/cache/style-loader-npm-3.3.1-4bbb6ec77f-470feef680.zip2023-04-19 17:08:25,091 INFO: Removing ZIP file archive at .yarn/cache/nth-check-npm-2.1.1-f97afc8169-5afc3dafcd.zip2023-04-19 17:08:25,092 INFO: Removing ZIP file archive at .yarn/cache/lowercase-keys-npm-2.0.0-1876065a32-24d7ebd56c.zip2023-04-19 17:08:25,092 INFO: Removing ZIP file archive at .yarn/cache/@jest-globals-npm-29.3.1-8cd2f1156d-4d2b9458aa.zip2023-04-19 17:08:25,093 INFO: Removing ZIP file archive at .yarn/cache/resolve-npm-2.0.0-next.4-3d0bd8621e-c438ac9a65.zip2023-04-19 17:08:25,093 INFO: Removing ZIP file archive at .yarn/cache/which-boxed-primitive-npm-1.0.2-e214f9ae5a-53ce774c73.zip2023-04-19 17:08:25,094 INFO: Removing ZIP file archive at .yarn/cache/object.hasown-npm-1.1.1-66d3df7cd3-d8ed4907ce.zip2023-04-19 17:08:25,094 INFO: Removing ZIP file archive at .yarn/cache/decamelize-npm-4.0.0-12410e3409-b7d09b8265.zip2023-04-19 17:08:25,094 INFO: Removing ZIP file archive at .yarn/cache/unicode-match-property-value-ecmascript-npm-2.0.0-b52f4f7ca4-8fe6a09d90.zip2023-04-19 17:08:25,095 INFO: Removing ZIP file archive at .yarn/cache/object-inspect-npm-1.12.2-f125a822c0-a534fc1b85.zip2023-04-19 17:08:25,095 INFO: Removing ZIP file archive at .yarn/cache/@types-react-npm-17.0.2-3f3122aadb-a519885716.zip2023-04-19 17:08:25,095 INFO: Removing ZIP file archive at .yarn/cache/whatwg-url-npm-11.0.0-073529d93a-ed4826aaa5.zip2023-04-19 17:08:25,096 INFO: Removing ZIP file archive at .yarn/cache/create-require-npm-1.1.1-839884ca2e-a9a1503d43.zip2023-04-19 17:08:25,096 INFO: Removing ZIP file archive at .yarn/cache/pkg-dir-npm-4.2.0-2b5d0a8d32-9863e3f351.zip2023-04-19 17:08:25,097 INFO: Removing ZIP file archive at .yarn/cache/entities-npm-2.2.0-0fc8d5b2f7-19010dacaf.zip2023-04-19 17:08:25,097 INFO: Removing ZIP file archive at .yarn/cache/detect-newline-npm-3.1.0-6d33fa8d37-ae6cd429c4.zip2023-04-19 17:08:25,097 INFO: Removing ZIP file archive at .yarn/cache/type-fest-npm-0.20.2-b36432617f-4fb3272df2.zip2023-04-19 17:08:25,098 INFO: Removing ZIP file archive at .yarn/cache/is-windows-npm-1.0.2-898cd6f3d7-438b7e5265.zip2023-04-19 17:08:25,098 INFO: Removing ZIP file archive at .yarn/cache/@commitlint-message-npm-17.2.0-7dac813366-504760cfb1.zip2023-04-19 17:08:25,099 INFO: Removing ZIP file archive at .yarn/cache/write-file-atomic-npm-4.0.2-661baae4aa-5da60bd4ee.zip2023-04-19 17:08:25,099 INFO: Removing ZIP file archive at .yarn/cache/use-sidecar-npm-1.1.2-dfc322e94a-925d1922f9.zip2023-04-19 17:08:25,099 INFO: Removing ZIP file archive at .yarn/cache/@types-debug-npm-4.1.7-f54c81f8db-0a7b89d8ed.zip2023-04-19 17:08:25,100 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-numeric-separator-npm-7.10.4-81444be605-01ec5547bd.zip2023-04-19 17:08:25,100 INFO: Removing ZIP file archive at .yarn/cache/@typescript-eslint-typescript-estree-npm-5.43.0-6d17802054-3479f9413d.zip2023-04-19 17:08:25,101 INFO: Removing ZIP file archive at .yarn/cache/get-yarn-workspaces-npm-1.0.2-646557be5c-884a6fcb14.zip2023-04-19 17:08:25,101 INFO: Removing ZIP file archive at .yarn/cache/@octokit-graphql-npm-5.0.3-8c193f0a25-cc02df32cc.zip2023-04-19 17:08:25,101 INFO: Removing ZIP file archive at .yarn/cache/thenify-npm-3.3.1-030bedb22c-84e1b804bf.zip2023-04-19 17:08:25,102 INFO: Removing ZIP file archive at .yarn/cache/domexception-npm-4.0.0-5093673f9b-ddbc1268ed.zip2023-04-19 17:08:25,102 INFO: Removing ZIP file archive at .yarn/cache/json5-npm-2.2.1-44675c859c-74b8a23b10.zip2023-04-19 17:08:25,103 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-runtime-npm-7.19.1-ff83462bc6-d9f693003a.zip2023-04-19 17:08:25,103 INFO: Removing ZIP file archive at .yarn/cache/commander-npm-2.9.0-dea41d1794-37939b6866.zip2023-04-19 17:08:25,103 INFO: Removing ZIP file archive at .yarn/cache/react-error-boundary-npm-3.1.4-2310dba89e-f36270a5d7.zip2023-04-19 17:08:25,104 INFO: Removing ZIP file archive at .yarn/cache/lines-and-columns-npm-1.2.4-d6c7cc5799-0c37f9f7fa.zip2023-04-19 17:08:25,104 INFO: Removing ZIP file archive at .yarn/cache/recast-npm-0.20.5-35a50e82d9-14c35115cd.zip2023-04-19 17:08:25,105 INFO: Removing ZIP file archive at .yarn/cache/@types-responselike-npm-1.0.0-85dd08af42-e99fc7cc62.zip2023-04-19 17:08:25,105 INFO: Removing ZIP file archive at .yarn/cache/jest-util-npm-29.2.0-21f9e53143-c1fc26008b.zip2023-04-19 17:08:25,105 INFO: Removing ZIP file archive at .yarn/cache/@commitlint-load-npm-17.2.0-4f0121cfc0-ac7c971049.zip2023-04-19 17:08:25,106 INFO: Removing ZIP file archive at .yarn/cache/yargs-npm-17.6.0-6343ad1a2d-604bdb4a63.zip2023-04-19 17:08:25,106 INFO: Removing ZIP file archive at .yarn/cache/normalize-url-npm-6.1.0-b95bc12ece-4a49446311.zip2023-04-19 17:08:25,107 INFO: Removing ZIP file archive at .yarn/cache/dayjs-npm-1.11.5-a825142dc5-e3bbaa7b48.zip2023-04-19 17:08:25,107 INFO: Removing ZIP file archive at .yarn/cache/eslint-plugin-prettier-npm-4.2.1-ba8e1240f1-b9e839d233.zip2023-04-19 17:08:25,108 INFO: Removing ZIP file archive at .yarn/cache/strip-final-newline-npm-3.0.0-7972cbec8b-23ee263adf.zip2023-04-19 17:08:25,108 INFO: Removing ZIP file archive at .yarn/cache/figures-npm-5.0.0-cd5f512f9c-e6e8b6d1df.zip2023-04-19 17:08:25,108 INFO: Removing ZIP file archive at .yarn/cache/diff-sequences-npm-29.2.0-a03dd6ddbd-e7b874cc7a.zip2023-04-19 17:08:25,109 INFO: Removing ZIP file archive at .yarn/cache/human-signals-npm-1.1.1-616b2586c2-d587647c9e.zip2023-04-19 17:08:25,109 INFO: Removing ZIP file archive at .yarn/cache/json-stable-stringify-without-jsonify-npm-1.0.1-b65772b28b-cff44156dd.zip2023-04-19 17:08:25,110 INFO: Removing ZIP file archive at .yarn/cache/metro-source-map-npm-0.73.8-ad1038e2fa-1a6cf57a07.zip2023-04-19 17:08:25,110 INFO: Removing ZIP file archive at .yarn/cache/@types-scheduler-npm-0.16.2-ba3a7d8c68-b6b4dcfeae.zip2023-04-19 17:08:25,110 INFO: Removing ZIP file archive at .yarn/cache/uuid-npm-8.3.2-eca0baba53-5575a8a75c.zip2023-04-19 17:08:25,111 INFO: Removing ZIP file archive at .yarn/cache/@types-http-proxy-npm-1.17.9-fa2f5ce316-7a6746d007.zip2023-04-19 17:08:25,111 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-security-npm-1.4.9-bb8235b71d-66e8222644.zip2023-04-19 17:08:25,112 INFO: Removing ZIP file archive at .yarn/cache/dashdash-npm-1.14.1-be8f10a286-3634c24957.zip2023-04-19 17:08:25,112 INFO: Removing ZIP file archive at .yarn/cache/isobject-npm-2.1.0-2798cf0d94-811c6f5a86.zip2023-04-19 17:08:25,112 INFO: Removing ZIP file archive at .yarn/cache/core-js-npm-2.6.12-0b93d77d31-44fa9934a8.zip2023-04-19 17:08:25,113 INFO: Removing ZIP file archive at .yarn/cache/@octokit-plugin-request-log-npm-1.0.4-9ab5a2f888-2086db0005.zip2023-04-19 17:08:25,113 INFO: Removing ZIP file archive at .yarn/cache/eslint-config-prettier-npm-8.5.0-a1dd58b6d8-0d0f5c32e7.zip2023-04-19 17:08:25,114 INFO: Removing ZIP file archive at .yarn/cache/human-signals-npm-2.1.0-f75815481d-b87fd89fce.zip2023-04-19 17:08:25,114 INFO: Removing ZIP file archive at .yarn/cache/@lexical-overflow-npm-0.9.2-ce482813fb-97c6846b98.zip2023-04-19 17:08:25,115 INFO: Removing ZIP file archive at .yarn/cache/detect-node-npm-2.1.0-e8de0e94f7-832184ec45.zip2023-04-19 17:08:25,115 INFO: Removing ZIP file archive at .yarn/cache/@webassemblyjs-utf8-npm-1.11.1-583036e767-972c5cfc76.zip2023-04-19 17:08:25,115 INFO: Removing ZIP file archive at .yarn/cache/eslint-scope-npm-7.1.1-23935eb377-9f6e974ab2.zip2023-04-19 17:08:25,116 INFO: Removing ZIP file archive at .yarn/cache/@types-verror-npm-1.10.6-159ceda3ad-650620b851.zip2023-04-19 17:08:25,116 INFO: Removing ZIP file archive at .yarn/cache/esutils-npm-2.0.3-f865beafd5-22b5b08f74.zip2023-04-19 17:08:25,117 INFO: Removing ZIP file archive at .yarn/cache/acorn-npm-8.8.0-9ef399ab45-7270ca82b2.zip2023-04-19 17:08:25,117 INFO: Removing ZIP file archive at .yarn/cache/jsbn-npm-0.1.1-0eb7132404-e5ff29c1b8.zip2023-04-19 17:08:25,117 INFO: Removing ZIP file archive at .yarn/cache/psl-npm-1.9.0-a546edad1a-20c4277f64.zip2023-04-19 17:08:25,118 INFO: Removing ZIP file archive at .yarn/cache/extend-shallow-npm-2.0.1-e6ef52b29c-8fb58d9d7a.zip2023-04-19 17:08:25,118 INFO: Removing ZIP file archive at .yarn/cache/camelcase-npm-6.3.0-e5e42a0d15-8c96818a90.zip2023-04-19 17:08:25,119 INFO: Removing ZIP file archive at .yarn/cache/yargs-unparser-npm-2.0.0-930f3ff3f6-68f9a542c6.zip2023-04-19 17:08:25,119 INFO: Removing ZIP file archive at .yarn/cache/cosmiconfig-npm-5.2.1-4a84462a41-8b6f1d3c8a.zip2023-04-19 17:08:25,119 INFO: Removing ZIP file archive at .yarn/cache/pretty-format-npm-29.3.1-cf42cb4acb-9917a0bb85.zip2023-04-19 17:08:25,120 INFO: Removing ZIP file archive at .yarn/cache/cross-spawn-npm-4.0.2-3c23494e5b-8ce57b3e11.zip2023-04-19 17:08:25,120 INFO: Removing ZIP file archive at .yarn/cache/currently-unhandled-npm-0.4.1-38eddab665-1f59fe10b5.zip2023-04-19 17:08:25,121 INFO: Removing ZIP file archive at .yarn/cache/web-ext-npm-7.5.0-a87ab1a9cc-bac491442d.zip2023-04-19 17:08:25,121 INFO: Removing ZIP file archive at .yarn/cache/minimist-options-npm-4.1.0-64ca250fc1-8c040b3068.zip2023-04-19 17:08:25,121 INFO: Removing ZIP file archive at .yarn/cache/resolve-from-npm-4.0.0-f758ec21bf-f4ba0b8494.zip2023-04-19 17:08:25,122 INFO: Removing ZIP file archive at .yarn/cache/argparse-npm-2.0.1-faff7999e6-83644b5649.zip2023-04-19 17:08:25,122 INFO: Removing ZIP file archive at .yarn/cache/brace-expansion-npm-1.1.11-fb95eb05ad-faf34a7bb0.zip2023-04-19 17:08:25,123 INFO: Removing ZIP file archive at .yarn/cache/metro-cache-npm-0.73.8-98240f5a85-37166d5cd2.zip2023-04-19 17:08:25,123 INFO: Removing ZIP file archive at .yarn/cache/@react-native-community-cli-platform-android-npm-10.1.3-05827d2cac-f99751d014.zip2023-04-19 17:08:25,123 INFO: Removing ZIP file archive at .yarn/cache/chromium-pickle-js-npm-0.2.0-ab332c66b8-5ccacc538b.zip2023-04-19 17:08:25,124 INFO: Removing ZIP file archive at .yarn/cache/is-path-inside-npm-3.0.3-2ea0ef44fd-abd50f0618.zip2023-04-19 17:08:25,124 INFO: Removing ZIP file archive at .yarn/cache/y18n-npm-4.0.3-ced95acdbc-014dfcd9b5.zip2023-04-19 17:08:25,125 INFO: Removing ZIP file archive at .yarn/cache/babel-plugin-transform-runtime-npm-6.23.0-a7b1b314d2-e1739d9749.zip2023-04-19 17:08:25,125 INFO: Removing ZIP file archive at .yarn/cache/@octokit-plugin-rest-endpoint-methods-npm-6.7.0-8434cbe757-513c6c0717.zip2023-04-19 17:08:25,125 INFO: Removing ZIP file archive at .yarn/cache/is-number-npm-7.0.0-060086935c-456ac6f8e0.zip2023-04-19 17:08:25,126 INFO: Removing ZIP file archive at .yarn/cache/async-npm-3.2.4-aba13508f9-43d07459a4.zip2023-04-19 17:08:25,126 INFO: Removing ZIP file archive at .yarn/cache/@nodelib-fs.walk-npm-1.2.8-b4a89da548-190c643f15.zip2023-04-19 17:08:25,127 INFO: Removing ZIP file archive at .yarn/cache/object-copy-npm-0.1.0-e229d02f2b-a9e35f07e3.zip2023-04-19 17:08:25,127 INFO: Removing ZIP file archive at .yarn/cache/is-typedarray-npm-1.0.0-bbd99de5b6-3508c6cd0a.zip2023-04-19 17:08:25,127 INFO: Removing ZIP file archive at .yarn/cache/@babel-traverse-npm-7.19.6-aede7c1d08-3fafa244f7.zip2023-04-19 17:08:25,128 INFO: Removing ZIP file archive at .yarn/cache/react-native-npm-0.71.3-14e15924bf-1f6cee3735.zip2023-04-19 17:08:25,135 INFO: Removing ZIP file archive at .yarn/cache/spawn-sync-npm-1.0.15-ae144228c0-a280ff895b.zip2023-04-19 17:08:25,135 INFO: Removing ZIP file archive at .yarn/cache/prompts-ncu-npm-2.5.1-586a5abf0b-e8b6479305.zip2023-04-19 17:08:25,135 INFO: Removing ZIP file archive at .yarn/cache/source-map-support-npm-0.5.13-377dfd7321-933550047b.zip2023-04-19 17:08:25,136 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-installed-package-contents-npm-2.0.1-6e6959b6d7-75126a3b3a.zip2023-04-19 17:08:25,136 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-proposal-unicode-property-regex-npm-7.18.6-3a6294aa39-a8575ecb7f.zip2023-04-19 17:08:25,137 INFO: Removing ZIP file archive at .yarn/cache/@types-babel__template-npm-7.4.1-fe1db49e53-649fe8b42c.zip2023-04-19 17:08:25,137 INFO: Removing ZIP file archive at .yarn/cache/spdx-license-ids-npm-3.0.12-750216a0df-92a4dddce6.zip2023-04-19 17:08:25,137 INFO: Removing ZIP file archive at .yarn/cache/flat-npm-5.0.2-12748102a5-12a1536ac7.zip2023-04-19 17:08:25,138 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-proposal-class-static-block-npm-7.18.6-abe0aa00be-b8d7ae99ed.zip2023-04-19 17:08:25,138 INFO: Removing ZIP file archive at .yarn/cache/split-npm-1.0.1-88871d88a2-12f4554a57.zip2023-04-19 17:08:25,139 INFO: Removing ZIP file archive at .yarn/cache/@types-node-npm-14.18.32-e109f2acf7-45463114bf.zip2023-04-19 17:08:25,139 INFO: Removing ZIP file archive at .yarn/cache/tar-fs-npm-2.1.1-e374d3b7a2-f5b9a70059.zip2023-04-19 17:08:25,139 INFO: Removing ZIP file archive at .yarn/cache/read-package-json-fast-npm-2.0.3-f163572d18-fca37b3b21.zip2023-04-19 17:08:25,140 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-modules-systemjs-npm-7.19.0-60b11d2425-a0742deee4.zip2023-04-19 17:08:25,140 INFO: Removing ZIP file archive at .yarn/cache/pino-npm-8.8.0-827ae46607-6925646922.zip2023-04-19 17:08:25,141 INFO: Removing ZIP file archive at .yarn/cache/resolve-patch-bdbf6a2444-4bf9f4f8a4.zip2023-04-19 17:08:25,141 INFO: Removing ZIP file archive at .yarn/cache/resolve-url-npm-0.2.1-39edb8f908-7b7035b9ed.zip2023-04-19 17:08:25,141 INFO: Removing ZIP file archive at .yarn/cache/@types-ws-npm-8.5.3-ae52c483f1-0ce46f850d.zip2023-04-19 17:08:25,142 INFO: Removing ZIP file archive at .yarn/cache/postcss-loader-npm-7.0.2-c3042b6114-2d251537d4.zip2023-04-19 17:08:25,142 INFO: Removing ZIP file archive at .yarn/cache/pupa-npm-3.1.0-8d0c9815fb-0e4f4ab6bb.zip2023-04-19 17:08:25,143 INFO: Removing ZIP file archive at .yarn/cache/object.values-npm-1.1.6-ab9b67ccd3-f6fff9fd81.zip2023-04-19 17:08:25,143 INFO: Removing ZIP file archive at .yarn/cache/jest-regex-util-npm-29.2.0-50cc574fb1-7c533e51c5.zip2023-04-19 17:08:25,143 INFO: Removing ZIP file archive at .yarn/cache/ansi-styles-npm-4.3.0-245c7d42c7-513b44c3b2.zip2023-04-19 17:08:25,144 INFO: Removing ZIP file archive at .yarn/cache/widest-line-npm-4.0.1-e0740b8930-64c48cf271.zip2023-04-19 17:08:25,144 INFO: Removing ZIP file archive at .yarn/cache/object-keys-npm-1.1.1-1bf2f1be93-b363c5e764.zip2023-04-19 17:08:25,145 INFO: Removing ZIP file archive at .yarn/cache/to-fast-properties-npm-2.0.0-0dc60cc481-be2de62fe5.zip2023-04-19 17:08:25,145 INFO: Removing ZIP file archive at .yarn/cache/util-deprecate-npm-1.0.2-e3fe1a219c-474acf1146.zip2023-04-19 17:08:25,145 INFO: Removing ZIP file archive at .yarn/cache/obuf-npm-1.1.2-8db5fae8dd-41a2ba310e.zip2023-04-19 17:08:25,146 INFO: Removing ZIP file archive at .yarn/cache/thenify-all-npm-1.6.0-96309bbc8b-dba7cc8a23.zip2023-04-19 17:08:25,146 INFO: Removing ZIP file archive at .yarn/cache/acorn-npm-7.4.1-f450b4646c-1860f23c21.zip2023-04-19 17:08:25,147 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-modules-commonjs-npm-7.19.6-059b1e12cf-85d46945ab.zip2023-04-19 17:08:25,147 INFO: Removing ZIP file archive at .yarn/cache/rc-config-loader-npm-4.1.0-207fabc6dd-1d07aaf611.zip2023-04-19 17:08:25,147 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-module-transforms-npm-7.21.2-c33f2d2d0e-8a1c129a4f.zip2023-04-19 17:08:25,148 INFO: Removing ZIP file archive at .yarn/cache/postcss-npm-8.4.19-164042496a-62782723a3.zip2023-04-19 17:08:25,148 INFO: Removing ZIP file archive at .yarn/cache/safe-regex-npm-1.1.0-a908e8515c-9a8bba57c8.zip2023-04-19 17:08:25,149 INFO: Removing ZIP file archive at .yarn/cache/metro-minify-terser-npm-0.73.8-6daabdf527-b32bdb147c.zip2023-04-19 17:08:25,149 INFO: Removing ZIP file archive at .yarn/cache/@react-native-normalize-color-npm-2.1.0-f85aac1754-8ccbd40b3c.zip2023-04-19 17:08:25,150 INFO: Removing ZIP file archive at .yarn/cache/doctrine-npm-3.0.0-c6f1615f04-fd7673ca77.zip2023-04-19 17:08:25,150 INFO: Removing ZIP file archive at .yarn/cache/os-tmpdir-npm-1.0.2-e305b0689b-5666560f7b.zip2023-04-19 17:08:25,150 INFO: Removing ZIP file archive at .yarn/cache/natural-compare-lite-npm-1.4.0-12b6b308ed-5222ac3986.zip2023-04-19 17:08:25,151 INFO: Removing ZIP file archive at .yarn/cache/p-locate-npm-6.0.0-b6cfb720dc-2bfe5234ef.zip2023-04-19 17:08:25,151 INFO: Removing ZIP file archive at .yarn/cache/kind-of-npm-4.0.0-69fd153375-1b9e7624a8.zip2023-04-19 17:08:25,151 INFO: Removing ZIP file archive at .yarn/cache/@reach-visually-hidden-npm-0.18.0-199c5bc693-675ad41121.zip2023-04-19 17:08:25,152 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-hoist-variables-npm-7.18.6-6eb061f405-fd9c35bb43.zip2023-04-19 17:08:25,152 INFO: Removing ZIP file archive at .yarn/cache/text-table-npm-0.2.0-d92a778b59-b6937a38c8.zip2023-04-19 17:08:25,153 INFO: Removing ZIP file archive at .yarn/cache/minipass-flush-npm-1.0.5-efe79d9826-56269a0b22.zip2023-04-19 17:08:25,153 INFO: Removing ZIP file archive at .yarn/cache/terser-webpack-plugin-npm-5.3.6-27ed5132ff-8f3448d7fd.zip2023-04-19 17:08:25,153 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-skip-transparent-expression-wrappers-npm-7.18.9-25945bbc6b-6e93ccd102.zip2023-04-19 17:08:25,154 INFO: Removing ZIP file archive at .yarn/cache/isstream-npm-0.1.2-8581c75385-1eb2fe63a7.zip2023-04-19 17:08:25,154 INFO: Removing ZIP file archive at .yarn/cache/domelementtype-npm-2.3.0-02de7cbfba-ee837a318f.zip2023-04-19 17:08:25,155 INFO: Removing ZIP file archive at .yarn/cache/form-data-npm-2.3.3-c016cc11c0-10c1780fa1.zip2023-04-19 17:08:25,155 INFO: Removing ZIP file archive at .yarn/cache/metro-minify-uglify-npm-0.73.8-21cd041abf-73216f63fb.zip2023-04-19 17:08:25,155 INFO: Removing ZIP file archive at .yarn/cache/function.prototype.name-npm-1.1.5-e776a642bb-acd21d733a.zip2023-04-19 17:08:25,156 INFO: Removing ZIP file archive at .yarn/cache/snapdragon-npm-0.8.2-2bcc47d217-a197f242a8.zip2023-04-19 17:08:25,156 INFO: Removing ZIP file archive at .yarn/cache/map-obj-npm-4.3.0-d53e32935d-fbc554934d.zip2023-04-19 17:08:25,157 INFO: Removing ZIP file archive at .yarn/cache/@babel-compat-data-npm-7.21.0-8983856f86-dbf632c532.zip2023-04-19 17:08:25,157 INFO: Removing ZIP file archive at .yarn/cache/test-exclude-npm-6.0.0-3fb03d69df-3b34a3d771.zip2023-04-19 17:08:25,157 INFO: Removing ZIP file archive at .yarn/cache/mime-db-npm-1.52.0-b5371d6fd2-0d99a03585.zip2023-04-19 17:08:25,158 INFO: Removing ZIP file archive at .yarn/cache/compare-func-npm-2.0.0-9cd7852f23-fb71d70632.zip2023-04-19 17:08:25,158 INFO: Removing ZIP file archive at .yarn/cache/css-loader-npm-6.7.2-37f0eea5d3-f3c980cc9c.zip2023-04-19 17:08:25,159 INFO: Removing ZIP file archive at .yarn/cache/react-native-codegen-npm-0.71.5-2efd5a660f-d3a40b557d.zip2023-04-19 17:08:25,159 INFO: Removing ZIP file archive at .yarn/cache/globule-npm-1.3.4-b973c73701-258b6865c7.zip2023-04-19 17:08:25,159 INFO: Removing ZIP file archive at .yarn/cache/dir-glob-npm-3.0.1-1aea628b1b-fa05e18324.zip2023-04-19 17:08:25,160 INFO: Removing ZIP file archive at .yarn/cache/connect-history-api-fallback-npm-2.0.0-27b00b1571-dc5368690f.zip2023-04-19 17:08:25,160 INFO: Removing ZIP file archive at .yarn/cache/p-cancelable-npm-2.1.1-9388305f02-3dba12b4fb.zip2023-04-19 17:08:25,161 INFO: Removing ZIP file archive at .yarn/cache/@react-native-async-storage-async-storage-npm-1.17.11-4e84945a36-691f2b7449.zip2023-04-19 17:08:25,161 INFO: Removing ZIP file archive at .yarn/cache/humanize-ms-npm-1.2.1-e942bd7329-9c7a74a282.zip2023-04-19 17:08:25,161 INFO: Removing ZIP file archive at .yarn/cache/@sindresorhus-is-npm-5.3.0-9deec66459-b31cebabcd.zip2023-04-19 17:08:25,162 INFO: Removing ZIP file archive at .yarn/cache/fs-constants-npm-1.0.0-59576b2177-18f5b71837.zip2023-04-19 17:08:25,162 INFO: Removing ZIP file archive at .yarn/cache/is-text-path-npm-1.0.1-92c78fe58d-fb5d78752c.zip2023-04-19 17:08:25,163 INFO: Removing ZIP file archive at .yarn/cache/@svgr-babel-plugin-remove-jsx-attribute-npm-6.5.0-cb2cc9c876-7a4dfc1345.zip2023-04-19 17:08:25,163 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-proposal-class-properties-npm-7.18.6-5f5c2d730f-49a78a2773.zip2023-04-19 17:08:25,163 INFO: Removing ZIP file archive at .yarn/cache/detective-npm-5.2.1-6417517bd5-dc4601bbc6.zip2023-04-19 17:08:25,164 INFO: Removing ZIP file archive at .yarn/cache/util-npm-0.10.4-7c577db41a-913f9a90d0.zip2023-04-19 17:08:25,164 INFO: Removing ZIP file archive at .yarn/cache/qs-npm-6.5.3-90b2635484-6f20bf08ca.zip2023-04-19 17:08:25,165 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-proposal-json-strings-npm-7.18.6-af58bc33f9-25ba0e6b9d.zip2023-04-19 17:08:25,165 INFO: Removing ZIP file archive at .yarn/cache/resolve-from-npm-3.0.0-0bff35697e-fff9819254.zip2023-04-19 17:08:25,166 INFO: Removing ZIP file archive at .yarn/cache/pend-npm-1.2.0-7a13d93266-6c72f52433.zip2023-04-19 17:08:25,166 INFO: Removing ZIP file archive at .yarn/cache/just-diff-npm-5.1.1-6a7120e346-a6dfd77865.zip2023-04-19 17:08:25,166 INFO: Removing ZIP file archive at .yarn/cache/lru-cache-npm-6.0.0-b4c8668fe1-f97f499f89.zip2023-04-19 17:08:25,167 INFO: Removing ZIP file archive at .yarn/cache/@reach-listbox-npm-0.18.0-db0ff22061-ee759b9cd8.zip2023-04-19 17:08:25,167 INFO: Removing ZIP file archive at .yarn/cache/lodash.ismatch-npm-4.4.0-e538fd6c3d-a393917578.zip2023-04-19 17:08:25,168 INFO: Removing ZIP file archive at .yarn/cache/thread-stream-npm-2.3.0-77ee67ae69-e9ea58f9f3.zip2023-04-19 17:08:25,168 INFO: Removing ZIP file archive at .yarn/cache/querystringify-npm-2.2.0-4e77c9f606-5641ea231b.zip2023-04-19 17:08:25,168 INFO: Removing ZIP file archive at .yarn/cache/eslint-plugin-no-unsanitized-npm-4.0.2-51422091a6-c3b171c31a.zip2023-04-19 17:08:25,169 INFO: Removing ZIP file archive at .yarn/cache/json-parse-even-better-errors-npm-2.3.1-144d62256e-798ed4cf33.zip2023-04-19 17:08:25,169 INFO: Removing ZIP file archive at .yarn/cache/@isaacs-string-locale-compare-npm-1.1.0-3911094464-7287da5d11.zip2023-04-19 17:08:25,170 INFO: Removing ZIP file archive at .yarn/cache/npm-run-path-npm-5.1.0-79c0668d42-dc184eb5ec.zip2023-04-19 17:08:25,170 INFO: Removing ZIP file archive at .yarn/cache/vary-npm-1.1.2-b49f70ae63-ae0123222c.zip2023-04-19 17:08:25,170 INFO: Removing ZIP file archive at .yarn/cache/treeverse-npm-2.0.0-0b0c603630-3c6b2b8909.zip2023-04-19 17:08:25,171 INFO: Removing ZIP file archive at .yarn/cache/typedarray-to-buffer-npm-3.1.5-aadc11995e-99c11aaa8f.zip2023-04-19 17:08:25,171 INFO: Removing ZIP file archive at .yarn/cache/@jest-create-cache-key-function-npm-29.4.3-01d11e6947-19d230fd62.zip2023-04-19 17:08:25,171 INFO: Removing ZIP file archive at .yarn/cache/string.prototype.trimend-npm-1.0.5-2b980efa37-d44f543833.zip2023-04-19 17:08:25,172 INFO: Removing ZIP file archive at .yarn/cache/@types-minimatch-npm-5.1.2-aab9c394d3-0391a28286.zip2023-04-19 17:08:25,172 INFO: Removing ZIP file archive at .yarn/cache/npmlog-npm-6.0.2-e0e69455c7-ae238cd264.zip2023-04-19 17:08:25,173 INFO: Removing ZIP file archive at .yarn/cache/promise-polyfill-npm-6.1.0-74f42c423b-6f1899cca3.zip2023-04-19 17:08:25,173 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-function-name-npm-7.21.0-a17ce5a05a-d63e63c3e0.zip2023-04-19 17:08:25,173 INFO: Removing ZIP file archive at .yarn/cache/body-parser-npm-1.20.1-759fd14db9-f1050dbac3.zip2023-04-19 17:08:25,174 INFO: Removing ZIP file archive at .yarn/cache/human-signals-npm-3.0.1-0c557ca74a-f252a7769c.zip2023-04-19 17:08:25,174 INFO: Removing ZIP file archive at .yarn/cache/semver-npm-7.0.0-218e8c00ca-272c11bf8d.zip2023-04-19 17:08:25,175 INFO: Removing ZIP file archive at .yarn/cache/funpermaproxy-npm-1.1.0-313bf582bc-74cf0aafea.zip2023-04-19 17:08:25,175 INFO: Removing ZIP file archive at .yarn/cache/cssom-npm-0.3.8-a9291d36ff-24beb3087c.zip2023-04-19 17:08:25,175 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-security-npm-1.7.6-0aa6260842-1d6f2c74e0.zip2023-04-19 17:08:25,176 INFO: Removing ZIP file archive at .yarn/cache/p-queue-npm-6.6.2-b173c5bfa8-832642fcc4.zip2023-04-19 17:08:25,176 INFO: Removing ZIP file archive at .yarn/cache/@commitlint-resolve-extends-npm-17.1.0-a12929b9a2-cc50ed7ca9.zip2023-04-19 17:08:25,177 INFO: Removing ZIP file archive at .yarn/cache/caller-path-npm-2.0.0-7ff6a26cb9-3e12ccd0c7.zip2023-04-19 17:08:25,177 INFO: Removing ZIP file archive at .yarn/cache/ignore-walk-npm-5.0.1-58258fb4ca-1a4ef35174.zip2023-04-19 17:08:25,177 INFO: Removing ZIP file archive at .yarn/cache/@emotion-memoize-npm-0.8.0-c5dd451828-c87bb110b8.zip2023-04-19 17:08:25,178 INFO: Removing ZIP file archive at .yarn/cache/object.pick-npm-1.3.0-dad8eae8fb-77fb6eed57.zip2023-04-19 17:08:25,178 INFO: Removing ZIP file archive at .yarn/cache/p-limit-npm-1.3.0-fdb471d864-281c1c0b8c.zip2023-04-19 17:08:25,179 INFO: Removing ZIP file archive at .yarn/cache/@jest-test-sequencer-npm-29.3.1-9e41fb7e41-a8325b1ea0.zip2023-04-19 17:08:25,179 INFO: Removing ZIP file archive at .yarn/cache/readable-stream-npm-4.2.0-0dde53f335-aa8447f781.zip2023-04-19 17:08:25,179 INFO: Removing ZIP file archive at .yarn/cache/@babel-preset-react-npm-7.18.6-d1cea43c32-540d9cf0a0.zip2023-04-19 17:08:25,180 INFO: Removing ZIP file archive at .yarn/cache/otplib-npm-12.0.1-77263e8084-4a1b91cf1b.zip2023-04-19 17:08:25,180 INFO: Removing ZIP file archive at .yarn/cache/jsdom-npm-20.0.2-ac97c5c516-1912e73ecb.zip2023-04-19 17:08:25,181 INFO: Removing ZIP file archive at .yarn/cache/acorn-jsx-npm-5.3.2-d7594599ea-c3d3b2a89c.zip2023-04-19 17:08:25,181 INFO: Removing ZIP file archive at .yarn/cache/xmlchars-npm-2.2.0-8b78f0f5e4-8c70ac9407.zip2023-04-19 17:08:25,182 INFO: Removing ZIP file archive at .yarn/cache/media-typer-npm-0.3.0-8674f8f0f5-af1b38516c.zip2023-04-19 17:08:25,182 INFO: Removing ZIP file archive at .yarn/cache/react-is-npm-18.2.0-0cc5edb910-e72d0ba81b.zip2023-04-19 17:08:25,182 INFO: Removing ZIP file archive at .yarn/cache/@types-node-npm-18.11.9-d21dd6ec05-cc0aae109e.zip2023-04-19 17:08:25,183 INFO: Removing ZIP file archive at .yarn/cache/fastq-npm-1.13.0-a45963881c-32cf15c29a.zip2023-04-19 17:08:25,183 INFO: Removing ZIP file archive at .yarn/cache/redent-npm-3.0.0-31892f4906-fa1ef20404.zip2023-04-19 17:08:25,184 INFO: Removing ZIP file archive at .yarn/cache/mime-types-npm-2.1.35-dd9ea9f3e2-89a5b7f1de.zip2023-04-19 17:08:25,184 INFO: Removing ZIP file archive at .yarn/cache/write-file-atomic-npm-2.4.3-f3fc725df3-2db81f92ae.zip2023-04-19 17:08:25,185 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-features-npm-1.54.0-15f8cf20f0-7426de5249.zip2023-04-19 17:08:25,185 INFO: Removing ZIP file archive at .yarn/cache/espree-npm-9.4.0-0371ef3614-2e3020dde6.zip2023-04-19 17:08:25,185 INFO: Removing ZIP file archive at .yarn/cache/@types-tough-cookie-npm-4.0.2-9e61f877e6-e055556ffd.zip2023-04-19 17:08:25,186 INFO: Removing ZIP file archive at .yarn/cache/lodash.isboolean-npm-3.0.3-b575b41488-b70068b4a8.zip2023-04-19 17:08:25,186 INFO: Removing ZIP file archive at .yarn/cache/7zip-bin-npm-5.1.1-802410de68-1e58ba3742.zip2023-04-19 17:08:25,188 INFO: Removing ZIP file archive at .yarn/cache/levn-npm-0.3.0-48d774b1c2-0d084a5242.zip2023-04-19 17:08:25,188 INFO: Removing ZIP file archive at .yarn/cache/@types-connect-history-api-fallback-npm-1.3.5-a53af77794-464d06e5ab.zip2023-04-19 17:08:25,189 INFO: Removing ZIP file archive at .yarn/cache/@types-semver-npm-7.3.12-c91001a94c-35536b2fc5.zip2023-04-19 17:08:25,189 INFO: Removing ZIP file archive at .yarn/cache/@types-yauzl-npm-2.10.0-7b242343cb-55d27ae5d3.zip2023-04-19 17:08:25,189 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-react-jsx-npm-7.19.0-a26bc7e3f9-d7d6f0b8f2.zip2023-04-19 17:08:25,190 INFO: Removing ZIP file archive at .yarn/cache/@babel-generator-npm-7.19.5-a5fa486490-a66eafc540.zip2023-04-19 17:08:25,190 INFO: Removing ZIP file archive at .yarn/cache/cosmiconfig-typescript-loader-npm-4.1.1-77b25222d1-a774961868.zip2023-04-19 17:08:25,191 INFO: Removing ZIP file archive at .yarn/cache/duplexer2-npm-0.1.4-6bca6bef12-744961f03c.zip2023-04-19 17:08:25,191 INFO: Removing ZIP file archive at .yarn/cache/ret-npm-0.1.15-0d3c19de76-d76a9159eb.zip2023-04-19 17:08:25,191 INFO: Removing ZIP file archive at .yarn/cache/sshpk-npm-1.17.0-95f17f597f-ba109f65c8.zip2023-04-19 17:08:25,192 INFO: Removing ZIP file archive at .yarn/cache/dotenv-expand-npm-5.1.0-c3fff50eb5-8017675b7f.zip2023-04-19 17:08:25,192 INFO: Removing ZIP file archive at .yarn/cache/node-sass-npm-8.0.0-d992352209-92c1c78600.zip2023-04-19 17:08:25,194 INFO: Removing ZIP file archive at .yarn/cache/fill-range-npm-4.0.0-95a6e45784-dbb5102467.zip2023-04-19 17:08:25,194 INFO: Removing ZIP file archive at .yarn/cache/object.values-npm-1.1.5-f1de7f3742-0f17e99741.zip2023-04-19 17:08:25,194 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-midnight-theme-npm-1.4.6-9a6ca1aa7f-f10de578f9.zip2023-04-19 17:08:25,195 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-destructuring-npm-7.20.2-7b04b52c0d-09033e09b2.zip2023-04-19 17:08:25,195 INFO: Removing ZIP file archive at .yarn/cache/read-pkg-npm-5.2.0-50426bd8dc-eb696e6052.zip2023-04-19 17:08:25,196 INFO: Removing ZIP file archive at .yarn/cache/merge-options-npm-3.0.4-f2ee6b8ea0-d86ddb3dd6.zip2023-04-19 17:08:25,196 INFO: Removing ZIP file archive at .yarn/cache/yaml-npm-2.1.3-654a90032d-9131606232.zip2023-04-19 17:08:25,196 INFO: Removing ZIP file archive at .yarn/cache/cookie-npm-0.5.0-e2d58a161a-1f4bd2ca57.zip2023-04-19 17:08:25,197 INFO: Removing ZIP file archive at .yarn/cache/tapable-npm-2.2.1-8cf5ff3039-3b7a1b4d86.zip2023-04-19 17:08:25,197 INFO: Removing ZIP file archive at .yarn/cache/forwarded-npm-0.2.0-6473dabe35-fd27e2394d.zip2023-04-19 17:08:25,198 INFO: Removing ZIP file archive at .yarn/cache/map-obj-npm-1.0.1-fa55100fac-9949e7baec.zip2023-04-19 17:08:25,198 INFO: Removing ZIP file archive at .yarn/cache/commander-npm-7.2.0-19178180f8-53501cbeee.zip2023-04-19 17:08:25,198 INFO: Removing ZIP file archive at .yarn/cache/serialize-javascript-npm-6.0.0-0bb8a3c88d-56f90b562a.zip2023-04-19 17:08:25,199 INFO: Removing ZIP file archive at .yarn/cache/module-not-found-error-npm-1.0.1-7421c8ddb4-ebd65339d4.zip2023-04-19 17:08:25,199 INFO: Removing ZIP file archive at .yarn/cache/sockjs-npm-0.3.24-ecb3909016-355309b48d.zip2023-04-19 17:08:25,200 INFO: Removing ZIP file archive at .yarn/cache/universal-user-agent-npm-6.0.0-b148fb997a-5092bbc80d.zip2023-04-19 17:08:25,200 INFO: Removing ZIP file archive at .yarn/cache/select-hose-npm-2.0.0-8ce63adb52-d7e5fcc695.zip2023-04-19 17:08:25,200 INFO: Removing ZIP file archive at .yarn/cache/binary-extensions-npm-2.2.0-180c33fec7-ccd267956c.zip2023-04-19 17:08:25,201 INFO: Removing ZIP file archive at .yarn/cache/axios-npm-1.1.3-4b63965ac1-cab3b17bf6.zip2023-04-19 17:08:25,201 INFO: Removing ZIP file archive at .yarn/cache/escape-string-regexp-npm-1.0.5-3284de402f-6092fda75c.zip2023-04-19 17:08:25,202 INFO: Removing ZIP file archive at .yarn/cache/postcss-modules-local-by-default-npm-4.0.0-794014f0a5-6cf570badc.zip2023-04-19 17:08:25,202 INFO: Removing ZIP file archive at .yarn/cache/@jest-test-result-npm-29.3.1-77136fcf4d-b24ac28332.zip2023-04-19 17:08:25,202 INFO: Removing ZIP file archive at .yarn/cache/jest-message-util-npm-29.4.3-3f53a7f582-64f06b9550.zip2023-04-19 17:08:25,203 INFO: Removing ZIP file archive at .yarn/cache/is-obj-npm-2.0.0-3d95e053f4-c9916ac8f4.zip2023-04-19 17:08:25,203 INFO: Removing ZIP file archive at .yarn/cache/wrap-ansi-npm-6.2.0-439a7246d8-6cd96a4101.zip2023-04-19 17:08:25,204 INFO: Removing ZIP file archive at .yarn/cache/jest-matcher-utils-npm-29.3.1-5d9d00434d-311e8d9f1e.zip2023-04-19 17:08:25,204 INFO: Removing ZIP file archive at .yarn/cache/p-limit-npm-4.0.0-5dccf29b67-01d9d70695.zip2023-04-19 17:08:25,204 INFO: Removing ZIP file archive at .yarn/cache/readable-stream-npm-4.3.0-11c60fc281-5f8d5fc1eb.zip2023-04-19 17:08:25,205 INFO: Removing ZIP file archive at .yarn/cache/@eslint-eslintrc-npm-1.3.3-9e3a462140-f03e9d6727.zip2023-04-19 17:08:25,205 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-domain-events-npm-2.108.1-fe1aac8a8e-492bec9883.zip2023-04-19 17:08:25,206 INFO: Removing ZIP file archive at .yarn/cache/pacote-npm-15.0.6-cbdda24613-7800902120.zip2023-04-19 17:08:25,206 INFO: Removing ZIP file archive at .yarn/cache/default-gateway-npm-6.0.3-d8d9292176-126f8273ec.zip2023-04-19 17:08:25,206 INFO: Removing ZIP file archive at .yarn/cache/arr-diff-npm-4.0.0-cec86ae312-ea7c883484.zip2023-04-19 17:08:25,207 INFO: Removing ZIP file archive at .yarn/cache/@devicefarmer-adbkit-monkey-npm-1.2.1-c3c2cdec90-6eab557f14.zip2023-04-19 17:08:25,207 INFO: Removing ZIP file archive at .yarn/cache/@types-semver-npm-7.3.13-56212b60da-00c0724d54.zip2023-04-19 17:08:25,208 INFO: Removing ZIP file archive at .yarn/cache/extend-npm-3.0.2-e1ca07ac54-a50a8309ca.zip2023-04-19 17:08:25,208 INFO: Removing ZIP file archive at .yarn/cache/p-locate-npm-5.0.0-92cc7c7a3e-1623088f36.zip2023-04-19 17:08:25,208 INFO: Removing ZIP file archive at .yarn/cache/trim-newlines-npm-3.0.1-22f1f216de-b530f3fadf.zip2023-04-19 17:08:25,209 INFO: Removing ZIP file archive at .yarn/cache/json-schema-npm-0.4.0-e776313070-66389434c3.zip2023-04-19 17:08:25,209 INFO: Removing ZIP file archive at .yarn/cache/@pnpm-npm-conf-npm-1.0.5-77075df24d-0c5f1a6378.zip2023-04-19 17:08:25,210 INFO: Removing ZIP file archive at .yarn/cache/micromatch-npm-3.1.10-016e80c79d-ad226cba4d.zip2023-04-19 17:08:25,210 INFO: Removing ZIP file archive at .yarn/cache/npm-package-arg-npm-9.1.2-102a03ad31-3793488843.zip2023-04-19 17:08:25,210 INFO: Removing ZIP file archive at .yarn/cache/file-entry-cache-npm-6.0.1-31965cf0af-f49701feaa.zip2023-04-19 17:08:25,211 INFO: Removing ZIP file archive at .yarn/cache/@types-parse-json-npm-4.0.0-298522afa6-fd6bce2b67.zip2023-04-19 17:08:25,211 INFO: Removing ZIP file archive at .yarn/cache/@types-yargs-npm-17.0.13-67226ed55b-0ab269abc2.zip2023-04-19 17:08:25,212 INFO: Removing ZIP file archive at .yarn/cache/stdout-stream-npm-1.4.1-0ab6760730-205bee8c3b.zip2023-04-19 17:08:25,212 INFO: Removing ZIP file archive at .yarn/cache/terser-npm-5.15.1-63dec1247d-9880a1e095.zip2023-04-19 17:08:25,213 INFO: Removing ZIP file archive at .yarn/cache/@types-express-npm-4.17.14-076e1b4711-15c1af46d0.zip2023-04-19 17:08:25,213 INFO: Removing ZIP file archive at .yarn/cache/arrify-npm-1.0.1-affafba9fe-745075dd4a.zip2023-04-19 17:08:25,213 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-common-npm-1.46.6-ef6eaeb78a-295f0765e8.zip2023-04-19 17:08:25,214 INFO: Removing ZIP file archive at .yarn/cache/strong-log-transformer-npm-2.1.0-45addd9278-abf9a4ac14.zip2023-04-19 17:08:25,214 INFO: Removing ZIP file archive at .yarn/cache/mkdirp-classic-npm-0.5.3-3b5c991910-3f4e088208.zip2023-04-19 17:08:25,214 INFO: Removing ZIP file archive at .yarn/cache/react-remove-scroll-bar-npm-2.3.4-7d25bbed45-b5ce5f2f98.zip2023-04-19 17:08:25,215 INFO: Removing ZIP file archive at .yarn/cache/which-npm-3.0.0-60c71c9911-fdcf3cadab.zip2023-04-19 17:08:25,215 INFO: Removing ZIP file archive at .yarn/cache/requires-port-npm-1.0.0-fd036b488a-eee0e303ad.zip2023-04-19 17:08:25,216 INFO: Removing ZIP file archive at .yarn/cache/mem-npm-5.1.1-2d4979148e-134ec3af9a.zip2023-04-19 17:08:25,216 INFO: Removing ZIP file archive at .yarn/cache/typed-emitter-npm-2.1.0-0c02187bf2-95821a9e05.zip2023-04-19 17:08:25,216 INFO: Removing ZIP file archive at .yarn/cache/loose-envify-npm-1.4.0-6307b72ccf-6517e24e0c.zip2023-04-19 17:08:25,217 INFO: Removing ZIP file archive at .yarn/cache/@types-istanbul-lib-coverage-npm-2.0.4-734954bb56-a25d7589ee.zip2023-04-19 17:08:25,217 INFO: Removing ZIP file archive at .yarn/cache/object.fromentries-npm-2.0.6-424cf4cd3c-453c6d6941.zip2023-04-19 17:08:25,218 INFO: Removing ZIP file archive at .yarn/cache/@types-yargs-npm-15.0.14-07ba249dbb-8e358aeb8f.zip2023-04-19 17:08:25,218 INFO: Removing ZIP file archive at .yarn/cache/minimatch-npm-3.0.8-f3deb724b2-850cca179c.zip2023-04-19 17:08:25,218 INFO: Removing ZIP file archive at .yarn/cache/aproba-npm-2.0.0-8716bcfde6-5615cadcfb.zip2023-04-19 17:08:25,219 INFO: Removing ZIP file archive at .yarn/cache/chai-npm-4.3.7-48fdcf2584-0bba7d2678.zip2023-04-19 17:08:25,219 INFO: Removing ZIP file archive at .yarn/cache/compare-version-npm-0.1.2-3acf223728-0ceaf50b5f.zip2023-04-19 17:08:25,220 INFO: Removing ZIP file archive at .yarn/cache/cheerio-npm-1.0.0-rc.12-6785a97c2a-5d4c1b7a53.zip2023-04-19 17:08:25,220 INFO: Removing ZIP file archive at .yarn/cache/lru-cache-npm-7.14.0-354cf654ec-efdd329f2c.zip2023-04-19 17:08:25,220 INFO: Removing ZIP file archive at .yarn/cache/callsites-npm-3.1.0-268f989910-072d17b6ab.zip2023-04-19 17:08:25,221 INFO: Removing ZIP file archive at .yarn/cache/get-value-npm-2.0.6-03cd422e0a-5c3b99cb53.zip2023-04-19 17:08:25,221 INFO: Removing ZIP file archive at .yarn/cache/@react-native-community-cli-npm-10.1.3-703669cff2-cf542a8fe0.zip2023-04-19 17:08:25,222 INFO: Removing ZIP file archive at .yarn/cache/mimic-fn-npm-4.0.0-feaeda79f7-995dcece15.zip2023-04-19 17:08:25,222 INFO: Removing ZIP file archive at .yarn/cache/eslint-utils-npm-3.0.0-630b3a4013-0668fe02f5.zip2023-04-19 17:08:25,222 INFO: Removing ZIP file archive at .yarn/cache/decamelize-keys-npm-1.1.0-75168ffadd-8bc5d32e03.zip2023-04-19 17:08:25,223 INFO: Removing ZIP file archive at .yarn/cache/html-encoding-sniffer-npm-3.0.0-daac3dfe41-8d806aa004.zip2023-04-19 17:08:25,223 INFO: Removing ZIP file archive at .yarn/cache/invert-kv-npm-3.0.1-727c460352-782c44c97f.zip2023-04-19 17:08:25,224 INFO: Removing ZIP file archive at .yarn/cache/yargs-npm-17.6.2-1dd8b38d1b-47da1b0d85.zip2023-04-19 17:08:25,224 INFO: Removing ZIP file archive at .yarn/cache/ts-loader-npm-9.4.1-379dc021ff-b8947f6d39.zip2023-04-19 17:08:25,224 INFO: Removing ZIP file archive at .yarn/cache/ajv-npm-8.12.0-3bf6e30741-4dc13714e3.zip2023-04-19 17:08:25,225 INFO: Removing ZIP file archive at .yarn/cache/yargs-parser-npm-20.2.9-a1d19e598d-8bb69015f2.zip2023-04-19 17:08:25,225 INFO: Removing ZIP file archive at .yarn/cache/is-error-npm-2.2.2-5587702d1c-a97b395871.zip2023-04-19 17:08:25,226 INFO: Removing ZIP file archive at .yarn/cache/p-locate-npm-2.0.0-3a2ee263dd-e2dceb9b49.zip2023-04-19 17:08:25,226 INFO: Removing ZIP file archive at .yarn/cache/meow-npm-8.1.2-bcfe48d4f3-bc23bf1b44.zip2023-04-19 17:08:25,227 INFO: Removing ZIP file archive at .yarn/cache/@react-native-community-cli-platform-ios-npm-10.1.1-af25fbd5d4-2cc5cffeac.zip2023-04-19 17:08:25,227 INFO: Removing ZIP file archive at .yarn/cache/caseless-npm-0.12.0-e83bc5df83-b43bd4c440.zip2023-04-19 17:08:25,227 INFO: Removing ZIP file archive at .yarn/cache/chownr-npm-1.1.4-5bd400ab08-115648f8eb.zip2023-04-19 17:08:25,228 INFO: Removing ZIP file archive at .yarn/cache/fs-extra-npm-9.1.0-983c2ddb4c-ba71ba32e0.zip2023-04-19 17:08:25,228 INFO: Removing ZIP file archive at .yarn/cache/@types-react-npm-18.0.26-d708995a34-b62f0ea3cd.zip2023-04-19 17:08:25,229 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-exponentiation-operator-npm-7.18.6-2c202b4eb5-7f70222f68.zip2023-04-19 17:08:25,229 INFO: Removing ZIP file archive at .yarn/cache/@jridgewell-resolve-uri-npm-3.1.0-6ff2351e61-b5ceaaf9a1.zip2023-04-19 17:08:25,229 INFO: Removing ZIP file archive at .yarn/cache/is-wsl-npm-2.2.0-2ba10d6393-20849846ae.zip2023-04-19 17:08:25,230 INFO: Removing ZIP file archive at .yarn/cache/didyoumean-npm-1.2.2-fd568ec571-d5d98719d5.zip2023-04-19 17:08:25,230 INFO: Removing ZIP file archive at .yarn/cache/async-limiter-npm-1.0.1-7e6819bcdb-2b849695b4.zip2023-04-19 17:08:25,230 INFO: Removing ZIP file archive at .yarn/cache/slice-ansi-npm-2.1.0-02505ccc06-4e82995aa5.zip2023-04-19 17:08:25,231 INFO: Removing ZIP file archive at .yarn/cache/commander-npm-9.5.0-993b3f2434-c7a3e27aa5.zip2023-04-19 17:08:25,231 INFO: Removing ZIP file archive at .yarn/cache/glob-parent-npm-3.1.0-31416ad085-653d559237.zip2023-04-19 17:08:25,232 INFO: Removing ZIP file archive at .yarn/cache/@webassemblyjs-wasm-opt-npm-1.11.1-0bb73c20b9-21586883a2.zip2023-04-19 17:08:25,232 INFO: Removing ZIP file archive at .yarn/cache/@jest-transform-npm-29.3.1-45dc4bf517-673df5900f.zip2023-04-19 17:08:25,232 INFO: Removing ZIP file archive at .yarn/cache/iconv-lite-npm-0.6.3-24b8aae27e-3f60d47a5c.zip2023-04-19 17:08:25,233 INFO: Removing ZIP file archive at .yarn/cache/@lerna-lite-init-npm-1.12.0-19e9047a84-d85c569fa6.zip2023-04-19 17:08:25,234 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-modules-umd-npm-7.18.6-d649b47a80-c3b6796c6f.zip2023-04-19 17:08:25,234 INFO: Removing ZIP file archive at .yarn/cache/node-addon-api-npm-1.7.2-c341ccaeb6-938922b3d7.zip2023-04-19 17:08:25,234 INFO: Removing ZIP file archive at .yarn/cache/prelude-ls-npm-1.1.2-a0daac0886-c4867c8748.zip2023-04-19 17:08:25,235 INFO: Removing ZIP file archive at .yarn/cache/lilconfig-npm-2.0.6-6231346eaf-40a3cd72f1.zip2023-04-19 17:08:25,235 INFO: Removing ZIP file archive at .yarn/cache/ncp-npm-2.0.0-2121969339-ea9b19221d.zip2023-04-19 17:08:25,236 INFO: Removing ZIP file archive at .yarn/cache/convert-to-spaces-npm-2.0.1-c08fae1ac6-bbb324e591.zip2023-04-19 17:08:25,236 INFO: Removing ZIP file archive at .yarn/cache/joi-npm-17.6.3-2a8ba9150f-a4cd53a83e.zip2023-04-19 17:08:25,236 INFO: Removing ZIP file archive at .yarn/cache/absolute-path-npm-0.0.0-f087d11781-f707356265.zip2023-04-19 17:08:25,237 INFO: Removing ZIP file archive at .yarn/cache/p-map-npm-5.5.0-9758eb14ee-065cb6fca6.zip2023-04-19 17:08:25,237 INFO: Removing ZIP file archive at .yarn/cache/object-visit-npm-1.0.1-c5c9057c24-b0ee07f5bf.zip2023-04-19 17:08:25,238 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-nullish-coalescing-operator-npm-7.8.3-8a723173b5-87aca49189.zip2023-04-19 17:08:25,238 INFO: Removing ZIP file archive at .yarn/cache/serialize-error-npm-7.0.1-c0b3f881a0-e0aba4dca2.zip2023-04-19 17:08:25,238 INFO: Removing ZIP file archive at .yarn/cache/is-shared-array-buffer-npm-1.0.2-32e4181fcd-9508929cf1.zip2023-04-19 17:08:25,239 INFO: Removing ZIP file archive at .yarn/cache/glob-npm-7.1.7-5698ad9c48-b61f48973b.zip2023-04-19 17:08:25,239 INFO: Removing ZIP file archive at .yarn/cache/globby-npm-9.2.0-686548dc5f-9b4cb70aa0.zip2023-04-19 17:08:25,240 INFO: Removing ZIP file archive at .yarn/cache/sumchecker-npm-3.0.1-b6973781e3-31ba7a62c8.zip2023-04-19 17:08:25,240 INFO: Removing ZIP file archive at .yarn/cache/side-channel-npm-1.0.4-e1f38b9e06-351e41b947.zip2023-04-19 17:08:25,240 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-regenerator-npm-7.18.6-176f080664-60bd482cb0.zip2023-04-19 17:08:25,241 INFO: Removing ZIP file archive at .yarn/cache/validate-npm-package-name-npm-4.0.0-3f82c77ef8-a32fd537ba.zip2023-04-19 17:08:25,241 INFO: Removing ZIP file archive at .yarn/cache/zip-dir-npm-2.0.0-f7824a7a83-bfcfdefe41.zip2023-04-19 17:08:25,241 INFO: Removing ZIP file archive at .yarn/cache/data-uri-to-buffer-npm-4.0.1-5c66a78beb-0d0790b67f.zip2023-04-19 17:08:25,242 INFO: Removing ZIP file archive at .yarn/cache/globby-npm-11.1.0-bdcdf20c71-b4be8885e0.zip2023-04-19 17:08:25,242 INFO: Removing ZIP file archive at .yarn/cache/htmlparser2-npm-8.0.1-b432299617-06d5c71e83.zip2023-04-19 17:08:25,243 INFO: Removing ZIP file archive at .yarn/cache/blueimp-md5-npm-2.19.0-0a19585c8c-28095dcbd2.zip2023-04-19 17:08:25,243 INFO: Removing ZIP file archive at .yarn/cache/formdata-polyfill-npm-4.0.10-e03013c013-82a34df292.zip2023-04-19 17:08:25,243 INFO: Removing ZIP file archive at .yarn/cache/hoist-non-react-statics-npm-3.3.2-e7b709e6c1-b153827042.zip2023-04-19 17:08:25,244 INFO: Removing ZIP file archive at .yarn/cache/lighthouse-logger-npm-1.3.0-3f60201e4a-82655f1862.zip2023-04-19 17:08:25,244 INFO: Removing ZIP file archive at .yarn/cache/@trysound-sax-npm-0.2.0-9f763d0295-11226c39b5.zip2023-04-19 17:08:25,245 INFO: Removing ZIP file archive at .yarn/cache/ansi-styles-npm-6.2.1-d43647018c-ef940f2f0c.zip2023-04-19 17:08:25,245 INFO: Removing ZIP file archive at .yarn/cache/@babel-preset-modules-npm-0.1.5-15ffcd64c2-8430e0e9e9.zip2023-04-19 17:08:25,245 INFO: Removing ZIP file archive at .yarn/cache/@types-minimist-npm-1.2.2-a445de65da-b8da83c66e.zip2023-04-19 17:08:25,246 INFO: Removing ZIP file archive at .yarn/cache/child-process-promise-npm-2.2.1-152d4a9872-fb72dda7ee.zip2023-04-19 17:08:25,246 INFO: Removing ZIP file archive at .yarn/cache/json-stringify-safe-npm-5.0.1-064ddd6ab4-48ec0adad5.zip2023-04-19 17:08:25,247 INFO: Removing ZIP file archive at .yarn/cache/@npmcli-installed-package-contents-npm-1.0.7-b15a13ab4f-a4a29b99d4.zip2023-04-19 17:08:25,247 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-proposal-async-generator-functions-npm-7.20.1-1d51f47a30-518483a68c.zip2023-04-19 17:08:25,247 INFO: Removing ZIP file archive at .yarn/cache/@lerna-lite-run-npm-1.12.0-901c3c79ec-1463b3d936.zip2023-04-19 17:08:25,248 INFO: Removing ZIP file archive at .yarn/cache/lodash.isequal-npm-4.5.0-f8b0f64d63-da27515dc5.zip2023-04-19 17:08:25,248 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-remap-async-to-generator-npm-7.18.9-c29d128186-4be6076192.zip2023-04-19 17:08:25,249 INFO: Removing ZIP file archive at .yarn/cache/form-data-npm-4.0.0-916facec2d-01135bf867.zip2023-04-19 17:08:25,249 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-module-transforms-npm-7.19.0-a96e10d627-4483276c66.zip2023-04-19 17:08:25,249 INFO: Removing ZIP file archive at .yarn/cache/readdirp-npm-3.6.0-f950cc74ab-1ced032e6e.zip2023-04-19 17:08:25,250 INFO: Removing ZIP file archive at .yarn/cache/extsprintf-npm-1.4.1-140b2f27ab-a2f29b2419.zip2023-04-19 17:08:25,250 INFO: Removing ZIP file archive at .yarn/cache/@commitlint-read-npm-17.2.0-a202b1a7ff-b2adcbe1f1.zip2023-04-19 17:08:25,251 INFO: Removing ZIP file archive at .yarn/cache/unique-filename-npm-1.1.1-c885c5095b-cf4998c922.zip2023-04-19 17:08:25,251 INFO: Removing ZIP file archive at .yarn/cache/has-values-npm-0.1.4-6b4397786d-ab1c4bcaf8.zip2023-04-19 17:08:25,251 INFO: Removing ZIP file archive at .yarn/cache/cliui-npm-8.0.1-3b029092cf-79648b3b00.zip2023-04-19 17:08:25,252 INFO: Removing ZIP file archive at .yarn/cache/run-parallel-npm-1.2.0-3f47ff2034-cb4f97ad25.zip2023-04-19 17:08:25,252 INFO: Removing ZIP file archive at .yarn/cache/sprintf-js-npm-1.1.2-ea16269a6d-d4bb464646.zip2023-04-19 17:08:25,253 INFO: Removing ZIP file archive at .yarn/cache/@lexical-selection-npm-0.9.2-47cbe121b4-bd2483d0ee.zip2023-04-19 17:08:25,253 INFO: Removing ZIP file archive at .yarn/cache/os-shim-npm-0.1.3-03d492dbf1-2172be6da7.zip2023-04-19 17:08:25,253 INFO: Removing ZIP file archive at .yarn/cache/real-require-npm-0.2.0-7f69dbc7b6-fa060f19f2.zip2023-04-19 17:08:25,254 INFO: Removing ZIP file archive at .yarn/cache/@typescript-eslint-visitor-keys-npm-5.40.0-0b6573a5a2-a11787f7e6.zip2023-04-19 17:08:25,254 INFO: Removing ZIP file archive at .yarn/cache/well-known-symbols-npm-2.0.0-16fb8dedc6-4f54bbc301.zip2023-04-19 17:08:25,254 INFO: Removing ZIP file archive at .yarn/cache/node-gyp-npm-9.3.0-21c41a4dfd-589ddd3ed9.zip2023-04-19 17:08:25,255 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-markdown-minimal-npm-1.3.0-e8f5efc1da-2618a187e3.zip2023-04-19 17:08:25,256 INFO: Removing ZIP file archive at .yarn/cache/natural-compare-npm-1.4.0-97b75b362d-23ad088b08.zip2023-04-19 17:08:25,256 INFO: Removing ZIP file archive at .yarn/cache/cli-cursor-npm-3.1.0-fee1e46b5e-2692784c6c.zip2023-04-19 17:08:25,256 INFO: Removing ZIP file archive at .yarn/cache/lodash.includes-npm-4.3.0-3a2f6fa22c-71092c1305.zip2023-04-19 17:08:25,257 INFO: Removing ZIP file archive at .yarn/cache/p-pipe-npm-3.1.0-147ab7fff2-ee9a260968.zip2023-04-19 17:08:25,257 INFO: Removing ZIP file archive at .yarn/cache/config-chain-npm-1.1.13-82e06afbc4-828137a28e.zip2023-04-19 17:08:25,258 INFO: Removing ZIP file archive at .yarn/cache/@octokit-types-npm-8.0.0-8cee8f31e4-1a0197b2c4.zip2023-04-19 17:08:25,258 INFO: Removing ZIP file archive at .yarn/cache/shell-quote-npm-1.7.4-b337567168-2874ea9c1a.zip2023-04-19 17:08:25,258 INFO: Removing ZIP file archive at .yarn/cache/@babel-core-npm-7.20.2-7fb00344fc-98faaaef26.zip2023-04-19 17:08:25,259 INFO: Removing ZIP file archive at .yarn/cache/@babel-types-npm-7.19.4-9a7b64a650-4032f64070.zip2023-04-19 17:08:25,259 INFO: Removing ZIP file archive at .yarn/cache/@humanwhocodes-config-array-npm-0.11.8-7955bfecc2-0fd6b3c54f.zip2023-04-19 17:08:25,260 INFO: Removing ZIP file archive at .yarn/cache/temp-dir-npm-1.0.0-5828254ce3-cb2b58ddfb.zip2023-04-19 17:08:25,260 INFO: Removing ZIP file archive at .yarn/cache/npm-registry-fetch-npm-14.0.2-691d7b44c1-8053307989.zip2023-04-19 17:08:25,261 INFO: Removing ZIP file archive at .yarn/cache/find-up-npm-4.1.0-c3ccf8d855-4c172680e8.zip2023-04-19 17:08:25,261 INFO: Removing ZIP file archive at .yarn/cache/@hutson-parse-repository-url-npm-3.0.2-ae5ef1b671-39992c5f18.zip2023-04-19 17:08:25,261 INFO: Removing ZIP file archive at .yarn/cache/metro-config-npm-0.73.8-29ad98158c-f3b2cc273b.zip2023-04-19 17:08:25,262 INFO: Removing ZIP file archive at .yarn/cache/hosted-git-info-npm-6.0.0-cca8d167e3-85aeb79a19.zip2023-04-19 17:08:25,262 INFO: Removing ZIP file archive at .yarn/cache/string_decoder-npm-1.3.0-2422117fd0-8417646695.zip2023-04-19 17:08:25,262 INFO: Removing ZIP file archive at .yarn/cache/@hapi-topo-npm-5.1.0-5e0b776809-604dfd5dde.zip2023-04-19 17:08:25,263 INFO: Removing ZIP file archive at .yarn/cache/responselike-npm-3.0.0-9ab07af81f-e0cc9be30d.zip2023-04-19 17:08:25,263 INFO: Removing ZIP file archive at .yarn/cache/set-blocking-npm-2.0.0-49e2cffa24-6e65a05f7c.zip2023-04-19 17:08:25,264 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-named-capturing-groups-regex-npm-7.19.1-6822ddb28e-8a40f5d04f.zip2023-04-19 17:08:25,264 INFO: Removing ZIP file archive at .yarn/cache/commander-npm-2.14.1-c6046110cb-26bd49febe.zip2023-04-19 17:08:25,264 INFO: Removing ZIP file archive at .yarn/cache/@webassemblyjs-floating-point-hex-parser-npm-1.11.1-f8af5c0037-b8efc6fa08.zip2023-04-19 17:08:25,265 INFO: Removing ZIP file archive at .yarn/cache/@szmarczak-http-timer-npm-5.0.1-52261e5986-fc9cb993e8.zip2023-04-19 17:08:25,265 INFO: Removing ZIP file archive at .yarn/cache/@types-minimatch-npm-3.0.5-802bb0797f-c41d136f67.zip2023-04-19 17:08:25,266 INFO: Removing ZIP file archive at .yarn/cache/npm-normalize-package-bin-npm-3.0.0-66c99675c5-6a34886c15.zip2023-04-19 17:08:25,266 INFO: Removing ZIP file archive at .yarn/cache/ansi-escapes-npm-4.3.2-3ad173702f-93111c4218.zip2023-04-19 17:08:25,266 INFO: Removing ZIP file archive at .yarn/cache/globby-npm-13.1.2-3d26efd428-c148fcda0c.zip2023-04-19 17:08:25,267 INFO: Removing ZIP file archive at .yarn/cache/@zip.js-zip.js-npm-2.6.60-5267606981-ad595397d8.zip2023-04-19 17:08:25,268 INFO: Removing ZIP file archive at .yarn/cache/thunky-npm-1.1.0-2d25531f44-993096c472.zip2023-04-19 17:08:25,268 INFO: Removing ZIP file archive at .yarn/cache/is-extglob-npm-2.1.1-0870ea68b5-df033653d0.zip2023-04-19 17:08:25,268 INFO: Removing ZIP file archive at .yarn/cache/@react-native-community-cli-tools-npm-10.1.1-ddb0ec4c02-a70ac3d9f2.zip2023-04-19 17:08:25,269 INFO: Removing ZIP file archive at .yarn/cache/graceful-fs-npm-4.2.10-79c70989ca-3f109d70ae.zip2023-04-19 17:08:25,269 INFO: Removing ZIP file archive at .yarn/cache/@mdn-browser-compat-data-npm-5.2.29-c03d819b23-2f93497fe8.zip2023-04-19 17:08:25,270 INFO: Removing ZIP file archive at .yarn/cache/entities-npm-4.4.0-97635dc5cc-84d250329f.zip2023-04-19 17:08:25,270 INFO: Removing ZIP file archive at .yarn/cache/crypto-random-string-npm-4.0.0-b9f0f76168-91f148f27b.zip2023-04-19 17:08:25,271 INFO: Removing ZIP file archive at .yarn/cache/co-npm-4.6.0-03f2d1feb6-5210d92230.zip2023-04-19 17:08:25,271 INFO: Removing ZIP file archive at .yarn/cache/cssstyle-npm-2.3.0-b5d112c450-5f05e6fd2e.zip2023-04-19 17:08:25,271 INFO: Removing ZIP file archive at .yarn/cache/jest-each-npm-29.3.1-9c43754770-16d51ef8f9.zip2023-04-19 17:08:25,272 INFO: Removing ZIP file archive at .yarn/cache/keytar-npm-7.9.0-682d6e5c1d-4dbdd21f69.zip2023-04-19 17:08:25,272 INFO: Removing ZIP file archive at .yarn/cache/is-promise-npm-4.0.0-1e3c05420c-0b46517ad4.zip2023-04-19 17:08:25,273 INFO: Removing ZIP file archive at .yarn/cache/w3c-xmlserializer-npm-3.0.0-3419fc8f05-0af8589942.zip2023-04-19 17:08:25,273 INFO: Removing ZIP file archive at .yarn/cache/is-interactive-npm-1.0.0-7ff7c6e04a-824808776e.zip2023-04-19 17:08:25,273 INFO: Removing ZIP file archive at .yarn/cache/@typescript-eslint-types-npm-5.43.0-a0ec9967c0-fc5e5431c3.zip2023-04-19 17:08:25,274 INFO: Removing ZIP file archive at .yarn/cache/jest-environment-jsdom-npm-29.3.1-ec5d7007cb-91b04ed02b.zip2023-04-19 17:08:25,274 INFO: Removing ZIP file archive at .yarn/cache/addons-moz-compare-npm-1.3.0-4b932e6d73-f3464dfe19.zip2023-04-19 17:08:25,275 INFO: Removing ZIP file archive at .yarn/cache/semver-utils-npm-1.1.4-61f884e528-93fd955a30.zip2023-04-19 17:08:25,275 INFO: Removing ZIP file archive at .yarn/cache/tar-npm-6.1.11-e6ac3cba9c-a04c07bb9e.zip2023-04-19 17:08:25,275 INFO: Removing ZIP file archive at .yarn/cache/find-up-npm-3.0.0-a2d4b1b317-38eba3fe7a.zip2023-04-19 17:08:25,276 INFO: Removing ZIP file archive at .yarn/cache/quick-lru-npm-4.0.1-ef8aa17c9c-bea46e1abf.zip2023-04-19 17:08:25,276 INFO: Removing ZIP file archive at .yarn/cache/expect-npm-29.3.1-2892df60b8-e9588c2a43.zip2023-04-19 17:08:25,277 INFO: Removing ZIP file archive at .yarn/cache/minipass-fetch-npm-1.4.1-2d67357feb-ec93697bdb.zip2023-04-19 17:08:25,277 INFO: Removing ZIP file archive at .yarn/cache/kind-of-npm-5.1.0-ce82f43eaa-f2a0102ae0.zip2023-04-19 17:08:25,277 INFO: Removing ZIP file archive at .yarn/cache/smart-buffer-npm-4.2.0-5ac3f668bb-b5167a7142.zip2023-04-19 17:08:25,278 INFO: Removing ZIP file archive at .yarn/cache/eslint-plugin-react-npm-7.31.11-c53d0d603a-a3d612f664.zip2023-04-19 17:08:25,278 INFO: Removing ZIP file archive at .yarn/cache/minipass-fetch-npm-3.0.0-071d2d85ad-ebc876b876.zip2023-04-19 17:08:25,279 INFO: Removing ZIP file archive at .yarn/cache/image-size-npm-1.0.2-ed5424d843-01745fdb47.zip2023-04-19 17:08:25,279 INFO: Removing ZIP file archive at .yarn/cache/matcher-npm-5.0.0-426d06a4f6-28f191c2d2.zip2023-04-19 17:08:25,279 INFO: Removing ZIP file archive at .yarn/cache/stream-to-array-npm-2.3.0-eaa32c31d8-7feaf63b38.zip2023-04-19 17:08:25,280 INFO: Removing ZIP file archive at .yarn/cache/resolve-global-npm-1.0.0-9097e8a466-c4e11d33e8.zip2023-04-19 17:08:25,280 INFO: Removing ZIP file archive at .yarn/cache/p-finally-npm-1.0.0-35fbaa57c6-93a654c53d.zip2023-04-19 17:08:25,281 INFO: Removing ZIP file archive at .yarn/cache/eslint-plugin-es-npm-3.0.1-95e8015220-e57592c523.zip2023-04-19 17:08:25,281 INFO: Removing ZIP file archive at .yarn/cache/resolve-alpn-npm-1.2.1-af77edd28b-f558071fcb.zip2023-04-19 17:08:25,281 INFO: Removing ZIP file archive at .yarn/cache/at-least-node-npm-1.0.0-2b36e661fa-463e2f8e43.zip2023-04-19 17:08:25,282 INFO: Removing ZIP file archive at .yarn/cache/universalify-npm-0.2.0-9984e61c10-e86134cb12.zip2023-04-19 17:08:25,282 INFO: Removing ZIP file archive at .yarn/cache/exit-npm-0.1.2-ef3761a67d-abc407f07a.zip2023-04-19 17:08:25,283 INFO: Removing ZIP file archive at .yarn/cache/has-values-npm-1.0.0-890c077bbd-77e6693f73.zip2023-04-19 17:08:25,283 INFO: Removing ZIP file archive at .yarn/cache/strip-json-comments-npm-2.0.1-e7883b2d04-1074ccb632.zip2023-04-19 17:08:25,283 INFO: Removing ZIP file archive at .yarn/cache/abab-npm-2.0.6-2662fba7f0-6ffc1af4ff.zip2023-04-19 17:08:25,284 INFO: Removing ZIP file archive at .yarn/cache/get-stdin-npm-8.0.0-920f876bc2-40128b6cd2.zip2023-04-19 17:08:25,284 INFO: Removing ZIP file archive at .yarn/cache/array.prototype.flatmap-npm-1.3.0-ae8419130d-818538f394.zip2023-04-19 17:08:25,285 INFO: Removing ZIP file archive at .yarn/cache/lowercase-keys-npm-3.0.0-f8c4730215-67a3f81409.zip2023-04-19 17:08:25,285 INFO: Removing ZIP file archive at .yarn/cache/cosmiconfig-npm-7.0.1-dd19ae2403-4be63e7117.zip2023-04-19 17:08:25,285 INFO: Removing ZIP file archive at .yarn/cache/write-json-file-npm-4.3.0-89a21c4468-33908c5919.zip2023-04-19 17:08:25,286 INFO: Removing ZIP file archive at .yarn/cache/is-accessor-descriptor-npm-1.0.0-d8ce016e98-8e475968e9.zip2023-04-19 17:08:25,286 INFO: Removing ZIP file archive at .yarn/cache/web-streams-polyfill-npm-3.2.1-835bd3857e-b119c78574.zip2023-04-19 17:08:25,287 INFO: Removing ZIP file archive at .yarn/cache/@commitlint-parse-npm-17.2.0-9f011b888b-a6be0e9124.zip2023-04-19 17:08:25,287 INFO: Removing ZIP file archive at .yarn/cache/date-time-npm-3.1.0-50f6af7aef-f9cfcd1b15.zip2023-04-19 17:08:25,288 INFO: Removing ZIP file archive at .yarn/cache/circular-dependency-plugin-npm-5.2.2-f7f25d48eb-d1a51e7f86.zip2023-04-19 17:08:25,288 INFO: Removing ZIP file archive at .yarn/cache/@reach-polymorphic-npm-0.18.0-31b4a0e8fe-0d62260a55.zip2023-04-19 17:08:25,289 INFO: Removing ZIP file archive at .yarn/cache/promise-call-limit-npm-1.0.1-18d83007c3-e69aed17f5.zip2023-04-19 17:08:25,289 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-common-npm-1.43.0-ad3f3ce881-5930059441.zip2023-04-19 17:08:25,289 INFO: Removing ZIP file archive at .yarn/cache/p-timeout-npm-3.2.0-7fdb33f733-3dd0eaa048.zip2023-04-19 17:08:25,290 INFO: Removing ZIP file archive at .yarn/cache/define-property-npm-2.0.2-4a2067c3ba-3217ed53fc.zip2023-04-19 17:08:25,290 INFO: Removing ZIP file archive at .yarn/cache/@reach-machine-npm-0.18.0-8dce89c830-29e30ab0dd.zip2023-04-19 17:08:25,291 INFO: Removing ZIP file archive at .yarn/cache/@types-jest-npm-29.2.4-e07e4d9db4-9deb4756fe.zip2023-04-19 17:08:25,291 INFO: Removing ZIP file archive at .yarn/cache/plur-npm-5.1.0-a8abe6df1b-57e400dc4b.zip2023-04-19 17:08:25,291 INFO: Removing ZIP file archive at .yarn/cache/addons-linter-npm-5.27.0-c7da0a69ee-cf92f54ce9.zip2023-04-19 17:08:25,292 INFO: Removing ZIP file archive at .yarn/cache/type-fest-npm-1.4.0-7dd848962a-b011c33886.zip2023-04-19 17:08:25,293 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-runtime-npm-7.19.6-03c4f8c199-ef93efbcbb.zip2023-04-19 17:08:25,293 INFO: Removing ZIP file archive at .yarn/cache/resolve-patch-46f9469d0d-5656f4d0be.zip2023-04-19 17:08:25,293 INFO: Removing ZIP file archive at .yarn/cache/@svgr-babel-plugin-svg-dynamic-title-npm-6.5.1-0df8ad432a-0fd42ebf12.zip2023-04-19 17:08:25,294 INFO: Removing ZIP file archive at .yarn/cache/update-browserslist-db-npm-1.0.10-676baf0b9f-12db73b4f6.zip2023-04-19 17:08:25,294 INFO: Removing ZIP file archive at .yarn/cache/ajv-npm-6.12.6-4b5105e2b2-874972efe5.zip2023-04-19 17:08:25,295 INFO: Removing ZIP file archive at .yarn/cache/loader-utils-npm-2.0.2-c693411911-9078d1ed47.zip2023-04-19 17:08:25,295 INFO: Removing ZIP file archive at .yarn/cache/kleur-npm-4.1.5-46b6135f41-1dc476e327.zip2023-04-19 17:08:25,296 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-import-assertions-npm-7.20.0-c16fe83d68-6a86220e0a.zip2023-04-19 17:08:25,296 INFO: Removing ZIP file archive at .yarn/cache/type-is-npm-1.6.18-6dee4d4961-2c8e47675d.zip2023-04-19 17:08:25,296 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-simple-access-npm-7.20.2-842ec98fbb-ad1e96ee2e.zip2023-04-19 17:08:25,297 INFO: Removing ZIP file archive at .yarn/cache/@types-glob-npm-7.2.0-772334bf9a-6ae717fedf.zip2023-04-19 17:08:25,297 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-domain-core-npm-1.11.3-d248c08421-a8591ed17f.zip2023-04-19 17:08:25,298 INFO: Removing ZIP file archive at .yarn/cache/protocols-npm-2.0.1-e2bc74d1c1-4a9bef6aa0.zip2023-04-19 17:08:25,298 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-flow-strip-types-npm-7.19.0-9fdcf3079d-c35339bf80.zip2023-04-19 17:08:25,298 INFO: Removing ZIP file archive at .yarn/cache/nwsapi-npm-2.2.2-b77040326c-4376910629.zip2023-04-19 17:08:25,299 INFO: Removing ZIP file archive at .yarn/cache/semver-compare-npm-1.0.0-33f7033df0-dd1d7e2909.zip2023-04-19 17:08:25,299 INFO: Removing ZIP file archive at .yarn/cache/@types-uuid-npm-8.3.4-7547f4402c-6f11f3ff70.zip2023-04-19 17:08:25,300 INFO: Removing ZIP file archive at .yarn/cache/is-utf8-npm-0.2.1-46ab364e2f-167ccd2be8.zip2023-04-19 17:08:25,300 INFO: Removing ZIP file archive at .yarn/cache/fast-json-patch-npm-3.1.1-7e8bb70a45-c4525b61b2.zip2023-04-19 17:08:25,300 INFO: Removing ZIP file archive at .yarn/cache/glob-to-regexp-npm-0.3.0-4f55888857-d34b3219d8.zip2023-04-19 17:08:25,301 INFO: Removing ZIP file archive at .yarn/cache/map-cache-npm-0.2.2-1620199b05-3067cea542.zip2023-04-19 17:08:25,301 INFO: Removing ZIP file archive at .yarn/cache/jest-resolve-npm-29.3.1-dc2be51619-0dea22ed62.zip2023-04-19 17:08:25,302 INFO: Removing ZIP file archive at .yarn/cache/mkdirp-npm-0.5.6-dcd5a6b97b-0c91b721bb.zip2023-04-19 17:08:25,302 INFO: Removing ZIP file archive at .yarn/cache/sanitize-filename-npm-1.6.3-cb83b2c2aa-aa733c012b.zip2023-04-19 17:08:25,302 INFO: Removing ZIP file archive at .yarn/cache/@webassemblyjs-ast-npm-1.11.1-623d3d973e-1eee1534ad.zip2023-04-19 17:08:25,303 INFO: Removing ZIP file archive at .yarn/cache/ws-npm-8.9.0-d620434feb-23aa0f021b.zip2023-04-19 17:08:25,303 INFO: Removing ZIP file archive at .yarn/cache/postcss-selector-parser-npm-6.0.11-b2f8bf39d3-0b01aa9c2d.zip2023-04-19 17:08:25,304 INFO: Removing ZIP file archive at .yarn/cache/reusify-npm-1.0.4-95ac4aec11-c3076ebcc2.zip2023-04-19 17:08:25,304 INFO: Removing ZIP file archive at .yarn/cache/mimic-response-npm-3.1.0-a4a24b4e96-25739fee32.zip2023-04-19 17:08:25,304 INFO: Removing ZIP file archive at .yarn/cache/object.hasown-npm-1.1.2-db9bbc7f97-b936572536.zip2023-04-19 17:08:25,305 INFO: Removing ZIP file archive at .yarn/cache/array.prototype.flatmap-npm-1.3.1-c65186ca34-8c1c43a499.zip2023-04-19 17:08:25,305 INFO: Removing ZIP file archive at .yarn/cache/@jest-schemas-npm-29.4.3-7d963e8d97-ac754e245c.zip2023-04-19 17:08:25,306 INFO: Removing ZIP file archive at .yarn/cache/cross-spawn-npm-7.0.3-e4ff3e65b3-671cc7c728.zip2023-04-19 17:08:25,306 INFO: Removing ZIP file archive at .yarn/cache/@lerna-lite-publish-npm-1.12.0-a7128deccc-4e48253512.zip2023-04-19 17:08:25,306 INFO: Removing ZIP file archive at .yarn/cache/@emotion-unitless-npm-0.7.5-14e1171640-f976e5345b.zip2023-04-19 17:08:25,307 INFO: Removing ZIP file archive at .yarn/cache/react-native-webview-npm-11.26.1-9f9ad60930-d2f95a89e9.zip2023-04-19 17:08:25,307 INFO: Removing ZIP file archive at .yarn/cache/tsconfig-paths-npm-3.14.1-17a815b5c5-8afa01c673.zip2023-04-19 17:08:25,308 INFO: Removing ZIP file archive at .yarn/cache/nock-npm-13.2.9-de18b54858-04a2dc60b4.zip2023-04-19 17:08:25,308 INFO: Removing ZIP file archive at .yarn/cache/ansi-regex-npm-5.0.1-c963a48615-2aa4bb54ca.zip2023-04-19 17:08:25,309 INFO: Removing ZIP file archive at .yarn/cache/@types-body-parser-npm-1.19.2-f845b7b538-e17840c7d7.zip2023-04-19 17:08:25,309 INFO: Removing ZIP file archive at .yarn/cache/path-dirname-npm-1.0.2-d158cba006-0d2f6604ae.zip2023-04-19 17:08:25,309 INFO: Removing ZIP file archive at .yarn/cache/cli-boxes-npm-3.0.0-e5de3a0d5e-637d84419d.zip2023-04-19 17:08:25,310 INFO: Removing ZIP file archive at .yarn/cache/modify-values-npm-1.0.1-9b2377e166-8296610c60.zip2023-04-19 17:08:25,310 INFO: Removing ZIP file archive at .yarn/cache/dtrace-provider-npm-0.8.8-c06c6b4a53-f2dc89df6a.zip2023-04-19 17:08:25,311 INFO: Removing ZIP file archive at .yarn/cache/@sideway-formula-npm-3.0.0-8688cb96b6-8ae26a0ed6.zip2023-04-19 17:08:25,311 INFO: Removing ZIP file archive at .yarn/cache/react-style-singleton-npm-2.2.1-e45b97b153-7ee8ef3aab.zip2023-04-19 17:08:25,311 INFO: Removing ZIP file archive at .yarn/cache/get-package-type-npm-0.1.0-6c70cdc8ab-bba0811116.zip2023-04-19 17:08:25,312 INFO: Removing ZIP file archive at .yarn/cache/@webpack-cli-serve-npm-1.7.0-2869abfdb4-d475e8effa.zip2023-04-19 17:08:25,312 INFO: Removing ZIP file archive at .yarn/cache/execa-npm-6.1.0-be1d7f323b-1a4af79983.zip2023-04-19 17:08:25,313 INFO: Removing ZIP file archive at .yarn/cache/@types-yargs-parser-npm-21.0.0-c8a3b32c52-b2f4c8d12a.zip2023-04-19 17:08:25,313 INFO: Removing ZIP file archive at .yarn/cache/@babel-types-npm-7.21.2-1446982c93-a45a52acde.zip2023-04-19 17:08:25,313 INFO: Removing ZIP file archive at .yarn/cache/dot-prop-npm-5.3.0-7bf6ee1eb8-d577579009.zip2023-04-19 17:08:25,314 INFO: Removing ZIP file archive at .yarn/cache/@types-range-parser-npm-1.2.4-23d797fbde-b7c0dfd508.zip2023-04-19 17:08:25,314 INFO: Removing ZIP file archive at .yarn/cache/addons-scanner-utils-npm-8.3.0-19bb6b25f1-913d84900b.zip2023-04-19 17:08:25,315 INFO: Removing ZIP file archive at .yarn/cache/mimic-response-npm-4.0.0-c080547e26-33b804cc96.zip2023-04-19 17:08:25,315 INFO: Removing ZIP file archive at .yarn/cache/on-exit-leak-free-npm-2.1.0-b522202aa1-7334d98b87.zip2023-04-19 17:08:25,315 INFO: Removing ZIP file archive at .yarn/cache/@gar-promisify-npm-1.1.3-ac1a325862-4059f790e2.zip2023-04-19 17:08:25,316 INFO: Removing ZIP file archive at .yarn/cache/ms-npm-2.0.0-9e1101a471-0e6a22b8b7.zip2023-04-19 17:08:25,316 INFO: Removing ZIP file archive at .yarn/cache/csstype-npm-3.1.1-3857baf48b-1f7b4f5fdd.zip2023-04-19 17:08:25,317 INFO: Removing ZIP file archive at .yarn/cache/jest-get-type-npm-29.2.0-47b45861f7-e396fd880a.zip2023-04-19 17:08:25,317 INFO: Removing ZIP file archive at .yarn/cache/@nicolo-ribaudo-eslint-scope-5-internals-npm-5.1.1-v1-87df86be4b-f2e3b2d6a6.zip2023-04-19 17:08:25,318 INFO: Removing ZIP file archive at .yarn/cache/react-focus-lock-npm-2.5.2-acf7c7a0c7-520b12a449.zip2023-04-19 17:08:25,318 INFO: Removing ZIP file archive at .yarn/cache/object.assign-npm-4.1.4-fb3deb1c3a-76cab513a5.zip2023-04-19 17:08:25,318 INFO: Removing ZIP file archive at .yarn/cache/mime-npm-1.6.0-60ae95038a-fef25e3926.zip2023-04-19 17:08:25,319 INFO: Removing ZIP file archive at .yarn/cache/infer-owner-npm-1.0.4-685ac3d2af-181e732764.zip2023-04-19 17:08:25,319 INFO: Removing ZIP file archive at .yarn/cache/har-validator-npm-5.1.5-bd9ac162f5-b998a7269c.zip2023-04-19 17:08:25,320 INFO: Removing ZIP file archive at .yarn/cache/@commitlint-lint-npm-17.2.0-084451c5eb-e35f30b89e.zip2023-04-19 17:08:25,320 INFO: Removing ZIP file archive at .yarn/cache/@reach-auto-id-npm-0.18.0-f919ca8edd-75a37a0a09.zip2023-04-19 17:08:25,321 INFO: Removing ZIP file archive at .yarn/cache/use-sync-external-store-npm-1.2.0-44f75d2564-5c639e0f8d.zip2023-04-19 17:08:25,321 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-member-expression-literals-npm-7.18.6-a4d6fae7df-35a3d04f66.zip2023-04-19 17:08:25,321 INFO: Removing ZIP file archive at .yarn/cache/yargs-parser-npm-21.1.1-8fdc003314-ed2d96a616.zip2023-04-19 17:08:25,322 INFO: Removing ZIP file archive at .yarn/cache/propagate-npm-2.0.1-2074bf76d3-c4febaee2b.zip2023-04-19 17:08:25,322 INFO: Removing ZIP file archive at .yarn/cache/object.fromentries-npm-2.0.5-68ed942fa7-61a0b565de.zip2023-04-19 17:08:25,323 INFO: Removing ZIP file archive at .yarn/cache/@otplib-plugin-thirty-two-npm-12.0.1-b85109b20e-920099e40d.zip2023-04-19 17:08:25,323 INFO: Removing ZIP file archive at .yarn/cache/is-docker-npm-2.2.1-3f18a53aff-3fef7ddbf0.zip2023-04-19 17:08:25,323 INFO: Removing ZIP file archive at .yarn/cache/git-remote-origin-url-npm-2.0.0-319debe0d1-85263a09c0.zip2023-04-19 17:08:25,324 INFO: Removing ZIP file archive at .yarn/cache/@standardnotes-authenticator-npm-2.3.9-fa29f23579-781b20747e.zip2023-04-19 17:08:25,324 INFO: Removing ZIP file archive at .yarn/cache/common-path-prefix-npm-3.0.0-68b78785c1-fdb3c4f54e.zip2023-04-19 17:08:25,325 INFO: Removing ZIP file archive at .yarn/cache/@babel-generator-npm-7.20.4-97edf6df16-967b59f18e.zip2023-04-19 17:08:25,325 INFO: Removing ZIP file archive at .yarn/cache/pako-npm-1.0.11-b8f1b69d3e-1be2bfa1f8.zip2023-04-19 17:08:25,326 INFO: Removing ZIP file archive at .yarn/cache/@svgr-babel-preset-npm-6.5.1-69c51c2fe6-9f124be39a.zip2023-04-19 17:08:25,326 INFO: Removing ZIP file archive at .yarn/cache/p-try-npm-2.2.0-e0390dbaf8-f8a8e9a769.zip2023-04-19 17:08:25,326 INFO: Removing ZIP file archive at .yarn/cache/handlebars-npm-4.7.7-a9ccfabf80-1e79a43f5e.zip2023-04-19 17:08:25,327 INFO: Removing ZIP file archive at .yarn/cache/ieee754-npm-1.2.1-fb63b3caeb-5144c0c981.zip2023-04-19 17:08:25,327 INFO: Removing ZIP file archive at .yarn/cache/prebuild-install-npm-7.1.1-cb9fc9d341-dbf96d0146.zip2023-04-19 17:08:25,328 INFO: Removing ZIP file archive at .yarn/cache/inherits-npm-2.0.4-c66b3957a0-4a48a73384.zip2023-04-19 17:08:25,328 INFO: Removing ZIP file archive at .yarn/cache/fast-json-stable-stringify-npm-2.1.0-02e8905fda-b191531e36.zip2023-04-19 17:08:25,329 INFO: Removing ZIP file archive at .yarn/cache/lodash.isstring-npm-4.0.1-721fee791c-eaac87ae96.zip2023-04-19 17:08:25,329 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-create-class-features-plugin-npm-7.19.0-684397371f-f0c6fb77b6.zip2023-04-19 17:08:25,329 INFO: Removing ZIP file archive at .yarn/cache/@types-sockjs-npm-0.3.33-07d624a8b3-b9bbb2b5c5.zip2023-04-19 17:08:25,330 INFO: Removing ZIP file archive at .yarn/cache/mobx-npm-6.7.0-851e814a7a-895b46177b.zip2023-04-19 17:08:25,331 INFO: Removing ZIP file archive at .yarn/cache/deprecated-react-native-prop-types-npm-3.0.1-97d162b0a4-6b02d6f293.zip2023-04-19 17:08:25,331 INFO: Removing ZIP file archive at .yarn/cache/slash-npm-4.0.0-ce4bbc4a80-da8e4af737.zip2023-04-19 17:08:25,331 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression-npm-7.18.6-f7c2554216-845bd280c5.zip2023-04-19 17:08:25,332 INFO: Removing ZIP file archive at .yarn/cache/@babel-helper-environment-visitor-npm-7.18.9-9f5b3635a1-b25101f616.zip2023-04-19 17:08:25,332 INFO: Removing ZIP file archive at .yarn/cache/anser-npm-1.4.10-3fa41e8526-3823c64f89.zip2023-04-19 17:08:25,333 INFO: Removing ZIP file archive at .yarn/cache/nofilter-npm-3.1.0-3c5ba47d92-58aa85a5b4.zip2023-04-19 17:08:25,333 INFO: Removing ZIP file archive at .yarn/cache/balanced-match-npm-1.0.2-a53c126459-9706c088a2.zip2023-04-19 17:08:25,334 INFO: Removing ZIP file archive at .yarn/cache/hosted-git-info-npm-2.8.9-62c44fa93f-c955394bda.zip2023-04-19 17:08:25,334 INFO: Removing ZIP file archive at .yarn/cache/cookie-signature-npm-1.0.6-93f325f7f0-f4e1b0a98a.zip2023-04-19 17:08:25,334 INFO: Removing ZIP file archive at .yarn/cache/parseurl-npm-1.3.3-1542397e00-407cee8e0a.zip2023-04-19 17:08:25,335 INFO: Removing ZIP file archive at .yarn/cache/decode-uri-component-npm-0.2.0-5bcc0f3597-f3749344ab.zip2023-04-19 17:08:25,335 INFO: Removing ZIP file archive at .yarn/cache/ecc-jsbn-npm-0.1.2-85b7a7be89-22fef4b620.zip2023-04-19 17:08:25,335 INFO: Removing ZIP file archive at .yarn/cache/cli-spinners-npm-2.7.0-ace95632f5-a9afaf73f5.zip2023-04-19 17:08:25,336 INFO: Removing ZIP file archive at .yarn/cache/tough-cookie-npm-4.1.2-09068826e1-a7359e9a3e.zip2023-04-19 17:08:25,336 INFO: Removing ZIP file archive at .yarn/cache/dom-serializer-npm-2.0.0-378ebc7200-cd1810544f.zip2023-04-19 17:08:25,337 INFO: Removing ZIP file archive at .yarn/cache/pretty-format-npm-29.2.0-026721d909-f5ef6a8485.zip2023-04-19 17:08:25,337 INFO: Removing ZIP file archive at .yarn/cache/bcrypt-pbkdf-npm-1.0.2-80db8b16ed-4edfc9fe7d.zip2023-04-19 17:08:25,338 INFO: Removing ZIP file archive at .yarn/cache/@otplib-core-npm-12.0.1-4b9787d379-b3c34bc20b.zip2023-04-19 17:08:25,338 INFO: Removing ZIP file archive at .yarn/cache/http-errors-npm-1.6.3-9b5bc0b0a8-a9654ee027.zip2023-04-19 17:08:25,338 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-syntax-private-property-in-object-npm-7.14.5-ee837fdbb2-b317174783.zip2023-04-19 17:08:25,339 INFO: Removing ZIP file archive at .yarn/cache/braces-npm-3.0.2-782240b28a-e2a8e769a8.zip2023-04-19 17:08:25,339 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-for-of-npm-7.18.8-ae76b5daf1-ca64c623cf.zip2023-04-19 17:08:25,340 INFO: Removing ZIP file archive at .yarn/cache/@react-native-community-eslint-plugin-npm-1.2.0-5fbff93c65-613f178625.zip2023-04-19 17:08:25,340 INFO: Removing ZIP file archive at .yarn/cache/universalify-npm-2.0.0-03b8b418a8-2406a4edf4.zip2023-04-19 17:08:25,340 INFO: Removing ZIP file archive at .yarn/cache/minimatch-npm-5.1.1-521233e3d2-215edd0978.zip2023-04-19 17:08:25,341 INFO: Removing ZIP file archive at .yarn/cache/utils-merge-npm-1.0.1-363bbdfbca-c810954932.zip2023-04-19 17:08:25,341 INFO: Removing ZIP file archive at .yarn/cache/@babel-plugin-transform-arrow-functions-npm-7.18.6-ffcfe88ab6-900f5c6957.zip2023-04-19 17:08:25,342 INFO: Removing ZIP file archive at .yarn/cache/promise-all-reject-late-npm-1.0.1-19ba0dce9c-d7d61ac412.zip2023-04-19 17:08:25,342 INFO: Removing ZIP file archive at .yarn/cache/icss-utils-npm-5.1.0-8d8c062d07-5c324d2835.zip2023-04-19 17:08:25,342 INFO: Removing ZIP file archive at .yarn/cache/metro-transform-worker-npm-0.73.8-ada215411d-29ce41d30e.zip2023-04-19 17:08:25,343 INFO: Removing ZIP file archive at .yarn/cache/fs-monkey-npm-1.0.3-c1ea1ab781-cf50804833.zip2023-04-19 17:08:25,343 INFO: Removing ZIP file archive at .yarn/cache/@babel-parser-npm-7.20.3-dba5e30700-33bcdb45de.zip2023-04-19 17:08:25,344 INFO: Removing ZIP file archive at .yarn/cache/memfs-npm-3.4.7-7923376d80-fab88266dc.zip2023-04-19 17:08:25,344 INFO: Removing ZIP file archive at .yarn/cache/define-properties-npm-1.1.4-85ee575655-ce0aef3f9e.zip2023-04-19 17:08:25,345 INFO: Removing ZIP file archive at .yarn/cache/@babel-core-npm-7.19.3-24bbc57b64-dd88331120.zip2023-04-19 17:08:25,345 INFO: Removing ZIP file archive at .yarn/cache/on-finished-npm-2.3.0-4ce92f72c6-1db595bd96.zip2023-04-19 17:08:25,345 INFO: Removing ZIP file archive at .yarn/cache/cli-truncate-npm-3.1.0-654d2989ef-c3243e4197.zip2023-04-19 17:08:25,346 INFO: Removing ZIP file archive at .yarn/cache/domhandler-npm-5.0.3-3ede73dc10-0f58f4a6af.zip2023-04-19 17:08:25,346 INFO: Removing ZIP file archive at .yarn/cache/typescript-npm-4.8.4-9c0a335511-3e4f061658.zip2023-04-19 17:08:25,350 INFO: Removing ZIP file archive at .yarn/cache/babel-plugin-dynamic-import-node-npm-2.3.3-be081936a9-c9d24415bc.zip2023-04-19 17:08:25,350 INFO: Removing ZIP file archive at .yarn/cache/batch-npm-0.6.1-70e2e81169-61f9934c73.zip2023-04-19 17:08:25,351 INFO: Removing ZIP file archive at .yarn/cache/@types-keyv-npm-3.1.4-a8082ea56b-e009a2bfb5.zip2023-04-19 17:08:25,351 INFO: Removing ZIP file archive at .yarn/cache/is-descriptor-npm-1.0.2-5cfc02c444-2ed623560b.zip2023-04-19 17:08:25,351 INFO: Removing ZIP file archive at .yarn/cache/get-stream-npm-4.1.0-314d430a5d-443e191417.zip2023-04-19 17:08:25,352 INFO: Removing ZIP file archive at .yarn/cache/content-disposition-npm-0.5.4-2d93678616-afb9d545e2.zip2023-04-19 17:08:25,352 INFO: Removing ZIP file archive at .yarn/cache/collect-v8-coverage-npm-1.0.1-39dec86bad-4efe0a1fcc.zip2023-04-19 17:08:25,353 INFO: Removing ZIP file archive at .yarn/cache/builder-util-runtime-npm-9.1.1-b7fce9788a-3458f9c8ac.zip2023-04-19 17:08:25,353 INFO: Removing ZIP file archive at .yarn/cache/strip-ansi-npm-5.2.0-275214c316-bdb5f76ade.zip2023-04-19 17:08:25,353 INFO: Removing ZIP file archive at .yarn/cache/metro-babel-transformer-npm-0.73.8-0d7ed31ea2-c54633336a.zip2023-04-19 17:08:25,354 INFO: Removing ZIP file archive at .yarn/cache/node-ipc-npm-9.2.1-540e69aa8b-a38aa4c8ca.zip2023-04-19 17:08:25,354 INFO: Removing ZIP file archive at .yarn/cache/yallist-npm-3.1.1-a568a556b4-48f7bb00dc.zip2023-04-19 17:08:25,355 INFO: Removing ZIP file archive at .yarn/cache/docdash-npm-2.0.0-b3a32b3499-3ebab6acc1.zip2023-04-19 17:08:25,355 INFO: Removing ZIP file archive at .yarn/cache/eslint-npm-8.32.0-ce390f6a3f-23c8fb3c57.zip2023-04-19 17:08:25,356 INFO: Removing ZIP file archive at .yarn/cache/@webassemblyjs-wasm-parser-npm-1.11.1-cd49c51fdc-1521644065.zip2023-04-19 17:08:25,356 INFO: Removing ZIP file archive at .yarn/cache/readable-stream-npm-3.6.0-23a4a5eb56-d4ea81502d.zip2023-04-19 17:08:25,357 INFO: Removing ZIP file archive at .yarn/cache/chalk-npm-4.1.2-ba8b67ab80-fe75c9d5c7.zip2023-04-19 17:08:25,357 INFO: Removing ZIP file archive at .yarn/cache/string-width-npm-5.1.2-bf60531341-7369deaa29.zip2023-04-19 17:08:25,358 INFO: Removing ZIP file archive at .yarn/cache/agent-base-npm-6.0.2-428f325a93-f52b6872cc.zip2023-04-19 17:08:25,358 INFO: Removing ZIP file archive at .yarn/cache/@typescript-eslint-utils-npm-5.40.0-887fe13b58-608e16ad51.zip2023-04-19 17:08:25,358 INFO: Removing ZIP file archive at .yarn/cache/webpack-npm-5.74.0-f5b838a00d-320c41369a.zip2023-04-19 17:08:25,359 INFO: Removing ZIP file archive at .yarn/cache/jest-validate-npm-26.6.2-26ab48a006-bac11d6586.zip2023-04-19 17:08:25,360 INFO: Removing ZIP file archive at .yarn/cache/extend-shallow-npm-3.0.2-77bbe1bbf5-a920b0cd58.zip2023-04-19 17:08:25,360 INFO: Removing ZIP file archive at .yarn/cache/parse-json-npm-6.0.2-31d0bf29b6-b33d93abf8.zip2023-04-19 17:08:25,360 INFO: Removing ZIP file archive at .yarn/cache/react-native-fingerprint-scanner-https-c92249c49b-2c86f29877.zip2023-04-19 17:08:28,559 DEBUG: scanner is configured to use signature data from: 'suss'2023-04-19 17:08:28,575 ERROR: Found usual suspect 'google.*play.*services' at packages/mobile/android/app/build.gradle2023-04-19 17:08:28,584 INFO: Removing gradle-wrapper.jar at packages/mobile/android/gradle/wrapper/gradle-wrapper.jar2023-04-19 17:08:28,600 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at packages/mobile/node_modules/react-native-webview/android/build.gradle2023-04-19 17:08:28,600 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at packages/mobile/node_modules/react-native-webview/android/build.gradle2023-04-19 17:08:28,600 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at packages/mobile/node_modules/react-native-webview/android/build.gradle2023-04-19 17:08:28,905 INFO: Ignoring binary at packages/mobile/node_modules/react-native/sdks/hermesc/linux64-bin/hermesc2023-04-19 17:08:28,905 INFO: Ignoring binary at packages/mobile/node_modules/react-native/sdks/hermesc/osx-bin/hermesc2023-04-19 17:08:28,906 INFO: Ignoring binary at packages/mobile/node_modules/react-native/sdks/hermesc/win64-bin/hermesc.exe2023-04-19 17:08:28,927 INFO: Removing gradle-wrapper.jar at packages/mobile/node_modules/react-native/template/android/gradle/wrapper/gradle-wrapper.jar2023-04-19 17:08:28,988 INFO: Ignoring unknown maven repo 'androidOutputUrl' at packages/mobile/node_modules/react-native/ReactAndroid/publish.gradle2023-04-19 17:08:28,989 INFO: Ignoring unknown maven repo 'mavenTempLocalUrl' at packages/mobile/node_modules/react-native/ReactAndroid/publish.gradle2023-04-19 17:08:29,676 INFO: Ignoring unknown maven repo '${resolveModulePath(' at packages/mobile/node_modules/@react-native-async-storage/async-storage/android/build.gradle2023-04-19 17:08:29,819 INFO: Removing Java JAR file at packages/mobile/node_modules/detox/Detox-android/com/wix/detox/20.0.3/detox-20.0.3-javadoc.jar2023-04-19 17:08:29,820 INFO: Removing Android AAR library at packages/mobile/node_modules/detox/Detox-android/com/wix/detox/20.0.3/detox-20.0.3.aar2023-04-19 17:08:29,820 INFO: Removing Java JAR file at packages/mobile/node_modules/detox/Detox-android/com/wix/detox/20.0.3/detox-20.0.3-sources.jar2023-04-19 17:08:29,829 INFO: Ignoring unknown maven repo '$projectDir/../../node_modules/react-native/android' at packages/mobile/node_modules/detox/android/build.gradle2023-04-19 17:08:29,839 INFO: Removing unknown maven repo '_mavenRepoUrl' at packages/mobile/node_modules/detox/android/detox/publishing.gradle2023-04-19 17:08:29,867 INFO: Removing Java JAR file at packages/mobile/node_modules/detox/android/libs/genymotion-api-1.2.0.jar2023-04-19 17:08:29,867 INFO: Removing gradle-wrapper.jar at packages/mobile/node_modules/detox/android/gradle/wrapper/gradle-wrapper.jar2023-04-19 17:08:30,041 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at packages/mobile/node_modules/@standardnotes/react-native-utils/android/build.gradle2023-04-19 17:08:31,275 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at packages/mobile/node_modules/react-native-share/android/build.gradle2023-04-19 17:08:31,276 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at packages/mobile/node_modules/react-native-share/android/build.gradle2023-04-19 17:08:31,550 INFO: Ignoring binary at packages/mobile/node_modules/react-native-gradle-plugin/build/kotlin/compileKotlin/build-history.bin2023-04-19 17:08:31,550 INFO: Ignoring binary at packages/mobile/node_modules/react-native-gradle-plugin/build/kotlin/compileKotlin/last-build.bin2023-04-19 17:08:31,559 INFO: Ignoring Java JAR file at packages/mobile/node_modules/react-native-gradle-plugin/build/libs/react-native-gradle-plugin.jar2023-04-19 17:08:31,560 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt$configureReactTasks$1.class2023-04-19 17:08:31,561 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt.class2023-04-19 17:08:31,561 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactExtension.class2023-04-19 17:08:31,561 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$apply$1$2$1.class2023-04-19 17:08:31,561 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin.class2023-04-19 17:08:31,562 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$1.class2023-04-19 17:08:31,562 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BundleHermesCTask.class2023-04-19 17:08:31,562 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BuildCodegenCLITask$output$2.class2023-04-19 17:08:31,563 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateCodegenArtifactsTask.class2023-04-19 17:08:31,563 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BuildCodegenCLITask$Companion.class2023-04-19 17:08:31,563 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BuildCodegenCLITask$input$2.class2023-04-19 17:08:31,564 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BuildCodegenCLITask.class2023-04-19 17:08:31,564 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateCodegenSchemaTask.class2023-04-19 17:08:31,564 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareLibeventTask.class2023-04-19 17:08:31,565 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PreparePrefabHeadersTask.class2023-04-19 17:08:31,565 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareBoostTask.class2023-04-19 17:08:31,565 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareGlogTask.class2023-04-19 17:08:31,566 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask.class2023-04-19 17:08:31,566 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/utils/PrefabPreprocessingEntry.class2023-04-19 17:08:31,566 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/model/ModelPackageJson.class2023-04-19 17:08:31,567 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/model/ModelCodegenConfig.class2023-04-19 17:08:31,567 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/model/ModelCodegenConfigAndroid.class2023-04-19 17:08:31,567 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/BackwardCompatUtils.class2023-04-19 17:08:31,568 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/FileUtilsKt.class2023-04-19 17:08:31,568 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils.class2023-04-19 17:08:31,568 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/TaskUtilsKt.class2023-04-19 17:08:31,569 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureDevPorts$action$1$1.class2023-04-19 17:08:31,569 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/ProjectUtils.class2023-04-19 17:08:31,569 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/PathUtils.class2023-04-19 17:08:31,569 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/NdkConfiguratorUtils$configureReactNativeNdk$1$1.class2023-04-19 17:08:31,570 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/Os.class2023-04-19 17:08:31,570 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils.class2023-04-19 17:08:31,570 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureBuildConfigFields$action$1$1.class2023-04-19 17:08:31,571 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtilsKt.class2023-04-19 17:08:31,571 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/JsonUtils.class2023-04-19 17:08:31,571 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/NdkConfiguratorUtils.class2023-04-19 17:08:31,571 INFO: Ignoring Java compiled class at packages/mobile/node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/PathUtils$projectPathToLibraryName$1.class2023-04-19 17:08:31,572 INFO: Removing gradle-wrapper.jar at packages/mobile/node_modules/react-native-gradle-plugin/gradle/wrapper/gradle-wrapper.jar2023-04-19 17:08:31,735 INFO: Ignoring unknown maven repo '$rootDir/KeychainExample/node_modules/react-native/android' at packages/mobile/node_modules/react-native-keychain/build.gradle.kts2023-04-19 17:08:31,743 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at packages/mobile/node_modules/react-native-keychain/KeychainExample/android/build.gradle2023-04-19 17:08:31,743 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at packages/mobile/node_modules/react-native-keychain/KeychainExample/android/build.gradle2023-04-19 17:08:31,753 INFO: Removing gradle-wrapper.jar at packages/mobile/node_modules/react-native-keychain/KeychainExample/android/gradle/wrapper/gradle-wrapper.jar2023-04-19 17:08:31,763 INFO: Removing gradle-wrapper.jar at packages/mobile/node_modules/react-native-keychain/gradle/wrapper/gradle-wrapper.jar2023-04-19 17:08:32,173 INFO: Ignoring Android AAR library at packages/mobile/node_modules/jsc-android/dist/org/webkit/android-jsc-intl/r250231/android-jsc-intl-r250231.aar2023-04-19 17:08:32,174 INFO: Ignoring Android AAR library at packages/mobile/node_modules/jsc-android/dist/org/webkit/android-jsc-cppruntime/r250231/android-jsc-cppruntime-r250231.aar2023-04-19 17:08:32,175 INFO: Ignoring Android AAR library at packages/mobile/node_modules/jsc-android/dist/org/webkit/android-jsc/r250231/android-jsc-r250231.aar2023-04-19 17:08:34,092 INFO: Removing binary at node_modules/jszip/.jekyll-metadata2023-04-19 17:08:34,185 INFO: Removing ZIP file archive at node_modules/@zip.js/zip.js/tests/data/lorem-store.zip2023-04-19 17:08:34,186 INFO: Removing ZIP file archive at node_modules/@zip.js/zip.js/tests/data/lorem.zip2023-04-19 17:08:34,186 INFO: Removing ZIP file archive at node_modules/@zip.js/zip.js/tests/data/lorem-invalid-crc.zip2023-04-19 17:08:34,187 INFO: Removing ZIP file archive at node_modules/@zip.js/zip.js/tests/data/lorem-zip64.zip2023-04-19 17:08:34,187 INFO: Removing ZIP file archive at node_modules/@zip.js/zip.js/tests/data/lorem-encrypted.zip2023-04-19 17:08:34,188 INFO: Removing ZIP file archive at node_modules/@zip.js/zip.js/tests/data/lorem-split.zip2023-04-19 17:08:36,663 INFO: Removing ZIP file archive at node_modules/thread-stream/test/ts-commonjs-default-export.zip2023-04-19 17:08:36,666 INFO: Removing ZIP file archive at node_modules/thread-stream/test/dir with spaces/test-package.zip2023-04-19 17:08:36,968 INFO: Removing binary at node_modules/node-notifier/vendor/snoreToast/snoretoast-x86.exe2023-04-19 17:08:36,969 INFO: Removing binary at node_modules/node-notifier/vendor/snoreToast/snoretoast-x64.exe2023-04-19 17:08:36,970 INFO: Removing binary at node_modules/node-notifier/vendor/mac.noindex/terminal-notifier.app/Contents/MacOS/terminal-notifier2023-04-19 17:08:36,971 INFO: Removing binary at node_modules/node-notifier/vendor/notifu/notifu64.exe2023-04-19 17:08:36,971 INFO: Removing binary at node_modules/node-notifier/vendor/notifu/notifu.exe2023-04-19 17:08:38,282 WARNING: Found executable binary, possibly code at node_modules/node-sass/vendor/darwin-x64-111/darwin-x64-111_binding.node2023-04-19 17:08:38,283 WARNING: Found executable binary, possibly code at node_modules/node-sass/vendor/darwin-x64-108/darwin-x64-108_binding.node2023-04-19 17:08:38,857 ERROR: Could not build app com.standardnotes: Can't build due to 1 error while scanning2023-04-19 17:08:38,857 DEBUG: Error encoutered, stopping by user request.==== detail end ====