simple 02-Jan-2023 03:00:55 Build Reference Application - Distribution 2.x - Build and push #13359 (REFAPP-OMODDISTRO-DNDI-13359) started building on agent xiao.openmrs.org (2), bamboo version: 8.2.4 simple 02-Jan-2023 03:00:55 Remote agent on host xiao.openmrs.org simple 02-Jan-2023 03:00:55 Build working directory is /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI simple 02-Jan-2023 03:00:55 Executing build Reference Application - Distribution 2.x - Build and push #13359 (REFAPP-OMODDISTRO-DNDI-13359) simple 02-Jan-2023 03:00:55 Starting task 'Checkout source' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 02-Jan-2023 03:00:55 Checking out into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI simple 02-Jan-2023 03:00:55 Updating source code to revision: 8480c2428828aea637ba02b83f3f6c9415155d63 simple 02-Jan-2023 03:00:55 Creating local git repository in '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI/.git'. simple 02-Jan-2023 03:00:55 hint: Using 'master' as the name for the initial branch. This default branch name simple 02-Jan-2023 03:00:55 hint: is subject to change. To configure the initial branch name to use in all simple 02-Jan-2023 03:00:55 hint: of your new repositories, which will suppress this warning, call: simple 02-Jan-2023 03:00:55 hint: simple 02-Jan-2023 03:00:55 hint: git config --global init.defaultBranch simple 02-Jan-2023 03:00:55 hint: simple 02-Jan-2023 03:00:55 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 02-Jan-2023 03:00:55 hint: 'development'. The just-created branch can be renamed via this command: simple 02-Jan-2023 03:00:55 hint: simple 02-Jan-2023 03:00:55 hint: git branch -m simple 02-Jan-2023 03:00:55 Initialized empty Git repository in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI/.git/ simple 02-Jan-2023 03:00:56 Fetching 'refs/heads/2.x' from 'https://github.com/openmrs/openmrs-distro-referenceapplication.git'. simple 02-Jan-2023 03:00:57 From https://github.com/openmrs/openmrs-distro-referenceapplication simple 02-Jan-2023 03:00:57 * [new branch] 2.x -> 2.x simple 02-Jan-2023 03:00:57 * [new tag] 2.0.1769 -> 2.0.1769 simple 02-Jan-2023 03:00:57 * [new tag] 2.1 -> 2.1 simple 02-Jan-2023 03:00:57 * [new tag] 2.10.0 -> 2.10.0 simple 02-Jan-2023 03:00:57 * [new tag] 2.11.0 -> 2.11.0 simple 02-Jan-2023 03:00:57 * [new tag] 2.12.0 -> 2.12.0 simple 02-Jan-2023 03:00:57 * [new tag] 2.2 -> 2.2 simple 02-Jan-2023 03:00:57 * [new tag] 2.3 -> 2.3 simple 02-Jan-2023 03:00:57 * [new tag] 2.4 -> 2.4 simple 02-Jan-2023 03:00:57 * [new tag] 2.5 -> 2.5 simple 02-Jan-2023 03:00:57 * [new tag] 2.6.0 -> 2.6.0 simple 02-Jan-2023 03:00:57 * [new tag] 2.7.0 -> 2.7.0 simple 02-Jan-2023 03:00:57 * [new tag] 2.8.0 -> 2.8.0 simple 02-Jan-2023 03:00:57 * [new tag] 2.8.1 -> 2.8.1 simple 02-Jan-2023 03:00:57 * [new tag] 2.9.0 -> 2.9.0 simple 02-Jan-2023 03:00:57 * [new tag] latest -> latest simple 02-Jan-2023 03:00:57 Checking out revision 8480c2428828aea637ba02b83f3f6c9415155d63. simple 02-Jan-2023 03:00:57 Switched to branch '2.x' simple 02-Jan-2023 03:00:58 Updated source code to revision: 8480c2428828aea637ba02b83f3f6c9415155d63 simple 02-Jan-2023 03:00:58 Finished task 'Checkout source' with result: Success simple 02-Jan-2023 03:00:58 Running pre-build action: Build Log Labeller Pre Build Action simple 02-Jan-2023 03:00:58 Running pre-build action: VCS Version Collector simple 02-Jan-2023 03:00:58 Running pre-build action: Run Predator simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] Starting predator plugin, pre build agent cleaner simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] Running these commands: docker ps -q| xargs docker kill; docker ps -qa | xargs docker rm -f; docker system prune -af --filter until=48h; docker volume ls -q | grep -v 'm2-repo' | xargs docker volume rm -f; simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] Running command '[docker, ps, -q|, xargs, docker, kill]' simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] Command '[docker, ps, -q|, xargs, docker, kill]' completed with exit code 125 simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] Running command '[docker, ps, -qa, |, xargs, docker, rm, -f]' simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] Command '[docker, ps, -qa, |, xargs, docker, rm, -f]' completed with exit code 125 simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] Running command '[docker, system, prune, -af, --filter, until=48h]' simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] Command '[docker, system, prune, -af, --filter, until=48h]' completed with exit code 0 simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] Running command '[docker, volume, ls, -q, |, grep, -v, 'm2-repo', |, xargs, docker, volume, rm, -f]' simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] Command '[docker, volume, ls, -q, |, grep, -v, 'm2-repo', |, xargs, docker, volume, rm, -f]' completed with exit code 125 simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 2048 java 1474 bamboo-age 2979Mb 655Mb 00:49:16 /usr/lib/jvm/java-8-ope simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1474 wrapper 1 bamboo-age 16Mb 3Mb 00:12:47 /home/bamboo-agent/bamb simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1 systemd 0 root 164Mb 11Mb 00:45:59 /sbin/init simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] No processes found for (chromium|chrome|webdriver|mysql|java|mvn|node|npm) simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] Initial free space: 3.4424515 GB simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] Deleting folder /home/bamboo-agent/bamboo-agent/xml-data/build-dir/CSM-CSM-JOB1 simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] Deleting 4 snapshot folders from /home/bamboo-agent/.m2/repository simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] Maven snapshot disk freed: 0 GB simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] 0 empty artifacts were found and deleted by Predator simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] Maven stable disk freed: 0.0 GB, deleted 0 files simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] File /home/bamboo-agent/.npmrc does not exist. simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] File /home/bamboo-agent/.docker/config.json does not exist. simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] File /home/bamboo-agent/.OpenMRS/liquibaseUpdateLogs.txt does not exist. simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] Final free space: 3.4983406 GB simple 02-Jan-2023 03:00:58 [PredatorPreBuildAction] Done command 02-Jan-2023 03:00:58 Substituting variable: ${bamboo.dockerhub.username} with openmrsci command 02-Jan-2023 03:00:58 Substituting password variable: ${bamboo.dockerhub.password} command 02-Jan-2023 03:00:58 Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application command 02-Jan-2023 03:00:58 Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application command 02-Jan-2023 03:00:58 Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64 command 02-Jan-2023 03:00:58 Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64 simple 02-Jan-2023 03:00:58 Starting task 'Build and push nightly docker image' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 02-Jan-2023 03:00:58 Beginning to execute external process for build 'Reference Application - Distribution 2.x - Build and push #13359 (REFAPP-OMODDISTRO-DNDI-13359)'\n ... running command line: \n/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO-DNDI-13359-ScriptBuildTask-1087743877354572520.sh\n ... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI\n error 02-Jan-2023 03:00:58 + [[ ehuB != ehuxB ]] error 02-Jan-2023 03:00:58 + echo 'Start of Lmod init/bash script to define the module command' error 02-Jan-2023 03:00:58 + LMOD_PKG=/usr/share/lmod/lmod error 02-Jan-2023 03:00:58 + LMOD_DIR=/usr/share/lmod/lmod/libexec error 02-Jan-2023 03:00:58 + LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod error 02-Jan-2023 03:00:58 + MODULESHOME=/usr/share/lmod/lmod error 02-Jan-2023 03:00:58 + export LMOD_PKG error 02-Jan-2023 03:00:58 + export LMOD_CMD error 02-Jan-2023 03:00:58 + export LMOD_DIR error 02-Jan-2023 03:00:58 + export MODULESHOME error 02-Jan-2023 03:00:58 + LMOD_VERSION=6.6 error 02-Jan-2023 03:00:58 + export LMOD_VERSION error 02-Jan-2023 03:00:58 + '[' : '!=' : ']' error 02-Jan-2023 03:00:58 + unalias ml error 02-Jan-2023 03:00:58 + true error 02-Jan-2023 03:00:58 ++ echo YES error 02-Jan-2023 03:00:58 ++ /usr/bin/tr '[:upper:]' '[:lower:]' build 02-Jan-2023 03:00:58 Start of Lmod init/bash script to define the module command error 02-Jan-2023 03:00:58 + export_module=yes error 02-Jan-2023 03:00:58 + '[' -n '5.1.16(1)-release' -a yes '!=' no ']' error 02-Jan-2023 03:00:58 + export -f module error 02-Jan-2023 03:00:58 + export -f ml error 02-Jan-2023 03:00:58 + unset export_module error 02-Jan-2023 03:00:58 + '[' -n '' ']' error 02-Jan-2023 03:00:58 + '[' 5 -ge 3 ']' error 02-Jan-2023 03:00:58 + '[' -r /usr/share/lmod/lmod/init/lmod_bash_completions ']' error 02-Jan-2023 03:00:58 + '[' -n '' ']' error 02-Jan-2023 03:00:58 + [[ ehuB != ehuxB ]] error 02-Jan-2023 03:00:58 + echo 'End of Lmod init/bash script to define the module command' build 02-Jan-2023 03:00:58 End of Lmod init/bash script to define the module command error 02-Jan-2023 03:00:58 + set +x error 02-Jan-2023 03:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. error 02-Jan-2023 03:00:59 WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json. error 02-Jan-2023 03:00:59 Configure a credential helper to remove this warning. See error 02-Jan-2023 03:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store error 02-Jan-2023 03:00:59 build 02-Jan-2023 03:00:59 Login Succeeded build 02-Jan-2023 03:00:59 Building dev image error 02-Jan-2023 03:00:59 #1 [internal] load .dockerignore error 02-Jan-2023 03:00:59 #1 transferring context: 74B done error 02-Jan-2023 03:00:59 #1 DONE 0.0s error 02-Jan-2023 03:00:59 error 02-Jan-2023 03:00:59 #2 [internal] load build definition from Dockerfile error 02-Jan-2023 03:00:59 #2 transferring dockerfile: 898B done error 02-Jan-2023 03:00:59 #2 DONE 0.1s error 02-Jan-2023 03:00:59 error 02-Jan-2023 03:00:59 #3 resolve image config for docker.io/docker/dockerfile:1 error 02-Jan-2023 03:00:59 #3 ... error 02-Jan-2023 03:00:59 error 02-Jan-2023 03:00:59 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io error 02-Jan-2023 03:00:59 #4 DONE 0.0s error 02-Jan-2023 03:00:59 error 02-Jan-2023 03:00:59 #3 resolve image config for docker.io/docker/dockerfile:1 error 02-Jan-2023 03:00:59 #3 DONE 0.3s error 02-Jan-2023 03:00:59 error 02-Jan-2023 03:00:59 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc error 02-Jan-2023 03:00:59 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done error 02-Jan-2023 03:00:59 #5 CACHED error 02-Jan-2023 03:00:59 error 02-Jan-2023 03:00:59 #6 [linux/amd64 internal] load metadata for docker.io/openmrs/openmrs-core:dev error 02-Jan-2023 03:01:00 #6 ... error 02-Jan-2023 03:01:00 error 02-Jan-2023 03:01:00 #7 [auth] openmrs/openmrs-core:pull token for registry-1.docker.io error 02-Jan-2023 03:01:00 #7 DONE 0.0s error 02-Jan-2023 03:01:00 error 02-Jan-2023 03:01:00 #8 [linux/arm64 internal] load metadata for docker.io/openmrs/openmrs-core:dev error 02-Jan-2023 03:01:00 #8 DONE 0.2s error 02-Jan-2023 03:01:00 error 02-Jan-2023 03:01:00 #6 [linux/amd64 internal] load metadata for docker.io/openmrs/openmrs-core:dev error 02-Jan-2023 03:01:00 #6 DONE 0.5s error 02-Jan-2023 03:01:00 error 02-Jan-2023 03:01:00 #9 [internal] load build context error 02-Jan-2023 03:01:00 #9 DONE 0.0s error 02-Jan-2023 03:01:00 error 02-Jan-2023 03:01:00 #10 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 02-Jan-2023 03:01:00 #10 resolve docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 0.1s done error 02-Jan-2023 03:01:00 #10 DONE 0.1s error 02-Jan-2023 03:01:00 error 02-Jan-2023 03:01:00 #11 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 02-Jan-2023 03:01:00 #11 resolve docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 0.1s done error 02-Jan-2023 03:01:00 #11 DONE 0.1s error 02-Jan-2023 03:01:00 error 02-Jan-2023 03:01:00 #9 [internal] load build context error 02-Jan-2023 03:01:01 #9 transferring context: 33.72MB 0.9s done error 02-Jan-2023 03:01:01 #9 DONE 0.9s error 02-Jan-2023 03:01:01 error 02-Jan-2023 03:01:01 #12 [linux/arm64 dev 2/4] WORKDIR /app error 02-Jan-2023 03:01:01 #12 CACHED error 02-Jan-2023 03:01:01 error 02-Jan-2023 03:01:01 #10 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 02-Jan-2023 03:01:01 #10 ... error 02-Jan-2023 03:01:01 error 02-Jan-2023 03:01:01 #13 [linux/arm64 dev 3/4] COPY . ./ error 02-Jan-2023 03:01:01 #13 DONE 0.2s error 02-Jan-2023 03:01:01 error 02-Jan-2023 03:01:01 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 03:01:02 #14 ... error 02-Jan-2023 03:01:02 error 02-Jan-2023 03:01:02 #10 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 02-Jan-2023 03:01:02 #10 DONE 0.8s error 02-Jan-2023 03:01:02 error 02-Jan-2023 03:01:02 #10 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 02-Jan-2023 03:01:02 #10 sha256:c8e103b1058a5db9263f925dbc112d975b852025c5af586203aef917f42c08dc 5.32kB / 5.32kB 0.1s done error 02-Jan-2023 03:01:02 #10 sha256:69804cdd81e8974672d9ffe131c70db5f97d07c178ee0d909d0df21d6dd2b497 5.32kB / 5.32kB 0.1s done error 02-Jan-2023 03:01:02 #10 sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 3.15MB / 80.31MB 0.2s error 02-Jan-2023 03:01:02 #10 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 20.54MB / 241.16MB 0.2s error 02-Jan-2023 03:01:02 #10 sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 26.21MB / 80.31MB 0.3s error 02-Jan-2023 03:01:02 #10 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 40.89MB / 241.16MB 0.3s error 02-Jan-2023 03:01:02 #10 sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 80.31MB / 80.31MB 0.6s error 02-Jan-2023 03:01:02 #10 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 60.82MB / 241.16MB 0.5s error 02-Jan-2023 03:01:03 #10 sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 80.31MB / 80.31MB 0.6s done error 02-Jan-2023 03:01:03 #10 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 79.69MB / 241.16MB 0.6s error 02-Jan-2023 03:01:03 #10 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 121.63MB / 241.16MB 0.8s error 02-Jan-2023 03:01:03 #10 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 160.60MB / 241.16MB 0.9s error 02-Jan-2023 03:01:03 #10 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 198.41MB / 241.16MB 1.1s error 02-Jan-2023 03:01:03 #10 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 234.88MB / 241.16MB 1.2s error 02-Jan-2023 03:01:03 #10 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 241.16MB / 241.16MB 1.4s done error 02-Jan-2023 03:01:03 #10 extracting sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 error 02-Jan-2023 03:01:05 #10 extracting sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 2.1s done error 02-Jan-2023 03:01:05 #10 DONE 4.3s error 02-Jan-2023 03:01:05 error 02-Jan-2023 03:01:05 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 03:01:06 #14 ... error 02-Jan-2023 03:01:06 error 02-Jan-2023 03:01:06 #10 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 02-Jan-2023 03:01:06 #10 extracting sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 0.5s done error 02-Jan-2023 03:01:06 #10 extracting sha256:69804cdd81e8974672d9ffe131c70db5f97d07c178ee0d909d0df21d6dd2b497 0.0s done error 02-Jan-2023 03:01:06 #10 extracting sha256:c8e103b1058a5db9263f925dbc112d975b852025c5af586203aef917f42c08dc 0.0s done error 02-Jan-2023 03:01:06 #10 DONE 4.9s error 02-Jan-2023 03:01:06 error 02-Jan-2023 03:01:06 #15 [linux/amd64 dev 2/4] WORKDIR /app error 02-Jan-2023 03:01:06 #15 DONE 0.3s error 02-Jan-2023 03:01:06 error 02-Jan-2023 03:01:06 #16 [linux/amd64 dev 3/4] COPY . ./ error 02-Jan-2023 03:01:06 #16 DONE 0.2s error 02-Jan-2023 03:01:06 error 02-Jan-2023 03:01:06 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 03:01:09 #17 2.576 [INFO] Scanning for projects... error 02-Jan-2023 03:01:09 #17 2.731 [WARNING] error 02-Jan-2023 03:01:09 #17 2.731 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.13.0-SNAPSHOT error 02-Jan-2023 03:01:09 #17 2.733 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 882, column 12 error 02-Jan-2023 03:01:09 #17 2.733 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 895, column 12 error 02-Jan-2023 03:01:09 #17 2.735 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 915, column 12 error 02-Jan-2023 03:01:09 #17 2.735 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 989, column 12 error 02-Jan-2023 03:01:09 #17 2.736 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 1008, column 12 error 02-Jan-2023 03:01:09 #17 2.737 [WARNING] error 02-Jan-2023 03:01:09 #17 2.737 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.13.0-SNAPSHOT error 02-Jan-2023 03:01:09 #17 2.738 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 882, column 12 error 02-Jan-2023 03:01:09 #17 2.739 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 895, column 12 error 02-Jan-2023 03:01:09 #17 2.739 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 915, column 12 error 02-Jan-2023 03:01:09 #17 2.740 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 989, column 12 error 02-Jan-2023 03:01:09 #17 2.742 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 1008, column 12 error 02-Jan-2023 03:01:09 #17 2.743 [WARNING] error 02-Jan-2023 03:01:09 #17 2.744 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. error 02-Jan-2023 03:01:09 #17 2.745 [WARNING] error 02-Jan-2023 03:01:09 #17 2.745 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. error 02-Jan-2023 03:01:09 #17 2.746 [WARNING] error 02-Jan-2023 03:01:09 #17 2.761 [INFO] ------------------------------------------------------------------------ error 02-Jan-2023 03:01:09 #17 2.761 [INFO] Reactor Build Order: error 02-Jan-2023 03:01:09 #17 2.762 [INFO] error 02-Jan-2023 03:01:09 #17 2.764 [INFO] Reference Application Distribution [pom] error 02-Jan-2023 03:01:09 #17 2.764 [INFO] Reference Application Distribution Package [jar] error 02-Jan-2023 03:01:09 #17 2.776 [INFO] error 02-Jan-2023 03:01:09 #17 2.777 [INFO] --------------< org.openmrs.distro:referenceapplication >--------------- error 02-Jan-2023 03:01:09 #17 2.778 [INFO] Building Reference Application Distribution 2.13.0-SNAPSHOT [1/2] error 02-Jan-2023 03:01:09 #17 2.785 [INFO] --------------------------------[ pom ]--------------------------------- error 02-Jan-2023 03:01:09 #17 2.863 [INFO] error 02-Jan-2023 03:01:09 #17 2.865 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication --- error 02-Jan-2023 03:01:10 #17 3.210 [INFO] Installing /app/pom.xml to /usr/share/maven/ref/repository/org/openmrs/distro/referenceapplication/2.13.0-SNAPSHOT/referenceapplication-2.13.0-SNAPSHOT.pom error 02-Jan-2023 03:01:10 #17 3.239 [INFO] error 02-Jan-2023 03:01:10 #17 3.241 [INFO] ----------< org.openmrs.distro:referenceapplication-package >----------- error 02-Jan-2023 03:01:10 #17 3.242 [INFO] Building Reference Application Distribution Package 2.13.0-SNAPSHOT [2/2] error 02-Jan-2023 03:01:10 #17 3.243 [INFO] --------------------------------[ jar ]--------------------------------- error 02-Jan-2023 03:01:10 #17 3.712 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom error 02-Jan-2023 03:01:12 #17 5.308 Progress (1): 3.3/5.8 kB error 02-Jan-2023 03:01:12 Progress (1): 5.8 kB error 02-Jan-2023 03:01:12 error 02-Jan-2023 03:01:12 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 3.4 kB/s) error 02-Jan-2023 03:01:12 #17 5.482 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar error 02-Jan-2023 03:01:12 #17 5.608 Progress (1): 3.3/34 kB error 02-Jan-2023 03:01:12 Progress (1): 6.1/34 kB error 02-Jan-2023 03:01:12 Progress (1): 8.9/34 kB error 02-Jan-2023 03:01:12 Progress (1): 12/34 kB error 02-Jan-2023 03:01:12 Progress (1): 15/34 kB error 02-Jan-2023 03:01:12 Progress (1): 17/34 kB error 02-Jan-2023 03:01:12 Progress (1): 20/34 kB error 02-Jan-2023 03:01:12 Progress (1): 23/34 kB error 02-Jan-2023 03:01:12 Progress (1): 26/34 kB error 02-Jan-2023 03:01:12 Progress (1): 29/34 kB error 02-Jan-2023 03:01:12 Progress (1): 31/34 kB error 02-Jan-2023 03:01:12 Progress (1): 34 kB error 02-Jan-2023 03:01:12 error 02-Jan-2023 03:01:12 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 92 kB/s) error 02-Jan-2023 03:01:12 #17 5.860 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom error 02-Jan-2023 03:01:13 #17 6.009 Progress (1): 3.4/8.1 kB error 02-Jan-2023 03:01:13 Progress (1): 6.2/8.1 kB error 02-Jan-2023 03:01:13 Progress (1): 8.1 kB error 02-Jan-2023 03:01:13 error 02-Jan-2023 03:01:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 31 kB/s) error 02-Jan-2023 03:01:13 #17 6.127 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar error 02-Jan-2023 03:01:13 #17 6.252 Progress (1): 3.4/30 kB error 02-Jan-2023 03:01:13 Progress (1): 6.2/30 kB error 02-Jan-2023 03:01:13 Progress (1): 9.0/30 kB error 02-Jan-2023 03:01:13 Progress (1): 12/30 kB error 02-Jan-2023 03:01:13 Progress (1): 15/30 kB error 02-Jan-2023 03:01:13 Progress (1): 17/30 kB error 02-Jan-2023 03:01:13 Progress (1): 20/30 kB error 02-Jan-2023 03:01:13 Progress (1): 23/30 kB error 02-Jan-2023 03:01:13 Progress (1): 26/30 kB error 02-Jan-2023 03:01:13 Progress (1): 29/30 kB error 02-Jan-2023 03:01:13 Progress (1): 30 kB error 02-Jan-2023 03:01:13 error 02-Jan-2023 03:01:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 100 kB/s) error 02-Jan-2023 03:01:13 #17 6.493 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom error 02-Jan-2023 03:01:13 #17 6.621 Progress (1): 3.3/10 kB error 02-Jan-2023 03:01:13 Progress (1): 6.1/10 kB error 02-Jan-2023 03:01:13 Progress (1): 8.9/10 kB error 02-Jan-2023 03:01:13 Progress (1): 10 kB error 02-Jan-2023 03:01:13 error 02-Jan-2023 03:01:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 39 kB/s) error 02-Jan-2023 03:01:13 #17 6.782 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar error 02-Jan-2023 03:01:13 #17 6.925 Progress (1): 3.3/43 kB error 02-Jan-2023 03:01:13 Progress (1): 6.1/43 kB error 02-Jan-2023 03:01:13 Progress (1): 8.9/43 kB error 02-Jan-2023 03:01:13 Progress (1): 12/43 kB error 02-Jan-2023 03:01:13 Progress (1): 14/43 kB error 02-Jan-2023 03:01:13 Progress (1): 17/43 kB error 02-Jan-2023 03:01:13 Progress (1): 20/43 kB error 02-Jan-2023 03:01:13 Progress (1): 23/43 kB error 02-Jan-2023 03:01:13 Progress (1): 26/43 kB error 02-Jan-2023 03:01:13 Progress (1): 28/43 kB error 02-Jan-2023 03:01:13 Progress (1): 31/43 kB error 02-Jan-2023 03:01:13 Progress (1): 34/43 kB error 02-Jan-2023 03:01:13 Progress (1): 37/43 kB error 02-Jan-2023 03:01:13 Progress (1): 40/43 kB error 02-Jan-2023 03:01:14 Progress (1): 42/43 kB error 02-Jan-2023 03:01:14 Progress (1): 43 kB error 02-Jan-2023 03:01:14 error 02-Jan-2023 03:01:14 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 118 kB/s) error 02-Jan-2023 03:01:14 #17 7.165 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.pom error 02-Jan-2023 03:01:14 #17 7.297 Progress (1): 3.4/10 kB error 02-Jan-2023 03:01:14 Progress (1): 6.2/10 kB error 02-Jan-2023 03:01:14 Progress (1): 9.0/10 kB error 02-Jan-2023 03:01:14 Progress (1): 10 kB error 02-Jan-2023 03:01:14 error 02-Jan-2023 03:01:14 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.pom (10 kB at 38 kB/s) error 02-Jan-2023 03:01:14 #17 7.427 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom error 02-Jan-2023 03:01:14 #17 7.549 Progress (1): 3.4/11 kB error 02-Jan-2023 03:01:14 Progress (1): 6.2/11 kB error 02-Jan-2023 03:01:14 Progress (1): 9.0/11 kB error 02-Jan-2023 03:01:14 Progress (1): 11 kB error 02-Jan-2023 03:01:14 error 02-Jan-2023 03:01:14 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom (11 kB at 40 kB/s) error 02-Jan-2023 03:01:14 #17 7.701 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.jar error 02-Jan-2023 03:01:14 #17 7.828 Progress (1): 3.4/31 kB error 02-Jan-2023 03:01:14 Progress (1): 6.2/31 kB error 02-Jan-2023 03:01:14 Progress (1): 9.0/31 kB error 02-Jan-2023 03:01:14 Progress (1): 12/31 kB error 02-Jan-2023 03:01:14 Progress (1): 15/31 kB error 02-Jan-2023 03:01:14 Progress (1): 17/31 kB error 02-Jan-2023 03:01:14 Progress (1): 20/31 kB error 02-Jan-2023 03:01:14 Progress (1): 23/31 kB error 02-Jan-2023 03:01:14 Progress (1): 26/31 kB error 02-Jan-2023 03:01:14 Progress (1): 29/31 kB error 02-Jan-2023 03:01:14 Progress (1): 31 kB error 02-Jan-2023 03:01:14 error 02-Jan-2023 03:01:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.jar (31 kB at 117 kB/s) error 02-Jan-2023 03:01:15 #17 7.973 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.pom error 02-Jan-2023 03:01:15 #17 8.102 Progress (1): 3.4/15 kB error 02-Jan-2023 03:01:15 Progress (1): 6.2/15 kB error 02-Jan-2023 03:01:15 Progress (1): 9.0/15 kB error 02-Jan-2023 03:01:15 Progress (1): 12/15 kB error 02-Jan-2023 03:01:15 Progress (1): 15/15 kB error 02-Jan-2023 03:01:15 Progress (1): 15 kB error 02-Jan-2023 03:01:15 error 02-Jan-2023 03:01:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.pom (15 kB at 56 kB/s) error 02-Jan-2023 03:01:15 #17 8.267 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.jar error 02-Jan-2023 03:01:16 #17 9.143 Progress (1): 4.1/221 kB error 02-Jan-2023 03:01:16 Progress (1): 7.5/221 kB error 02-Jan-2023 03:01:16 Progress (1): 12/221 kB error 02-Jan-2023 03:01:16 Progress (1): 16/221 kB error 02-Jan-2023 03:01:16 Progress (1): 20/221 kB error 02-Jan-2023 03:01:16 Progress (1): 24/221 kB error 02-Jan-2023 03:01:16 Progress (1): 28/221 kB error 02-Jan-2023 03:01:16 Progress (1): 32/221 kB error 02-Jan-2023 03:01:16 Progress (1): 36/221 kB error 02-Jan-2023 03:01:16 Progress (1): 40/221 kB error 02-Jan-2023 03:01:16 Progress (1): 42/221 kB error 02-Jan-2023 03:01:16 Progress (1): 46/221 kB error 02-Jan-2023 03:01:16 Progress (1): 51/221 kB error 02-Jan-2023 03:01:16 Progress (1): 55/221 kB error 02-Jan-2023 03:01:16 Progress (1): 59/221 kB error 02-Jan-2023 03:01:16 Progress (1): 63/221 kB error 02-Jan-2023 03:01:16 Progress (1): 67/221 kB error 02-Jan-2023 03:01:16 Progress (1): 71/221 kB error 02-Jan-2023 03:01:16 Progress (1): 75/221 kB error 02-Jan-2023 03:01:16 Progress (1): 77/221 kB error 02-Jan-2023 03:01:16 Progress (1): 81/221 kB error 02-Jan-2023 03:01:16 Progress (1): 85/221 kB error 02-Jan-2023 03:01:16 Progress (1): 89/221 kB error 02-Jan-2023 03:01:16 Progress (1): 94/221 kB error 02-Jan-2023 03:01:16 Progress (1): 98/221 kB error 02-Jan-2023 03:01:16 Progress (1): 102/221 kB error 02-Jan-2023 03:01:16 Progress (1): 106/221 kB error 02-Jan-2023 03:01:16 Progress (1): 110/221 kB error 02-Jan-2023 03:01:16 Progress (1): 112/221 kB error 02-Jan-2023 03:01:16 Progress (1): 116/221 kB error 02-Jan-2023 03:01:16 Progress (1): 120/221 kB error 02-Jan-2023 03:01:16 Progress (1): 124/221 kB error 02-Jan-2023 03:01:16 Progress (1): 128/221 kB error 02-Jan-2023 03:01:16 Progress (1): 132/221 kB error 02-Jan-2023 03:01:16 Progress (1): 137/221 kB error 02-Jan-2023 03:01:16 Progress (1): 141/221 kB error 02-Jan-2023 03:01:16 Progress (1): 145/221 kB error 02-Jan-2023 03:01:16 Progress (1): 147/221 kB error 02-Jan-2023 03:01:16 Progress (1): 151/221 kB error 02-Jan-2023 03:01:16 Progress (1): 155/221 kB error 02-Jan-2023 03:01:16 Progress (1): 159/221 kB error 02-Jan-2023 03:01:16 Progress (1): 163/221 kB error 02-Jan-2023 03:01:16 Progress (1): 167/221 kB error 02-Jan-2023 03:01:16 Progress (1): 171/221 kB error 02-Jan-2023 03:01:16 Progress (1): 175/221 kB error 02-Jan-2023 03:01:16 Progress (1): 180/221 kB error 02-Jan-2023 03:01:16 Progress (1): 182/221 kB error 02-Jan-2023 03:01:16 Progress (1): 186/221 kB error 02-Jan-2023 03:01:16 Progress (1): 190/221 kB error 02-Jan-2023 03:01:16 Progress (1): 194/221 kB error 02-Jan-2023 03:01:16 Progress (1): 198/221 kB error 02-Jan-2023 03:01:16 Progress (1): 202/221 kB error 02-Jan-2023 03:01:16 Progress (1): 206/221 kB error 02-Jan-2023 03:01:16 Progress (1): 210/221 kB error 02-Jan-2023 03:01:16 Progress (1): 214/221 kB error 02-Jan-2023 03:01:16 Progress (1): 216/221 kB error 02-Jan-2023 03:01:16 Progress (1): 221/221 kB error 02-Jan-2023 03:01:16 Progress (1): 221 kB error 02-Jan-2023 03:01:16 error 02-Jan-2023 03:01:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.jar (221 kB at 164 kB/s) error 02-Jan-2023 03:01:16 #17 9.648 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom error 02-Jan-2023 03:01:16 #17 9.783 Progress (1): 3.4/5.8 kB error 02-Jan-2023 03:01:16 Progress (1): 5.8 kB error 02-Jan-2023 03:01:16 error 02-Jan-2023 03:01:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 21 kB/s) error 02-Jan-2023 03:01:16 #17 9.936 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom error 02-Jan-2023 03:01:17 #17 10.06 Progress (1): 3.3/34 kB error 02-Jan-2023 03:01:17 Progress (1): 6.1/34 kB error 02-Jan-2023 03:01:17 Progress (1): 8.9/34 kB error 02-Jan-2023 03:01:17 Progress (1): 12/34 kB error 02-Jan-2023 03:01:17 Progress (1): 15/34 kB error 02-Jan-2023 03:01:17 Progress (1): 17/34 kB error 02-Jan-2023 03:01:17 Progress (1): 20/34 kB error 02-Jan-2023 03:01:17 Progress (1): 23/34 kB error 02-Jan-2023 03:01:17 Progress (1): 26/34 kB error 02-Jan-2023 03:01:17 Progress (1): 29/34 kB error 02-Jan-2023 03:01:17 Progress (1): 31/34 kB error 02-Jan-2023 03:01:17 Progress (1): 34 kB error 02-Jan-2023 03:01:17 error 02-Jan-2023 03:01:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 133 kB/s) error 02-Jan-2023 03:01:17 #17 10.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar error 02-Jan-2023 03:01:17 #17 10.33 Progress (1): 3.4/64 kB error 02-Jan-2023 03:01:17 Progress (1): 6.2/64 kB error 02-Jan-2023 03:01:17 Progress (1): 9.0/64 kB error 02-Jan-2023 03:01:17 Progress (1): 12/64 kB error 02-Jan-2023 03:01:17 Progress (1): 15/64 kB error 02-Jan-2023 03:01:17 Progress (1): 17/64 kB error 02-Jan-2023 03:01:17 Progress (1): 20/64 kB error 02-Jan-2023 03:01:17 Progress (1): 23/64 kB error 02-Jan-2023 03:01:17 Progress (1): 26/64 kB error 02-Jan-2023 03:01:17 Progress (1): 29/64 kB error 02-Jan-2023 03:01:17 Progress (1): 31/64 kB error 02-Jan-2023 03:01:17 Progress (1): 34/64 kB error 02-Jan-2023 03:01:17 Progress (1): 37/64 kB error 02-Jan-2023 03:01:17 Progress (1): 40/64 kB error 02-Jan-2023 03:01:17 Progress (1): 43/64 kB error 02-Jan-2023 03:01:17 Progress (1): 45/64 kB error 02-Jan-2023 03:01:17 Progress (1): 48/64 kB error 02-Jan-2023 03:01:17 Progress (1): 51/64 kB error 02-Jan-2023 03:01:17 Progress (1): 54/64 kB error 02-Jan-2023 03:01:17 Progress (1): 56/64 kB error 02-Jan-2023 03:01:17 Progress (1): 59/64 kB error 02-Jan-2023 03:01:17 Progress (1): 62/64 kB error 02-Jan-2023 03:01:17 Progress (1): 64 kB error 02-Jan-2023 03:01:17 error 02-Jan-2023 03:01:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 221 kB/s) error 02-Jan-2023 03:01:17 #17 10.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom error 02-Jan-2023 03:01:17 #17 10.64 Progress (1): 3.3/13 kB error 02-Jan-2023 03:01:17 Progress (1): 6.1/13 kB error 02-Jan-2023 03:01:17 Progress (1): 8.9/13 kB error 02-Jan-2023 03:01:17 Progress (1): 12/13 kB error 02-Jan-2023 03:01:17 Progress (1): 13 kB error 02-Jan-2023 03:01:17 error 02-Jan-2023 03:01:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom (13 kB at 55 kB/s) error 02-Jan-2023 03:01:17 #17 10.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom error 02-Jan-2023 03:01:17 #17 10.88 Progress (1): 3.3/36 kB error 02-Jan-2023 03:01:17 Progress (1): 6.1/36 kB error 02-Jan-2023 03:01:17 Progress (1): 8.9/36 kB error 02-Jan-2023 03:01:17 Progress (1): 12/36 kB error 02-Jan-2023 03:01:17 Progress (1): 15/36 kB error 02-Jan-2023 03:01:17 Progress (1): 17/36 kB error 02-Jan-2023 03:01:17 Progress (1): 20/36 kB error 02-Jan-2023 03:01:17 Progress (1): 23/36 kB error 02-Jan-2023 03:01:17 Progress (1): 26/36 kB error 02-Jan-2023 03:01:17 Progress (1): 29/36 kB error 02-Jan-2023 03:01:17 Progress (1): 31/36 kB error 02-Jan-2023 03:01:17 Progress (1): 34/36 kB error 02-Jan-2023 03:01:17 Progress (1): 36 kB error 02-Jan-2023 03:01:17 error 02-Jan-2023 03:01:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom (36 kB at 152 kB/s) error 02-Jan-2023 03:01:18 #17 11.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-framework-bom/5.2.14.RELEASE/spring-framework-bom-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:18 #17 11.15 Progress (1): 3.3/5.3 kB error 02-Jan-2023 03:01:18 Progress (1): 5.3 kB error 02-Jan-2023 03:01:18 error 02-Jan-2023 03:01:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-framework-bom/5.2.14.RELEASE/spring-framework-bom-5.2.14.RELEASE.pom (5.3 kB at 20 kB/s) error 02-Jan-2023 03:01:18 #17 11.44 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:18 #17 11.55 Progress (1): 1.7 kB error 02-Jan-2023 03:01:18 error 02-Jan-2023 03:01:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.pom (1.7 kB at 7.1 kB/s) error 02-Jan-2023 03:01:18 #17 11.68 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:18 #17 11.79 Progress (1): 1.5 kB error 02-Jan-2023 03:01:18 error 02-Jan-2023 03:01:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.pom (1.5 kB at 6.3 kB/s) error 02-Jan-2023 03:01:18 #17 11.91 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:18 #17 12.03 Progress (1): 1.7 kB error 02-Jan-2023 03:01:19 error 02-Jan-2023 03:01:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.pom (1.7 kB at 6.7 kB/s) error 02-Jan-2023 03:01:19 #17 12.16 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:19 #17 12.29 Progress (1): 2.3 kB error 02-Jan-2023 03:01:19 error 02-Jan-2023 03:01:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.pom (2.3 kB at 9.5 kB/s) error 02-Jan-2023 03:01:19 #17 12.41 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:19 #17 12.57 Progress (1): 1.9 kB error 02-Jan-2023 03:01:19 error 02-Jan-2023 03:01:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.pom (1.9 kB at 6.6 kB/s) error 02-Jan-2023 03:01:19 #17 12.70 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:19 #17 12.83 Progress (1): 1.7 kB error 02-Jan-2023 03:01:19 error 02-Jan-2023 03:01:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.pom (1.7 kB at 7.0 kB/s) error 02-Jan-2023 03:01:19 #17 12.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:19 #17 13.07 Progress (1): 2.3 kB error 02-Jan-2023 03:01:20 error 02-Jan-2023 03:01:20 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.pom (2.3 kB at 9.2 kB/s) error 02-Jan-2023 03:01:20 #17 13.21 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:20 #17 13.32 Progress (1): 2.1 kB error 02-Jan-2023 03:01:20 error 02-Jan-2023 03:01:20 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.pom (2.1 kB at 8.7 kB/s) error 02-Jan-2023 03:01:20 #17 13.45 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:20 #17 13.56 Progress (1): 1.9 kB error 02-Jan-2023 03:01:20 error 02-Jan-2023 03:01:20 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.pom (1.9 kB at 8.1 kB/s) error 02-Jan-2023 03:01:20 #17 13.68 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:20 #17 13.80 Progress (1): 2.1 kB error 02-Jan-2023 03:01:20 error 02-Jan-2023 03:01:20 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.pom (2.1 kB at 8.8 kB/s) error 02-Jan-2023 03:01:20 #17 14.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.pom error 02-Jan-2023 03:01:21 #17 14.13 Progress (1): 3.3/5.5 kB error 02-Jan-2023 03:01:21 Progress (1): 5.5 kB error 02-Jan-2023 03:01:21 error 02-Jan-2023 03:01:21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.pom (5.5 kB at 23 kB/s) error 02-Jan-2023 03:01:21 #17 14.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom error 02-Jan-2023 03:01:21 #17 14.38 Progress (1): 3.3/15 kB error 02-Jan-2023 03:01:21 Progress (1): 6.1/15 kB error 02-Jan-2023 03:01:21 Progress (1): 8.9/15 kB error 02-Jan-2023 03:01:21 Progress (1): 12/15 kB error 02-Jan-2023 03:01:21 Progress (1): 14/15 kB error 02-Jan-2023 03:01:21 Progress (1): 15 kB error 02-Jan-2023 03:01:21 #17 ... error 02-Jan-2023 03:01:21 error 02-Jan-2023 03:01:21 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 03:01:21 #14 19.61 [INFO] Scanning for projects... error 02-Jan-2023 03:01:22 #14 20.49 [WARNING] error 02-Jan-2023 03:01:22 #14 20.49 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.13.0-SNAPSHOT error 02-Jan-2023 03:01:22 #14 20.51 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 882, column 12 error 02-Jan-2023 03:01:22 #14 20.51 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 895, column 12 error 02-Jan-2023 03:01:22 #14 20.51 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 915, column 12 error 02-Jan-2023 03:01:22 #14 20.51 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 989, column 12 error 02-Jan-2023 03:01:22 #14 20.51 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 1008, column 12 error 02-Jan-2023 03:01:22 #14 20.51 [WARNING] error 02-Jan-2023 03:01:22 #14 20.51 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.13.0-SNAPSHOT error 02-Jan-2023 03:01:22 #14 20.51 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 882, column 12 error 02-Jan-2023 03:01:22 #14 20.51 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 895, column 12 error 02-Jan-2023 03:01:22 #14 20.51 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 915, column 12 error 02-Jan-2023 03:01:22 #14 20.51 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 989, column 12 error 02-Jan-2023 03:01:22 #14 20.51 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 1008, column 12 error 02-Jan-2023 03:01:22 #14 20.52 [WARNING] error 02-Jan-2023 03:01:22 #14 20.52 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. error 02-Jan-2023 03:01:22 #14 20.52 [WARNING] error 02-Jan-2023 03:01:22 #14 20.53 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. error 02-Jan-2023 03:01:22 #14 20.53 [WARNING] error 02-Jan-2023 03:01:22 #14 20.61 [INFO] ------------------------------------------------------------------------ error 02-Jan-2023 03:01:22 #14 20.62 [INFO] Reactor Build Order: error 02-Jan-2023 03:01:22 #14 20.62 [INFO] error 02-Jan-2023 03:01:22 #14 20.65 [INFO] Reference Application Distribution [pom] error 02-Jan-2023 03:01:22 #14 20.65 [INFO] Reference Application Distribution Package [jar] error 02-Jan-2023 03:01:23 #14 21.36 [INFO] error 02-Jan-2023 03:01:23 #14 21.36 [INFO] --------------< org.openmrs.distro:referenceapplication >--------------- error 02-Jan-2023 03:01:23 #14 21.37 [INFO] Building Reference Application Distribution 2.13.0-SNAPSHOT [1/2] error 02-Jan-2023 03:01:23 #14 21.37 [INFO] --------------------------------[ pom ]--------------------------------- error 02-Jan-2023 03:01:24 #14 22.25 [INFO] error 02-Jan-2023 03:01:24 #14 22.26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication --- error 02-Jan-2023 03:01:26 #14 24.21 [INFO] Installing /app/pom.xml to /usr/share/maven/ref/repository/org/openmrs/distro/referenceapplication/2.13.0-SNAPSHOT/referenceapplication-2.13.0-SNAPSHOT.pom error 02-Jan-2023 03:01:26 #14 24.39 [INFO] error 02-Jan-2023 03:01:26 #14 24.39 [INFO] ----------< org.openmrs.distro:referenceapplication-package >----------- error 02-Jan-2023 03:01:26 #14 24.39 [INFO] Building Reference Application Distribution Package 2.13.0-SNAPSHOT [2/2] error 02-Jan-2023 03:01:26 #14 24.40 [INFO] --------------------------------[ jar ]--------------------------------- error 02-Jan-2023 03:01:27 #14 ... error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 03:01:27 #17 14.38 Progress (1): 3.3/15 kB error 02-Jan-2023 03:01:27 Progress (1): 6.1/15 kB error 02-Jan-2023 03:01:27 Progress (1): 8.9/15 kB error 02-Jan-2023 03:01:27 Progress (1): 12/15 kB error 02-Jan-2023 03:01:27 Progress (1): 14/15 kB error 02-Jan-2023 03:01:27 Progress (1): 15 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom (15 kB at 61 kB/s) error 02-Jan-2023 03:01:27 #17 14.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom error 02-Jan-2023 03:01:27 #17 14.62 Progress (1): 3.3/67 kB error 02-Jan-2023 03:01:27 Progress (1): 6.1/67 kB error 02-Jan-2023 03:01:27 Progress (1): 8.9/67 kB error 02-Jan-2023 03:01:27 Progress (1): 12/67 kB error 02-Jan-2023 03:01:27 Progress (1): 15/67 kB error 02-Jan-2023 03:01:27 Progress (1): 17/67 kB error 02-Jan-2023 03:01:27 Progress (1): 20/67 kB error 02-Jan-2023 03:01:27 Progress (1): 23/67 kB error 02-Jan-2023 03:01:27 Progress (1): 26/67 kB error 02-Jan-2023 03:01:27 Progress (1): 29/67 kB error 02-Jan-2023 03:01:27 Progress (1): 31/67 kB error 02-Jan-2023 03:01:27 Progress (1): 34/67 kB error 02-Jan-2023 03:01:27 Progress (1): 37/67 kB error 02-Jan-2023 03:01:27 Progress (1): 40/67 kB error 02-Jan-2023 03:01:27 Progress (1): 43/67 kB error 02-Jan-2023 03:01:27 Progress (1): 45/67 kB error 02-Jan-2023 03:01:27 Progress (1): 48/67 kB error 02-Jan-2023 03:01:27 Progress (1): 51/67 kB error 02-Jan-2023 03:01:27 Progress (1): 54/67 kB error 02-Jan-2023 03:01:27 Progress (1): 56/67 kB error 02-Jan-2023 03:01:27 Progress (1): 59/67 kB error 02-Jan-2023 03:01:27 Progress (1): 62/67 kB error 02-Jan-2023 03:01:27 Progress (1): 65/67 kB error 02-Jan-2023 03:01:27 Progress (1): 67 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom (67 kB at 263 kB/s) error 02-Jan-2023 03:01:27 #17 14.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom error 02-Jan-2023 03:01:27 #17 14.88 Progress (1): 3.3/5.1 kB error 02-Jan-2023 03:01:27 Progress (1): 5.1 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 22 kB/s) error 02-Jan-2023 03:01:27 #17 15.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom error 02-Jan-2023 03:01:27 #17 15.12 Progress (1): 3.3/12 kB error 02-Jan-2023 03:01:27 Progress (1): 6.1/12 kB error 02-Jan-2023 03:01:27 Progress (1): 8.9/12 kB error 02-Jan-2023 03:01:27 Progress (1): 12/12 kB error 02-Jan-2023 03:01:27 Progress (1): 12 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom (12 kB at 50 kB/s) error 02-Jan-2023 03:01:27 #17 15.24 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.11.20/byte-buddy-parent-1.11.20.pom error 02-Jan-2023 03:01:27 #17 15.36 Progress (1): 3.3/43 kB error 02-Jan-2023 03:01:27 Progress (1): 6.1/43 kB error 02-Jan-2023 03:01:27 Progress (1): 8.9/43 kB error 02-Jan-2023 03:01:27 Progress (1): 12/43 kB error 02-Jan-2023 03:01:27 Progress (1): 14/43 kB error 02-Jan-2023 03:01:27 Progress (1): 17/43 kB error 02-Jan-2023 03:01:27 Progress (1): 20/43 kB error 02-Jan-2023 03:01:27 Progress (1): 23/43 kB error 02-Jan-2023 03:01:27 Progress (1): 26/43 kB error 02-Jan-2023 03:01:27 Progress (1): 28/43 kB error 02-Jan-2023 03:01:27 Progress (1): 31/43 kB error 02-Jan-2023 03:01:27 Progress (1): 34/43 kB error 02-Jan-2023 03:01:27 Progress (1): 37/43 kB error 02-Jan-2023 03:01:27 Progress (1): 40/43 kB error 02-Jan-2023 03:01:27 Progress (1): 42/43 kB error 02-Jan-2023 03:01:27 Progress (1): 43 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.11.20/byte-buddy-parent-1.11.20.pom (43 kB at 179 kB/s) error 02-Jan-2023 03:01:27 #17 15.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.pom error 02-Jan-2023 03:01:27 #17 15.73 Progress (1): 2.7 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.pom (2.7 kB at 12 kB/s) error 02-Jan-2023 03:01:27 #17 15.85 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.pom error 02-Jan-2023 03:01:27 #17 15.98 Progress (1): 2.7 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.pom (2.7 kB at 11 kB/s) error 02-Jan-2023 03:01:27 #17 16.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.pom error 02-Jan-2023 03:01:27 #17 16.25 Progress (1): 3.3/9.2 kB error 02-Jan-2023 03:01:27 Progress (1): 6.1/9.2 kB error 02-Jan-2023 03:01:27 Progress (1): 8.9/9.2 kB error 02-Jan-2023 03:01:27 Progress (1): 9.2 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.pom (9.2 kB at 37 kB/s) error 02-Jan-2023 03:01:27 #17 16.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-parent/5.11.9.Final/hibernate-search-parent-5.11.9.Final.pom error 02-Jan-2023 03:01:27 #17 16.50 Progress (1): 3.3/151 kB error 02-Jan-2023 03:01:27 Progress (1): 6.1/151 kB error 02-Jan-2023 03:01:27 Progress (1): 8.9/151 kB error 02-Jan-2023 03:01:27 Progress (1): 12/151 kB error 02-Jan-2023 03:01:27 Progress (1): 14/151 kB error 02-Jan-2023 03:01:27 Progress (1): 17/151 kB error 02-Jan-2023 03:01:27 Progress (1): 20/151 kB error 02-Jan-2023 03:01:27 Progress (1): 23/151 kB error 02-Jan-2023 03:01:27 Progress (1): 26/151 kB error 02-Jan-2023 03:01:27 Progress (1): 28/151 kB error 02-Jan-2023 03:01:27 Progress (1): 31/151 kB error 02-Jan-2023 03:01:27 Progress (1): 34/151 kB error 02-Jan-2023 03:01:27 Progress (1): 37/151 kB error 02-Jan-2023 03:01:27 Progress (1): 40/151 kB error 02-Jan-2023 03:01:27 Progress (1): 42/151 kB error 02-Jan-2023 03:01:27 Progress (1): 45/151 kB error 02-Jan-2023 03:01:27 Progress (1): 48/151 kB error 02-Jan-2023 03:01:27 Progress (1): 51/151 kB error 02-Jan-2023 03:01:27 Progress (1): 54/151 kB error 02-Jan-2023 03:01:27 Progress (1): 56/151 kB error 02-Jan-2023 03:01:27 Progress (1): 59/151 kB error 02-Jan-2023 03:01:27 Progress (1): 62/151 kB error 02-Jan-2023 03:01:27 Progress (1): 65/151 kB error 02-Jan-2023 03:01:27 Progress (1): 68/151 kB error 02-Jan-2023 03:01:27 Progress (1): 70/151 kB error 02-Jan-2023 03:01:27 Progress (1): 73/151 kB error 02-Jan-2023 03:01:27 Progress (1): 76/151 kB error 02-Jan-2023 03:01:27 Progress (1): 79/151 kB error 02-Jan-2023 03:01:27 Progress (1): 82/151 kB error 02-Jan-2023 03:01:27 Progress (1): 84/151 kB error 02-Jan-2023 03:01:27 Progress (1): 87/151 kB error 02-Jan-2023 03:01:27 Progress (1): 90/151 kB error 02-Jan-2023 03:01:27 Progress (1): 93/151 kB error 02-Jan-2023 03:01:27 Progress (1): 96/151 kB error 02-Jan-2023 03:01:27 Progress (1): 98/151 kB error 02-Jan-2023 03:01:27 Progress (1): 101/151 kB error 02-Jan-2023 03:01:27 Progress (1): 104/151 kB error 02-Jan-2023 03:01:27 Progress (1): 107/151 kB error 02-Jan-2023 03:01:27 Progress (1): 110/151 kB error 02-Jan-2023 03:01:27 Progress (1): 112/151 kB error 02-Jan-2023 03:01:27 Progress (1): 115/151 kB error 02-Jan-2023 03:01:27 Progress (1): 118/151 kB error 02-Jan-2023 03:01:27 Progress (1): 120/151 kB error 02-Jan-2023 03:01:27 Progress (1): 123/151 kB error 02-Jan-2023 03:01:27 Progress (1): 126/151 kB error 02-Jan-2023 03:01:27 Progress (1): 129/151 kB error 02-Jan-2023 03:01:27 Progress (1): 132/151 kB error 02-Jan-2023 03:01:27 Progress (1): 134/151 kB error 02-Jan-2023 03:01:27 Progress (1): 137/151 kB error 02-Jan-2023 03:01:27 Progress (1): 140/151 kB error 02-Jan-2023 03:01:27 Progress (1): 143/151 kB error 02-Jan-2023 03:01:27 Progress (1): 146/151 kB error 02-Jan-2023 03:01:27 Progress (1): 148/151 kB error 02-Jan-2023 03:01:27 Progress (1): 151 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-parent/5.11.9.Final/hibernate-search-parent-5.11.9.Final.pom (151 kB at 429 kB/s) error 02-Jan-2023 03:01:27 #17 16.74 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.pom error 02-Jan-2023 03:01:27 #17 16.87 Progress (1): 3.3/16 kB error 02-Jan-2023 03:01:27 Progress (1): 6.1/16 kB error 02-Jan-2023 03:01:27 Progress (1): 8.9/16 kB error 02-Jan-2023 03:01:27 Progress (1): 12/16 kB error 02-Jan-2023 03:01:27 Progress (1): 14/16 kB error 02-Jan-2023 03:01:27 Progress (1): 16 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.pom (16 kB at 61 kB/s) error 02-Jan-2023 03:01:27 #17 17.09 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.4.30.Final/hibernate-core-5.4.30.Final.pom error 02-Jan-2023 03:01:27 #17 17.21 Progress (1): 3.3/6.1 kB error 02-Jan-2023 03:01:27 Progress (1): 6.1/6.1 kB error 02-Jan-2023 03:01:27 Progress (1): 6.1 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.4.30.Final/hibernate-core-5.4.30.Final.pom (6.1 kB at 26 kB/s) error 02-Jan-2023 03:01:27 #17 17.33 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom error 02-Jan-2023 03:01:27 #17 17.44 Progress (1): 3.3/5.0 kB error 02-Jan-2023 03:01:27 Progress (1): 5.0 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom (5.0 kB at 21 kB/s) error 02-Jan-2023 03:01:27 #17 17.56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom error 02-Jan-2023 03:01:27 #17 17.68 Progress (1): 3.3/66 kB error 02-Jan-2023 03:01:27 Progress (1): 6.1/66 kB error 02-Jan-2023 03:01:27 Progress (1): 8.9/66 kB error 02-Jan-2023 03:01:27 Progress (1): 12/66 kB error 02-Jan-2023 03:01:27 Progress (1): 15/66 kB error 02-Jan-2023 03:01:27 Progress (1): 17/66 kB error 02-Jan-2023 03:01:27 Progress (1): 20/66 kB error 02-Jan-2023 03:01:27 Progress (1): 23/66 kB error 02-Jan-2023 03:01:27 Progress (1): 26/66 kB error 02-Jan-2023 03:01:27 Progress (1): 29/66 kB error 02-Jan-2023 03:01:27 Progress (1): 31/66 kB error 02-Jan-2023 03:01:27 Progress (1): 34/66 kB error 02-Jan-2023 03:01:27 Progress (1): 37/66 kB error 02-Jan-2023 03:01:27 Progress (1): 40/66 kB error 02-Jan-2023 03:01:27 Progress (1): 43/66 kB error 02-Jan-2023 03:01:27 Progress (1): 45/66 kB error 02-Jan-2023 03:01:27 Progress (1): 48/66 kB error 02-Jan-2023 03:01:27 Progress (1): 51/66 kB error 02-Jan-2023 03:01:27 Progress (1): 54/66 kB error 02-Jan-2023 03:01:27 Progress (1): 56/66 kB error 02-Jan-2023 03:01:27 Progress (1): 59/66 kB error 02-Jan-2023 03:01:27 Progress (1): 62/66 kB error 02-Jan-2023 03:01:27 Progress (1): 65/66 kB error 02-Jan-2023 03:01:27 Progress (1): 66 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom (66 kB at 275 kB/s) error 02-Jan-2023 03:01:27 #17 17.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom error 02-Jan-2023 03:01:27 #17 17.93 Progress (1): 3.3/11 kB error 02-Jan-2023 03:01:27 Progress (1): 6.1/11 kB error 02-Jan-2023 03:01:27 Progress (1): 8.9/11 kB error 02-Jan-2023 03:01:27 Progress (1): 11 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom (11 kB at 47 kB/s) error 02-Jan-2023 03:01:27 #17 18.04 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.10.21/byte-buddy-parent-1.10.21.pom error 02-Jan-2023 03:01:27 #17 18.16 Progress (1): 3.3/42 kB error 02-Jan-2023 03:01:27 Progress (1): 6.1/42 kB error 02-Jan-2023 03:01:27 Progress (1): 8.9/42 kB error 02-Jan-2023 03:01:27 Progress (1): 12/42 kB error 02-Jan-2023 03:01:27 Progress (1): 14/42 kB error 02-Jan-2023 03:01:27 Progress (1): 17/42 kB error 02-Jan-2023 03:01:27 Progress (1): 20/42 kB error 02-Jan-2023 03:01:27 Progress (1): 23/42 kB error 02-Jan-2023 03:01:27 Progress (1): 26/42 kB error 02-Jan-2023 03:01:27 Progress (1): 28/42 kB error 02-Jan-2023 03:01:27 Progress (1): 31/42 kB error 02-Jan-2023 03:01:27 Progress (1): 34/42 kB error 02-Jan-2023 03:01:27 Progress (1): 37/42 kB error 02-Jan-2023 03:01:27 Progress (1): 40/42 kB error 02-Jan-2023 03:01:27 Progress (1): 42 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.10.21/byte-buddy-parent-1.10.21.pom (42 kB at 178 kB/s) error 02-Jan-2023 03:01:27 #17 18.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.pom error 02-Jan-2023 03:01:27 #17 18.41 Progress (1): 3.3/23 kB error 02-Jan-2023 03:01:27 Progress (1): 6.1/23 kB error 02-Jan-2023 03:01:27 Progress (1): 8.9/23 kB error 02-Jan-2023 03:01:27 Progress (1): 12/23 kB error 02-Jan-2023 03:01:27 Progress (1): 15/23 kB error 02-Jan-2023 03:01:27 Progress (1): 17/23 kB error 02-Jan-2023 03:01:27 Progress (1): 20/23 kB error 02-Jan-2023 03:01:27 Progress (1): 23/23 kB error 02-Jan-2023 03:01:27 Progress (1): 23 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.pom (23 kB at 99 kB/s) error 02-Jan-2023 03:01:27 #17 18.53 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom error 02-Jan-2023 03:01:27 #17 18.65 Progress (1): 3.3/74 kB error 02-Jan-2023 03:01:27 Progress (1): 6.1/74 kB error 02-Jan-2023 03:01:27 Progress (1): 8.9/74 kB error 02-Jan-2023 03:01:27 Progress (1): 12/74 kB error 02-Jan-2023 03:01:27 Progress (1): 15/74 kB error 02-Jan-2023 03:01:27 Progress (1): 17/74 kB error 02-Jan-2023 03:01:27 Progress (1): 20/74 kB error 02-Jan-2023 03:01:27 Progress (1): 23/74 kB error 02-Jan-2023 03:01:27 Progress (1): 26/74 kB error 02-Jan-2023 03:01:27 Progress (1): 29/74 kB error 02-Jan-2023 03:01:27 Progress (1): 31/74 kB error 02-Jan-2023 03:01:27 Progress (1): 34/74 kB error 02-Jan-2023 03:01:27 Progress (1): 37/74 kB error 02-Jan-2023 03:01:27 Progress (1): 40/74 kB error 02-Jan-2023 03:01:27 Progress (1): 43/74 kB error 02-Jan-2023 03:01:27 Progress (1): 45/74 kB error 02-Jan-2023 03:01:27 Progress (1): 48/74 kB error 02-Jan-2023 03:01:27 Progress (1): 51/74 kB error 02-Jan-2023 03:01:27 Progress (1): 54/74 kB error 02-Jan-2023 03:01:27 Progress (1): 57/74 kB error 02-Jan-2023 03:01:27 Progress (1): 59/74 kB error 02-Jan-2023 03:01:27 Progress (1): 62/74 kB error 02-Jan-2023 03:01:27 Progress (1): 65/74 kB error 02-Jan-2023 03:01:27 Progress (1): 68/74 kB error 02-Jan-2023 03:01:27 Progress (1): 71/74 kB error 02-Jan-2023 03:01:27 Progress (1): 73/74 kB error 02-Jan-2023 03:01:27 Progress (1): 74 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom (74 kB at 277 kB/s) error 02-Jan-2023 03:01:27 #17 18.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom error 02-Jan-2023 03:01:27 #17 18.93 Progress (1): 3.3/14 kB error 02-Jan-2023 03:01:27 Progress (1): 6.1/14 kB error 02-Jan-2023 03:01:27 Progress (1): 8.9/14 kB error 02-Jan-2023 03:01:27 Progress (1): 12/14 kB error 02-Jan-2023 03:01:27 Progress (1): 14 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom (14 kB at 60 kB/s) error 02-Jan-2023 03:01:27 #17 19.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.pom error 02-Jan-2023 03:01:27 #17 19.16 Progress (1): 3.3/12 kB error 02-Jan-2023 03:01:27 Progress (1): 6.1/12 kB error 02-Jan-2023 03:01:27 Progress (1): 8.9/12 kB error 02-Jan-2023 03:01:27 Progress (1): 12 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.pom (12 kB at 50 kB/s) error 02-Jan-2023 03:01:27 #17 19.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.pom error 02-Jan-2023 03:01:27 #17 19.41 Progress (1): 3.3/8.3 kB error 02-Jan-2023 03:01:27 Progress (1): 6.1/8.3 kB error 02-Jan-2023 03:01:27 Progress (1): 8.3 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.pom (8.3 kB at 35 kB/s) error 02-Jan-2023 03:01:27 #17 19.70 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom error 02-Jan-2023 03:01:27 #17 19.83 Progress (1): 3.3/3.4 kB error 02-Jan-2023 03:01:27 Progress (1): 3.4 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom (3.4 kB at 14 kB/s) error 02-Jan-2023 03:01:27 #17 20.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.pom error 02-Jan-2023 03:01:27 #17 20.12 Progress (1): 3.3/4.9 kB error 02-Jan-2023 03:01:27 Progress (1): 4.9 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.pom (4.9 kB at 19 kB/s) error 02-Jan-2023 03:01:27 #17 20.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/module/jackson-modules-java8/2.13.0/jackson-modules-java8-2.13.0.pom error 02-Jan-2023 03:01:27 #17 20.65 Progress (1): 3.0 kB error 02-Jan-2023 03:01:27 error 02-Jan-2023 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/module/jackson-modules-java8/2.13.0/jackson-modules-java8-2.13.0.pom (3.0 kB at 6.1 kB/s) error 02-Jan-2023 03:01:27 #17 20.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom error 02-Jan-2023 03:01:27 #17 20.89 Progress (1): 3.3/9.7 kB error 02-Jan-2023 03:01:27 Progress (1): 6.1/9.7 kB error 02-Jan-2023 03:01:27 Progress (1): 8.9/9.7 kB error 02-Jan-2023 03:01:27 Progress (1): 9.7 kB error 02-Jan-2023 03:01:28 error 02-Jan-2023 03:01:28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom (9.7 kB at 40 kB/s) error 02-Jan-2023 03:01:28 #17 21.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom error 02-Jan-2023 03:01:28 #17 21.13 Progress (1): 3.3/17 kB error 02-Jan-2023 03:01:28 Progress (1): 6.1/17 kB error 02-Jan-2023 03:01:28 Progress (1): 8.9/17 kB error 02-Jan-2023 03:01:28 Progress (1): 12/17 kB error 02-Jan-2023 03:01:28 Progress (1): 15/17 kB error 02-Jan-2023 03:01:28 Progress (1): 17 kB error 02-Jan-2023 03:01:28 error 02-Jan-2023 03:01:28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom (17 kB at 73 kB/s) error 02-Jan-2023 03:01:28 #17 21.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom error 02-Jan-2023 03:01:28 #17 21.39 Progress (1): 3.3/19 kB error 02-Jan-2023 03:01:28 Progress (1): 6.1/19 kB error 02-Jan-2023 03:01:28 Progress (1): 8.9/19 kB error 02-Jan-2023 03:01:28 Progress (1): 12/19 kB error 02-Jan-2023 03:01:28 Progress (1): 15/19 kB error 02-Jan-2023 03:01:28 Progress (1): 17/19 kB error 02-Jan-2023 03:01:28 Progress (1): 19 kB error 02-Jan-2023 03:01:28 error 02-Jan-2023 03:01:28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom (19 kB at 77 kB/s) error 02-Jan-2023 03:01:28 #17 21.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-root/2.10.9.2/ehcache-root-2.10.9.2.pom error 02-Jan-2023 03:01:28 #17 21.65 Progress (1): 3.3/16 kB error 02-Jan-2023 03:01:28 Progress (1): 6.1/16 kB error 02-Jan-2023 03:01:28 Progress (1): 8.9/16 kB error 02-Jan-2023 03:01:28 Progress (1): 12/16 kB error 02-Jan-2023 03:01:28 Progress (1): 15/16 kB error 02-Jan-2023 03:01:28 Progress (1): 16 kB error 02-Jan-2023 03:01:28 error 02-Jan-2023 03:01:28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-root/2.10.9.2/ehcache-root-2.10.9.2.pom (16 kB at 65 kB/s) error 02-Jan-2023 03:01:28 #17 21.80 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom error 02-Jan-2023 03:01:28 #17 21.92 Progress (1): 3.3/13 kB error 02-Jan-2023 03:01:28 Progress (1): 6.1/13 kB error 02-Jan-2023 03:01:28 Progress (1): 8.9/13 kB error 02-Jan-2023 03:01:28 Progress (1): 12/13 kB error 02-Jan-2023 03:01:28 Progress (1): 13 kB error 02-Jan-2023 03:01:28 error 02-Jan-2023 03:01:29 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom (13 kB at 50 kB/s) error 02-Jan-2023 03:01:29 #17 22.06 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom error 02-Jan-2023 03:01:29 #17 22.19 Progress (1): 2.0 kB error 02-Jan-2023 03:01:29 error 02-Jan-2023 03:01:29 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom (2.0 kB at 8.7 kB/s) error 02-Jan-2023 03:01:29 #17 22.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom error 02-Jan-2023 03:01:29 #17 22.42 Progress (1): 2.1 kB error 02-Jan-2023 03:01:29 error 02-Jan-2023 03:01:29 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom (2.1 kB at 9.0 kB/s) error 02-Jan-2023 03:01:29 #17 22.55 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom error 02-Jan-2023 03:01:29 #17 22.66 Progress (1): 3.3/37 kB error 02-Jan-2023 03:01:29 Progress (1): 6.1/37 kB error 02-Jan-2023 03:01:29 Progress (1): 8.9/37 kB error 02-Jan-2023 03:01:29 Progress (1): 12/37 kB error 02-Jan-2023 03:01:29 Progress (1): 15/37 kB error 02-Jan-2023 03:01:29 Progress (1): 17/37 kB error 02-Jan-2023 03:01:29 Progress (1): 20/37 kB error 02-Jan-2023 03:01:29 Progress (1): 23/37 kB error 02-Jan-2023 03:01:29 Progress (1): 26/37 kB error 02-Jan-2023 03:01:29 Progress (1): 29/37 kB error 02-Jan-2023 03:01:29 Progress (1): 31/37 kB error 02-Jan-2023 03:01:29 Progress (1): 34/37 kB error 02-Jan-2023 03:01:29 Progress (1): 37/37 kB error 02-Jan-2023 03:01:29 Progress (1): 37 kB error 02-Jan-2023 03:01:29 error 02-Jan-2023 03:01:29 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom (37 kB at 153 kB/s) error 02-Jan-2023 03:01:29 #17 22.80 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom error 02-Jan-2023 03:01:29 #17 22.93 Progress (1): 3.3/13 kB error 02-Jan-2023 03:01:29 Progress (1): 6.1/13 kB error 02-Jan-2023 03:01:29 Progress (1): 8.9/13 kB error 02-Jan-2023 03:01:29 Progress (1): 12/13 kB error 02-Jan-2023 03:01:29 Progress (1): 13 kB error 02-Jan-2023 03:01:29 error 02-Jan-2023 03:01:30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom (13 kB at 52 kB/s) error 02-Jan-2023 03:01:30 #17 23.06 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom error 02-Jan-2023 03:01:30 #17 23.18 Progress (1): 3.3/9.5 kB error 02-Jan-2023 03:01:30 Progress (1): 6.1/9.5 kB error 02-Jan-2023 03:01:30 Progress (1): 8.9/9.5 kB error 02-Jan-2023 03:01:30 Progress (1): 9.5 kB error 02-Jan-2023 03:01:30 error 02-Jan-2023 03:01:30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom (9.5 kB at 38 kB/s) error 02-Jan-2023 03:01:30 #17 23.32 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom error 02-Jan-2023 03:01:30 #17 23.45 Progress (1): 2.0 kB error 02-Jan-2023 03:01:30 error 02-Jan-2023 03:01:30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom (2.0 kB at 8.2 kB/s) error 02-Jan-2023 03:01:30 #17 23.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom error 02-Jan-2023 03:01:30 #17 23.69 Progress (1): 3.3/23 kB error 02-Jan-2023 03:01:30 Progress (1): 6.1/23 kB error 02-Jan-2023 03:01:30 Progress (1): 8.9/23 kB error 02-Jan-2023 03:01:30 Progress (1): 12/23 kB error 02-Jan-2023 03:01:30 Progress (1): 15/23 kB error 02-Jan-2023 03:01:30 Progress (1): 17/23 kB error 02-Jan-2023 03:01:30 Progress (1): 20/23 kB error 02-Jan-2023 03:01:30 Progress (1): 23 kB error 02-Jan-2023 03:01:30 error 02-Jan-2023 03:01:30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 96 kB/s) error 02-Jan-2023 03:01:30 #17 23.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom error 02-Jan-2023 03:01:30 #17 23.93 Progress (1): 3.3/13 kB error 02-Jan-2023 03:01:30 Progress (1): 6.1/13 kB error 02-Jan-2023 03:01:30 Progress (1): 8.9/13 kB error 02-Jan-2023 03:01:30 Progress (1): 12/13 kB error 02-Jan-2023 03:01:30 Progress (1): 13 kB error 02-Jan-2023 03:01:30 error 02-Jan-2023 03:01:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom (13 kB at 56 kB/s) error 02-Jan-2023 03:01:31 #17 24.06 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom error 02-Jan-2023 03:01:31 #17 24.17 Progress (1): 1.3 kB error 02-Jan-2023 03:01:31 error 02-Jan-2023 03:01:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom (1.3 kB at 5.7 kB/s) error 02-Jan-2023 03:01:31 #17 24.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom error 02-Jan-2023 03:01:31 #17 24.41 Progress (1): 3.3/29 kB error 02-Jan-2023 03:01:31 Progress (1): 6.1/29 kB error 02-Jan-2023 03:01:31 Progress (1): 8.9/29 kB error 02-Jan-2023 03:01:31 Progress (1): 12/29 kB error 02-Jan-2023 03:01:31 Progress (1): 15/29 kB error 02-Jan-2023 03:01:31 Progress (1): 17/29 kB error 02-Jan-2023 03:01:31 Progress (1): 20/29 kB error 02-Jan-2023 03:01:31 Progress (1): 23/29 kB error 02-Jan-2023 03:01:31 Progress (1): 26/29 kB error 02-Jan-2023 03:01:31 Progress (1): 29/29 kB error 02-Jan-2023 03:01:31 Progress (1): 29 kB error 02-Jan-2023 03:01:31 error 02-Jan-2023 03:01:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom (29 kB at 121 kB/s) error 02-Jan-2023 03:01:31 #17 24.53 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom error 02-Jan-2023 03:01:31 #17 24.65 Progress (1): 3.3/3.5 kB error 02-Jan-2023 03:01:31 Progress (1): 3.5 kB error 02-Jan-2023 03:01:31 error 02-Jan-2023 03:01:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom (3.5 kB at 15 kB/s) error 02-Jan-2023 03:01:31 #17 24.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom error 02-Jan-2023 03:01:31 #17 24.89 Progress (1): 3.3/10 kB error 02-Jan-2023 03:01:31 Progress (1): 6.1/10 kB error 02-Jan-2023 03:01:31 Progress (1): 8.9/10 kB error 02-Jan-2023 03:01:31 Progress (1): 10 kB error 02-Jan-2023 03:01:31 error 02-Jan-2023 03:01:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom (10 kB at 44 kB/s) error 02-Jan-2023 03:01:32 #17 25.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom error 02-Jan-2023 03:01:32 #17 25.12 Progress (1): 3.3/13 kB error 02-Jan-2023 03:01:32 Progress (1): 6.1/13 kB error 02-Jan-2023 03:01:32 Progress (1): 8.9/13 kB error 02-Jan-2023 03:01:32 Progress (1): 12/13 kB error 02-Jan-2023 03:01:32 Progress (1): 13 kB error 02-Jan-2023 03:01:32 error 02-Jan-2023 03:01:32 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom (13 kB at 56 kB/s) error 02-Jan-2023 03:01:32 #17 25.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom error 02-Jan-2023 03:01:32 #17 25.39 Progress (1): 3.2 kB error 02-Jan-2023 03:01:32 error 02-Jan-2023 03:01:32 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom (3.2 kB at 15 kB/s) error 02-Jan-2023 03:01:32 #17 25.51 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:32 #17 25.62 Progress (1): 1.7 kB error 02-Jan-2023 03:01:32 error 02-Jan-2023 03:01:32 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.pom (1.7 kB at 7.5 kB/s) error 02-Jan-2023 03:01:32 #17 25.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.pom error 02-Jan-2023 03:01:32 #17 25.88 Progress (1): 3.2 kB error 02-Jan-2023 03:01:32 error 02-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.pom (3.2 kB at 13 kB/s) error 02-Jan-2023 03:01:33 #17 26.02 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.pom error 02-Jan-2023 03:01:33 #17 26.14 Progress (1): 2.8 kB error 02-Jan-2023 03:01:33 error 02-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.pom (2.8 kB at 12 kB/s) error 02-Jan-2023 03:01:33 #17 26.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.pom error 02-Jan-2023 03:01:33 #17 26.39 Progress (1): 3.2 kB error 02-Jan-2023 03:01:33 error 02-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.pom (3.2 kB at 13 kB/s) error 02-Jan-2023 03:01:33 #17 26.51 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.pom error 02-Jan-2023 03:01:33 #17 26.64 Progress (1): 3.2 kB error 02-Jan-2023 03:01:33 error 02-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.pom (3.2 kB at 13 kB/s) error 02-Jan-2023 03:01:33 #17 26.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.pom error 02-Jan-2023 03:01:33 #17 26.88 Progress (1): 3.2 kB error 02-Jan-2023 03:01:33 error 02-Jan-2023 03:01:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.pom (3.2 kB at 14 kB/s) error 02-Jan-2023 03:01:34 #17 26.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom error 02-Jan-2023 03:01:34 #17 27.12 Progress (1): 3.3/59 kB error 02-Jan-2023 03:01:34 Progress (1): 6.1/59 kB error 02-Jan-2023 03:01:34 Progress (1): 8.9/59 kB error 02-Jan-2023 03:01:34 Progress (1): 12/59 kB error 02-Jan-2023 03:01:34 Progress (1): 15/59 kB error 02-Jan-2023 03:01:34 Progress (1): 17/59 kB error 02-Jan-2023 03:01:34 Progress (1): 20/59 kB error 02-Jan-2023 03:01:34 Progress (1): 23/59 kB error 02-Jan-2023 03:01:34 Progress (1): 26/59 kB error 02-Jan-2023 03:01:34 Progress (1): 29/59 kB error 02-Jan-2023 03:01:34 Progress (1): 31/59 kB error 02-Jan-2023 03:01:34 Progress (1): 34/59 kB error 02-Jan-2023 03:01:34 Progress (1): 37/59 kB error 02-Jan-2023 03:01:34 Progress (1): 40/59 kB error 02-Jan-2023 03:01:34 Progress (1): 43/59 kB error 02-Jan-2023 03:01:34 Progress (1): 45/59 kB error 02-Jan-2023 03:01:34 Progress (1): 48/59 kB error 02-Jan-2023 03:01:34 Progress (1): 51/59 kB error 02-Jan-2023 03:01:34 Progress (1): 54/59 kB error 02-Jan-2023 03:01:34 Progress (1): 56/59 kB error 02-Jan-2023 03:01:34 Progress (1): 59 kB error 02-Jan-2023 03:01:34 error 02-Jan-2023 03:01:34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom (59 kB at 171 kB/s) error 02-Jan-2023 03:01:34 #17 27.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.jar error 02-Jan-2023 03:01:34 #17 27.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.jar error 02-Jan-2023 03:01:34 #17 27.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.jar error 02-Jan-2023 03:01:34 #17 27.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.jar error 02-Jan-2023 03:01:34 #17 27.54 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.jar error 02-Jan-2023 03:01:34 #17 28.03 Progress (1): 3.3/24 kB error 02-Jan-2023 03:01:34 Progress (1): 6.1/24 kB error 02-Jan-2023 03:01:34 Progress (1): 8.9/24 kB error 02-Jan-2023 03:01:34 Progress (1): 12/24 kB error 02-Jan-2023 03:01:35 Progress (1): 14/24 kB error 02-Jan-2023 03:01:35 Progress (1): 17/24 kB error 02-Jan-2023 03:01:35 Progress (1): 20/24 kB error 02-Jan-2023 03:01:35 Progress (1): 23/24 kB error 02-Jan-2023 03:01:35 Progress (1): 24 kB error 02-Jan-2023 03:01:35 error 02-Jan-2023 03:01:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.jar (24 kB at 32 kB/s) error 02-Jan-2023 03:01:35 #17 28.23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.jar error 02-Jan-2023 03:01:35 #17 28.24 Progress (1): 0/1.4 MB error 02-Jan-2023 03:01:35 Progress (1): 0/1.4 MB error 02-Jan-2023 03:01:35 Progress (1): 0/1.4 MB error 02-Jan-2023 03:01:35 Progress (1): 0/1.4 MB error 02-Jan-2023 03:01:35 Progress (1): 0/1.4 MB error 02-Jan-2023 03:01:35 Progress (1): 0.1/1.4 MB error 02-Jan-2023 03:01:35 Progress (1): 0.1/1.4 MB error 02-Jan-2023 03:01:35 Progress (1): 0.1/1.4 MB error 02-Jan-2023 03:01:35 Progress (1): 0.1/1.4 MB error 02-Jan-2023 03:01:35 Progress (1): 0.1/1.4 MB error 02-Jan-2023 03:01:35 Progress (1): 0.1/1.4 MB error 02-Jan-2023 03:01:35 Progress (1): 0.1/1.4 MB error 02-Jan-2023 03:01:35 Progress (2): 0.1/1.4 MB | 4.1/689 kB error 02-Jan-2023 03:01:35 Progress (3): 0.1/1.4 MB | 4.1/689 kB | 0/2.9 MB error 02-Jan-2023 03:01:35 Progress (3): 0.1/1.4 MB | 8.2/689 kB | 0/2.9 MB error 02-Jan-2023 03:01:35 Progress (3): 0.1/1.4 MB | 12/689 kB | 0/2.9 MB error 02-Jan-2023 03:01:35 Progress (3): 0.1/1.4 MB | 16/689 kB | 0/2.9 MB error 02-Jan-2023 03:01:35 Progress (4): 0.1/1.4 MB | 16/689 kB | 0/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.1/1.4 MB | 16/689 kB | 0/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.1/1.4 MB | 16/689 kB | 0/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.1/1.4 MB | 16/689 kB | 0/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.1/1.4 MB | 16/689 kB | 0/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.1/1.4 MB | 16/689 kB | 0/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 16/689 kB | 0/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 16/689 kB | 0/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 16/689 kB | 0/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 16/689 kB | 0/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 16/689 kB | 0/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 16/689 kB | 0/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 16/689 kB | 0/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 16/689 kB | 0/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 16/689 kB | 0/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 19/689 kB | 0/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 19/689 kB | 0/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 23/689 kB | 0/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 23/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 27/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 31/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 35/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 39/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 43/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 47/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 52/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.2/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.3/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.3/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.3/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.3/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.3/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.3/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.3/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.3/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.3/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.3/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.3/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.3/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.4/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.4/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.4/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.4/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.4/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.4/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.4/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.4/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.4/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.4/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.4/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 54/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 58/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 62/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 66/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 70/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 74/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 78/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 82/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 86/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 88/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 92/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 97/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 101/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.5/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.6/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.6/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.6/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.6/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.6/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.6/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.6/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.6/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.6/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.6/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.6/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.7/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.7/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.7/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.7/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.7/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.7/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.7/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.7/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.7/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.7/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.7/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.7/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.8/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.8/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.8/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.8/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.8/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.8/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.8/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.8/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.8/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.8/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.8/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.9/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.9/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.9/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.9/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.9/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.9/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.9/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.9/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.9/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.9/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.9/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 0.9/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 105/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 109/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 113/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 117/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 117/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 121/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 123/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 123/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 127/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 131/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 136/689 kB | 0.1/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 136/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 140/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 144/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 144/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 148/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 152/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 156/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 158/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 158/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 162/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 166/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 166/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 170/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 174/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 179/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 183/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 187/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 191/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 193/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 197/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 201/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 205/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 209/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 213/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 217/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 222/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 226/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 228/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (4): 1.0/1.4 MB | 232/689 kB | 0.2/2.9 MB | 0.1/1.2 MB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 232/689 kB | 0.2/2.9 MB | 0.1/1.2 MB | 4.1/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 232/689 kB | 0.2/2.9 MB | 0.1/1.2 MB | 8.2/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 232/689 kB | 0.2/2.9 MB | 0.1/1.2 MB | 12/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 232/689 kB | 0.2/2.9 MB | 0.1/1.2 MB | 12/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 232/689 kB | 0.2/2.9 MB | 0.1/1.2 MB | 12/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 232/689 kB | 0.2/2.9 MB | 0.1/1.2 MB | 12/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 232/689 kB | 0.2/2.9 MB | 0.1/1.2 MB | 12/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 232/689 kB | 0.2/2.9 MB | 0.1/1.2 MB | 12/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 232/689 kB | 0.2/2.9 MB | 0.1/1.2 MB | 12/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 232/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 12/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 232/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 12/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 232/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 12/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 232/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 12/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 232/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 12/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 232/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 232/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 236/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 236/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 240/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 240/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 244/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 248/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 252/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 256/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 260/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.0/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.1/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.1/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.1/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.1/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.1/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.1/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.1/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.1/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.1/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.1/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.1/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.1/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.2/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.2/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.2/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.2/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.2/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.2/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.2/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.2/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.2/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.2/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.2/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.3/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.3/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.3/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.3/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.3/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.3/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.3/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.3/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.3/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.3/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.3/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.3/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 262/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 267/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 271/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 275/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 279/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 279/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 279/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 283/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 287/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 291/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 295/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 297/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 297/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 297/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 297/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 301/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 305/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 310/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 314/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 318/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 322/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 326/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 330/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 332/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 336/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 340/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 344/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 348/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 348/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 348/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 348/689 kB | 0.4/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 348/689 kB | 0.4/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 353/689 kB | 0.4/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 357/689 kB | 0.4/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 361/689 kB | 0.4/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 365/689 kB | 0.4/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 367/689 kB | 0.4/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 371/689 kB | 0.4/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 375/689 kB | 0.4/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 379/689 kB | 0.4/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 383/689 kB | 0.4/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 383/689 kB | 0.4/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 383/689 kB | 0.4/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 383/689 kB | 0.4/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 387/689 kB | 0.4/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 392/689 kB | 0.4/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 396/689 kB | 0.4/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 400/689 kB | 0.4/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 402/689 kB | 0.4/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 402/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 402/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 402/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 406/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 410/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 414/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 418/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 422/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 426/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 430/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 435/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 437/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 441/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 445/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 449/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 16/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 449/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 20/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 449/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 24/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 449/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 28/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 449/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 32/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 449/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 36/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 449/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.2/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.3/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.3/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.3/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.3/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.3/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.3/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.3/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.3/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.3/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.3/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.3/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.3/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 453/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 457/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 461/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 461/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 465/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 469/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 471/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 475/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 480/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 484/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 488/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 492/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 496/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 500/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 504/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 506/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 510/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 514/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 518/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 523/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 527/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 531/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 535/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 539/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 541/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 40/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 541/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 44/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 541/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 44/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 541/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 44/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 541/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 44/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 541/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 44/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 541/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 44/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 541/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 44/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 541/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 44/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 541/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 44/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4/1.4 MB | 541/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 48/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 541/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 48/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 541/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 541/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 541/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 545/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 549/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 553/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 557/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 561/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 566/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 570/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 574/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 576/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 580/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 584/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 588/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 592/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 596/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 600/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 604/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 609/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 611/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 615/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 619/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 623/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 627/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 631/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 635/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 639/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 643/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 645/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 645/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 650/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 654/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 658/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 662/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 662/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 666/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 670/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 674/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 678/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 680/689 kB | 0.5/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 680/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 684/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 688/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.5/1.2 MB | 51/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.5/1.2 MB | 55/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.5/1.2 MB | 59/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.5/1.2 MB | 63/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.5/1.2 MB | 67/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.5/1.2 MB | 71/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.5/1.2 MB | 71/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.5/1.2 MB | 71/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.5/1.2 MB | 71/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.5/1.2 MB | 71/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.5/1.2 MB | 71/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.5/1.2 MB | 71/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.5/1.2 MB | 71/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.5/1.2 MB | 71/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.5/1.2 MB | 71/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.5/1.2 MB | 71/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 71/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 71/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 75/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 75/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 79/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 79/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 83/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 83/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.7/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.7/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.7/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.7/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.7/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.7/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.7/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.7/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.7/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:35 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.7/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.7/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.7/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.7/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.8/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.7/2.9 MB | 0.8/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.8/2.9 MB | 0.8/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.8/2.9 MB | 0.8/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.8/2.9 MB | 0.8/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.8/2.9 MB | 0.8/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.8/2.9 MB | 0.8/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.8/2.9 MB | 0.8/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.8/2.9 MB | 0.8/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.8/2.9 MB | 0.8/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.8/2.9 MB | 0.8/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.8/2.9 MB | 0.8/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.8/2.9 MB | 0.8/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.8/2.9 MB | 0.8/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.8/2.9 MB | 0.8/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.9/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.9/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.9/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.9/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.9/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.9/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.9/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.9/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.9/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.9/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.9/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 0.9/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 1.0/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 1.0/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 1.0/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 1.0/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 1.0/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 1.0/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 1.0/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (5): 1.4 MB | 689 kB | 1.0/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 error 02-Jan-2023 03:01:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.jar (1.4 MB at 890 kB/s) error 02-Jan-2023 03:01:36 #17 29.10 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.jar error 02-Jan-2023 03:01:36 #17 29.10 Progress (4): 689 kB | 1.0/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.0/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.1/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.1/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.1/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.1/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.1/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.1/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.2/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.2/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.2/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.2/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.2/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.3/2.9 MB | 0.9/1.2 MB | 85/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.3/2.9 MB | 0.9/1.2 MB | 89/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.3/2.9 MB | 0.9/1.2 MB | 94/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.3/2.9 MB | 1.0/1.2 MB | 94/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.3/2.9 MB | 1.0/1.2 MB | 94/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.3/2.9 MB | 1.0/1.2 MB | 94/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.3/2.9 MB | 1.0/1.2 MB | 94/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.3/2.9 MB | 1.0/1.2 MB | 98/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.3/2.9 MB | 1.0/1.2 MB | 98/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.3/2.9 MB | 1.0/1.2 MB | 98/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.3/2.9 MB | 1.0/1.2 MB | 102/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.3/2.9 MB | 1.0/1.2 MB | 102/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.3/2.9 MB | 1.0/1.2 MB | 106/282 kB error 02-Jan-2023 03:01:36 Progress (4): 689 kB | 1.3/2.9 MB | 1.0/1.2 MB | 110/282 kB error 02-Jan-2023 03:01:36 error 02-Jan-2023 03:01:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.jar (689 kB at 422 kB/s) error 02-Jan-2023 03:01:36 #17 29.13 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.jar error 02-Jan-2023 03:01:36 #17 29.13 Progress (3): 1.3/2.9 MB | 1.0/1.2 MB | 114/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.0/1.2 MB | 118/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.0/1.2 MB | 120/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.0/1.2 MB | 120/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.0/1.2 MB | 120/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.0/1.2 MB | 124/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.0/1.2 MB | 124/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.0/1.2 MB | 124/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.1/1.2 MB | 124/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.1/1.2 MB | 128/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.1/1.2 MB | 132/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.1/1.2 MB | 132/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.1/1.2 MB | 132/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.1/1.2 MB | 137/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.1/1.2 MB | 137/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.1/1.2 MB | 137/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.1/1.2 MB | 141/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.1/1.2 MB | 145/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.1/1.2 MB | 145/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.1/1.2 MB | 145/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.1/1.2 MB | 149/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.1/1.2 MB | 149/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.1/1.2 MB | 149/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.1/1.2 MB | 149/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.1/1.2 MB | 149/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.1/1.2 MB | 149/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.2/1.2 MB | 149/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.2/1.2 MB | 149/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.2/1.2 MB | 149/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.2/1.2 MB | 153/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.2/1.2 MB | 153/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.2/1.2 MB | 153/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.2/1.2 MB | 153/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.2/1.2 MB | 153/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.2/1.2 MB | 153/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.2/1.2 MB | 153/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.2/1.2 MB | 153/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.2 MB | 153/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.2 MB | 153/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.2 MB | 153/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.2 MB | 153/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.3/2.9 MB | 1.2 MB | 153/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.4/2.9 MB | 1.2 MB | 153/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.4/2.9 MB | 1.2 MB | 153/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.4/2.9 MB | 1.2 MB | 153/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.4/2.9 MB | 1.2 MB | 153/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.4/2.9 MB | 1.2 MB | 153/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.4/2.9 MB | 1.2 MB | 153/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.5/2.9 MB | 1.2 MB | 153/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.5/2.9 MB | 1.2 MB | 153/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.5/2.9 MB | 1.2 MB | 155/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.5/2.9 MB | 1.2 MB | 159/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.5/2.9 MB | 1.2 MB | 163/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.5/2.9 MB | 1.2 MB | 167/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.5/2.9 MB | 1.2 MB | 167/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.5/2.9 MB | 1.2 MB | 167/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.5/2.9 MB | 1.2 MB | 167/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.5/2.9 MB | 1.2 MB | 167/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.6/2.9 MB | 1.2 MB | 167/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.6/2.9 MB | 1.2 MB | 167/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.6/2.9 MB | 1.2 MB | 167/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.6/2.9 MB | 1.2 MB | 167/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.6/2.9 MB | 1.2 MB | 171/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.6/2.9 MB | 1.2 MB | 175/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.6/2.9 MB | 1.2 MB | 180/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.6/2.9 MB | 1.2 MB | 184/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.6/2.9 MB | 1.2 MB | 184/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.6/2.9 MB | 1.2 MB | 188/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.7/2.9 MB | 1.2 MB | 188/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.7/2.9 MB | 1.2 MB | 190/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.7/2.9 MB | 1.2 MB | 190/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.7/2.9 MB | 1.2 MB | 194/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.7/2.9 MB | 1.2 MB | 194/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.7/2.9 MB | 1.2 MB | 198/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.7/2.9 MB | 1.2 MB | 202/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.7/2.9 MB | 1.2 MB | 202/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.7/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.7/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.7/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.8/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.8/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.8/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.8/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.8/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.8/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.9/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.9/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.9/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.9/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.9/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 1.9/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.0/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.0/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.0/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.0/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.0/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.1/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.1/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.1/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.1/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.1/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.1/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.2/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.2/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.2/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.2/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.2/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.2/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.3/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.3/2.9 MB | 1.2 MB | 206/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.3/2.9 MB | 1.2 MB | 210/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.3/2.9 MB | 1.2 MB | 210/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.3/2.9 MB | 1.2 MB | 214/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.3/2.9 MB | 1.2 MB | 218/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.3/2.9 MB | 1.2 MB | 218/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.3/2.9 MB | 1.2 MB | 223/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.3/2.9 MB | 1.2 MB | 223/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.3/2.9 MB | 1.2 MB | 225/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.3/2.9 MB | 1.2 MB | 229/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.3/2.9 MB | 1.2 MB | 233/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.3/2.9 MB | 1.2 MB | 237/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.3/2.9 MB | 1.2 MB | 241/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.3/2.9 MB | 1.2 MB | 241/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.4/2.9 MB | 1.2 MB | 241/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.4/2.9 MB | 1.2 MB | 241/282 kB error 02-Jan-2023 03:01:36 Progress (3): 2.4/2.9 MB | 1.2 MB | 245/282 kB error 02-Jan-2023 03:01:36 Progress (4): 2.4/2.9 MB | 1.2 MB | 245/282 kB | 3.3/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.4/2.9 MB | 1.2 MB | 245/282 kB | 6.1/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.4/2.9 MB | 1.2 MB | 245/282 kB | 8.9/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.4/2.9 MB | 1.2 MB | 245/282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.4/2.9 MB | 1.2 MB | 249/282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.4/2.9 MB | 1.2 MB | 253/282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.4/2.9 MB | 1.2 MB | 257/282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.4/2.9 MB | 1.2 MB | 259/282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.4/2.9 MB | 1.2 MB | 264/282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.4/2.9 MB | 1.2 MB | 268/282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.4/2.9 MB | 1.2 MB | 268/282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.4/2.9 MB | 1.2 MB | 272/282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.4/2.9 MB | 1.2 MB | 276/282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.4/2.9 MB | 1.2 MB | 276/282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.4/2.9 MB | 1.2 MB | 280/282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.4/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.4/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.5/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.5/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.5/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.5/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.5/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.5/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.5/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.6/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.6/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.6/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.6/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.6/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.6/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.7/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.7/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.7/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.7/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.7/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.7/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.8/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (4): 2.8/2.9 MB | 1.2 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 error 02-Jan-2023 03:01:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.jar (1.2 MB at 693 kB/s) error 02-Jan-2023 03:01:36 #17 29.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.jar error 02-Jan-2023 03:01:36 #17 29.29 Progress (3): 2.8/2.9 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (3): 2.8/2.9 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (3): 2.8/2.9 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (3): 2.8/2.9 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (3): 2.9/2.9 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (3): 2.9/2.9 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (3): 2.9/2.9 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (3): 2.9/2.9 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (3): 2.9 MB | 282 kB | 12/201 kB error 02-Jan-2023 03:01:36 Progress (3): 2.9 MB | 282 kB | 14/201 kB error 02-Jan-2023 03:01:36 Progress (3): 2.9 MB | 282 kB | 17/201 kB error 02-Jan-2023 03:01:36 Progress (3): 2.9 MB | 282 kB | 20/201 kB error 02-Jan-2023 03:01:36 Progress (3): 2.9 MB | 282 kB | 23/201 kB error 02-Jan-2023 03:01:36 Progress (3): 2.9 MB | 282 kB | 26/201 kB error 02-Jan-2023 03:01:36 Progress (3): 2.9 MB | 282 kB | 28/201 kB error 02-Jan-2023 03:01:36 Progress (3): 2.9 MB | 282 kB | 31/201 kB error 02-Jan-2023 03:01:36 Progress (3): 2.9 MB | 282 kB | 34/201 kB error 02-Jan-2023 03:01:36 Progress (3): 2.9 MB | 282 kB | 37/201 kB error 02-Jan-2023 03:01:36 Progress (3): 2.9 MB | 282 kB | 40/201 kB error 02-Jan-2023 03:01:36 error 02-Jan-2023 03:01:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.jar (282 kB at 152 kB/s) error 02-Jan-2023 03:01:36 #17 29.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.jar error 02-Jan-2023 03:01:36 #17 29.41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.jar (2.9 MB at 1.5 MB/s) error 02-Jan-2023 03:01:36 #17 29.41 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.jar error 02-Jan-2023 03:01:36 #17 29.41 Progress (2): 40/201 kB | 4.1/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 8.2/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 12/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 16/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 19/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 23/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 27/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 31/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 34/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 38/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 42/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 46/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 51/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 55/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 59/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 63/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 67/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 69/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 73/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 77/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 81/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 85/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 89/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 94/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 98/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 102/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 104/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 108/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 112/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 116/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 120/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 124/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 128/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 132/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 137/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 141/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 143/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 147/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 151/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 155/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 158/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 162/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 166/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 170/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 174/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 179/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 183/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 187/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 191/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 195/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 197/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 201/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 206/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 210/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 214/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 218/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 222/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 226/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 230/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 234/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 238/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 242/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 246/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 251/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 255/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 259/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 263/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 267/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 271/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 275/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 278/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 282/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 286/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 290/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 294/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 298/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 302/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 306/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 310/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 313/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 317/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 321/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 323/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 327/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 332/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 336/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 340/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 344/373 kB error 02-Jan-2023 03:01:36 Progress (2): 40/201 kB | 348/373 kB error 02-Jan-2023 03:01:36 Progress (2): 42/201 kB | 348/373 kB error 02-Jan-2023 03:01:36 Progress (2): 45/201 kB | 348/373 kB error 02-Jan-2023 03:01:36 Progress (2): 48/201 kB | 348/373 kB error 02-Jan-2023 03:01:36 Progress (2): 51/201 kB | 348/373 kB error 02-Jan-2023 03:01:36 Progress (2): 54/201 kB | 348/373 kB error 02-Jan-2023 03:01:36 Progress (2): 56/201 kB | 348/373 kB error 02-Jan-2023 03:01:36 Progress (2): 59/201 kB | 348/373 kB error 02-Jan-2023 03:01:36 Progress (2): 62/201 kB | 348/373 kB error 02-Jan-2023 03:01:36 Progress (2): 65/201 kB | 348/373 kB error 02-Jan-2023 03:01:36 Progress (2): 67/201 kB | 348/373 kB error 02-Jan-2023 03:01:36 Progress (2): 70/201 kB | 348/373 kB error 02-Jan-2023 03:01:36 Progress (2): 73/201 kB | 348/373 kB error 02-Jan-2023 03:01:36 Progress (2): 76/201 kB | 348/373 kB error 02-Jan-2023 03:01:36 Progress (2): 79/201 kB | 348/373 kB error 02-Jan-2023 03:01:36 Progress (2): 81/201 kB | 348/373 kB error 02-Jan-2023 03:01:36 Progress (2): 84/201 kB | 348/373 kB error 02-Jan-2023 03:01:36 Progress (2): 84/201 kB | 352/373 kB error 02-Jan-2023 03:01:36 Progress (2): 84/201 kB | 356/373 kB error 02-Jan-2023 03:01:36 Progress (2): 87/201 kB | 356/373 kB error 02-Jan-2023 03:01:36 Progress (2): 90/201 kB | 356/373 kB error 02-Jan-2023 03:01:36 Progress (2): 93/201 kB | 356/373 kB error 02-Jan-2023 03:01:36 Progress (2): 95/201 kB | 356/373 kB error 02-Jan-2023 03:01:36 Progress (2): 98/201 kB | 356/373 kB error 02-Jan-2023 03:01:36 Progress (2): 98/201 kB | 358/373 kB error 02-Jan-2023 03:01:36 Progress (2): 98/201 kB | 362/373 kB error 02-Jan-2023 03:01:36 Progress (2): 98/201 kB | 366/373 kB error 02-Jan-2023 03:01:36 Progress (2): 98/201 kB | 370/373 kB error 02-Jan-2023 03:01:36 Progress (2): 98/201 kB | 373 kB error 02-Jan-2023 03:01:36 Progress (3): 98/201 kB | 373 kB | 3.3/183 kB error 02-Jan-2023 03:01:36 Progress (3): 98/201 kB | 373 kB | 6.1/183 kB error 02-Jan-2023 03:01:36 Progress (3): 98/201 kB | 373 kB | 8.9/183 kB error 02-Jan-2023 03:01:36 Progress (3): 98/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 101/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 104/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 107/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 109/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 112/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 115/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 118/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 121/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 123/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 126/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 129/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 132/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 134/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 137/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 140/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 143/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 145/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 148/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 151/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 154/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 157/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 159/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 162/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 165/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 168/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 171/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 173/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 176/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 179/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 Progress (3): 182/201 kB | 373 kB | 12/183 kB error 02-Jan-2023 03:01:36 error 02-Jan-2023 03:01:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.jar (373 kB at 182 kB/s) error 02-Jan-2023 03:01:36 #17 29.57 Progress (3): 182/201 kB | 12/183 kB | 4.1/315 kB error 02-Jan-2023 03:01:36 Progress (3): 182/201 kB | 12/183 kB | 8.2/315 kB error 02-Jan-2023 03:01:36 Progress (3): 182/201 kB | 12/183 kB | 12/315 kB error 02-Jan-2023 03:01:36 Progress (3): 182/201 kB | 12/183 kB | 16/315 kB error 02-Jan-2023 03:01:36 Progress (3): 182/201 kB | 12/183 kB | 19/315 kB error 02-Jan-2023 03:01:36 Progress (3): 185/201 kB | 12/183 kB | 19/315 kB error 02-Jan-2023 03:01:36 Progress (3): 185/201 kB | 12/183 kB | 23/315 kB error 02-Jan-2023 03:01:36 Progress (3): 185/201 kB | 12/183 kB | 27/315 kB error 02-Jan-2023 03:01:36 Progress (3): 185/201 kB | 12/183 kB | 31/315 kB error 02-Jan-2023 03:01:36 Progress (3): 185/201 kB | 12/183 kB | 34/315 kB error 02-Jan-2023 03:01:36 Progress (3): 185/201 kB | 12/183 kB | 38/315 kB error 02-Jan-2023 03:01:36 Progress (3): 185/201 kB | 12/183 kB | 42/315 kB error 02-Jan-2023 03:01:36 Progress (3): 185/201 kB | 12/183 kB | 46/315 kB error 02-Jan-2023 03:01:36 Progress (3): 185/201 kB | 12/183 kB | 51/315 kB error 02-Jan-2023 03:01:36 Progress (3): 185/201 kB | 12/183 kB | 55/315 kB error 02-Jan-2023 03:01:36 Progress (3): 185/201 kB | 12/183 kB | 59/315 kB error 02-Jan-2023 03:01:36 Progress (3): 185/201 kB | 12/183 kB | 63/315 kB error 02-Jan-2023 03:01:36 Progress (3): 185/201 kB | 12/183 kB | 67/315 kB error 02-Jan-2023 03:01:36 Progress (3): 185/201 kB | 12/183 kB | 69/315 kB error 02-Jan-2023 03:01:36 Progress (3): 185/201 kB | 12/183 kB | 73/315 kB error 02-Jan-2023 03:01:36 Progress (3): 185/201 kB | 12/183 kB | 77/315 kB error 02-Jan-2023 03:01:36 Progress (3): 185/201 kB | 12/183 kB | 81/315 kB error 02-Jan-2023 03:01:36 Progress (3): 185/201 kB | 12/183 kB | 85/315 kB error 02-Jan-2023 03:01:36 Progress (3): 187/201 kB | 12/183 kB | 85/315 kB error 02-Jan-2023 03:01:36 Progress (3): 187/201 kB | 12/183 kB | 89/315 kB error 02-Jan-2023 03:01:36 Progress (3): 187/201 kB | 12/183 kB | 94/315 kB error 02-Jan-2023 03:01:36 Progress (3): 187/201 kB | 12/183 kB | 98/315 kB error 02-Jan-2023 03:01:36 Progress (3): 187/201 kB | 12/183 kB | 102/315 kB error 02-Jan-2023 03:01:36 error 02-Jan-2023 03:01:36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.jar error 02-Jan-2023 03:01:36 #17 29.58 Progress (3): 187/201 kB | 12/183 kB | 104/315 kB error 02-Jan-2023 03:01:36 Progress (3): 187/201 kB | 12/183 kB | 108/315 kB error 02-Jan-2023 03:01:36 Progress (3): 187/201 kB | 12/183 kB | 112/315 kB error 02-Jan-2023 03:01:36 Progress (3): 187/201 kB | 12/183 kB | 116/315 kB error 02-Jan-2023 03:01:36 Progress (3): 190/201 kB | 12/183 kB | 116/315 kB error 02-Jan-2023 03:01:36 Progress (3): 193/201 kB | 12/183 kB | 116/315 kB error 02-Jan-2023 03:01:36 Progress (3): 193/201 kB | 12/183 kB | 120/315 kB error 02-Jan-2023 03:01:36 Progress (3): 193/201 kB | 12/183 kB | 124/315 kB error 02-Jan-2023 03:01:36 Progress (3): 196/201 kB | 12/183 kB | 124/315 kB error 02-Jan-2023 03:01:36 Progress (3): 196/201 kB | 12/183 kB | 128/315 kB error 02-Jan-2023 03:01:36 Progress (3): 196/201 kB | 12/183 kB | 132/315 kB error 02-Jan-2023 03:01:36 Progress (3): 199/201 kB | 12/183 kB | 132/315 kB error 02-Jan-2023 03:01:36 Progress (3): 199/201 kB | 12/183 kB | 137/315 kB error 02-Jan-2023 03:01:36 Progress (3): 199/201 kB | 12/183 kB | 141/315 kB error 02-Jan-2023 03:01:36 Progress (3): 199/201 kB | 12/183 kB | 145/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 145/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 149/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 152/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 156/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 160/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 164/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 167/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 171/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 175/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 179/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 183/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 188/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 192/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 196/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 200/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 202/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 206/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 210/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 214/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 218/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 222/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 226/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 231/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 235/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 237/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 241/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 245/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 249/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 251/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 255/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 260/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 264/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 268/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 272/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 276/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 280/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 284/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 288/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 292/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 295/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 299/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 303/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 307/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 312/315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 12/183 kB | 315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 14/183 kB | 315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 17/183 kB | 315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 20/183 kB | 315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 23/183 kB | 315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 26/183 kB | 315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 28/183 kB | 315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 31/183 kB | 315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 34/183 kB | 315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 37/183 kB | 315 kB error 02-Jan-2023 03:01:36 Progress (3): 201 kB | 40/183 kB | 315 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 4.1/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 8.2/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 12/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 16/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 20/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 24/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 28/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 32/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 36/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 40/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 44/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 48/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 51/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 55/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 59/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 63/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 67/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 71/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 75/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 79/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 83/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 85/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 89/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 94/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 98/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 102/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 106/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 110/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 114/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 118/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 120/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 124/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 128/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 132/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 137/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 141/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 145/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 149/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 153/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 155/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 159/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 163/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 167/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 171/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 175/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 180/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 184/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 188/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 190/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 194/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 198/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 202/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 206/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 210/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 214/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 218/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 223/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 225/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 229/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 233/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 237/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 241/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 245/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 249/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 253/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 257/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 259/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 264/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 268/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 272/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 276/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 280/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 284/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 288/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 292/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 294/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 298/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 302/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 307/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 311/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 314/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 318/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 323/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 327/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 331/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 335/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 339/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 343/409 kB error 02-Jan-2023 03:01:36 Progress (4): 201 kB | 40/183 kB | 315 kB | 347/409 kB error 02-Jan-2023 03:01:36 error 02-Jan-2023 03:01:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.jar (201 kB at 92 kB/s) error 02-Jan-2023 03:01:36 #17 29.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar error 02-Jan-2023 03:01:36 #17 29.71 Progress (3): 40/183 kB | 315 kB | 351/409 kB error 02-Jan-2023 03:01:36 Progress (3): 40/183 kB | 315 kB | 355/409 kB error 02-Jan-2023 03:01:36 Progress (3): 40/183 kB | 315 kB | 359/409 kB error 02-Jan-2023 03:01:36 Progress (3): 40/183 kB | 315 kB | 363/409 kB error 02-Jan-2023 03:01:36 Progress (3): 40/183 kB | 315 kB | 368/409 kB error 02-Jan-2023 03:01:36 Progress (3): 40/183 kB | 315 kB | 372/409 kB error 02-Jan-2023 03:01:36 Progress (3): 40/183 kB | 315 kB | 375/409 kB error 02-Jan-2023 03:01:36 Progress (3): 40/183 kB | 315 kB | 379/409 kB error 02-Jan-2023 03:01:36 Progress (3): 40/183 kB | 315 kB | 383/409 kB error 02-Jan-2023 03:01:36 Progress (3): 40/183 kB | 315 kB | 386/409 kB error 02-Jan-2023 03:01:36 Progress (3): 40/183 kB | 315 kB | 390/409 kB error 02-Jan-2023 03:01:36 Progress (3): 40/183 kB | 315 kB | 395/409 kB error 02-Jan-2023 03:01:36 Progress (3): 40/183 kB | 315 kB | 399/409 kB error 02-Jan-2023 03:01:36 Progress (3): 40/183 kB | 315 kB | 403/409 kB error 02-Jan-2023 03:01:36 Progress (3): 40/183 kB | 315 kB | 407/409 kB error 02-Jan-2023 03:01:36 Progress (3): 40/183 kB | 315 kB | 409 kB error 02-Jan-2023 03:01:36 Progress (3): 42/183 kB | 315 kB | 409 kB error 02-Jan-2023 03:01:36 Progress (3): 45/183 kB | 315 kB | 409 kB error 02-Jan-2023 03:01:36 Progress (3): 48/183 kB | 315 kB | 409 kB error 02-Jan-2023 03:01:36 Progress (3): 51/183 kB | 315 kB | 409 kB error 02-Jan-2023 03:01:36 error 02-Jan-2023 03:01:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.jar (315 kB at 142 kB/s) error 02-Jan-2023 03:01:36 #17 29.74 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar error 02-Jan-2023 03:01:36 #17 29.74 Progress (2): 54/183 kB | 409 kB error 02-Jan-2023 03:01:36 Progress (2): 56/183 kB | 409 kB error 02-Jan-2023 03:01:36 Progress (2): 59/183 kB | 409 kB error 02-Jan-2023 03:01:36 Progress (2): 62/183 kB | 409 kB error 02-Jan-2023 03:01:36 Progress (2): 65/183 kB | 409 kB error 02-Jan-2023 03:01:36 Progress (2): 67/183 kB | 409 kB error 02-Jan-2023 03:01:36 Progress (2): 70/183 kB | 409 kB error 02-Jan-2023 03:01:36 Progress (2): 73/183 kB | 409 kB error 02-Jan-2023 03:01:36 Progress (2): 76/183 kB | 409 kB error 02-Jan-2023 03:01:36 Progress (2): 79/183 kB | 409 kB error 02-Jan-2023 03:01:36 Progress (2): 81/183 kB | 409 kB error 02-Jan-2023 03:01:36 Progress (3): 81/183 kB | 409 kB | 3.3/61 kB error 02-Jan-2023 03:01:36 Progress (3): 81/183 kB | 409 kB | 6.1/61 kB error 02-Jan-2023 03:01:36 Progress (3): 81/183 kB | 409 kB | 8.9/61 kB error 02-Jan-2023 03:01:36 Progress (3): 81/183 kB | 409 kB | 12/61 kB error 02-Jan-2023 03:01:36 Progress (3): 81/183 kB | 409 kB | 14/61 kB error 02-Jan-2023 03:01:36 Progress (3): 81/183 kB | 409 kB | 17/61 kB error 02-Jan-2023 03:01:36 Progress (3): 81/183 kB | 409 kB | 20/61 kB error 02-Jan-2023 03:01:36 Progress (3): 81/183 kB | 409 kB | 23/61 kB error 02-Jan-2023 03:01:36 Progress (3): 81/183 kB | 409 kB | 26/61 kB error 02-Jan-2023 03:01:36 Progress (3): 81/183 kB | 409 kB | 29/61 kB error 02-Jan-2023 03:01:36 Progress (3): 81/183 kB | 409 kB | 31/61 kB error 02-Jan-2023 03:01:36 Progress (3): 84/183 kB | 409 kB | 31/61 kB error 02-Jan-2023 03:01:36 Progress (3): 87/183 kB | 409 kB | 31/61 kB error 02-Jan-2023 03:01:36 Progress (3): 87/183 kB | 409 kB | 34/61 kB error 02-Jan-2023 03:01:36 Progress (3): 90/183 kB | 409 kB | 34/61 kB error 02-Jan-2023 03:01:36 Progress (3): 90/183 kB | 409 kB | 37/61 kB error 02-Jan-2023 03:01:36 Progress (3): 93/183 kB | 409 kB | 37/61 kB error 02-Jan-2023 03:01:36 Progress (3): 93/183 kB | 409 kB | 40/61 kB error 02-Jan-2023 03:01:36 Progress (3): 93/183 kB | 409 kB | 43/61 kB error 02-Jan-2023 03:01:36 Progress (3): 95/183 kB | 409 kB | 43/61 kB error 02-Jan-2023 03:01:36 Progress (3): 95/183 kB | 409 kB | 45/61 kB error 02-Jan-2023 03:01:36 Progress (3): 98/183 kB | 409 kB | 45/61 kB error 02-Jan-2023 03:01:36 Progress (3): 98/183 kB | 409 kB | 48/61 kB error 02-Jan-2023 03:01:36 Progress (3): 98/183 kB | 409 kB | 51/61 kB error 02-Jan-2023 03:01:36 Progress (3): 101/183 kB | 409 kB | 51/61 kB error 02-Jan-2023 03:01:36 Progress (3): 101/183 kB | 409 kB | 54/61 kB error 02-Jan-2023 03:01:36 Progress (3): 104/183 kB | 409 kB | 54/61 kB error 02-Jan-2023 03:01:36 Progress (3): 106/183 kB | 409 kB | 54/61 kB error 02-Jan-2023 03:01:36 Progress (3): 106/183 kB | 409 kB | 57/61 kB error 02-Jan-2023 03:01:36 Progress (3): 106/183 kB | 409 kB | 59/61 kB error 02-Jan-2023 03:01:36 Progress (3): 109/183 kB | 409 kB | 59/61 kB error 02-Jan-2023 03:01:36 Progress (3): 112/183 kB | 409 kB | 59/61 kB error 02-Jan-2023 03:01:36 Progress (3): 112/183 kB | 409 kB | 61 kB error 02-Jan-2023 03:01:36 Progress (3): 115/183 kB | 409 kB | 61 kB error 02-Jan-2023 03:01:36 Progress (3): 118/183 kB | 409 kB | 61 kB error 02-Jan-2023 03:01:36 Progress (3): 120/183 kB | 409 kB | 61 kB error 02-Jan-2023 03:01:36 Progress (3): 123/183 kB | 409 kB | 61 kB error 02-Jan-2023 03:01:36 error 02-Jan-2023 03:01:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.jar (409 kB at 176 kB/s) error 02-Jan-2023 03:01:36 #17 29.86 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.jar error 02-Jan-2023 03:01:36 #17 29.93 Progress (3): 123/183 kB | 61 kB | 0/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 123/183 kB | 61 kB | 0.1/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 123/183 kB | 61 kB | 0.1/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 123/183 kB | 61 kB | 0.2/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 123/183 kB | 61 kB | 0.2/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 123/183 kB | 61 kB | 0.2/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 123/183 kB | 61 kB | 0.3/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 126/183 kB | 61 kB | 0.3/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 129/183 kB | 61 kB | 0.3/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 132/183 kB | 61 kB | 0.3/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 134/183 kB | 61 kB | 0.3/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 137/183 kB | 61 kB | 0.3/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 140/183 kB | 61 kB | 0.3/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 143/183 kB | 61 kB | 0.3/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 145/183 kB | 61 kB | 0.3/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 145/183 kB | 61 kB | 0.3/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 148/183 kB | 61 kB | 0.3/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 151/183 kB | 61 kB | 0.3/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 154/183 kB | 61 kB | 0.3/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 157/183 kB | 61 kB | 0.3/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 159/183 kB | 61 kB | 0.3/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 162/183 kB | 61 kB | 0.3/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 162/183 kB | 61 kB | 0.4/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 165/183 kB | 61 kB | 0.4/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 168/183 kB | 61 kB | 0.4/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 171/183 kB | 61 kB | 0.4/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 171/183 kB | 61 kB | 0.4/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 173/183 kB | 61 kB | 0.4/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 173/183 kB | 61 kB | 0.5/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 176/183 kB | 61 kB | 0.5/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 176/183 kB | 61 kB | 0.5/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 179/183 kB | 61 kB | 0.5/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 182/183 kB | 61 kB | 0.5/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 183 kB | 61 kB | 0.5/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 183 kB | 61 kB | 0.5/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 183 kB | 61 kB | 0.6/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 183 kB | 61 kB | 0.6/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 183 kB | 61 kB | 0.7/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 183 kB | 61 kB | 0.7/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 183 kB | 61 kB | 0.7/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 183 kB | 61 kB | 0.8/7.5 MB error 02-Jan-2023 03:01:36 error 02-Jan-2023 03:01:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar (61 kB at 25 kB/s) error 02-Jan-2023 03:01:36 #17 29.97 Progress (2): 183 kB | 0.8/7.5 MB error 02-Jan-2023 03:01:36 error 02-Jan-2023 03:01:36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.jar error 02-Jan-2023 03:01:36 #17 29.97 Progress (2): 183 kB | 0.9/7.5 MB error 02-Jan-2023 03:01:36 Progress (2): 183 kB | 0.9/7.5 MB error 02-Jan-2023 03:01:36 Progress (2): 183 kB | 0.9/7.5 MB error 02-Jan-2023 03:01:36 Progress (2): 183 kB | 1.0/7.5 MB error 02-Jan-2023 03:01:36 Progress (3): 183 kB | 1.0/7.5 MB | 3.3/12 kB error 02-Jan-2023 03:01:36 Progress (3): 183 kB | 1.0/7.5 MB | 3.3/12 kB error 02-Jan-2023 03:01:36 Progress (3): 183 kB | 1.0/7.5 MB | 6.1/12 kB error 02-Jan-2023 03:01:36 Progress (3): 183 kB | 1.0/7.5 MB | 8.9/12 kB error 02-Jan-2023 03:01:36 Progress (3): 183 kB | 1.1/7.5 MB | 8.9/12 kB error 02-Jan-2023 03:01:36 Progress (3): 183 kB | 1.1/7.5 MB | 12/12 kB error 02-Jan-2023 03:01:36 Progress (3): 183 kB | 1.1/7.5 MB | 12 kB error 02-Jan-2023 03:01:36 Progress (3): 183 kB | 1.1/7.5 MB | 12 kB error 02-Jan-2023 03:01:36 Progress (3): 183 kB | 1.1/7.5 MB | 12 kB error 02-Jan-2023 03:01:36 Progress (3): 183 kB | 1.2/7.5 MB | 12 kB error 02-Jan-2023 03:01:36 Progress (3): 183 kB | 1.2/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 Progress (3): 183 kB | 1.3/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 Progress (3): 183 kB | 1.3/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 Progress (3): 183 kB | 1.3/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 Progress (3): 183 kB | 1.4/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 Progress (3): 183 kB | 1.4/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 Progress (3): 183 kB | 1.5/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 Progress (3): 183 kB | 1.5/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 Progress (3): 183 kB | 1.6/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 Progress (3): 183 kB | 1.6/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 Progress (3): 183 kB | 1.6/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 Progress (3): 183 kB | 1.7/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 error 02-Jan-2023 03:01:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.jar (183 kB at 72 kB/s) error 02-Jan-2023 03:01:37 #17 30.07 Progress (2): 1.7/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 error 02-Jan-2023 03:01:37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.jar error 02-Jan-2023 03:01:37 #17 30.07 Progress (2): 1.8/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 Progress (2): 1.8/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 Progress (2): 1.9/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 Progress (2): 1.9/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 Progress (2): 1.9/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 Progress (2): 2.0/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 Progress (2): 2.0/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 Progress (2): 2.1/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 Progress (2): 2.1/7.5 MB | 12 kB error 02-Jan-2023 03:01:37 Progress (3): 2.1/7.5 MB | 12 kB | 3.3/57 kB error 02-Jan-2023 03:01:37 Progress (3): 2.1/7.5 MB | 12 kB | 3.3/57 kB error 02-Jan-2023 03:01:37 Progress (3): 2.1/7.5 MB | 12 kB | 6.1/57 kB error 02-Jan-2023 03:01:37 Progress (3): 2.1/7.5 MB | 12 kB | 8.9/57 kB error 02-Jan-2023 03:01:37 Progress (3): 2.2/7.5 MB | 12 kB | 8.9/57 kB error 02-Jan-2023 03:01:37 Progress (3): 2.2/7.5 MB | 12 kB | 12/57 kB error 02-Jan-2023 03:01:37 Progress (3): 2.2/7.5 MB | 12 kB | 14/57 kB error 02-Jan-2023 03:01:37 Progress (3): 2.2/7.5 MB | 12 kB | 17/57 kB error 02-Jan-2023 03:01:37 Progress (3): 2.2/7.5 MB | 12 kB | 20/57 kB error 02-Jan-2023 03:01:37 Progress (3): 2.2/7.5 MB | 12 kB | 20/57 kB error 02-Jan-2023 03:01:37 Progress (3): 2.2/7.5 MB | 12 kB | 23/57 kB error 02-Jan-2023 03:01:37 Progress (3): 2.2/7.5 MB | 12 kB | 26/57 kB error 02-Jan-2023 03:01:37 Progress (3): 2.2/7.5 MB | 12 kB | 28/57 kB error 02-Jan-2023 03:01:37 Progress (3): 2.3/7.5 MB | 12 kB | 28/57 kB error 02-Jan-2023 03:01:37 Progress (3): 2.3/7.5 MB | 12 kB | 31/57 kB error 02-Jan-2023 03:01:37 Progress (3): 2.3/7.5 MB | 12 kB | 34/57 kB error 02-Jan-2023 03:01:37 Progress (3): 2.3/7.5 MB | 12 kB | 37/57 kB error 02-Jan-2023 03:01:37 Progress (4): 2.3/7.5 MB | 12 kB | 37/57 kB | 0/3.7 MB error 02-Jan-2023 03:01:37 Progress (4): 2.3/7.5 MB | 12 kB | 37/57 kB | 0/3.7 MB error 02-Jan-2023 03:01:37 Progress (4): 2.3/7.5 MB | 12 kB | 37/57 kB | 0.1/3.7 MB error 02-Jan-2023 03:01:37 Progress (4): 2.3/7.5 MB | 12 kB | 37/57 kB | 0.1/3.7 MB error 02-Jan-2023 03:01:37 Progress (4): 2.3/7.5 MB | 12 kB | 37/57 kB | 0.1/3.7 MB error 02-Jan-2023 03:01:37 Progress (4): 2.3/7.5 MB | 12 kB | 37/57 kB | 0.1/3.7 MB error 02-Jan-2023 03:01:37 Progress (4): 2.4/7.5 MB | 12 kB | 37/57 kB | 0.1/3.7 MB error 02-Jan-2023 03:01:37 error 02-Jan-2023 03:01:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.jar (12 kB at 4.7 kB/s) error 02-Jan-2023 03:01:37 #17 30.11 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.jar error 02-Jan-2023 03:01:37 #17 30.11 Progress (3): 2.4/7.5 MB | 37/57 kB | 0.1/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 37/57 kB | 0.2/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 37/57 kB | 0.2/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 37/57 kB | 0.2/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 40/57 kB | 0.2/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 40/57 kB | 0.2/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 40/57 kB | 0.2/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 42/57 kB | 0.2/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 42/57 kB | 0.3/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 42/57 kB | 0.3/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 42/57 kB | 0.3/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 42/57 kB | 0.3/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 45/57 kB | 0.3/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 45/57 kB | 0.3/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 45/57 kB | 0.4/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 48/57 kB | 0.4/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 51/57 kB | 0.4/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 54/57 kB | 0.4/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 56/57 kB | 0.4/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 57 kB | 0.4/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 57 kB | 0.4/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 57 kB | 0.4/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 57 kB | 0.4/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.4/7.5 MB | 57 kB | 0.4/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.5/7.5 MB | 57 kB | 0.4/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.5/7.5 MB | 57 kB | 0.4/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.5/7.5 MB | 57 kB | 0.5/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.5/7.5 MB | 57 kB | 0.5/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.5/7.5 MB | 57 kB | 0.5/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.6/7.5 MB | 57 kB | 0.5/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.6/7.5 MB | 57 kB | 0.5/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.6/7.5 MB | 57 kB | 0.5/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.6/7.5 MB | 57 kB | 0.5/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.6/7.5 MB | 57 kB | 0.5/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.6/7.5 MB | 57 kB | 0.5/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.7/7.5 MB | 57 kB | 0.5/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.7/7.5 MB | 57 kB | 0.5/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.7/7.5 MB | 57 kB | 0.6/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.7/7.5 MB | 57 kB | 0.6/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 2.7/7.5 MB | 57 kB | 0.6/3.7 MB error 02-Jan-2023 03:01:37 Progress (4): 2.7/7.5 MB | 57 kB | 0.6/3.7 MB | 3.3/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.7/7.5 MB | 57 kB | 0.6/3.7 MB | 6.1/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.7/7.5 MB | 57 kB | 0.6/3.7 MB | 8.9/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.7/7.5 MB | 57 kB | 0.6/3.7 MB | 12/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.7/7.5 MB | 57 kB | 0.6/3.7 MB | 14/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.7/7.5 MB | 57 kB | 0.6/3.7 MB | 17/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.7/7.5 MB | 57 kB | 0.6/3.7 MB | 20/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.7/7.5 MB | 57 kB | 0.6/3.7 MB | 20/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.7/7.5 MB | 57 kB | 0.6/3.7 MB | 23/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.7/7.5 MB | 57 kB | 0.6/3.7 MB | 26/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.7/7.5 MB | 57 kB | 0.6/3.7 MB | 29/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.7/7.5 MB | 57 kB | 0.6/3.7 MB | 31/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.7/7.5 MB | 57 kB | 0.7/3.7 MB | 31/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.7/7.5 MB | 57 kB | 0.7/3.7 MB | 34/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 34/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 37/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 40/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 43/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 45/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 48/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 51/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 54/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 54/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 56/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 59/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 62/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 65/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 68/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 70/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 73/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 73/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 76/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 79/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 82/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 84/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 87/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.8/7.5 MB | 57 kB | 0.7/3.7 MB | 90/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.9/7.5 MB | 57 kB | 0.7/3.7 MB | 90/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.9/7.5 MB | 57 kB | 0.7/3.7 MB | 90/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.9/7.5 MB | 57 kB | 0.7/3.7 MB | 93/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.9/7.5 MB | 57 kB | 0.7/3.7 MB | 96/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.9/7.5 MB | 57 kB | 0.7/3.7 MB | 98/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.9/7.5 MB | 57 kB | 0.7/3.7 MB | 101/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.9/7.5 MB | 57 kB | 0.7/3.7 MB | 104/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.9/7.5 MB | 57 kB | 0.7/3.7 MB | 107/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.9/7.5 MB | 57 kB | 0.7/3.7 MB | 107/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.9/7.5 MB | 57 kB | 0.7/3.7 MB | 107/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.9/7.5 MB | 57 kB | 0.7/3.7 MB | 110/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.9/7.5 MB | 57 kB | 0.7/3.7 MB | 112/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.9/7.5 MB | 57 kB | 0.7/3.7 MB | 115/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.9/7.5 MB | 57 kB | 0.7/3.7 MB | 118/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.9/7.5 MB | 57 kB | 0.7/3.7 MB | 118/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.9/7.5 MB | 57 kB | 0.7/3.7 MB | 118/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.9/7.5 MB | 57 kB | 0.7/3.7 MB | 121/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.9/7.5 MB | 57 kB | 0.8/3.7 MB | 121/157 kB error 02-Jan-2023 03:01:37 Progress (4): 2.9/7.5 MB | 57 kB | 0.8/3.7 MB | 124/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.0/7.5 MB | 57 kB | 0.8/3.7 MB | 124/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.0/7.5 MB | 57 kB | 0.8/3.7 MB | 124/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.0/7.5 MB | 57 kB | 0.8/3.7 MB | 126/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.0/7.5 MB | 57 kB | 0.8/3.7 MB | 129/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.0/7.5 MB | 57 kB | 0.8/3.7 MB | 132/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.0/7.5 MB | 57 kB | 0.8/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.0/7.5 MB | 57 kB | 0.8/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.0/7.5 MB | 57 kB | 0.8/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.0/7.5 MB | 57 kB | 0.8/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.0/7.5 MB | 57 kB | 0.9/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.0/7.5 MB | 57 kB | 0.9/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.1/7.5 MB | 57 kB | 0.9/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.1/7.5 MB | 57 kB | 0.9/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.1/7.5 MB | 57 kB | 0.9/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.1/7.5 MB | 57 kB | 1.0/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.1/7.5 MB | 57 kB | 1.0/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.1/7.5 MB | 57 kB | 1.0/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.1/7.5 MB | 57 kB | 1.0/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.1/7.5 MB | 57 kB | 1.0/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.1/7.5 MB | 57 kB | 1.0/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.1/7.5 MB | 57 kB | 1.1/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.1/7.5 MB | 57 kB | 1.1/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.2/7.5 MB | 57 kB | 1.1/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.2/7.5 MB | 57 kB | 1.1/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.2/7.5 MB | 57 kB | 1.1/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.2/7.5 MB | 57 kB | 1.1/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.2/7.5 MB | 57 kB | 1.1/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.2/7.5 MB | 57 kB | 1.1/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.3/7.5 MB | 57 kB | 1.1/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.3/7.5 MB | 57 kB | 1.1/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.3/7.5 MB | 57 kB | 1.2/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.3/7.5 MB | 57 kB | 1.2/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.4/7.5 MB | 57 kB | 1.2/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.4/7.5 MB | 57 kB | 1.2/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.4/7.5 MB | 57 kB | 1.2/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.4/7.5 MB | 57 kB | 1.2/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.4/7.5 MB | 57 kB | 1.3/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.4/7.5 MB | 57 kB | 1.3/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (4): 3.4/7.5 MB | 57 kB | 1.3/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 error 02-Jan-2023 03:01:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.jar (57 kB at 21 kB/s) error 02-Jan-2023 03:01:37 #17 30.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar error 02-Jan-2023 03:01:37 #17 30.29 Progress (3): 3.4/7.5 MB | 1.3/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.4/7.5 MB | 1.3/3.7 MB | 135/157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.4/7.5 MB | 1.3/3.7 MB | 138/157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.5/7.5 MB | 1.3/3.7 MB | 138/157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.5/7.5 MB | 1.3/3.7 MB | 140/157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.5/7.5 MB | 1.3/3.7 MB | 140/157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.5/7.5 MB | 1.3/3.7 MB | 143/157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.5/7.5 MB | 1.3/3.7 MB | 143/157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.5/7.5 MB | 1.3/3.7 MB | 146/157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.5/7.5 MB | 1.3/3.7 MB | 149/157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.5/7.5 MB | 1.3/3.7 MB | 152/157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.5/7.5 MB | 1.3/3.7 MB | 154/157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.6/7.5 MB | 1.3/3.7 MB | 154/157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.6/7.5 MB | 1.3/3.7 MB | 157/157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.6/7.5 MB | 1.3/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.6/7.5 MB | 1.3/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.6/7.5 MB | 1.4/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.7/7.5 MB | 1.4/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.7/7.5 MB | 1.4/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.7/7.5 MB | 1.4/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.7/7.5 MB | 1.4/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.7/7.5 MB | 1.4/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.7/7.5 MB | 1.4/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.8/7.5 MB | 1.4/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.8/7.5 MB | 1.4/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.8/7.5 MB | 1.4/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.8/7.5 MB | 1.5/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.9/7.5 MB | 1.5/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.9/7.5 MB | 1.5/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.9/7.5 MB | 1.5/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.9/7.5 MB | 1.5/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.9/7.5 MB | 1.5/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.9/7.5 MB | 1.6/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 3.9/7.5 MB | 1.6/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.0/7.5 MB | 1.6/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.0/7.5 MB | 1.6/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.0/7.5 MB | 1.6/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.0/7.5 MB | 1.6/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.0/7.5 MB | 1.6/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.0/7.5 MB | 1.6/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.0/7.5 MB | 1.7/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.0/7.5 MB | 1.7/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.0/7.5 MB | 1.7/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.0/7.5 MB | 1.7/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.1/7.5 MB | 1.7/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.1/7.5 MB | 1.8/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.1/7.5 MB | 1.8/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.1/7.5 MB | 1.8/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.1/7.5 MB | 1.8/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.2/7.5 MB | 1.8/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.2/7.5 MB | 1.8/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.2/7.5 MB | 1.8/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.2/7.5 MB | 1.9/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.2/7.5 MB | 1.9/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.2/7.5 MB | 1.9/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.2/7.5 MB | 1.9/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.3/7.5 MB | 1.9/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.3/7.5 MB | 1.9/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.3/7.5 MB | 1.9/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.3/7.5 MB | 1.9/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.4/7.5 MB | 1.9/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.4/7.5 MB | 2.0/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.4/7.5 MB | 2.0/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.4/7.5 MB | 2.0/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.4/7.5 MB | 2.0/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.4/7.5 MB | 2.0/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.4/7.5 MB | 2.0/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.5/7.5 MB | 2.0/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.5/7.5 MB | 2.1/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.5/7.5 MB | 2.1/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.5/7.5 MB | 2.1/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.5/7.5 MB | 2.1/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.5/7.5 MB | 2.1/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.5/7.5 MB | 2.1/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.5/7.5 MB | 2.2/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.5/7.5 MB | 2.2/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.5/7.5 MB | 2.2/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.5/7.5 MB | 2.2/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.6/7.5 MB | 2.2/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.6/7.5 MB | 2.3/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.6/7.5 MB | 2.3/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.6/7.5 MB | 2.3/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.6/7.5 MB | 2.3/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.6/7.5 MB | 2.3/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.6/7.5 MB | 2.4/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.6/7.5 MB | 2.4/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.6/7.5 MB | 2.4/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.6/7.5 MB | 2.4/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.7/7.5 MB | 2.4/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.7/7.5 MB | 2.4/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.7/7.5 MB | 2.5/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.7/7.5 MB | 2.5/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.7/7.5 MB | 2.5/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.7/7.5 MB | 2.5/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.7/7.5 MB | 2.5/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.8/7.5 MB | 2.5/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.8/7.5 MB | 2.5/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.8/7.5 MB | 2.6/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.8/7.5 MB | 2.6/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.8/7.5 MB | 2.6/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.8/7.5 MB | 2.6/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.8/7.5 MB | 2.6/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.8/7.5 MB | 2.7/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.9/7.5 MB | 2.7/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.9/7.5 MB | 2.7/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.9/7.5 MB | 2.7/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 Progress (3): 4.9/7.5 MB | 2.7/3.7 MB | 157 kB error 02-Jan-2023 03:01:37 error 02-Jan-2023 03:01:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.jar (157 kB at 55 kB/s) error 02-Jan-2023 03:01:37 #17 30.42 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar error 02-Jan-2023 03:01:37 #17 30.42 Progress (2): 5.0/7.5 MB | 2.7/3.7 MB error 02-Jan-2023 03:01:37 Progress (2): 5.0/7.5 MB | 2.7/3.7 MB error 02-Jan-2023 03:01:37 Progress (2): 5.0/7.5 MB | 2.7/3.7 MB error 02-Jan-2023 03:01:37 Progress (2): 5.0/7.5 MB | 2.7/3.7 MB error 02-Jan-2023 03:01:37 Progress (2): 5.0/7.5 MB | 2.7/3.7 MB error 02-Jan-2023 03:01:37 Progress (3): 5.0/7.5 MB | 2.7/3.7 MB | 0/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.7/3.7 MB | 0/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.7/3.7 MB | 0/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.8/3.7 MB | 0/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.8/3.7 MB | 0/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.8/3.7 MB | 0/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.8/3.7 MB | 0/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.8/3.7 MB | 0/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.8/3.7 MB | 0/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.8/3.7 MB | 0/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.8/3.7 MB | 0/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.8/3.7 MB | 0/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.9/3.7 MB | 0/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.9/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.9/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.9/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.9/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.9/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.9/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.9/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.9/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.9/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.9/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.9/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.9/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.9/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.9/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 2.9/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 3.0/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 3.0/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 3.0/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 3.0/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 3.0/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 3.0/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 3.0/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 3.0/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 3.0/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 3.0/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 3.0/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 3.0/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 3.0/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.1/7.5 MB | 3.1/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.2/7.5 MB | 3.1/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.2/7.5 MB | 3.1/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.2/7.5 MB | 3.1/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.3/7.5 MB | 3.1/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.3/7.5 MB | 3.1/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.3/7.5 MB | 3.1/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.3/7.5 MB | 3.2/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.3/7.5 MB | 3.2/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.3/7.5 MB | 3.2/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.3/7.5 MB | 3.2/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.3/7.5 MB | 3.2/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.3/7.5 MB | 3.2/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.3/7.5 MB | 3.2/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.4/7.5 MB | 3.2/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.4/7.5 MB | 3.3/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.4/7.5 MB | 3.3/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.4/7.5 MB | 3.3/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.4/7.5 MB | 3.3/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.5/7.5 MB | 3.3/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.5/7.5 MB | 3.3/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.5/7.5 MB | 3.4/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.5/7.5 MB | 3.4/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.5/7.5 MB | 3.4/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.5/7.5 MB | 3.4/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.5/7.5 MB | 3.4/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.6/7.5 MB | 3.4/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.6/7.5 MB | 3.4/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.6/7.5 MB | 3.4/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.6/7.5 MB | 3.5/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.7/7.5 MB | 3.5/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.7/7.5 MB | 3.5/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.7/7.5 MB | 3.5/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.7/7.5 MB | 3.5/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.7/7.5 MB | 3.5/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.7/7.5 MB | 3.6/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.8/7.5 MB | 3.6/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.8/7.5 MB | 3.6/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.8/7.5 MB | 3.6/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.8/7.5 MB | 3.6/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.8/7.5 MB | 3.6/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.8/7.5 MB | 3.6/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.8/7.5 MB | 3.6/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.9/7.5 MB | 3.6/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.9/7.5 MB | 3.7/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.9/7.5 MB | 3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 5.9/7.5 MB | 3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.0/7.5 MB | 3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.0/7.5 MB | 3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.0/7.5 MB | 3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.1/7.5 MB | 3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.1/7.5 MB | 3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.2/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.3/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.3/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.3/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.3/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.3/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.3/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.3/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.3/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.3/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.3/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.3/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.4/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.4/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.4/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.4/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.4/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.4/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.4/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.4/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.4/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.4/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.4/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.4/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.2/7.5 MB | 3.7 MB | 0.5/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.3/7.5 MB | 3.7 MB | 0.5/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.3/7.5 MB | 3.7 MB | 0.5/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.4/7.5 MB | 3.7 MB | 0.5/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.4/7.5 MB | 3.7 MB | 0.5/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.5/7.5 MB | 3.7 MB | 0.5/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.5/7.5 MB | 3.7 MB | 0.5/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.5/7.5 MB | 3.7 MB | 0.5/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.5/7.5 MB | 3.7 MB | 0.5/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.5/7.5 MB | 3.7 MB | 0.5/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.5/7.5 MB | 3.7 MB | 0.5/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.5/7.5 MB | 3.7 MB | 0.5/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.5/7.5 MB | 3.7 MB | 0.5/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.5/7.5 MB | 3.7 MB | 0.5/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.5/7.5 MB | 3.7 MB | 0.5/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.5/7.5 MB | 3.7 MB | 0.5/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.5/7.5 MB | 3.7 MB | 0.5/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.5/7.5 MB | 3.7 MB | 0.5/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.5/7.5 MB | 3.7 MB | 0.6/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.5/7.5 MB | 3.7 MB | 0.6/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.5/7.5 MB | 3.7 MB | 0.6/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.6/7.5 MB | 3.7 MB | 0.6/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.6/7.5 MB | 3.7 MB | 0.6/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.6/7.5 MB | 3.7 MB | 0.6/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.6/7.5 MB | 3.7 MB | 0.6/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.6/7.5 MB | 3.7 MB | 0.6/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.6/7.5 MB | 3.7 MB | 0.6/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.6/7.5 MB | 3.7 MB | 0.6/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.6/7.5 MB | 3.7 MB | 0.6/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.6/7.5 MB | 3.7 MB | 0.6/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.6/7.5 MB | 3.7 MB | 0.6/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.6/7.5 MB | 3.7 MB | 0.6/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.6/7.5 MB | 3.7 MB | 0.7/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.6/7.5 MB | 3.7 MB | 0.7/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.6/7.5 MB | 3.7 MB | 0.7/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.7/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.7/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.7/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.7/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.7/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.7/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.7/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.7/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.7/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.7/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.8/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.8/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.8/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.7/7.5 MB | 3.7 MB | 0.8/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.8/7.5 MB | 3.7 MB | 0.8/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.8/7.5 MB | 3.7 MB | 0.8/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.9/7.5 MB | 3.7 MB | 0.8/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.9/7.5 MB | 3.7 MB | 0.8/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 6.9/7.5 MB | 3.7 MB | 0.8/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 7.0/7.5 MB | 3.7 MB | 0.8/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 7.0/7.5 MB | 3.7 MB | 0.8/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 7.1/7.5 MB | 3.7 MB | 0.8/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 7.1/7.5 MB | 3.7 MB | 0.8/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 7.1/7.5 MB | 3.7 MB | 0.8/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 7.2/7.5 MB | 3.7 MB | 0.8/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 7.2/7.5 MB | 3.7 MB | 0.8/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 7.3/7.5 MB | 3.7 MB | 0.8/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 7.3/7.5 MB | 3.7 MB | 0.8/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB error 02-Jan-2023 03:01:37 Progress (3): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.4/7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 3.7 MB | 0.8/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 error 02-Jan-2023 03:01:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar (3.7 MB at 1.2 MB/s) error 02-Jan-2023 03:01:37 #17 30.63 Progress (3): 7.5 MB | 0.8/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 0.8/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 0.8/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 0.8/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 0.8/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 0.8/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 0.8/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 0.8/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 error 02-Jan-2023 03:01:37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar error 02-Jan-2023 03:01:37 #17 30.63 Progress (3): 7.5 MB | 0.8/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 0.9/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 0.9/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 0.9/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 0.9/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 0.9/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 0.9/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 0.9/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 0.9/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 0.9/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 0.9/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 0.9/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.0/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.0/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.0/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.0/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.0/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.0/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.0/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.0/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.0/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.0/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.0/1.3 MB | 0.3/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.0/1.3 MB | 0.4/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.0/1.3 MB | 0.4/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.0/1.3 MB | 0.4/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.0/1.3 MB | 0.4/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.0/1.3 MB | 0.4/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.0/1.3 MB | 0.4/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.0/1.3 MB | 0.4/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.0/1.3 MB | 0.4/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.4/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.4/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.4/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.4/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.4/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.4/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.4/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.5/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.5/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.5/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.5/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.5/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.5/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.5/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.5/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.5/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.5/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.5/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.5/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.6/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.6/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.6/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.6/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.6/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.6/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.6/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.6/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.6/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.6/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.6/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.6/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.6/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.6/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.6/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.1/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.2/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.2/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.2/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.2/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.2/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.2/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.2/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.2/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.2/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.2/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.2/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.2/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3/1.3 MB | 0.7/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3/1.3 MB | 0.8/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3/1.3 MB | 0.8/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3/1.3 MB | 0.8/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3/1.3 MB | 0.8/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3/1.3 MB | 0.8/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3/1.3 MB | 0.8/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3/1.3 MB | 0.8/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3/1.3 MB | 0.8/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 0.8/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 0.8/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 0.8/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 0.8/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 0.8/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 0.8/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 0.9/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 0.9/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 0.9/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 0.9/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 0.9/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 0.9/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 0.9/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 0.9/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 0.9/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 0.9/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 0.9/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 0.9/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.0/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.0/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.0/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.0/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.0/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.0/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.0/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.0/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.0/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.0/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.0/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.1/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (3): 7.5 MB | 1.3 MB | 1.2/1.8 MB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.2/1.8 MB | 4.1/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.2/1.8 MB | 7.5/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.2/1.8 MB | 7.5/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.3/1.8 MB | 7.5/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.3/1.8 MB | 12/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.3/1.8 MB | 16/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.3/1.8 MB | 16/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.3/1.8 MB | 16/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.3/1.8 MB | 20/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.3/1.8 MB | 20/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.3/1.8 MB | 20/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.3/1.8 MB | 24/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.3/1.8 MB | 24/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.3/1.8 MB | 24/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.3/1.8 MB | 28/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.3/1.8 MB | 32/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.3/1.8 MB | 32/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.3/1.8 MB | 32/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.3/1.8 MB | 36/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.3/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.3/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.3/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.3/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.4/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.4/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.4/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.4/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.4/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.4/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.4/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.4/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.4/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.4/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.4/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.4/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.5/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.5/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.5/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.5/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.5/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.5/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.5/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.5/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.5/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.5/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.5/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.5/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.6/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.6/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.6/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.6/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.6/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.6/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.6/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.6/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.6/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.6/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (4): 7.5 MB | 1.3 MB | 1.6/1.8 MB | 40/303 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.6/1.8 MB | 40/303 kB | 3.3/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.6/1.8 MB | 40/303 kB | 3.3/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.6/1.8 MB | 40/303 kB | 6.1/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.6/1.8 MB | 40/303 kB | 8.9/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.6/1.8 MB | 40/303 kB | 8.9/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.7/1.8 MB | 40/303 kB | 8.9/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.7/1.8 MB | 40/303 kB | 8.9/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.7/1.8 MB | 42/303 kB | 8.9/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.7/1.8 MB | 42/303 kB | 12/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.7/1.8 MB | 42/303 kB | 15/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.7/1.8 MB | 42/303 kB | 15/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.7/1.8 MB | 42/303 kB | 15/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.7/1.8 MB | 42/303 kB | 15/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.7/1.8 MB | 42/303 kB | 15/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.7/1.8 MB | 42/303 kB | 15/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.7/1.8 MB | 42/303 kB | 17/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.7/1.8 MB | 42/303 kB | 17/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.7/1.8 MB | 42/303 kB | 20/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.7/1.8 MB | 42/303 kB | 20/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.7/1.8 MB | 42/303 kB | 20/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.7/1.8 MB | 42/303 kB | 23/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.7/1.8 MB | 42/303 kB | 23/24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.7/1.8 MB | 42/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.7/1.8 MB | 42/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.8/1.8 MB | 42/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.8/1.8 MB | 42/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.8/1.8 MB | 42/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.8/1.8 MB | 42/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.8/1.8 MB | 42/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.8/1.8 MB | 42/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.8/1.8 MB | 42/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.8 MB | 42/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.8 MB | 46/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.8 MB | 51/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.8 MB | 53/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.8 MB | 57/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (5): 7.5 MB | 1.3 MB | 1.8 MB | 62/303 kB | 24 kB error 02-Jan-2023 03:01:37 error 02-Jan-2023 03:01:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.jar (7.5 MB at 2.3 MB/s) error 02-Jan-2023 03:01:37 #17 30.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.jar error 02-Jan-2023 03:01:37 #17 30.77 Progress (4): 1.3 MB | 1.8 MB | 66/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 70/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 74/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 78/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 82/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 86/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 88/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 92/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 96/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 100/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 105/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 109/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 113/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 117/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 121/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 123/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 127/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 131/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 135/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 139/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 143/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 148/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 152/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 156/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 158/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 162/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 166/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 170/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 174/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 178/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 182/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 186/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 191/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 193/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 197/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 201/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 205/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 209/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 213/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 217/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 221/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 225/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 227/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 232/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 236/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 240/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 244/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 248/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 251/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 255/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 260/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 264/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 268/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 272/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 276/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 280/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 284/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 287/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 291/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 296/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 300/303 kB | 24 kB error 02-Jan-2023 03:01:37 Progress (4): 1.3 MB | 1.8 MB | 303 kB | 24 kB error 02-Jan-2023 03:01:37 error 02-Jan-2023 03:01:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.jar (1.3 MB at 402 kB/s) error 02-Jan-2023 03:01:37 #17 30.83 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar error 02-Jan-2023 03:01:37 #17 30.89 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar (24 kB at 7.2 kB/s) error 02-Jan-2023 03:01:37 #17 30.89 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.jar error 02-Jan-2023 03:01:37 #17 30.90 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar (1.8 MB at 539 kB/s) error 02-Jan-2023 03:01:37 #17 30.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar error 02-Jan-2023 03:01:37 #17 30.92 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar (303 kB at 89 kB/s) error 02-Jan-2023 03:01:37 #17 30.92 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar error 02-Jan-2023 03:01:38 #17 31.00 Progress (1): 3.3/121 kB error 02-Jan-2023 03:01:38 Progress (1): 6.1/121 kB error 02-Jan-2023 03:01:38 Progress (1): 8.9/121 kB error 02-Jan-2023 03:01:38 Progress (1): 12/121 kB error 02-Jan-2023 03:01:38 Progress (1): 14/121 kB error 02-Jan-2023 03:01:38 Progress (1): 17/121 kB error 02-Jan-2023 03:01:38 Progress (1): 20/121 kB error 02-Jan-2023 03:01:38 Progress (1): 23/121 kB error 02-Jan-2023 03:01:38 Progress (1): 26/121 kB error 02-Jan-2023 03:01:38 Progress (1): 28/121 kB error 02-Jan-2023 03:01:38 Progress (1): 31/121 kB error 02-Jan-2023 03:01:38 Progress (1): 34/121 kB error 02-Jan-2023 03:01:38 Progress (1): 37/121 kB error 02-Jan-2023 03:01:38 Progress (1): 40/121 kB error 02-Jan-2023 03:01:38 Progress (1): 42/121 kB error 02-Jan-2023 03:01:38 Progress (1): 45/121 kB error 02-Jan-2023 03:01:38 Progress (1): 48/121 kB error 02-Jan-2023 03:01:38 Progress (1): 51/121 kB error 02-Jan-2023 03:01:38 Progress (1): 54/121 kB error 02-Jan-2023 03:01:38 Progress (1): 56/121 kB error 02-Jan-2023 03:01:38 Progress (1): 59/121 kB error 02-Jan-2023 03:01:38 Progress (1): 62/121 kB error 02-Jan-2023 03:01:38 Progress (1): 65/121 kB error 02-Jan-2023 03:01:38 Progress (1): 68/121 kB error 02-Jan-2023 03:01:38 Progress (1): 70/121 kB error 02-Jan-2023 03:01:38 Progress (1): 73/121 kB error 02-Jan-2023 03:01:38 Progress (1): 76/121 kB error 02-Jan-2023 03:01:38 Progress (1): 79/121 kB error 02-Jan-2023 03:01:38 Progress (1): 82/121 kB error 02-Jan-2023 03:01:38 Progress (1): 84/121 kB error 02-Jan-2023 03:01:38 Progress (1): 87/121 kB error 02-Jan-2023 03:01:38 Progress (1): 90/121 kB error 02-Jan-2023 03:01:38 Progress (1): 93/121 kB error 02-Jan-2023 03:01:38 Progress (1): 96/121 kB error 02-Jan-2023 03:01:38 Progress (1): 98/121 kB error 02-Jan-2023 03:01:38 Progress (1): 101/121 kB error 02-Jan-2023 03:01:38 Progress (1): 104/121 kB error 02-Jan-2023 03:01:38 Progress (1): 107/121 kB error 02-Jan-2023 03:01:38 Progress (1): 110/121 kB error 02-Jan-2023 03:01:38 Progress (1): 112/121 kB error 02-Jan-2023 03:01:38 Progress (1): 115/121 kB error 02-Jan-2023 03:01:38 Progress (1): 118/121 kB error 02-Jan-2023 03:01:38 Progress (1): 121/121 kB error 02-Jan-2023 03:01:38 Progress (1): 121 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 3.3/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 6.1/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 8.9/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 12/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 15/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 17/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 20/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 23/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 26/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 29/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 31/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 34/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 37/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 40/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 43/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 45/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 48/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 51/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 54/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 56/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 59/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 62/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 65/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 67/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 70/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 73/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 76/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 79/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 81/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 84/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 87/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 90/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 93/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 95/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 98/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 101/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 104/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 107/123 kB error 02-Jan-2023 03:01:38 Progress (2): 121 kB | 109/123 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 4.1/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 7.5/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 12/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 16/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 20/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 24/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 28/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 32/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 36/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 40/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 42/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 46/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 51/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 53/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 57/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 62/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 66/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 70/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 74/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 78/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 82/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 86/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 88/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 92/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 96/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 100/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 105/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 107/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 111/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 115/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 119/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 123/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 125/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 129/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 134/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 138/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 142/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 146/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 150/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 154/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 158/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 162/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 166/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 170/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 174/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 179/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 183/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 187/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 191/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 195/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 197/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 201/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 109/123 kB | 206/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 206/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 210/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 214/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 218/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 222/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 226/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 230/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 234/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 238/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 242/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 246/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 251/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 255/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 259/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 263/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 267/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 271/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 275/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 278/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 282/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 286/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 290/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 294/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 296/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 300/303 kB error 02-Jan-2023 03:01:38 Progress (3): 121 kB | 112/123 kB | 303 kB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 112/123 kB | 303 kB | 0/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 112/123 kB | 303 kB | 0/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 112/123 kB | 303 kB | 0/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 112/123 kB | 303 kB | 0/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 112/123 kB | 303 kB | 0/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 112/123 kB | 303 kB | 0/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 112/123 kB | 303 kB | 0.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 112/123 kB | 303 kB | 0.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 115/123 kB | 303 kB | 0.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 115/123 kB | 303 kB | 0.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 115/123 kB | 303 kB | 0.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 115/123 kB | 303 kB | 0.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 115/123 kB | 303 kB | 0.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 118/123 kB | 303 kB | 0.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 118/123 kB | 303 kB | 0.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 118/123 kB | 303 kB | 0.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 121/123 kB | 303 kB | 0.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 123 kB | 303 kB | 0.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 123 kB | 303 kB | 0.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 123 kB | 303 kB | 0.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 123 kB | 303 kB | 0.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 123 kB | 303 kB | 0.2/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 123 kB | 303 kB | 0.2/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 123 kB | 303 kB | 0.2/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 123 kB | 303 kB | 0.2/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 123 kB | 303 kB | 0.2/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 123 kB | 303 kB | 0.2/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 123 kB | 303 kB | 0.2/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 123 kB | 303 kB | 0.2/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 123 kB | 303 kB | 0.2/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 123 kB | 303 kB | 0.2/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 123 kB | 303 kB | 0.2/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 123 kB | 303 kB | 0.2/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 123 kB | 303 kB | 0.3/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 123 kB | 303 kB | 0.3/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 123 kB | 303 kB | 0.3/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 123 kB | 303 kB | 0.3/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 121 kB | 123 kB | 303 kB | 0.3/1.4 MB error 02-Jan-2023 03:01:38 error 02-Jan-2023 03:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.jar (121 kB at 33 kB/s) error 02-Jan-2023 03:01:38 #17 31.17 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar error 02-Jan-2023 03:01:38 #17 31.17 Progress (3): 123 kB | 303 kB | 0.3/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.3/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.3/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.3/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.3/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.3/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.4/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.4/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.4/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.4/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.4/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.4/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.4/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.4/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.4/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.4/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.4/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.5/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.5/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.5/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.5/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.5/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.5/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.5/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.5/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.5/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.5/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.5/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.6/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.6/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.6/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.6/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.6/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.6/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.6/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.6/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.6/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.6/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.6/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.7/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.7/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.7/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.7/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.7/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.7/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.7/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.7/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.7/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.7/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.7/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.8/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.8/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.8/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.8/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.8/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.8/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.8/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.8/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.8/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.8/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.8/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.8/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.9/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.9/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.9/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.9/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.9/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.9/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.9/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.9/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.9/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 0.9/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 1.0/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 1.0/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 1.0/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 1.0/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 1.0/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 1.0/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 1.0/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 1.0/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 1.0/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 1.0/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 1.0/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 1.0/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 1.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 1.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 1.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 1.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 1.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 1.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 1.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 1.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (3): 123 kB | 303 kB | 1.1/1.4 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.1/1.4 MB | 0.1/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.1/1.4 MB | 0.1/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.1/1.4 MB | 0.2/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.1/1.4 MB | 0.2/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.1/1.4 MB | 0.3/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.1/1.4 MB | 0.4/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.1/1.4 MB | 0.4/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.1/1.4 MB | 0.4/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.1/1.4 MB | 0.4/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.2/1.4 MB | 0.4/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.2/1.4 MB | 0.4/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.2/1.4 MB | 0.4/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.2/1.4 MB | 0.4/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.2/1.4 MB | 0.5/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.2/1.4 MB | 0.5/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.2/1.4 MB | 0.5/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.2/1.4 MB | 0.5/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.2/1.4 MB | 0.5/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.2/1.4 MB | 0.6/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.2/1.4 MB | 0.6/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.2/1.4 MB | 0.6/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.2/1.4 MB | 0.6/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.3/1.4 MB | 0.6/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.3/1.4 MB | 0.6/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.3/1.4 MB | 0.6/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.3/1.4 MB | 0.6/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.3/1.4 MB | 0.6/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.3/1.4 MB | 0.6/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.3/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:01:38 Progress (4): 123 kB | 303 kB | 1.3/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:01:38 error 02-Jan-2023 03:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar (123 kB at 33 kB/s) error 02-Jan-2023 03:01:38 #17 31.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar error 02-Jan-2023 03:01:38 #17 31.26 Progress (3): 303 kB | 1.3/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:01:38 Progress (3): 303 kB | 1.3/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:01:38 Progress (3): 303 kB | 1.3/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:01:38 Progress (3): 303 kB | 1.3/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:01:38 Progress (3): 303 kB | 1.3/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:01:38 Progress (3): 303 kB | 1.4/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:01:38 Progress (3): 303 kB | 1.4/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:01:38 Progress (3): 303 kB | 1.4/1.4 MB | 0.8/12 MB error 02-Jan-2023 03:01:38 Progress (3): 303 kB | 1.4/1.4 MB | 0.8/12 MB error 02-Jan-2023 03:01:38 Progress (3): 303 kB | 1.4/1.4 MB | 0.8/12 MB error 02-Jan-2023 03:01:38 Progress (3): 303 kB | 1.4 MB | 0.8/12 MB error 02-Jan-2023 03:01:38 Progress (3): 303 kB | 1.4 MB | 0.8/12 MB error 02-Jan-2023 03:01:38 Progress (3): 303 kB | 1.4 MB | 0.9/12 MB error 02-Jan-2023 03:01:38 Progress (3): 303 kB | 1.4 MB | 0.9/12 MB error 02-Jan-2023 03:01:38 Progress (3): 303 kB | 1.4 MB | 1.0/12 MB error 02-Jan-2023 03:01:38 error 02-Jan-2023 03:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.jar (303 kB at 81 kB/s) error 02-Jan-2023 03:01:38 #17 31.28 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar error 02-Jan-2023 03:01:38 #17 31.29 Progress (2): 1.4 MB | 1.1/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 1.1/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 1.2/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 1.3/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 1.3/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 1.4/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 1.4/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 1.5/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 1.6/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 1.6/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 1.7/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 1.8/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 1.8/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 1.9/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 1.9/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 2.0/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 2.1/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 2.1/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 2.2/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 2.2/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 2.3/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 2.4/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 2.4/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 2.5/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 2.5/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 2.6/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 2.6/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 2.7/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 2.8/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 2.8/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 2.9/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 2.9/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 3.0/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 3.0/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 3.1/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 3.2/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 3.2/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 3.3/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 3.3/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 3.4/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 3.4/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 3.5/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 3.6/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 3.6/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 3.7/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 3.7/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 3.8/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 3.8/12 MB error 02-Jan-2023 03:01:38 Progress (2): 1.4 MB | 3.9/12 MB error 02-Jan-2023 03:01:38 error 02-Jan-2023 03:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar (1.4 MB at 360 kB/s) error 02-Jan-2023 03:01:38 #17 31.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar error 02-Jan-2023 03:01:38 #17 31.40 Progress (2): 3.9/12 MB | 3.3/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 6.1/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 8.9/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 12/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 14/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 17/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 20/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 23/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 26/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 28/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 31/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 34/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 37/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 40/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 42/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 45/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 48/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 51/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 54/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 56/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 59/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 62/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 65/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 68/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 70/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 73/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 76/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 79/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 82/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 84/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 87/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 90/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 93/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 96/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 98/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 101/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 104/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 107/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 110/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 112/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 115/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 118/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 121/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 124/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 126/129 kB error 02-Jan-2023 03:01:38 Progress (2): 3.9/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 4.0/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 4.0/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 4.1/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 4.1/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 4.2/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 4.2/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 4.3/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 4.4/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 4.4/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 4.5/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 4.5/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 4.6/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 4.6/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 4.7/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 4.8/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 4.8/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 4.9/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 4.9/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 5.0/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 5.1/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 5.1/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 5.2/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 5.2/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 5.3/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 5.3/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 5.4/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 5.5/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 5.5/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 5.6/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 5.6/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 5.7/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 5.7/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 5.8/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (2): 5.9/12 MB | 129 kB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.1/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.1/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.1/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.1/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.1/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.2/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.2/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.2/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.2/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.2/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.2/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.2/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.3/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.3/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.3/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.3/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.3/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.3/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.4/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.4/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.4/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.4/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.4/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.4/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.4/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.5/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.5/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.5/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.5/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.5/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.5/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.6/2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 129 kB | 0.6/2.1 MB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 129 kB | 0.6/2.1 MB | 3.3/62 kB error 02-Jan-2023 03:01:38 error 02-Jan-2023 03:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar (129 kB at 32 kB/s) error 02-Jan-2023 03:01:38 #17 31.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar error 02-Jan-2023 03:01:38 #17 31.52 Progress (3): 5.9/12 MB | 0.6/2.1 MB | 3.3/62 kB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 0.6/2.1 MB | 3.3/62 kB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 0.6/2.1 MB | 3.3/62 kB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 0.6/2.1 MB | 6.1/62 kB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 0.6/2.1 MB | 6.1/62 kB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 0.7/2.1 MB | 6.1/62 kB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 0.7/2.1 MB | 6.1/62 kB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 0.7/2.1 MB | 6.1/62 kB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 0.7/2.1 MB | 6.1/62 kB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 0.7/2.1 MB | 6.1/62 kB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 0.7/2.1 MB | 6.1/62 kB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 0.8/2.1 MB | 6.1/62 kB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 0.8/2.1 MB | 8.9/62 kB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 0.8/2.1 MB | 12/62 kB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 0.8/2.1 MB | 12/62 kB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 0.8/2.1 MB | 12/62 kB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 0.8/2.1 MB | 12/62 kB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 0.8/2.1 MB | 12/62 kB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 0.8/2.1 MB | 12/62 kB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 0.8/2.1 MB | 12/62 kB error 02-Jan-2023 03:01:38 Progress (3): 5.9/12 MB | 0.8/2.1 MB | 14/62 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.8/2.1 MB | 14/62 kB | 4.1/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.8/2.1 MB | 14/62 kB | 7.5/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.8/2.1 MB | 17/62 kB | 7.5/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.8/2.1 MB | 20/62 kB | 7.5/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.8/2.1 MB | 23/62 kB | 7.5/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 23/62 kB | 7.5/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 23/62 kB | 12/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 23/62 kB | 16/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 23/62 kB | 20/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 23/62 kB | 24/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 23/62 kB | 28/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 23/62 kB | 32/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 23/62 kB | 36/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 23/62 kB | 40/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 23/62 kB | 42/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 23/62 kB | 46/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 23/62 kB | 51/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 23/62 kB | 53/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 23/62 kB | 57/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 23/62 kB | 62/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 23/62 kB | 66/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 23/62 kB | 70/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 23/62 kB | 74/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 74/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 78/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 82/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 86/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 89/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 93/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 98/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 102/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 106/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 110/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 114/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 116/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 120/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 125/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 129/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 133/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 137/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 137/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 141/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 145/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 149/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 153/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 157/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 161/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 165/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 170/645 kB error 02-Jan-2023 03:01:38 Progress (4): 5.9/12 MB | 0.9/2.1 MB | 26/62 kB | 174/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 0.9/2.1 MB | 26/62 kB | 174/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 0.9/2.1 MB | 26/62 kB | 178/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 0.9/2.1 MB | 26/62 kB | 182/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 0.9/2.1 MB | 26/62 kB | 186/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 0.9/2.1 MB | 26/62 kB | 188/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 0.9/2.1 MB | 26/62 kB | 192/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 0.9/2.1 MB | 26/62 kB | 197/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 0.9/2.1 MB | 26/62 kB | 197/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 0.9/2.1 MB | 26/62 kB | 197/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 0.9/2.1 MB | 26/62 kB | 201/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 0.9/2.1 MB | 26/62 kB | 205/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 0.9/2.1 MB | 26/62 kB | 209/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 0.9/2.1 MB | 26/62 kB | 209/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 0.9/2.1 MB | 26/62 kB | 213/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 0.9/2.1 MB | 26/62 kB | 213/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 0.9/2.1 MB | 26/62 kB | 213/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 0.9/2.1 MB | 26/62 kB | 213/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 1.0/2.1 MB | 26/62 kB | 213/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 1.0/2.1 MB | 26/62 kB | 217/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 1.0/2.1 MB | 26/62 kB | 221/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 1.0/2.1 MB | 26/62 kB | 225/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 1.0/2.1 MB | 26/62 kB | 229/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 1.0/2.1 MB | 26/62 kB | 232/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 1.0/2.1 MB | 26/62 kB | 236/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 1.0/2.1 MB | 26/62 kB | 240/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.0/12 MB | 1.0/2.1 MB | 26/62 kB | 244/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 244/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 244/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 249/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 251/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 255/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 260/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 260/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 264/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 268/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 272/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 272/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 276/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 276/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 276/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 280/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 280/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 284/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 288/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 292/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 296/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 300/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.1/12 MB | 1.0/2.1 MB | 26/62 kB | 305/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.0/2.1 MB | 26/62 kB | 305/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.1/2.1 MB | 26/62 kB | 305/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.1/2.1 MB | 26/62 kB | 305/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.1/2.1 MB | 26/62 kB | 309/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.1/2.1 MB | 26/62 kB | 309/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.1/2.1 MB | 26/62 kB | 309/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.1/2.1 MB | 26/62 kB | 312/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.1/2.1 MB | 26/62 kB | 314/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.1/2.1 MB | 26/62 kB | 314/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.1/2.1 MB | 26/62 kB | 314/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.1/2.1 MB | 26/62 kB | 318/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.1/2.1 MB | 26/62 kB | 323/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.1/2.1 MB | 26/62 kB | 323/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.2/2.1 MB | 26/62 kB | 323/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.2/2.1 MB | 26/62 kB | 323/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.2/2.1 MB | 26/62 kB | 327/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.2/2.1 MB | 26/62 kB | 331/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.2/2.1 MB | 26/62 kB | 335/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.2/2.1 MB | 26/62 kB | 339/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.2/2.1 MB | 26/62 kB | 343/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.2/2.1 MB | 26/62 kB | 347/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.2/2.1 MB | 26/62 kB | 351/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.2/2.1 MB | 26/62 kB | 355/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.2/2.1 MB | 26/62 kB | 358/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.2/2.1 MB | 26/62 kB | 362/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.2/2.1 MB | 26/62 kB | 366/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.2/12 MB | 1.2/2.1 MB | 26/62 kB | 370/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 370/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 375/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 377/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 377/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 381/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 386/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 390/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 394/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 398/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 398/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 402/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 402/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 406/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 410/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 414/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 418/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 421/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 425/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 429/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 433/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 438/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 442/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 446/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 449/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 453/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 458/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 462/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 466/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 470/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 474/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 478/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 482/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 486/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 490/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 493/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 493/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 497/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 497/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 501/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 505/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 510/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 512/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.3/12 MB | 1.2/2.1 MB | 26/62 kB | 516/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.2/2.1 MB | 26/62 kB | 516/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.2/2.1 MB | 26/62 kB | 521/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.2/2.1 MB | 28/62 kB | 521/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.2/2.1 MB | 31/62 kB | 521/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.2/2.1 MB | 34/62 kB | 521/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 34/62 kB | 521/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 34/62 kB | 525/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 34/62 kB | 529/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 34/62 kB | 533/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 34/62 kB | 537/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 34/62 kB | 541/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 37/62 kB | 541/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 37/62 kB | 541/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 40/62 kB | 541/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 42/62 kB | 541/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 45/62 kB | 541/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 48/62 kB | 541/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 51/62 kB | 541/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 54/62 kB | 541/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 56/62 kB | 541/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 59/62 kB | 541/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 62/62 kB | 541/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 62 kB | 541/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 62 kB | 541/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 62 kB | 541/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 62 kB | 541/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 62 kB | 541/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 62 kB | 541/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 62 kB | 545/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.4/12 MB | 1.3/2.1 MB | 62 kB | 548/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.3/2.1 MB | 62 kB | 548/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 548/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 552/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 557/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 561/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 565/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 565/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 565/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 569/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 573/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 575/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 579/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 579/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 584/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 584/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 588/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 592/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 592/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 596/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 600/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 604/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 608/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 612/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 616/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.5/12 MB | 1.4/2.1 MB | 62 kB | 616/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.6/12 MB | 1.4/2.1 MB | 62 kB | 616/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.6/12 MB | 1.5/2.1 MB | 62 kB | 616/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.6/12 MB | 1.5/2.1 MB | 62 kB | 616/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.6/12 MB | 1.5/2.1 MB | 62 kB | 620/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.6/12 MB | 1.5/2.1 MB | 62 kB | 624/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.6/12 MB | 1.5/2.1 MB | 62 kB | 629/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.6/12 MB | 1.5/2.1 MB | 62 kB | 633/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.7/12 MB | 1.5/2.1 MB | 62 kB | 633/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.7/12 MB | 1.5/2.1 MB | 62 kB | 633/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.7/12 MB | 1.5/2.1 MB | 62 kB | 636/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.7/12 MB | 1.5/2.1 MB | 62 kB | 638/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.7/12 MB | 1.5/2.1 MB | 62 kB | 642/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.7/12 MB | 1.5/2.1 MB | 62 kB | 642/645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.7/12 MB | 1.5/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.7/12 MB | 1.5/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.7/12 MB | 1.6/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.7/12 MB | 1.6/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.7/12 MB | 1.6/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.7/12 MB | 1.6/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.8/12 MB | 1.6/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.8/12 MB | 1.6/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.8/12 MB | 1.6/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.8/12 MB | 1.6/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.8/12 MB | 1.6/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.8/12 MB | 1.7/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.9/12 MB | 1.7/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.9/12 MB | 1.7/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.9/12 MB | 1.7/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.9/12 MB | 1.7/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.9/12 MB | 1.7/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.9/12 MB | 1.7/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.9/12 MB | 1.7/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.9/12 MB | 1.7/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.9/12 MB | 1.8/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.9/12 MB | 1.8/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 6.9/12 MB | 1.8/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.0/12 MB | 1.8/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.0/12 MB | 1.8/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.0/12 MB | 1.8/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.0/12 MB | 1.8/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.0/12 MB | 1.9/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.0/12 MB | 1.9/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.0/12 MB | 1.9/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.0/12 MB | 1.9/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.0/12 MB | 1.9/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.0/12 MB | 1.9/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.0/12 MB | 2.0/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.0/12 MB | 2.0/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.0/12 MB | 2.0/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.0/12 MB | 2.0/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.0/12 MB | 2.0/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.1/12 MB | 2.0/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.1/12 MB | 2.0/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.1/12 MB | 2.0/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.1/12 MB | 2.0/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.1/12 MB | 2.1/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.1/12 MB | 2.1/2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.1/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.2/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.2/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.3/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.3/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.4/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.5/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.5/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.6/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.6/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.7/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.7/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.8/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.9/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 7.9/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 8.0/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 8.0/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 8.1/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 8.1/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 8.2/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 8.3/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 Progress (4): 8.3/12 MB | 2.1 MB | 62 kB | 645 kB error 02-Jan-2023 03:01:38 error 02-Jan-2023 03:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar (62 kB at 15 kB/s) error 02-Jan-2023 03:01:38 #17 31.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar error 02-Jan-2023 03:01:38 #17 31.75 Progress (3): 8.4/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:01:38 Progress (3): 8.4/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:01:38 Progress (3): 8.5/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:01:38 Progress (3): 8.5/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:01:38 Progress (3): 8.6/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:01:38 Progress (3): 8.7/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:01:38 Progress (3): 8.7/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:01:38 Progress (3): 8.8/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:01:38 Progress (3): 8.8/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:01:38 Progress (3): 8.9/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:01:38 Progress (3): 8.9/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:01:38 Progress (3): 9.0/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:01:38 Progress (3): 9.1/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:01:38 Progress (3): 9.1/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:01:38 Progress (3): 9.2/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:01:38 Progress (3): 9.2/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:01:38 error 02-Jan-2023 03:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar (645 kB at 152 kB/s) error 02-Jan-2023 03:01:38 #17 31.78 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8-tests.jar error 02-Jan-2023 03:01:38 #17 31.78 Progress (2): 9.3/12 MB | 2.1 MB error 02-Jan-2023 03:01:38 Progress (2): 9.4/12 MB | 2.1 MB error 02-Jan-2023 03:01:38 Progress (2): 9.4/12 MB | 2.1 MB error 02-Jan-2023 03:01:38 Progress (2): 9.5/12 MB | 2.1 MB error 02-Jan-2023 03:01:38 Progress (2): 9.5/12 MB | 2.1 MB error 02-Jan-2023 03:01:38 Progress (2): 9.6/12 MB | 2.1 MB error 02-Jan-2023 03:01:38 Progress (2): 9.6/12 MB | 2.1 MB error 02-Jan-2023 03:01:38 Progress (2): 9.7/12 MB | 2.1 MB error 02-Jan-2023 03:01:38 Progress (2): 9.8/12 MB | 2.1 MB error 02-Jan-2023 03:01:38 Progress (2): 9.8/12 MB | 2.1 MB error 02-Jan-2023 03:01:38 Progress (2): 9.9/12 MB | 2.1 MB error 02-Jan-2023 03:01:38 Progress (2): 9.9/12 MB | 2.1 MB error 02-Jan-2023 03:01:38 Progress (2): 10.0/12 MB | 2.1 MB error 02-Jan-2023 03:01:38 Progress (2): 10/12 MB | 2.1 MB error 02-Jan-2023 03:01:38 Progress (2): 10/12 MB | 2.1 MB error 02-Jan-2023 03:01:38 Progress (2): 10/12 MB | 2.1 MB error 02-Jan-2023 03:01:38 Progress (2): 10/12 MB | 2.1 MB error 02-Jan-2023 03:01:38 Progress (2): 10/12 MB | 2.1 MB error 02-Jan-2023 03:01:38 Progress (2): 10/12 MB | 2.1 MB error 02-Jan-2023 03:01:38 Progress (2): 10/12 MB | 2.1 MB error 02-Jan-2023 03:01:38 Progress (2): 10/12 MB | 2.1 MB error 02-Jan-2023 03:01:38 Progress (3): 10/12 MB | 2.1 MB | 8.2/917 kB error 02-Jan-2023 03:01:38 Progress (3): 10/12 MB | 2.1 MB | 16/917 kB error 02-Jan-2023 03:01:38 Progress (3): 10/12 MB | 2.1 MB | 25/917 kB error 02-Jan-2023 03:01:38 Progress (3): 10/12 MB | 2.1 MB | 33/917 kB error 02-Jan-2023 03:01:38 Progress (3): 10/12 MB | 2.1 MB | 41/917 kB error 02-Jan-2023 03:01:38 Progress (3): 10/12 MB | 2.1 MB | 49/917 kB error 02-Jan-2023 03:01:38 Progress (3): 10/12 MB | 2.1 MB | 49/917 kB error 02-Jan-2023 03:01:38 Progress (3): 10/12 MB | 2.1 MB | 57/917 kB error 02-Jan-2023 03:01:38 Progress (3): 10/12 MB | 2.1 MB | 66/917 kB error 02-Jan-2023 03:01:38 Progress (3): 11/12 MB | 2.1 MB | 66/917 kB error 02-Jan-2023 03:01:38 Progress (3): 11/12 MB | 2.1 MB | 74/917 kB error 02-Jan-2023 03:01:38 Progress (3): 11/12 MB | 2.1 MB | 82/917 kB error 02-Jan-2023 03:01:38 Progress (3): 11/12 MB | 2.1 MB | 86/917 kB error 02-Jan-2023 03:01:38 Progress (3): 11/12 MB | 2.1 MB | 95/917 kB error 02-Jan-2023 03:01:38 Progress (3): 11/12 MB | 2.1 MB | 103/917 kB error 02-Jan-2023 03:01:38 Progress (3): 11/12 MB | 2.1 MB | 111/917 kB error 02-Jan-2023 03:01:38 Progress (3): 11/12 MB | 2.1 MB | 119/917 kB error 02-Jan-2023 03:01:38 Progress (3): 11/12 MB | 2.1 MB | 127/917 kB error 02-Jan-2023 03:01:38 Progress (3): 11/12 MB | 2.1 MB | 136/917 kB error 02-Jan-2023 03:01:38 Progress (3): 11/12 MB | 2.1 MB | 144/917 kB error 02-Jan-2023 03:01:38 Progress (3): 11/12 MB | 2.1 MB | 152/917 kB error 02-Jan-2023 03:01:38 Progress (3): 11/12 MB | 2.1 MB | 156/917 kB error 02-Jan-2023 03:01:38 Progress (3): 11/12 MB | 2.1 MB | 164/917 kB error 02-Jan-2023 03:01:38 Progress (3): 11/12 MB | 2.1 MB | 172/917 kB error 02-Jan-2023 03:01:38 Progress (3): 11/12 MB | 2.1 MB | 181/917 kB error 02-Jan-2023 03:01:38 Progress (3): 11/12 MB | 2.1 MB | 188/917 kB error 02-Jan-2023 03:01:38 error 02-Jan-2023 03:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar (2.1 MB at 487 kB/s) error 02-Jan-2023 03:01:38 #17 31.83 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.jar error 02-Jan-2023 03:01:38 #17 31.83 Progress (2): 11/12 MB | 197/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 205/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 213/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 221/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 229/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 237/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 237/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 246/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 254/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 262/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 269/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 278/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 278/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 286/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 286/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 294/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 302/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 310/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 318/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 323/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 323/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 332/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 340/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 348/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 356/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 364/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 372/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 377/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 377/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 377/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 386/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 394/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 402/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 410/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 418/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 426/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 431/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 439/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 447/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 455/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 455/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 464/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 472/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 480/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 488/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 493/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 493/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 501/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 510/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 518/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 526/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 534/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 539/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 547/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 547/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 547/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 555/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 563/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 572/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 580/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 584/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 593/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 601/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 601/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 609/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 617/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 625/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 633/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 642/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 642/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 642/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 647/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 656/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 664/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 672/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 680/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 688/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 696/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 705/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 713/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 721/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 721/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 729/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 733/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 733/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 742/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 750/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 758/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 766/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 774/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 782/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 791/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 799/917 kB error 02-Jan-2023 03:01:38 Progress (2): 11/12 MB | 799/917 kB error 02-Jan-2023 03:01:38 Progress (2): 12/12 MB | 799/917 kB error 02-Jan-2023 03:01:38 Progress (2): 12/12 MB | 807/917 kB error 02-Jan-2023 03:01:38 Progress (2): 12/12 MB | 815/917 kB error 02-Jan-2023 03:01:38 Progress (2): 12/12 MB | 823/917 kB error 02-Jan-2023 03:01:38 Progress (2): 12/12 MB | 831/917 kB error 02-Jan-2023 03:01:38 Progress (2): 12/12 MB | 836/917 kB error 02-Jan-2023 03:01:38 Progress (2): 12 MB | 836/917 kB error 02-Jan-2023 03:01:38 Progress (2): 12 MB | 845/917 kB error 02-Jan-2023 03:01:38 Progress (2): 12 MB | 853/917 kB error 02-Jan-2023 03:01:38 Progress (2): 12 MB | 861/917 kB error 02-Jan-2023 03:01:38 Progress (2): 12 MB | 869/917 kB error 02-Jan-2023 03:01:38 Progress (2): 12 MB | 877/917 kB error 02-Jan-2023 03:01:38 Progress (2): 12 MB | 885/917 kB error 02-Jan-2023 03:01:38 Progress (2): 12 MB | 894/917 kB error 02-Jan-2023 03:01:38 Progress (2): 12 MB | 902/917 kB error 02-Jan-2023 03:01:38 Progress (2): 12 MB | 908/917 kB error 02-Jan-2023 03:01:38 Progress (2): 12 MB | 917/917 kB error 02-Jan-2023 03:01:38 Progress (2): 12 MB | 917 kB error 02-Jan-2023 03:01:38 error 02-Jan-2023 03:01:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar (12 MB at 2.6 MB/s) error 02-Jan-2023 03:01:38 #17 32.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.jar error 02-Jan-2023 03:01:38 #17 32.02 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar (917 kB at 205 kB/s) error 02-Jan-2023 03:01:38 #17 32.02 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.jar error 02-Jan-2023 03:01:38 #17 32.03 Progress (1): 4.1/238 kB error 02-Jan-2023 03:01:38 Progress (1): 8.2/238 kB error 02-Jan-2023 03:01:38 Progress (1): 12/238 kB error 02-Jan-2023 03:01:38 Progress (1): 16/238 kB error 02-Jan-2023 03:01:38 Progress (1): 20/238 kB error 02-Jan-2023 03:01:38 Progress (1): 25/238 kB error 02-Jan-2023 03:01:38 Progress (1): 29/238 kB error 02-Jan-2023 03:01:38 Progress (1): 33/238 kB error 02-Jan-2023 03:01:38 Progress (1): 37/238 kB error 02-Jan-2023 03:01:38 Progress (1): 41/238 kB error 02-Jan-2023 03:01:38 Progress (1): 45/238 kB error 02-Jan-2023 03:01:38 Progress (1): 49/238 kB error 02-Jan-2023 03:01:38 Progress (1): 52/238 kB error 02-Jan-2023 03:01:38 Progress (1): 56/238 kB error 02-Jan-2023 03:01:38 Progress (1): 60/238 kB error 02-Jan-2023 03:01:38 Progress (1): 64/238 kB error 02-Jan-2023 03:01:38 Progress (1): 68/238 kB error 02-Jan-2023 03:01:38 Progress (1): 72/238 kB error 02-Jan-2023 03:01:38 Progress (1): 76/238 kB error 02-Jan-2023 03:01:38 Progress (1): 80/238 kB error 02-Jan-2023 03:01:38 Progress (1): 84/238 kB error 02-Jan-2023 03:01:38 Progress (1): 86/238 kB error 02-Jan-2023 03:01:38 Progress (1): 91/238 kB error 02-Jan-2023 03:01:38 Progress (1): 95/238 kB error 02-Jan-2023 03:01:38 Progress (1): 99/238 kB error 02-Jan-2023 03:01:38 Progress (1): 103/238 kB error 02-Jan-2023 03:01:38 Progress (1): 107/238 kB error 02-Jan-2023 03:01:38 Progress (1): 111/238 kB error 02-Jan-2023 03:01:38 Progress (1): 115/238 kB error 02-Jan-2023 03:01:38 Progress (1): 119/238 kB error 02-Jan-2023 03:01:38 Progress (1): 123/238 kB error 02-Jan-2023 03:01:38 Progress (1): 127/238 kB error 02-Jan-2023 03:01:38 Progress (1): 132/238 kB error 02-Jan-2023 03:01:38 Progress (1): 136/238 kB error 02-Jan-2023 03:01:38 Progress (1): 140/238 kB error 02-Jan-2023 03:01:38 Progress (1): 143/238 kB error 02-Jan-2023 03:01:38 Progress (1): 147/238 kB error 02-Jan-2023 03:01:38 Progress (1): 151/238 kB error 02-Jan-2023 03:01:38 Progress (1): 155/238 kB error 02-Jan-2023 03:01:38 Progress (1): 159/238 kB error 02-Jan-2023 03:01:38 Progress (1): 163/238 kB error 02-Jan-2023 03:01:38 Progress (1): 167/238 kB error 02-Jan-2023 03:01:38 Progress (1): 171/238 kB error 02-Jan-2023 03:01:38 Progress (1): 176/238 kB error 02-Jan-2023 03:01:38 Progress (1): 178/238 kB error 02-Jan-2023 03:01:38 Progress (1): 182/238 kB error 02-Jan-2023 03:01:38 Progress (1): 186/238 kB error 02-Jan-2023 03:01:38 Progress (1): 188/238 kB error 02-Jan-2023 03:01:38 Progress (1): 192/238 kB error 02-Jan-2023 03:01:38 Progress (1): 197/238 kB error 02-Jan-2023 03:01:38 Progress (1): 201/238 kB error 02-Jan-2023 03:01:38 Progress (1): 205/238 kB error 02-Jan-2023 03:01:38 Progress (1): 209/238 kB error 02-Jan-2023 03:01:39 Progress (1): 213/238 kB error 02-Jan-2023 03:01:39 Progress (1): 217/238 kB error 02-Jan-2023 03:01:39 Progress (1): 221/238 kB error 02-Jan-2023 03:01:39 Progress (1): 225/238 kB error 02-Jan-2023 03:01:39 Progress (1): 229/238 kB error 02-Jan-2023 03:01:39 Progress (1): 232/238 kB error 02-Jan-2023 03:01:39 Progress (1): 236/238 kB error 02-Jan-2023 03:01:39 Progress (1): 238 kB error 02-Jan-2023 03:01:39 Progress (2): 238 kB | 0/2.5 MB error 02-Jan-2023 03:01:39 Progress (2): 238 kB | 0/2.5 MB error 02-Jan-2023 03:01:39 Progress (2): 238 kB | 0.1/2.5 MB error 02-Jan-2023 03:01:39 Progress (2): 238 kB | 0.1/2.5 MB error 02-Jan-2023 03:01:39 Progress (2): 238 kB | 0.1/2.5 MB error 02-Jan-2023 03:01:39 Progress (2): 238 kB | 0.1/2.5 MB error 02-Jan-2023 03:01:39 Progress (2): 238 kB | 0.1/2.5 MB error 02-Jan-2023 03:01:39 Progress (3): 238 kB | 0.1/2.5 MB | 4.1/686 kB error 02-Jan-2023 03:01:39 Progress (3): 238 kB | 0.1/2.5 MB | 8.2/686 kB error 02-Jan-2023 03:01:39 Progress (3): 238 kB | 0.1/2.5 MB | 12/686 kB error 02-Jan-2023 03:01:39 Progress (3): 238 kB | 0.1/2.5 MB | 16/686 kB error 02-Jan-2023 03:01:39 Progress (3): 238 kB | 0.1/2.5 MB | 20/686 kB error 02-Jan-2023 03:01:39 Progress (3): 238 kB | 0.1/2.5 MB | 24/686 kB error 02-Jan-2023 03:01:39 Progress (3): 238 kB | 0.1/2.5 MB | 28/686 kB error 02-Jan-2023 03:01:39 Progress (3): 238 kB | 0.1/2.5 MB | 32/686 kB error 02-Jan-2023 03:01:39 Progress (3): 238 kB | 0.1/2.5 MB | 36/686 kB error 02-Jan-2023 03:01:39 Progress (3): 238 kB | 0.1/2.5 MB | 40/686 kB error 02-Jan-2023 03:01:39 Progress (3): 238 kB | 0.1/2.5 MB | 44/686 kB error 02-Jan-2023 03:01:39 Progress (3): 238 kB | 0.1/2.5 MB | 48/686 kB error 02-Jan-2023 03:01:39 Progress (3): 238 kB | 0.1/2.5 MB | 51/686 kB error 02-Jan-2023 03:01:39 Progress (4): 238 kB | 0.1/2.5 MB | 51/686 kB | 3.3/100 kB error 02-Jan-2023 03:01:39 Progress (4): 238 kB | 0.1/2.5 MB | 51/686 kB | 3.3/100 kB error 02-Jan-2023 03:01:39 Progress (4): 238 kB | 0.2/2.5 MB | 51/686 kB | 3.3/100 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 51/686 kB | 3.3/100 kB | 3.3/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 51/686 kB | 6.1/100 kB | 3.3/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 51/686 kB | 6.1/100 kB | 6.1/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 51/686 kB | 8.9/100 kB | 6.1/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 53/686 kB | 8.9/100 kB | 6.1/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 57/686 kB | 8.9/100 kB | 6.1/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 62/686 kB | 8.9/100 kB | 6.1/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 66/686 kB | 8.9/100 kB | 6.1/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 70/686 kB | 8.9/100 kB | 6.1/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 70/686 kB | 12/100 kB | 6.1/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 74/686 kB | 12/100 kB | 6.1/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 74/686 kB | 12/100 kB | 6.1/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 74/686 kB | 12/100 kB | 6.1/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 78/686 kB | 12/100 kB | 6.1/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 78/686 kB | 12/100 kB | 8.9/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 78/686 kB | 14/100 kB | 8.9/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 78/686 kB | 14/100 kB | 12/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 78/686 kB | 14/100 kB | 15/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 78/686 kB | 17/100 kB | 15/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 82/686 kB | 17/100 kB | 15/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 86/686 kB | 17/100 kB | 15/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 86/686 kB | 17/100 kB | 15/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 86/686 kB | 17/100 kB | 15/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 86/686 kB | 17/100 kB | 15/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 88/686 kB | 17/100 kB | 15/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 88/686 kB | 20/100 kB | 15/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 88/686 kB | 20/100 kB | 17/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 88/686 kB | 20/100 kB | 20/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 88/686 kB | 20/100 kB | 23/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 88/686 kB | 23/100 kB | 23/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 88/686 kB | 23/100 kB | 26/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 88/686 kB | 26/100 kB | 26/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 92/686 kB | 26/100 kB | 26/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 92/686 kB | 26/100 kB | 29/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 92/686 kB | 26/100 kB | 31/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 92/686 kB | 26/100 kB | 34/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 92/686 kB | 26/100 kB | 37/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 92/686 kB | 26/100 kB | 40/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.2/2.5 MB | 92/686 kB | 26/100 kB | 42/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 92/686 kB | 26/100 kB | 42/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 92/686 kB | 26/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 92/686 kB | 28/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 96/686 kB | 28/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 96/686 kB | 31/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 100/686 kB | 31/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 105/686 kB | 31/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 105/686 kB | 34/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 105/686 kB | 37/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 105/686 kB | 40/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 109/686 kB | 40/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 113/686 kB | 40/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 117/686 kB | 40/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 121/686 kB | 40/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 123/686 kB | 40/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 127/686 kB | 40/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 131/686 kB | 40/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 135/686 kB | 40/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 139/686 kB | 40/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 143/686 kB | 40/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 148/686 kB | 40/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 152/686 kB | 40/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 156/686 kB | 40/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 158/686 kB | 40/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 162/686 kB | 40/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 166/686 kB | 40/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 170/686 kB | 40/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 40/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 42/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 45/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 48/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 51/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 54/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 56/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 59/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 62/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 65/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 68/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 70/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 73/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 76/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 79/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 82/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 84/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 87/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 90/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 93/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 96/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 98/100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 174/686 kB | 100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 178/686 kB | 100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 182/686 kB | 100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 186/686 kB | 100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 191/686 kB | 100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 191/686 kB | 100 kB | 45/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 191/686 kB | 100 kB | 48/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 191/686 kB | 100 kB | 51/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 191/686 kB | 100 kB | 54/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 191/686 kB | 100 kB | 56/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 191/686 kB | 100 kB | 59/194 kB error 02-Jan-2023 03:01:39 Progress (5): 238 kB | 0.3/2.5 MB | 191/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 error 02-Jan-2023 03:01:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar (238 kB at 51 kB/s) error 02-Jan-2023 03:01:39 #17 32.18 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.jar error 02-Jan-2023 03:01:39 #17 32.18 Progress (4): 0.3/2.5 MB | 191/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 191/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 195/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 199/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 203/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 206/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 210/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 214/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 218/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 222/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 226/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 230/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 233/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 237/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 241/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 245/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 249/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 251/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 255/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 260/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 264/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 268/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 272/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 276/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 280/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 284/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 288/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 292/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 295/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 299/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 303/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 307/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 312/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 314/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 318/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 323/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 327/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 331/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 335/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 339/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 343/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 347/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 350/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 354/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 359/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 363/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 367/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 371/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 375/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 377/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 381/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 386/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 390/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 394/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 398/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 402/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 406/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 410/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 414/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 418/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 422/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 426/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 431/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 435/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 438/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 442/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 446/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 449/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 453/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 458/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 462/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 466/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 470/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 474/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 478/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 482/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 486/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 490/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 494/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 498/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 503/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 507/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 511/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 515/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 519/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 521/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 525/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 530/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 534/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 538/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 542/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 546/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 550/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 554/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 558/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 562/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 566/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 570/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 575/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 579/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 579/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 579/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 583/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 587/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 591/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 595/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 599/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 602/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 606/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 610/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 614/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 617/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 621/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 625/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 629/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 633/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 638/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 642/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 646/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 650/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 654/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 656/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 660/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 665/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 669/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 673/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 677/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 681/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 685/686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.3/2.5 MB | 686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.4/2.5 MB | 686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.4/2.5 MB | 686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.4/2.5 MB | 686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.4/2.5 MB | 686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.4/2.5 MB | 686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.4/2.5 MB | 686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.5/2.5 MB | 686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.5/2.5 MB | 686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.5/2.5 MB | 686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.5/2.5 MB | 686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.5/2.5 MB | 686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.6/2.5 MB | 686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.6/2.5 MB | 686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.6/2.5 MB | 686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.6/2.5 MB | 686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.6/2.5 MB | 686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.6/2.5 MB | 686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 62/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 65/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 68/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 70/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 73/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 76/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 79/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 82/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 84/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 87/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 90/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 93/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 95/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 98/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 101/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 104/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 107/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 109/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 112/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 115/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 118/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 121/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 123/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 126/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 129/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 132/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 135/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 137/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 140/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 143/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 146/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 149/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 151/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 154/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 157/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 159/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 162/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 165/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 168/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 171/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 173/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 176/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 179/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 182/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 185/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 187/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 190/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 193/194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.7/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.8/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.8/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.8/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.8/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.8/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.9/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.9/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.9/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.9/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.9/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 0.9/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.0/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.0/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.0/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.0/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.0/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.1/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.1/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.1/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.1/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.1/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.1/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.2/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.2/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.2/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.2/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.2/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.2/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.3/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.3/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.3/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.3/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.3/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.4/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.4/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.4/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.4/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.4/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.4/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.5/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.5/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.5/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.5/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.5/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.5/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.6/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.6/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.6/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.6/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.6/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.6/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.7/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.7/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.7/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.7/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.7/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.7/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (4): 1.8/2.5 MB | 686 kB | 100 kB | 194 kB error 02-Jan-2023 03:01:39 error 02-Jan-2023 03:01:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.jar (100 kB at 21 kB/s) error 02-Jan-2023 03:01:39 #17 32.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.jar error 02-Jan-2023 03:01:39 #17 32.30 Progress (3): 1.8/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 1.8/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 1.8/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 1.8/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 1.8/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 1.9/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 1.9/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 1.9/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 1.9/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 1.9/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 1.9/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.0/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.0/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.0/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.0/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.0/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.0/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.0/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.1/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.1/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.1/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.1/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.1/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.2/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.2/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.2/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.2/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.2/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.2/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.3/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.3/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.3/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.3/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.3/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.3/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.4/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.4/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.4/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.4/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.4/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.4/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.5/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.5/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.5/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.5/2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 Progress (3): 2.5 MB | 686 kB | 194 kB error 02-Jan-2023 03:01:39 error 02-Jan-2023 03:01:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.jar (686 kB at 143 kB/s) error 02-Jan-2023 03:01:39 #17 32.33 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.jar error 02-Jan-2023 03:01:39 #17 32.36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.jar (194 kB at 40 kB/s) error 02-Jan-2023 03:01:39 #17 32.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.jar error 02-Jan-2023 03:01:39 #17 32.42 Progress (2): 2.5 MB | 3.3/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 6.1/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 8.9/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 12/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 14/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 17/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 20/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 23/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 26/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 28/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 31/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 34/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 37/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 40/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 42/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 45/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 48/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 51/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 54/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 56/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 59/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 62/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 65/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 68/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 70/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 73/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 76/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 79/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 82/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 84/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 87/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 90/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 93/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 96/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 98/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 101/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 104/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 107/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 110/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 112/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 115/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 118/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 121/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 124/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 126/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 129/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 132/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 135/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 138/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 140/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 143/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 146/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 149/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 152/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 154/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 157/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 160/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 163/186 kB error 02-Jan-2023 03:01:39 Progress (2): 2.5 MB | 165/186 kB error 02-Jan-2023 03:01:39 error 02-Jan-2023 03:01:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8-tests.jar (2.5 MB at 516 kB/s) error 02-Jan-2023 03:01:39 #17 32.44 Progress (2): 165/186 kB | 3.3/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 6.1/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 8.9/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 12/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 14/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 17/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 20/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 23/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 26/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 28/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 31/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 34/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 37/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 40/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 42/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 45/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 48/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 51/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 54/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 56/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 59/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 62/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 65/67 kB error 02-Jan-2023 03:01:39 Progress (2): 165/186 kB | 67 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 4.1/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 8.2/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 12/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 16/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 20/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 24/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 28/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 32/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 36/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 40/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 44/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 48/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 51/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 55/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 59/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 63/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 67/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 71/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 75/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 79/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 83/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 85/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 89/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 94/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 98/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 102/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 106/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 110/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 114/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 118/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 120/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 124/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 128/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 132/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 137/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 141/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 143/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 147/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 151/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 155/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 159/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 163/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 167/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 171/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 175/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 178/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 182/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 186/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 188/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 192/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 197/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 201/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 205/230 kB error 02-Jan-2023 03:01:39 Progress (3): 165/186 kB | 67 kB | 209/230 kB error 02-Jan-2023 03:01:39 Progress (3): 168/186 kB | 67 kB | 209/230 kB error 02-Jan-2023 03:01:39 Progress (3): 171/186 kB | 67 kB | 209/230 kB error 02-Jan-2023 03:01:39 Progress (3): 174/186 kB | 67 kB | 209/230 kB error 02-Jan-2023 03:01:39 Progress (3): 176/186 kB | 67 kB | 209/230 kB error 02-Jan-2023 03:01:39 Progress (3): 179/186 kB | 67 kB | 209/230 kB error 02-Jan-2023 03:01:39 Progress (3): 182/186 kB | 67 kB | 209/230 kB error 02-Jan-2023 03:01:39 Progress (3): 185/186 kB | 67 kB | 209/230 kB error 02-Jan-2023 03:01:39 Progress (3): 186 kB | 67 kB | 209/230 kB error 02-Jan-2023 03:01:39 Progress (3): 186 kB | 67 kB | 213/230 kB error 02-Jan-2023 03:01:39 Progress (3): 186 kB | 67 kB | 217/230 kB error 02-Jan-2023 03:01:39 Progress (3): 186 kB | 67 kB | 221/230 kB error 02-Jan-2023 03:01:39 Progress (3): 186 kB | 67 kB | 224/230 kB error 02-Jan-2023 03:01:39 Progress (3): 186 kB | 67 kB | 228/230 kB error 02-Jan-2023 03:01:39 Progress (3): 186 kB | 67 kB | 230 kB error 02-Jan-2023 03:01:39 error 02-Jan-2023 03:01:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.jar (67 kB at 13 kB/s) error 02-Jan-2023 03:01:39 #17 32.63 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.jar (186 kB at 36 kB/s) error 02-Jan-2023 03:01:39 #17 32.64 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.jar (230 kB at 45 kB/s) error 02-Jan-2023 03:01:39 #17 32.65 Progress (1): 4.1/636 kB error 02-Jan-2023 03:01:39 Progress (1): 8.2/636 kB error 02-Jan-2023 03:01:39 Progress (1): 12/636 kB error 02-Jan-2023 03:01:39 Progress (1): 16/636 kB error 02-Jan-2023 03:01:39 Progress (1): 20/636 kB error 02-Jan-2023 03:01:39 Progress (1): 25/636 kB error 02-Jan-2023 03:01:39 Progress (1): 29/636 kB error 02-Jan-2023 03:01:39 Progress (1): 32/636 kB error 02-Jan-2023 03:01:39 Progress (1): 36/636 kB error 02-Jan-2023 03:01:39 Progress (1): 40/636 kB error 02-Jan-2023 03:01:39 Progress (1): 44/636 kB error 02-Jan-2023 03:01:39 Progress (1): 48/636 kB error 02-Jan-2023 03:01:39 Progress (1): 53/636 kB error 02-Jan-2023 03:01:39 Progress (1): 57/636 kB error 02-Jan-2023 03:01:39 Progress (1): 61/636 kB error 02-Jan-2023 03:01:39 Progress (1): 65/636 kB error 02-Jan-2023 03:01:39 Progress (1): 67/636 kB error 02-Jan-2023 03:01:39 Progress (1): 71/636 kB error 02-Jan-2023 03:01:39 Progress (1): 75/636 kB error 02-Jan-2023 03:01:39 Progress (1): 79/636 kB error 02-Jan-2023 03:01:39 Progress (1): 83/636 kB error 02-Jan-2023 03:01:39 Progress (1): 87/636 kB error 02-Jan-2023 03:01:39 Progress (1): 91/636 kB error 02-Jan-2023 03:01:39 Progress (1): 96/636 kB error 02-Jan-2023 03:01:39 Progress (1): 100/636 kB error 02-Jan-2023 03:01:39 Progress (1): 102/636 kB error 02-Jan-2023 03:01:39 Progress (1): 106/636 kB error 02-Jan-2023 03:01:39 Progress (1): 110/636 kB error 02-Jan-2023 03:01:39 Progress (1): 114/636 kB error 02-Jan-2023 03:01:39 Progress (1): 118/636 kB error 02-Jan-2023 03:01:39 Progress (1): 122/636 kB error 02-Jan-2023 03:01:39 Progress (1): 126/636 kB error 02-Jan-2023 03:01:39 Progress (1): 130/636 kB error 02-Jan-2023 03:01:39 Progress (1): 134/636 kB error 02-Jan-2023 03:01:39 Progress (1): 137/636 kB error 02-Jan-2023 03:01:39 Progress (1): 141/636 kB error 02-Jan-2023 03:01:39 Progress (1): 145/636 kB error 02-Jan-2023 03:01:39 Progress (1): 149/636 kB error 02-Jan-2023 03:01:39 Progress (1): 153/636 kB error 02-Jan-2023 03:01:39 Progress (1): 157/636 kB error 02-Jan-2023 03:01:39 Progress (1): 161/636 kB error 02-Jan-2023 03:01:39 Progress (1): 165/636 kB error 02-Jan-2023 03:01:39 Progress (1): 169/636 kB error 02-Jan-2023 03:01:39 Progress (1): 171/636 kB error 02-Jan-2023 03:01:39 Progress (1): 175/636 kB error 02-Jan-2023 03:01:39 Progress (1): 180/636 kB error 02-Jan-2023 03:01:39 Progress (1): 184/636 kB error 02-Jan-2023 03:01:39 Progress (1): 188/636 kB error 02-Jan-2023 03:01:39 Progress (1): 192/636 kB error 02-Jan-2023 03:01:39 Progress (1): 196/636 kB error 02-Jan-2023 03:01:39 Progress (1): 200/636 kB error 02-Jan-2023 03:01:39 Progress (1): 204/636 kB error 02-Jan-2023 03:01:39 Progress (1): 208/636 kB error 02-Jan-2023 03:01:39 Progress (1): 212/636 kB error 02-Jan-2023 03:01:39 Progress (1): 215/636 kB error 02-Jan-2023 03:01:39 Progress (1): 219/636 kB error 02-Jan-2023 03:01:39 Progress (1): 223/636 kB error 02-Jan-2023 03:01:39 Progress (1): 227/636 kB error 02-Jan-2023 03:01:39 Progress (1): 231/636 kB error 02-Jan-2023 03:01:39 Progress (1): 235/636 kB error 02-Jan-2023 03:01:39 Progress (1): 239/636 kB error 02-Jan-2023 03:01:39 Progress (1): 243/636 kB error 02-Jan-2023 03:01:39 Progress (1): 248/636 kB error 02-Jan-2023 03:01:39 Progress (1): 250/636 kB error 02-Jan-2023 03:01:39 Progress (1): 254/636 kB error 02-Jan-2023 03:01:39 Progress (1): 258/636 kB error 02-Jan-2023 03:01:39 Progress (1): 260/636 kB error 02-Jan-2023 03:01:39 Progress (1): 264/636 kB error 02-Jan-2023 03:01:39 Progress (1): 269/636 kB error 02-Jan-2023 03:01:39 Progress (1): 273/636 kB error 02-Jan-2023 03:01:39 Progress (1): 277/636 kB error 02-Jan-2023 03:01:39 Progress (1): 281/636 kB error 02-Jan-2023 03:01:39 Progress (1): 285/636 kB error 02-Jan-2023 03:01:39 Progress (1): 289/636 kB error 02-Jan-2023 03:01:39 Progress (1): 293/636 kB error 02-Jan-2023 03:01:39 Progress (1): 295/636 kB error 02-Jan-2023 03:01:39 Progress (1): 299/636 kB error 02-Jan-2023 03:01:39 Progress (1): 303/636 kB error 02-Jan-2023 03:01:39 Progress (1): 307/636 kB error 02-Jan-2023 03:01:39 Progress (1): 312/636 kB error 02-Jan-2023 03:01:39 Progress (1): 314/636 kB error 02-Jan-2023 03:01:39 Progress (1): 318/636 kB error 02-Jan-2023 03:01:39 Progress (1): 323/636 kB error 02-Jan-2023 03:01:39 Progress (1): 327/636 kB error 02-Jan-2023 03:01:39 Progress (1): 331/636 kB error 02-Jan-2023 03:01:39 Progress (1): 335/636 kB error 02-Jan-2023 03:01:39 Progress (1): 339/636 kB error 02-Jan-2023 03:01:39 Progress (1): 343/636 kB error 02-Jan-2023 03:01:39 Progress (1): 347/636 kB error 02-Jan-2023 03:01:39 Progress (1): 351/636 kB error 02-Jan-2023 03:01:39 Progress (1): 355/636 kB error 02-Jan-2023 03:01:39 Progress (1): 359/636 kB error 02-Jan-2023 03:01:39 Progress (1): 363/636 kB error 02-Jan-2023 03:01:39 Progress (1): 368/636 kB error 02-Jan-2023 03:01:39 Progress (1): 372/636 kB error 02-Jan-2023 03:01:39 Progress (1): 376/636 kB error 02-Jan-2023 03:01:39 Progress (1): 380/636 kB error 02-Jan-2023 03:01:39 Progress (1): 384/636 kB error 02-Jan-2023 03:01:39 Progress (1): 386/636 kB error 02-Jan-2023 03:01:39 Progress (1): 390/636 kB error 02-Jan-2023 03:01:39 Progress (1): 395/636 kB error 02-Jan-2023 03:01:39 Progress (1): 399/636 kB error 02-Jan-2023 03:01:39 Progress (1): 403/636 kB error 02-Jan-2023 03:01:39 Progress (1): 407/636 kB error 02-Jan-2023 03:01:39 Progress (1): 411/636 kB error 02-Jan-2023 03:01:39 Progress (1): 413/636 kB error 02-Jan-2023 03:01:39 Progress (1): 417/636 kB error 02-Jan-2023 03:01:39 Progress (1): 422/636 kB error 02-Jan-2023 03:01:39 Progress (1): 426/636 kB error 02-Jan-2023 03:01:39 Progress (1): 430/636 kB error 02-Jan-2023 03:01:39 Progress (1): 434/636 kB error 02-Jan-2023 03:01:39 Progress (1): 438/636 kB error 02-Jan-2023 03:01:39 Progress (1): 442/636 kB error 02-Jan-2023 03:01:39 Progress (1): 446/636 kB error 02-Jan-2023 03:01:39 Progress (1): 448/636 kB error 02-Jan-2023 03:01:39 Progress (1): 452/636 kB error 02-Jan-2023 03:01:39 Progress (1): 456/636 kB error 02-Jan-2023 03:01:39 Progress (1): 460/636 kB error 02-Jan-2023 03:01:39 Progress (1): 465/636 kB error 02-Jan-2023 03:01:39 Progress (1): 469/636 kB error 02-Jan-2023 03:01:39 Progress (1): 473/636 kB error 02-Jan-2023 03:01:39 Progress (1): 476/636 kB error 02-Jan-2023 03:01:39 Progress (1): 480/636 kB error 02-Jan-2023 03:01:39 Progress (1): 484/636 kB error 02-Jan-2023 03:01:39 Progress (1): 488/636 kB error 02-Jan-2023 03:01:39 Progress (1): 492/636 kB error 02-Jan-2023 03:01:39 Progress (1): 496/636 kB error 02-Jan-2023 03:01:39 Progress (1): 500/636 kB error 02-Jan-2023 03:01:39 Progress (1): 504/636 kB error 02-Jan-2023 03:01:39 Progress (1): 509/636 kB error 02-Jan-2023 03:01:39 Progress (1): 511/636 kB error 02-Jan-2023 03:01:39 Progress (1): 515/636 kB error 02-Jan-2023 03:01:39 Progress (1): 519/636 kB error 02-Jan-2023 03:01:39 Progress (1): 521/636 kB error 02-Jan-2023 03:01:39 Progress (1): 525/636 kB error 02-Jan-2023 03:01:39 Progress (1): 530/636 kB error 02-Jan-2023 03:01:39 Progress (1): 534/636 kB error 02-Jan-2023 03:01:39 Progress (1): 538/636 kB error 02-Jan-2023 03:01:39 Progress (1): 542/636 kB error 02-Jan-2023 03:01:39 Progress (1): 546/636 kB error 02-Jan-2023 03:01:39 Progress (1): 550/636 kB error 02-Jan-2023 03:01:39 Progress (1): 554/636 kB error 02-Jan-2023 03:01:39 Progress (1): 558/636 kB error 02-Jan-2023 03:01:39 Progress (1): 562/636 kB error 02-Jan-2023 03:01:39 Progress (1): 566/636 kB error 02-Jan-2023 03:01:39 Progress (1): 570/636 kB error 02-Jan-2023 03:01:39 Progress (1): 575/636 kB error 02-Jan-2023 03:01:39 Progress (1): 579/636 kB error 02-Jan-2023 03:01:39 Progress (1): 583/636 kB error 02-Jan-2023 03:01:39 Progress (1): 587/636 kB error 02-Jan-2023 03:01:39 Progress (1): 591/636 kB error 02-Jan-2023 03:01:39 Progress (1): 595/636 kB error 02-Jan-2023 03:01:39 Progress (1): 599/636 kB error 02-Jan-2023 03:01:39 Progress (1): 602/636 kB error 02-Jan-2023 03:01:39 Progress (1): 606/636 kB error 02-Jan-2023 03:01:39 Progress (1): 610/636 kB error 02-Jan-2023 03:01:39 Progress (1): 614/636 kB error 02-Jan-2023 03:01:39 Progress (1): 618/636 kB error 02-Jan-2023 03:01:39 Progress (1): 622/636 kB error 02-Jan-2023 03:01:39 Progress (1): 626/636 kB error 02-Jan-2023 03:01:39 Progress (1): 629/636 kB error 02-Jan-2023 03:01:39 Progress (1): 633/636 kB error 02-Jan-2023 03:01:39 Progress (1): 636 kB error 02-Jan-2023 03:01:39 error 02-Jan-2023 03:01:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.jar (636 kB at 120 kB/s) error 02-Jan-2023 03:01:39 #17 32.89 [INFO] error 02-Jan-2023 03:01:39 #17 32.89 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package --- error 02-Jan-2023 03:01:39 #17 32.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom error 02-Jan-2023 03:01:40 #17 33.02 Progress (1): 3.4/6.7 kB error 02-Jan-2023 03:01:40 Progress (1): 6.2/6.7 kB error 02-Jan-2023 03:01:40 Progress (1): 6.7 kB error 02-Jan-2023 03:01:40 error 02-Jan-2023 03:01:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 28 kB/s) error 02-Jan-2023 03:01:40 #17 33.15 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom error 02-Jan-2023 03:01:40 #17 33.27 Progress (1): 1.9 kB error 02-Jan-2023 03:01:40 error 02-Jan-2023 03:01:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 7.9 kB/s) error 02-Jan-2023 03:01:40 #17 33.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom error 02-Jan-2023 03:01:40 #17 33.51 Progress (1): 1.8 kB error 02-Jan-2023 03:01:40 error 02-Jan-2023 03:01:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 7.5 kB/s) error 02-Jan-2023 03:01:40 #17 33.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom error 02-Jan-2023 03:01:40 #17 33.74 Progress (1): 1.4 kB error 02-Jan-2023 03:01:40 #17 ... error 02-Jan-2023 03:01:40 error 02-Jan-2023 03:01:40 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 03:01:40 #14 28.84 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom error 02-Jan-2023 03:01:40 #14 34.86 Progress (1): 3.3/5.8 kB error 02-Jan-2023 03:01:40 Progress (1): 5.8 kB error 02-Jan-2023 03:01:40 error 02-Jan-2023 03:01:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 920 B/s) error 02-Jan-2023 03:01:40 #14 35.79 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar error 02-Jan-2023 03:01:40 #14 36.02 Progress (1): 3.3/34 kB error 02-Jan-2023 03:01:40 Progress (1): 6.1/34 kB error 02-Jan-2023 03:01:40 Progress (1): 8.9/34 kB error 02-Jan-2023 03:01:40 Progress (1): 12/34 kB error 02-Jan-2023 03:01:40 Progress (1): 15/34 kB error 02-Jan-2023 03:01:40 Progress (1): 17/34 kB error 02-Jan-2023 03:01:40 Progress (1): 20/34 kB error 02-Jan-2023 03:01:40 Progress (1): 23/34 kB error 02-Jan-2023 03:01:40 Progress (1): 26/34 kB error 02-Jan-2023 03:01:40 Progress (1): 29/34 kB error 02-Jan-2023 03:01:40 Progress (1): 31/34 kB error 02-Jan-2023 03:01:40 Progress (1): 34 kB error 02-Jan-2023 03:01:40 error 02-Jan-2023 03:01:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 41 kB/s) error 02-Jan-2023 03:01:40 #14 37.66 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom error 02-Jan-2023 03:01:40 #14 38.03 Progress (1): 3.4/8.1 kB error 02-Jan-2023 03:01:40 Progress (1): 6.2/8.1 kB error 02-Jan-2023 03:01:40 Progress (1): 8.1 kB error 02-Jan-2023 03:01:40 error 02-Jan-2023 03:01:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 13 kB/s) error 02-Jan-2023 03:01:40 #14 38.45 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar error 02-Jan-2023 03:01:40 #14 38.60 Progress (1): 3.4/30 kB error 02-Jan-2023 03:01:40 Progress (1): 6.2/30 kB error 02-Jan-2023 03:01:40 Progress (1): 9.0/30 kB error 02-Jan-2023 03:01:40 Progress (1): 12/30 kB error 02-Jan-2023 03:01:40 Progress (1): 15/30 kB error 02-Jan-2023 03:01:40 Progress (1): 17/30 kB error 02-Jan-2023 03:01:40 Progress (1): 20/30 kB error 02-Jan-2023 03:01:40 Progress (1): 23/30 kB error 02-Jan-2023 03:01:40 Progress (1): 26/30 kB error 02-Jan-2023 03:01:40 Progress (1): 29/30 kB error 02-Jan-2023 03:01:40 Progress (1): 30 kB error 02-Jan-2023 03:01:40 error 02-Jan-2023 03:01:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 83 kB/s) error 02-Jan-2023 03:01:40 #14 ... error 02-Jan-2023 03:01:40 error 02-Jan-2023 03:01:40 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 03:01:40 #17 33.74 Progress (1): 1.4 kB error 02-Jan-2023 03:01:40 error 02-Jan-2023 03:01:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 6.2 kB/s) error 02-Jan-2023 03:01:40 #17 33.86 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom error 02-Jan-2023 03:01:40 #17 33.98 Progress (1): 424 B error 02-Jan-2023 03:01:41 error 02-Jan-2023 03:01:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 1.8 kB/s) error 02-Jan-2023 03:01:41 #17 34.10 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom error 02-Jan-2023 03:01:41 #17 34.24 Progress (1): 3.4/3.9 kB error 02-Jan-2023 03:01:41 Progress (1): 3.9 kB error 02-Jan-2023 03:01:41 error 02-Jan-2023 03:01:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 16 kB/s) error 02-Jan-2023 03:01:41 #17 34.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom error 02-Jan-2023 03:01:41 #17 34.48 Progress (1): 1.7 kB error 02-Jan-2023 03:01:41 error 02-Jan-2023 03:01:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 7.2 kB/s) error 02-Jan-2023 03:01:41 #17 34.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom error 02-Jan-2023 03:01:41 #17 34.72 Progress (1): 2.1 kB error 02-Jan-2023 03:01:41 error 02-Jan-2023 03:01:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 8.7 kB/s) error 02-Jan-2023 03:01:41 #17 34.85 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom error 02-Jan-2023 03:01:41 #17 34.97 Progress (1): 2.0 kB error 02-Jan-2023 03:01:42 error 02-Jan-2023 03:01:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 8.4 kB/s) error 02-Jan-2023 03:01:42 #17 35.11 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom error 02-Jan-2023 03:01:42 #17 35.23 Progress (1): 1.3 kB error 02-Jan-2023 03:01:42 error 02-Jan-2023 03:01:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 5.2 kB/s) error 02-Jan-2023 03:01:42 #17 35.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom error 02-Jan-2023 03:01:42 #17 35.48 Progress (1): 3.4/5.8 kB error 02-Jan-2023 03:01:42 Progress (1): 5.8 kB error 02-Jan-2023 03:01:42 error 02-Jan-2023 03:01:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 24 kB/s) error 02-Jan-2023 03:01:42 #17 35.67 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar error 02-Jan-2023 03:01:42 #17 35.67 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar error 02-Jan-2023 03:01:42 #17 35.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar error 02-Jan-2023 03:01:42 #17 35.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar error 02-Jan-2023 03:01:42 #17 35.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar error 02-Jan-2023 03:01:42 #17 35.81 Progress (1): 3.4/152 kB error 02-Jan-2023 03:01:42 Progress (1): 6.2/152 kB error 02-Jan-2023 03:01:42 Progress (1): 9.0/152 kB error 02-Jan-2023 03:01:42 Progress (1): 12/152 kB error 02-Jan-2023 03:01:42 Progress (1): 15/152 kB error 02-Jan-2023 03:01:42 Progress (1): 17/152 kB error 02-Jan-2023 03:01:42 Progress (1): 20/152 kB error 02-Jan-2023 03:01:42 Progress (1): 23/152 kB error 02-Jan-2023 03:01:42 Progress (1): 26/152 kB error 02-Jan-2023 03:01:42 Progress (1): 29/152 kB error 02-Jan-2023 03:01:42 Progress (1): 31/152 kB error 02-Jan-2023 03:01:42 Progress (1): 34/152 kB error 02-Jan-2023 03:01:42 Progress (1): 37/152 kB error 02-Jan-2023 03:01:42 Progress (1): 40/152 kB error 02-Jan-2023 03:01:42 Progress (1): 43/152 kB error 02-Jan-2023 03:01:42 Progress (1): 45/152 kB error 02-Jan-2023 03:01:42 Progress (1): 48/152 kB error 02-Jan-2023 03:01:42 Progress (1): 51/152 kB error 02-Jan-2023 03:01:42 Progress (1): 54/152 kB error 02-Jan-2023 03:01:42 Progress (1): 57/152 kB error 02-Jan-2023 03:01:42 Progress (1): 59/152 kB error 02-Jan-2023 03:01:42 Progress (1): 62/152 kB error 02-Jan-2023 03:01:42 Progress (1): 65/152 kB error 02-Jan-2023 03:01:42 Progress (1): 68/152 kB error 02-Jan-2023 03:01:42 Progress (1): 71/152 kB error 02-Jan-2023 03:01:42 Progress (1): 73/152 kB error 02-Jan-2023 03:01:42 Progress (1): 76/152 kB error 02-Jan-2023 03:01:42 Progress (1): 79/152 kB error 02-Jan-2023 03:01:42 Progress (1): 82/152 kB error 02-Jan-2023 03:01:42 Progress (1): 85/152 kB error 02-Jan-2023 03:01:42 Progress (1): 87/152 kB error 02-Jan-2023 03:01:42 Progress (1): 90/152 kB error 02-Jan-2023 03:01:42 Progress (1): 93/152 kB error 02-Jan-2023 03:01:42 Progress (1): 96/152 kB error 02-Jan-2023 03:01:42 Progress (1): 99/152 kB error 02-Jan-2023 03:01:42 Progress (1): 101/152 kB error 02-Jan-2023 03:01:42 Progress (1): 104/152 kB error 02-Jan-2023 03:01:42 Progress (1): 107/152 kB error 02-Jan-2023 03:01:42 Progress (1): 109/152 kB error 02-Jan-2023 03:01:42 Progress (1): 112/152 kB error 02-Jan-2023 03:01:42 Progress (1): 115/152 kB error 02-Jan-2023 03:01:42 Progress (1): 118/152 kB error 02-Jan-2023 03:01:42 Progress (1): 121/152 kB error 02-Jan-2023 03:01:42 Progress (1): 123/152 kB error 02-Jan-2023 03:01:42 Progress (1): 126/152 kB error 02-Jan-2023 03:01:42 Progress (1): 129/152 kB error 02-Jan-2023 03:01:42 Progress (1): 132/152 kB error 02-Jan-2023 03:01:42 Progress (1): 135/152 kB error 02-Jan-2023 03:01:42 Progress (1): 137/152 kB error 02-Jan-2023 03:01:42 Progress (1): 140/152 kB error 02-Jan-2023 03:01:42 Progress (1): 143/152 kB error 02-Jan-2023 03:01:42 Progress (1): 146/152 kB error 02-Jan-2023 03:01:42 Progress (1): 149/152 kB error 02-Jan-2023 03:01:42 Progress (1): 151/152 kB error 02-Jan-2023 03:01:42 Progress (1): 152 kB error 02-Jan-2023 03:01:42 Progress (2): 152 kB | 3.3/21 kB error 02-Jan-2023 03:01:42 Progress (2): 152 kB | 6.1/21 kB error 02-Jan-2023 03:01:42 Progress (2): 152 kB | 8.9/21 kB error 02-Jan-2023 03:01:42 Progress (2): 152 kB | 12/21 kB error 02-Jan-2023 03:01:42 Progress (2): 152 kB | 15/21 kB error 02-Jan-2023 03:01:42 Progress (2): 152 kB | 17/21 kB error 02-Jan-2023 03:01:42 Progress (3): 152 kB | 17/21 kB | 3.4/5.9 kB error 02-Jan-2023 03:01:42 Progress (3): 152 kB | 17/21 kB | 5.9 kB error 02-Jan-2023 03:01:42 Progress (3): 152 kB | 20/21 kB | 5.9 kB error 02-Jan-2023 03:01:42 Progress (3): 152 kB | 21 kB | 5.9 kB error 02-Jan-2023 03:01:42 Progress (4): 152 kB | 21 kB | 5.9 kB | 3.4/14 kB error 02-Jan-2023 03:01:42 Progress (4): 152 kB | 21 kB | 5.9 kB | 6.2/14 kB error 02-Jan-2023 03:01:42 Progress (4): 152 kB | 21 kB | 5.9 kB | 9.0/14 kB error 02-Jan-2023 03:01:42 Progress (4): 152 kB | 21 kB | 5.9 kB | 12/14 kB error 02-Jan-2023 03:01:42 Progress (4): 152 kB | 21 kB | 5.9 kB | 14 kB error 02-Jan-2023 03:01:42 Progress (5): 152 kB | 21 kB | 5.9 kB | 14 kB | 3.4/9.9 kB error 02-Jan-2023 03:01:42 Progress (5): 152 kB | 21 kB | 5.9 kB | 14 kB | 6.2/9.9 kB error 02-Jan-2023 03:01:42 Progress (5): 152 kB | 21 kB | 5.9 kB | 14 kB | 9.0/9.9 kB error 02-Jan-2023 03:01:42 Progress (5): 152 kB | 21 kB | 5.9 kB | 14 kB | 9.9 kB error 02-Jan-2023 03:01:42 error 02-Jan-2023 03:01:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 543 kB/s) error 02-Jan-2023 03:01:42 #17 35.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar error 02-Jan-2023 03:01:42 #17 35.95 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 22 kB/s) error 02-Jan-2023 03:01:42 #17 35.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar error 02-Jan-2023 03:01:42 #17 35.95 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 74 kB/s) error 02-Jan-2023 03:01:42 #17 35.96 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/classworlds/classworlds/1.1/classworlds-1.1.jar error 02-Jan-2023 03:01:42 #17 35.99 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 45 kB/s) error 02-Jan-2023 03:01:42 #17 35.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar error 02-Jan-2023 03:01:42 #17 36.03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 28 kB/s) error 02-Jan-2023 03:01:42 #17 36.03 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar error 02-Jan-2023 03:01:42 #17 36.06 Progress (1): 3.4/30 kB error 02-Jan-2023 03:01:42 Progress (1): 6.2/30 kB error 02-Jan-2023 03:01:43 Progress (1): 9.0/30 kB error 02-Jan-2023 03:01:43 Progress (1): 12/30 kB error 02-Jan-2023 03:01:43 Progress (1): 15/30 kB error 02-Jan-2023 03:01:43 Progress (1): 17/30 kB error 02-Jan-2023 03:01:43 Progress (1): 20/30 kB error 02-Jan-2023 03:01:43 Progress (1): 23/30 kB error 02-Jan-2023 03:01:43 Progress (1): 26/30 kB error 02-Jan-2023 03:01:43 Progress (1): 29/30 kB error 02-Jan-2023 03:01:43 Progress (1): 30 kB error 02-Jan-2023 03:01:43 Progress (2): 30 kB | 3.4/37 kB error 02-Jan-2023 03:01:43 Progress (2): 30 kB | 6.2/37 kB error 02-Jan-2023 03:01:43 Progress (2): 30 kB | 9.0/37 kB error 02-Jan-2023 03:01:43 Progress (2): 30 kB | 12/37 kB error 02-Jan-2023 03:01:43 Progress (2): 30 kB | 15/37 kB error 02-Jan-2023 03:01:43 Progress (2): 30 kB | 17/37 kB error 02-Jan-2023 03:01:43 Progress (2): 30 kB | 20/37 kB error 02-Jan-2023 03:01:43 Progress (2): 30 kB | 23/37 kB error 02-Jan-2023 03:01:43 Progress (2): 30 kB | 26/37 kB error 02-Jan-2023 03:01:43 Progress (2): 30 kB | 29/37 kB error 02-Jan-2023 03:01:43 Progress (2): 30 kB | 31/37 kB error 02-Jan-2023 03:01:43 Progress (2): 30 kB | 34/37 kB error 02-Jan-2023 03:01:43 Progress (2): 30 kB | 37 kB error 02-Jan-2023 03:01:43 Progress (3): 30 kB | 37 kB | 3.4/38 kB error 02-Jan-2023 03:01:43 Progress (3): 30 kB | 37 kB | 6.2/38 kB error 02-Jan-2023 03:01:43 Progress (3): 30 kB | 37 kB | 9.0/38 kB error 02-Jan-2023 03:01:43 Progress (3): 30 kB | 37 kB | 12/38 kB error 02-Jan-2023 03:01:43 Progress (3): 30 kB | 37 kB | 15/38 kB error 02-Jan-2023 03:01:43 Progress (3): 30 kB | 37 kB | 17/38 kB error 02-Jan-2023 03:01:43 Progress (3): 30 kB | 37 kB | 20/38 kB error 02-Jan-2023 03:01:43 Progress (3): 30 kB | 37 kB | 23/38 kB error 02-Jan-2023 03:01:43 Progress (3): 30 kB | 37 kB | 26/38 kB error 02-Jan-2023 03:01:43 Progress (3): 30 kB | 37 kB | 29/38 kB error 02-Jan-2023 03:01:43 Progress (3): 30 kB | 37 kB | 31/38 kB error 02-Jan-2023 03:01:43 Progress (3): 30 kB | 37 kB | 34/38 kB error 02-Jan-2023 03:01:43 Progress (3): 30 kB | 37 kB | 37/38 kB error 02-Jan-2023 03:01:43 Progress (3): 30 kB | 37 kB | 38 kB error 02-Jan-2023 03:01:43 Progress (4): 30 kB | 37 kB | 38 kB | 3.4/10 kB error 02-Jan-2023 03:01:43 Progress (4): 30 kB | 37 kB | 38 kB | 6.2/10 kB error 02-Jan-2023 03:01:43 Progress (4): 30 kB | 37 kB | 38 kB | 9.0/10 kB error 02-Jan-2023 03:01:43 Progress (4): 30 kB | 37 kB | 38 kB | 10 kB error 02-Jan-2023 03:01:43 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 3.4/43 kB error 02-Jan-2023 03:01:43 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 6.2/43 kB error 02-Jan-2023 03:01:43 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 9.0/43 kB error 02-Jan-2023 03:01:43 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 12/43 kB error 02-Jan-2023 03:01:43 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 15/43 kB error 02-Jan-2023 03:01:43 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 17/43 kB error 02-Jan-2023 03:01:43 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 20/43 kB error 02-Jan-2023 03:01:43 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 23/43 kB error 02-Jan-2023 03:01:43 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 26/43 kB error 02-Jan-2023 03:01:43 error 02-Jan-2023 03:01:43 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 60 kB/s) error 02-Jan-2023 03:01:43 #17 36.20 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 73 kB/s) error 02-Jan-2023 03:01:43 #17 36.23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 71 kB/s) error 02-Jan-2023 03:01:43 #17 36.24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 19 kB/s) error 02-Jan-2023 03:01:43 #17 36.25 Progress (1): 29/43 kB error 02-Jan-2023 03:01:43 Progress (1): 31/43 kB error 02-Jan-2023 03:01:43 Progress (1): 34/43 kB error 02-Jan-2023 03:01:43 Progress (1): 37/43 kB error 02-Jan-2023 03:01:43 Progress (1): 40/43 kB error 02-Jan-2023 03:01:43 Progress (1): 43/43 kB error 02-Jan-2023 03:01:43 Progress (1): 43 kB error 02-Jan-2023 03:01:43 error 02-Jan-2023 03:01:43 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 63 kB/s) error 02-Jan-2023 03:01:43 #17 36.49 [INFO] Using 'UTF-8' encoding to copy filtered resources. error 02-Jan-2023 03:01:43 #17 36.52 [INFO] Copying 1 resource error 02-Jan-2023 03:01:43 #17 36.54 [INFO] Copying 2 resources error 02-Jan-2023 03:01:43 #17 36.55 [INFO] skip non existing resourceDirectory /app/package/src/main/webapp error 02-Jan-2023 03:01:43 #17 36.56 [INFO] error 02-Jan-2023 03:01:43 #17 36.57 [INFO] --- openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) @ referenceapplication-package --- error 02-Jan-2023 03:01:46 #17 39.21 Jan 02, 2023 3:01:46 AM org.jline.utils.Log logr error 02-Jan-2023 03:01:46 #17 39.21 WARNING: Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information) error 02-Jan-2023 03:01:46 #17 39.61 error 02-Jan-2023 03:01:46 #17 39.61 Downloading modules... error 02-Jan-2023 03:01:46 #17 39.61 error 02-Jan-2023 03:01:46 #17 39.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-dependency-plugin/3.2.0/maven-dependency-plugin-3.2.0.pom error 02-Jan-2023 03:01:46 #17 39.76 Progress (1): 3.3/18 kB error 02-Jan-2023 03:01:46 Progress (1): 6.1/18 kB error 02-Jan-2023 03:01:46 Progress (1): 8.9/18 kB error 02-Jan-2023 03:01:46 Progress (1): 12/18 kB error 02-Jan-2023 03:01:46 Progress (1): 14/18 kB error 02-Jan-2023 03:01:46 Progress (1): 17/18 kB error 02-Jan-2023 03:01:46 Progress (1): 18 kB error 02-Jan-2023 03:01:46 error 02-Jan-2023 03:01:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-dependency-plugin/3.2.0/maven-dependency-plugin-3.2.0.pom (18 kB at 68 kB/s) error 02-Jan-2023 03:01:46 #17 39.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-dependency-plugin/3.2.0/maven-dependency-plugin-3.2.0.jar error 02-Jan-2023 03:01:47 #17 40.58 Progress (1): 4.1/205 kB error 02-Jan-2023 03:01:47 Progress (1): 8.2/205 kB error 02-Jan-2023 03:01:47 Progress (1): 12/205 kB error 02-Jan-2023 03:01:47 Progress (1): 16/205 kB error 02-Jan-2023 03:01:47 Progress (1): 20/205 kB error 02-Jan-2023 03:01:47 Progress (1): 24/205 kB error 02-Jan-2023 03:01:47 Progress (1): 28/205 kB error 02-Jan-2023 03:01:47 Progress (1): 32/205 kB error 02-Jan-2023 03:01:47 Progress (1): 36/205 kB error 02-Jan-2023 03:01:47 Progress (1): 40/205 kB error 02-Jan-2023 03:01:47 Progress (1): 44/205 kB error 02-Jan-2023 03:01:47 Progress (1): 48/205 kB error 02-Jan-2023 03:01:47 Progress (1): 51/205 kB error 02-Jan-2023 03:01:47 Progress (1): 55/205 kB error 02-Jan-2023 03:01:47 Progress (1): 59/205 kB error 02-Jan-2023 03:01:47 Progress (1): 63/205 kB error 02-Jan-2023 03:01:47 Progress (1): 67/205 kB error 02-Jan-2023 03:01:47 Progress (1): 71/205 kB error 02-Jan-2023 03:01:47 Progress (1): 75/205 kB error 02-Jan-2023 03:01:47 Progress (1): 79/205 kB error 02-Jan-2023 03:01:47 Progress (1): 83/205 kB error 02-Jan-2023 03:01:47 Progress (1): 85/205 kB error 02-Jan-2023 03:01:47 Progress (1): 89/205 kB error 02-Jan-2023 03:01:47 Progress (1): 94/205 kB error 02-Jan-2023 03:01:47 Progress (1): 98/205 kB error 02-Jan-2023 03:01:47 Progress (1): 102/205 kB error 02-Jan-2023 03:01:47 Progress (1): 106/205 kB error 02-Jan-2023 03:01:47 Progress (1): 110/205 kB error 02-Jan-2023 03:01:47 Progress (1): 114/205 kB error 02-Jan-2023 03:01:47 Progress (1): 118/205 kB error 02-Jan-2023 03:01:47 Progress (1): 120/205 kB error 02-Jan-2023 03:01:47 Progress (1): 124/205 kB error 02-Jan-2023 03:01:47 Progress (1): 128/205 kB error 02-Jan-2023 03:01:47 Progress (1): 132/205 kB error 02-Jan-2023 03:01:47 Progress (1): 137/205 kB error 02-Jan-2023 03:01:47 Progress (1): 141/205 kB error 02-Jan-2023 03:01:47 Progress (1): 145/205 kB error 02-Jan-2023 03:01:47 Progress (1): 149/205 kB error 02-Jan-2023 03:01:47 Progress (1): 153/205 kB error 02-Jan-2023 03:01:47 Progress (1): 155/205 kB error 02-Jan-2023 03:01:47 Progress (1): 159/205 kB error 02-Jan-2023 03:01:47 Progress (1): 163/205 kB error 02-Jan-2023 03:01:47 Progress (1): 167/205 kB error 02-Jan-2023 03:01:47 Progress (1): 171/205 kB error 02-Jan-2023 03:01:47 Progress (1): 175/205 kB error 02-Jan-2023 03:01:47 Progress (1): 180/205 kB error 02-Jan-2023 03:01:47 Progress (1): 184/205 kB error 02-Jan-2023 03:01:47 Progress (1): 188/205 kB error 02-Jan-2023 03:01:47 Progress (1): 190/205 kB error 02-Jan-2023 03:01:47 Progress (1): 194/205 kB error 02-Jan-2023 03:01:47 Progress (1): 198/205 kB error 02-Jan-2023 03:01:47 Progress (1): 202/205 kB error 02-Jan-2023 03:01:47 Progress (1): 205 kB error 02-Jan-2023 03:01:47 error 02-Jan-2023 03:01:47 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-dependency-plugin/3.2.0/maven-dependency-plugin-3.2.0.jar (205 kB at 184 kB/s) error 02-Jan-2023 03:01:48 #17 41.04 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom error 02-Jan-2023 03:01:48 #17 41.15 Progress (1): 2.0 kB error 02-Jan-2023 03:01:48 error 02-Jan-2023 03:01:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 8.4 kB/s) error 02-Jan-2023 03:01:48 #17 41.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom error 02-Jan-2023 03:01:48 #17 41.39 Progress (1): 3.4/22 kB error 02-Jan-2023 03:01:48 Progress (1): 6.2/22 kB error 02-Jan-2023 03:01:48 Progress (1): 9.0/22 kB error 02-Jan-2023 03:01:48 Progress (1): 12/22 kB error 02-Jan-2023 03:01:48 Progress (1): 15/22 kB error 02-Jan-2023 03:01:48 Progress (1): 17/22 kB error 02-Jan-2023 03:01:48 Progress (1): 20/22 kB error 02-Jan-2023 03:01:48 Progress (1): 22 kB error 02-Jan-2023 03:01:48 error 02-Jan-2023 03:01:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 95 kB/s) error 02-Jan-2023 03:01:48 #17 41.51 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom error 02-Jan-2023 03:01:48 #17 41.62 Progress (1): 3.4 kB error 02-Jan-2023 03:01:48 error 02-Jan-2023 03:01:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 15 kB/s) error 02-Jan-2023 03:01:48 #17 41.74 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom error 02-Jan-2023 03:01:48 #17 41.86 Progress (1): 3.4/4.1 kB error 02-Jan-2023 03:01:48 Progress (1): 4.1 kB error 02-Jan-2023 03:01:48 error 02-Jan-2023 03:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 18 kB/s) error 02-Jan-2023 03:01:49 #17 41.97 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom error 02-Jan-2023 03:01:49 #17 42.10 Progress (1): 3.4/4.8 kB error 02-Jan-2023 03:01:49 Progress (1): 4.8 kB error 02-Jan-2023 03:01:49 error 02-Jan-2023 03:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 20 kB/s) error 02-Jan-2023 03:01:49 #17 42.22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom error 02-Jan-2023 03:01:49 #17 42.34 Progress (1): 3.4/13 kB error 02-Jan-2023 03:01:49 Progress (1): 6.2/13 kB error 02-Jan-2023 03:01:49 Progress (1): 9.0/13 kB error 02-Jan-2023 03:01:49 Progress (1): 12/13 kB error 02-Jan-2023 03:01:49 Progress (1): 13 kB error 02-Jan-2023 03:01:49 error 02-Jan-2023 03:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 55 kB/s) error 02-Jan-2023 03:01:49 #17 42.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom error 02-Jan-2023 03:01:49 #17 42.59 Progress (1): 2.5 kB error 02-Jan-2023 03:01:49 error 02-Jan-2023 03:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 11 kB/s) error 02-Jan-2023 03:01:49 #17 42.70 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom error 02-Jan-2023 03:01:49 #17 42.82 Progress (1): 3.4/14 kB error 02-Jan-2023 03:01:49 Progress (1): 6.2/14 kB error 02-Jan-2023 03:01:49 Progress (1): 9.0/14 kB error 02-Jan-2023 03:01:49 Progress (1): 12/14 kB error 02-Jan-2023 03:01:49 Progress (1): 14 kB error 02-Jan-2023 03:01:49 error 02-Jan-2023 03:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 60 kB/s) error 02-Jan-2023 03:01:49 #17 42.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom error 02-Jan-2023 03:01:50 #17 43.07 Progress (1): 3.4/7.3 kB error 02-Jan-2023 03:01:50 Progress (1): 6.2/7.3 kB error 02-Jan-2023 03:01:50 Progress (1): 7.3 kB error 02-Jan-2023 03:01:50 error 02-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 31 kB/s) error 02-Jan-2023 03:01:50 #17 43.19 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom error 02-Jan-2023 03:01:50 #17 43.30 Progress (1): 2.2 kB error 02-Jan-2023 03:01:50 error 02-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 9.3 kB/s) error 02-Jan-2023 03:01:50 #17 43.42 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom error 02-Jan-2023 03:01:50 #17 43.55 Progress (1): 2.6 kB error 02-Jan-2023 03:01:50 error 02-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 11 kB/s) error 02-Jan-2023 03:01:50 #17 43.67 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom error 02-Jan-2023 03:01:50 #17 43.78 Progress (1): 1.0 kB error 02-Jan-2023 03:01:50 error 02-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 4.5 kB/s) error 02-Jan-2023 03:01:50 #17 ... error 02-Jan-2023 03:01:50 error 02-Jan-2023 03:01:50 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 03:01:50 #14 39.04 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom error 02-Jan-2023 03:01:50 #14 39.18 Progress (1): 3.3/10 kB error 02-Jan-2023 03:01:50 Progress (1): 6.1/10 kB error 02-Jan-2023 03:01:50 Progress (1): 8.9/10 kB error 02-Jan-2023 03:01:50 Progress (1): 10 kB error 02-Jan-2023 03:01:50 error 02-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 34 kB/s) error 02-Jan-2023 03:01:50 #14 39.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar error 02-Jan-2023 03:01:50 #14 39.76 Progress (1): 3.3/43 kB error 02-Jan-2023 03:01:50 Progress (1): 6.1/43 kB error 02-Jan-2023 03:01:50 Progress (1): 8.9/43 kB error 02-Jan-2023 03:01:50 Progress (1): 12/43 kB error 02-Jan-2023 03:01:50 Progress (1): 14/43 kB error 02-Jan-2023 03:01:50 Progress (1): 17/43 kB error 02-Jan-2023 03:01:50 Progress (1): 20/43 kB error 02-Jan-2023 03:01:50 Progress (1): 23/43 kB error 02-Jan-2023 03:01:50 Progress (1): 26/43 kB error 02-Jan-2023 03:01:50 Progress (1): 28/43 kB error 02-Jan-2023 03:01:50 Progress (1): 31/43 kB error 02-Jan-2023 03:01:50 Progress (1): 34/43 kB error 02-Jan-2023 03:01:50 Progress (1): 37/43 kB error 02-Jan-2023 03:01:50 Progress (1): 40/43 kB error 02-Jan-2023 03:01:50 Progress (1): 42/43 kB error 02-Jan-2023 03:01:50 Progress (1): 43 kB error 02-Jan-2023 03:01:50 error 02-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 90 kB/s) error 02-Jan-2023 03:01:50 #14 40.22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.pom error 02-Jan-2023 03:01:50 #14 40.42 Progress (1): 3.4/10 kB error 02-Jan-2023 03:01:50 Progress (1): 6.2/10 kB error 02-Jan-2023 03:01:50 Progress (1): 9.0/10 kB error 02-Jan-2023 03:01:50 Progress (1): 10 kB error 02-Jan-2023 03:01:50 error 02-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.pom (10 kB at 27 kB/s) error 02-Jan-2023 03:01:50 #14 40.66 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom error 02-Jan-2023 03:01:50 #14 40.83 Progress (1): 3.4/11 kB error 02-Jan-2023 03:01:50 Progress (1): 6.2/11 kB error 02-Jan-2023 03:01:50 Progress (1): 9.0/11 kB error 02-Jan-2023 03:01:50 Progress (1): 11 kB error 02-Jan-2023 03:01:50 error 02-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom (11 kB at 30 kB/s) error 02-Jan-2023 03:01:50 #14 41.15 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.jar error 02-Jan-2023 03:01:50 #14 41.34 Progress (1): 3.4/31 kB error 02-Jan-2023 03:01:50 Progress (1): 6.2/31 kB error 02-Jan-2023 03:01:50 Progress (1): 9.0/31 kB error 02-Jan-2023 03:01:50 Progress (1): 12/31 kB error 02-Jan-2023 03:01:50 Progress (1): 15/31 kB error 02-Jan-2023 03:01:50 Progress (1): 17/31 kB error 02-Jan-2023 03:01:50 Progress (1): 20/31 kB error 02-Jan-2023 03:01:50 Progress (1): 23/31 kB error 02-Jan-2023 03:01:50 Progress (1): 26/31 kB error 02-Jan-2023 03:01:50 Progress (1): 29/31 kB error 02-Jan-2023 03:01:50 Progress (1): 31 kB error 02-Jan-2023 03:01:50 error 02-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.jar (31 kB at 73 kB/s) error 02-Jan-2023 03:01:50 #14 41.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.pom error 02-Jan-2023 03:01:50 #14 42.03 Progress (1): 3.4/15 kB error 02-Jan-2023 03:01:50 Progress (1): 6.2/15 kB error 02-Jan-2023 03:01:50 Progress (1): 9.0/15 kB error 02-Jan-2023 03:01:50 Progress (1): 12/15 kB error 02-Jan-2023 03:01:50 Progress (1): 15/15 kB error 02-Jan-2023 03:01:50 Progress (1): 15 kB error 02-Jan-2023 03:01:50 error 02-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.pom (15 kB at 30 kB/s) error 02-Jan-2023 03:01:50 #14 42.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.jar error 02-Jan-2023 03:01:50 #14 44.85 Progress (1): 4.1/221 kB error 02-Jan-2023 03:01:50 Progress (1): 8.2/221 kB error 02-Jan-2023 03:01:50 Progress (1): 12/221 kB error 02-Jan-2023 03:01:50 Progress (1): 16/221 kB error 02-Jan-2023 03:01:50 Progress (1): 19/221 kB error 02-Jan-2023 03:01:50 Progress (1): 23/221 kB error 02-Jan-2023 03:01:50 Progress (1): 27/221 kB error 02-Jan-2023 03:01:50 Progress (1): 31/221 kB error 02-Jan-2023 03:01:50 Progress (1): 34/221 kB error 02-Jan-2023 03:01:50 Progress (1): 38/221 kB error 02-Jan-2023 03:01:50 Progress (1): 42/221 kB error 02-Jan-2023 03:01:50 Progress (1): 46/221 kB error 02-Jan-2023 03:01:50 Progress (1): 51/221 kB error 02-Jan-2023 03:01:50 Progress (1): 55/221 kB error 02-Jan-2023 03:01:50 Progress (1): 59/221 kB error 02-Jan-2023 03:01:50 Progress (1): 63/221 kB error 02-Jan-2023 03:01:50 Progress (1): 67/221 kB error 02-Jan-2023 03:01:50 Progress (1): 69/221 kB error 02-Jan-2023 03:01:50 Progress (1): 73/221 kB error 02-Jan-2023 03:01:50 Progress (1): 77/221 kB error 02-Jan-2023 03:01:50 Progress (1): 81/221 kB error 02-Jan-2023 03:01:50 Progress (1): 85/221 kB error 02-Jan-2023 03:01:50 Progress (1): 89/221 kB error 02-Jan-2023 03:01:50 Progress (1): 94/221 kB error 02-Jan-2023 03:01:50 Progress (1): 98/221 kB error 02-Jan-2023 03:01:50 Progress (1): 102/221 kB error 02-Jan-2023 03:01:50 Progress (1): 104/221 kB error 02-Jan-2023 03:01:50 Progress (1): 108/221 kB error 02-Jan-2023 03:01:50 Progress (1): 112/221 kB error 02-Jan-2023 03:01:50 Progress (1): 116/221 kB error 02-Jan-2023 03:01:50 Progress (1): 120/221 kB error 02-Jan-2023 03:01:50 Progress (1): 124/221 kB error 02-Jan-2023 03:01:50 Progress (1): 128/221 kB error 02-Jan-2023 03:01:50 Progress (1): 132/221 kB error 02-Jan-2023 03:01:50 Progress (1): 137/221 kB error 02-Jan-2023 03:01:50 Progress (1): 139/221 kB error 02-Jan-2023 03:01:50 Progress (1): 143/221 kB error 02-Jan-2023 03:01:50 Progress (1): 147/221 kB error 02-Jan-2023 03:01:50 Progress (1): 151/221 kB error 02-Jan-2023 03:01:50 Progress (1): 155/221 kB error 02-Jan-2023 03:01:50 Progress (1): 159/221 kB error 02-Jan-2023 03:01:50 Progress (1): 163/221 kB error 02-Jan-2023 03:01:50 Progress (1): 167/221 kB error 02-Jan-2023 03:01:50 Progress (1): 171/221 kB error 02-Jan-2023 03:01:50 Progress (1): 173/221 kB error 02-Jan-2023 03:01:50 Progress (1): 178/221 kB error 02-Jan-2023 03:01:50 Progress (1): 182/221 kB error 02-Jan-2023 03:01:50 Progress (1): 186/221 kB error 02-Jan-2023 03:01:50 Progress (1): 190/221 kB error 02-Jan-2023 03:01:50 Progress (1): 194/221 kB error 02-Jan-2023 03:01:50 Progress (1): 198/221 kB error 02-Jan-2023 03:01:50 Progress (1): 202/221 kB error 02-Jan-2023 03:01:50 Progress (1): 206/221 kB error 02-Jan-2023 03:01:50 Progress (1): 208/221 kB error 02-Jan-2023 03:01:50 Progress (1): 212/221 kB error 02-Jan-2023 03:01:50 Progress (1): 216/221 kB error 02-Jan-2023 03:01:50 Progress (1): 221/221 kB error 02-Jan-2023 03:01:50 Progress (1): 221 kB error 02-Jan-2023 03:01:50 error 02-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.jar (221 kB at 73 kB/s) error 02-Jan-2023 03:01:50 #14 45.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom error 02-Jan-2023 03:01:50 #14 45.87 Progress (1): 3.4/5.8 kB error 02-Jan-2023 03:01:50 Progress (1): 5.8 kB error 02-Jan-2023 03:01:50 error 02-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 16 kB/s) error 02-Jan-2023 03:01:50 #14 46.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom error 02-Jan-2023 03:01:50 #14 46.21 Progress (1): 3.3/34 kB error 02-Jan-2023 03:01:50 Progress (1): 6.1/34 kB error 02-Jan-2023 03:01:50 Progress (1): 8.9/34 kB error 02-Jan-2023 03:01:50 Progress (1): 12/34 kB error 02-Jan-2023 03:01:50 Progress (1): 15/34 kB error 02-Jan-2023 03:01:50 Progress (1): 17/34 kB error 02-Jan-2023 03:01:50 Progress (1): 20/34 kB error 02-Jan-2023 03:01:50 Progress (1): 23/34 kB error 02-Jan-2023 03:01:50 Progress (1): 26/34 kB error 02-Jan-2023 03:01:50 Progress (1): 29/34 kB error 02-Jan-2023 03:01:50 Progress (1): 31/34 kB error 02-Jan-2023 03:01:50 Progress (1): 34 kB error 02-Jan-2023 03:01:50 error 02-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 103 kB/s) error 02-Jan-2023 03:01:50 #14 46.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar error 02-Jan-2023 03:01:50 #14 46.63 Progress (1): 3.4/64 kB error 02-Jan-2023 03:01:50 Progress (1): 6.2/64 kB error 02-Jan-2023 03:01:50 Progress (1): 9.0/64 kB error 02-Jan-2023 03:01:50 Progress (1): 12/64 kB error 02-Jan-2023 03:01:50 Progress (1): 15/64 kB error 02-Jan-2023 03:01:50 Progress (1): 17/64 kB error 02-Jan-2023 03:01:50 Progress (1): 20/64 kB error 02-Jan-2023 03:01:50 Progress (1): 23/64 kB error 02-Jan-2023 03:01:50 Progress (1): 26/64 kB error 02-Jan-2023 03:01:50 Progress (1): 29/64 kB error 02-Jan-2023 03:01:50 Progress (1): 31/64 kB error 02-Jan-2023 03:01:50 Progress (1): 34/64 kB error 02-Jan-2023 03:01:50 Progress (1): 37/64 kB error 02-Jan-2023 03:01:50 Progress (1): 40/64 kB error 02-Jan-2023 03:01:50 Progress (1): 43/64 kB error 02-Jan-2023 03:01:50 Progress (1): 45/64 kB error 02-Jan-2023 03:01:50 Progress (1): 48/64 kB error 02-Jan-2023 03:01:50 Progress (1): 51/64 kB error 02-Jan-2023 03:01:50 Progress (1): 54/64 kB error 02-Jan-2023 03:01:50 Progress (1): 57/64 kB error 02-Jan-2023 03:01:50 Progress (1): 59/64 kB error 02-Jan-2023 03:01:50 Progress (1): 62/64 kB error 02-Jan-2023 03:01:50 Progress (1): 64 kB error 02-Jan-2023 03:01:50 error 02-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 176 kB/s) error 02-Jan-2023 03:01:50 #14 47.09 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom error 02-Jan-2023 03:01:50 #14 47.24 Progress (1): 3.3/13 kB error 02-Jan-2023 03:01:50 Progress (1): 6.1/13 kB error 02-Jan-2023 03:01:50 Progress (1): 8.9/13 kB error 02-Jan-2023 03:01:50 Progress (1): 12/13 kB error 02-Jan-2023 03:01:50 Progress (1): 13 kB error 02-Jan-2023 03:01:50 error 02-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom (13 kB at 43 kB/s) error 02-Jan-2023 03:01:50 #14 47.45 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom error 02-Jan-2023 03:01:50 #14 47.65 Progress (1): 3.3/36 kB error 02-Jan-2023 03:01:50 Progress (1): 6.1/36 kB error 02-Jan-2023 03:01:50 Progress (1): 8.9/36 kB error 02-Jan-2023 03:01:50 Progress (1): 12/36 kB error 02-Jan-2023 03:01:50 Progress (1): 15/36 kB error 02-Jan-2023 03:01:50 Progress (1): 17/36 kB error 02-Jan-2023 03:01:50 Progress (1): 20/36 kB error 02-Jan-2023 03:01:50 Progress (1): 23/36 kB error 02-Jan-2023 03:01:50 Progress (1): 26/36 kB error 02-Jan-2023 03:01:50 Progress (1): 29/36 kB error 02-Jan-2023 03:01:50 Progress (1): 31/36 kB error 02-Jan-2023 03:01:50 Progress (1): 34/36 kB error 02-Jan-2023 03:01:50 Progress (1): 36 kB error 02-Jan-2023 03:01:50 error 02-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom (36 kB at 92 kB/s) error 02-Jan-2023 03:01:50 #14 47.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-framework-bom/5.2.14.RELEASE/spring-framework-bom-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:50 #14 48.06 Progress (1): 3.3/5.3 kB error 02-Jan-2023 03:01:50 Progress (1): 5.3 kB error 02-Jan-2023 03:01:50 error 02-Jan-2023 03:01:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-framework-bom/5.2.14.RELEASE/spring-framework-bom-5.2.14.RELEASE.pom (5.3 kB at 18 kB/s) error 02-Jan-2023 03:01:51 #14 49.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:51 #14 49.44 Progress (1): 1.7 kB error 02-Jan-2023 03:01:51 error 02-Jan-2023 03:01:51 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.pom (1.7 kB at 6.1 kB/s) error 02-Jan-2023 03:01:51 #14 49.59 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:51 #14 49.72 Progress (1): 1.5 kB error 02-Jan-2023 03:01:51 error 02-Jan-2023 03:01:51 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.pom (1.5 kB at 4.4 kB/s) error 02-Jan-2023 03:01:51 #14 50.07 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:52 #14 50.25 Progress (1): 1.7 kB error 02-Jan-2023 03:01:52 error 02-Jan-2023 03:01:52 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.pom (1.7 kB at 5.1 kB/s) error 02-Jan-2023 03:01:52 #14 50.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:52 #14 50.57 Progress (1): 2.3 kB error 02-Jan-2023 03:01:52 error 02-Jan-2023 03:01:52 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.pom (2.3 kB at 8.2 kB/s) error 02-Jan-2023 03:01:52 #14 50.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:52 #14 50.88 Progress (1): 1.9 kB error 02-Jan-2023 03:01:52 error 02-Jan-2023 03:01:52 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.pom (1.9 kB at 6.2 kB/s) error 02-Jan-2023 03:01:52 #14 51.03 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:52 #14 51.17 Progress (1): 1.7 kB error 02-Jan-2023 03:01:53 error 02-Jan-2023 03:01:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.pom (1.7 kB at 6.5 kB/s) error 02-Jan-2023 03:01:53 #14 51.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:53 #14 51.44 Progress (1): 2.3 kB error 02-Jan-2023 03:01:53 error 02-Jan-2023 03:01:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.pom (2.3 kB at 7.8 kB/s) error 02-Jan-2023 03:01:53 #14 51.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:53 #14 51.77 Progress (1): 2.1 kB error 02-Jan-2023 03:01:53 error 02-Jan-2023 03:01:53 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.pom (2.1 kB at 7.5 kB/s) error 02-Jan-2023 03:01:53 #14 51.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:53 #14 52.07 Progress (1): 1.9 kB error 02-Jan-2023 03:01:54 error 02-Jan-2023 03:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.pom (1.9 kB at 6.6 kB/s) error 02-Jan-2023 03:01:54 #14 52.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.pom error 02-Jan-2023 03:01:54 #14 52.40 Progress (1): 2.1 kB error 02-Jan-2023 03:01:54 error 02-Jan-2023 03:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.pom (2.1 kB at 7.2 kB/s) error 02-Jan-2023 03:01:55 #14 53.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.pom error 02-Jan-2023 03:01:55 #14 53.73 Progress (1): 3.3/5.5 kB error 02-Jan-2023 03:01:55 Progress (1): 5.5 kB error 02-Jan-2023 03:01:55 error 02-Jan-2023 03:01:55 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.pom (5.5 kB at 10 kB/s) error 02-Jan-2023 03:01:55 #14 54.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom error 02-Jan-2023 03:01:56 #14 54.24 Progress (1): 3.3/15 kB error 02-Jan-2023 03:01:56 Progress (1): 6.1/15 kB error 02-Jan-2023 03:01:56 Progress (1): 8.9/15 kB error 02-Jan-2023 03:01:56 Progress (1): 12/15 kB error 02-Jan-2023 03:01:56 Progress (1): 14/15 kB error 02-Jan-2023 03:01:56 Progress (1): 15 kB error 02-Jan-2023 03:01:56 error 02-Jan-2023 03:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom (15 kB at 43 kB/s) error 02-Jan-2023 03:01:56 #14 54.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom error 02-Jan-2023 03:01:56 #14 54.58 Progress (1): 3.3/67 kB error 02-Jan-2023 03:01:56 Progress (1): 6.1/67 kB error 02-Jan-2023 03:01:56 Progress (1): 8.9/67 kB error 02-Jan-2023 03:01:56 Progress (1): 12/67 kB error 02-Jan-2023 03:01:56 Progress (1): 15/67 kB error 02-Jan-2023 03:01:56 Progress (1): 17/67 kB error 02-Jan-2023 03:01:56 Progress (1): 20/67 kB error 02-Jan-2023 03:01:56 Progress (1): 23/67 kB error 02-Jan-2023 03:01:56 Progress (1): 26/67 kB error 02-Jan-2023 03:01:56 Progress (1): 29/67 kB error 02-Jan-2023 03:01:56 Progress (1): 31/67 kB error 02-Jan-2023 03:01:56 Progress (1): 34/67 kB error 02-Jan-2023 03:01:56 Progress (1): 37/67 kB error 02-Jan-2023 03:01:56 Progress (1): 40/67 kB error 02-Jan-2023 03:01:56 Progress (1): 43/67 kB error 02-Jan-2023 03:01:56 Progress (1): 45/67 kB error 02-Jan-2023 03:01:56 Progress (1): 48/67 kB error 02-Jan-2023 03:01:56 Progress (1): 51/67 kB error 02-Jan-2023 03:01:56 Progress (1): 54/67 kB error 02-Jan-2023 03:01:56 Progress (1): 56/67 kB error 02-Jan-2023 03:01:56 Progress (1): 59/67 kB error 02-Jan-2023 03:01:56 Progress (1): 62/67 kB error 02-Jan-2023 03:01:56 Progress (1): 65/67 kB error 02-Jan-2023 03:01:56 Progress (1): 67 kB error 02-Jan-2023 03:01:56 error 02-Jan-2023 03:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom (67 kB at 161 kB/s) error 02-Jan-2023 03:01:57 #14 55.13 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom error 02-Jan-2023 03:01:57 #14 55.29 Progress (1): 3.3/5.1 kB error 02-Jan-2023 03:01:57 Progress (1): 5.1 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 16 kB/s) error 02-Jan-2023 03:01:57 #14 ... error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 03:01:57 #17 43.91 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom error 02-Jan-2023 03:01:57 #17 44.03 Progress (1): 2.2 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 9.3 kB/s) error 02-Jan-2023 03:01:57 #17 44.15 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom error 02-Jan-2023 03:01:57 #17 44.27 Progress (1): 2.8 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 12 kB/s) error 02-Jan-2023 03:01:57 #17 44.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom error 02-Jan-2023 03:01:57 #17 44.50 Progress (1): 3.4/4.1 kB error 02-Jan-2023 03:01:57 Progress (1): 4.1 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 18 kB/s) error 02-Jan-2023 03:01:57 #17 44.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom error 02-Jan-2023 03:01:57 #17 44.75 Progress (1): 3.3/7.6 kB error 02-Jan-2023 03:01:57 Progress (1): 6.1/7.6 kB error 02-Jan-2023 03:01:57 Progress (1): 7.6 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 31 kB/s) error 02-Jan-2023 03:01:57 #17 44.89 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom error 02-Jan-2023 03:01:57 #17 45.01 Progress (1): 3.4/4.9 kB error 02-Jan-2023 03:01:57 Progress (1): 4.9 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 21 kB/s) error 02-Jan-2023 03:01:57 #17 45.13 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom error 02-Jan-2023 03:01:57 #17 45.25 Progress (1): 1.5 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 6.3 kB/s) error 02-Jan-2023 03:01:57 #17 45.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom error 02-Jan-2023 03:01:57 #17 45.49 Progress (1): 3.3/15 kB error 02-Jan-2023 03:01:57 Progress (1): 6.1/15 kB error 02-Jan-2023 03:01:57 Progress (1): 8.9/15 kB error 02-Jan-2023 03:01:57 Progress (1): 12/15 kB error 02-Jan-2023 03:01:57 Progress (1): 15/15 kB error 02-Jan-2023 03:01:57 Progress (1): 15 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 67 kB/s) error 02-Jan-2023 03:01:57 #17 45.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom error 02-Jan-2023 03:01:57 #17 45.73 Progress (1): 1.5 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 6.7 kB/s) error 02-Jan-2023 03:01:57 #17 45.84 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom error 02-Jan-2023 03:01:57 #17 45.96 Progress (1): 3.4/3.4 kB error 02-Jan-2023 03:01:57 Progress (1): 3.4 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 15 kB/s) error 02-Jan-2023 03:01:57 #17 46.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom error 02-Jan-2023 03:01:57 #17 46.20 Progress (1): 3.4/14 kB error 02-Jan-2023 03:01:57 Progress (1): 6.2/14 kB error 02-Jan-2023 03:01:57 Progress (1): 9.0/14 kB error 02-Jan-2023 03:01:57 Progress (1): 12/14 kB error 02-Jan-2023 03:01:57 Progress (1): 14 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 61 kB/s) error 02-Jan-2023 03:01:57 #17 46.32 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom error 02-Jan-2023 03:01:57 #17 46.44 Progress (1): 3.4/4.1 kB error 02-Jan-2023 03:01:57 Progress (1): 4.1 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 16 kB/s) error 02-Jan-2023 03:01:57 #17 46.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom error 02-Jan-2023 03:01:57 #17 46.71 Progress (1): 3.0 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 13 kB/s) error 02-Jan-2023 03:01:57 #17 46.82 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom error 02-Jan-2023 03:01:57 #17 46.94 Progress (1): 3.4/6.7 kB error 02-Jan-2023 03:01:57 Progress (1): 6.2/6.7 kB error 02-Jan-2023 03:01:57 Progress (1): 6.7 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 29 kB/s) error 02-Jan-2023 03:01:57 #17 47.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom error 02-Jan-2023 03:01:57 #17 47.17 Progress (1): 3.0 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 13 kB/s) error 02-Jan-2023 03:01:57 #17 47.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom error 02-Jan-2023 03:01:57 #17 47.40 Progress (1): 1.6 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 7.0 kB/s) error 02-Jan-2023 03:01:57 #17 47.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom error 02-Jan-2023 03:01:57 #17 47.63 Progress (1): 2.6 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 11 kB/s) error 02-Jan-2023 03:01:57 #17 47.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom error 02-Jan-2023 03:01:57 #17 47.90 Progress (1): 1.5 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom (1.5 kB at 6.4 kB/s) error 02-Jan-2023 03:01:57 #17 48.02 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom error 02-Jan-2023 03:01:57 #17 48.14 Progress (1): 3.3/18 kB error 02-Jan-2023 03:01:57 Progress (1): 6.1/18 kB error 02-Jan-2023 03:01:57 Progress (1): 8.9/18 kB error 02-Jan-2023 03:01:57 Progress (1): 12/18 kB error 02-Jan-2023 03:01:57 Progress (1): 15/18 kB error 02-Jan-2023 03:01:57 Progress (1): 17/18 kB error 02-Jan-2023 03:01:57 Progress (1): 18 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom (18 kB at 75 kB/s) error 02-Jan-2023 03:01:57 #17 48.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom error 02-Jan-2023 03:01:57 #17 48.38 Progress (1): 1.5 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom (1.5 kB at 6.0 kB/s) error 02-Jan-2023 03:01:57 #17 48.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom error 02-Jan-2023 03:01:57 #17 48.64 Progress (1): 2.8 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 11 kB/s) error 02-Jan-2023 03:01:57 #17 48.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom error 02-Jan-2023 03:01:57 #17 48.89 Progress (1): 3.4/5.0 kB error 02-Jan-2023 03:01:57 Progress (1): 5.0 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 21 kB/s) error 02-Jan-2023 03:01:57 #17 49.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom error 02-Jan-2023 03:01:57 #17 49.13 Progress (1): 3.3/4.2 kB error 02-Jan-2023 03:01:57 Progress (1): 4.2 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom (4.2 kB at 18 kB/s) error 02-Jan-2023 03:01:57 #17 49.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom error 02-Jan-2023 03:01:57 #17 49.38 Progress (1): 3.4/4.7 kB error 02-Jan-2023 03:01:57 Progress (1): 4.7 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 19 kB/s) error 02-Jan-2023 03:01:57 #17 49.51 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom error 02-Jan-2023 03:01:57 #17 49.64 Progress (1): 3.3/6.6 kB error 02-Jan-2023 03:01:57 Progress (1): 6.1/6.6 kB error 02-Jan-2023 03:01:57 Progress (1): 6.6 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom (6.6 kB at 27 kB/s) error 02-Jan-2023 03:01:57 #17 49.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom error 02-Jan-2023 03:01:57 #17 49.88 Progress (1): 3.3/16 kB error 02-Jan-2023 03:01:57 Progress (1): 6.1/16 kB error 02-Jan-2023 03:01:57 Progress (1): 8.9/16 kB error 02-Jan-2023 03:01:57 Progress (1): 12/16 kB error 02-Jan-2023 03:01:57 Progress (1): 14/16 kB error 02-Jan-2023 03:01:57 Progress (1): 16 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom (16 kB at 68 kB/s) error 02-Jan-2023 03:01:57 #17 50.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom error 02-Jan-2023 03:01:57 #17 50.13 Progress (1): 3.3/5.2 kB error 02-Jan-2023 03:01:57 Progress (1): 5.2 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (5.2 kB at 21 kB/s) error 02-Jan-2023 03:01:57 #17 50.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom error 02-Jan-2023 03:01:57 #17 50.37 Progress (1): 3.3/13 kB error 02-Jan-2023 03:01:57 Progress (1): 6.1/13 kB error 02-Jan-2023 03:01:57 Progress (1): 8.9/13 kB error 02-Jan-2023 03:01:57 Progress (1): 12/13 kB error 02-Jan-2023 03:01:57 Progress (1): 13 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 #17 ... error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 03:01:57 #14 55.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom error 02-Jan-2023 03:01:57 #14 55.80 Progress (1): 3.3/12 kB error 02-Jan-2023 03:01:57 Progress (1): 6.1/12 kB error 02-Jan-2023 03:01:57 Progress (1): 8.9/12 kB error 02-Jan-2023 03:01:57 Progress (1): 12/12 kB error 02-Jan-2023 03:01:57 Progress (1): 12 kB error 02-Jan-2023 03:01:57 error 02-Jan-2023 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom (12 kB at 25 kB/s) error 02-Jan-2023 03:01:58 #14 56.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.11.20/byte-buddy-parent-1.11.20.pom error 02-Jan-2023 03:01:58 #14 56.30 Progress (1): 3.3/43 kB error 02-Jan-2023 03:01:58 Progress (1): 6.1/43 kB error 02-Jan-2023 03:01:58 Progress (1): 8.9/43 kB error 02-Jan-2023 03:01:58 Progress (1): 12/43 kB error 02-Jan-2023 03:01:58 Progress (1): 14/43 kB error 02-Jan-2023 03:01:58 Progress (1): 17/43 kB error 02-Jan-2023 03:01:58 Progress (1): 20/43 kB error 02-Jan-2023 03:01:58 Progress (1): 23/43 kB error 02-Jan-2023 03:01:58 Progress (1): 26/43 kB error 02-Jan-2023 03:01:58 Progress (1): 28/43 kB error 02-Jan-2023 03:01:58 Progress (1): 31/43 kB error 02-Jan-2023 03:01:58 Progress (1): 34/43 kB error 02-Jan-2023 03:01:58 Progress (1): 37/43 kB error 02-Jan-2023 03:01:58 Progress (1): 40/43 kB error 02-Jan-2023 03:01:58 Progress (1): 42/43 kB error 02-Jan-2023 03:01:58 Progress (1): 43 kB error 02-Jan-2023 03:01:58 error 02-Jan-2023 03:01:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.11.20/byte-buddy-parent-1.11.20.pom (43 kB at 93 kB/s) error 02-Jan-2023 03:01:59 #14 57.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.pom error 02-Jan-2023 03:01:59 #14 58.18 Progress (1): 2.7 kB error 02-Jan-2023 03:02:00 error 02-Jan-2023 03:02:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.pom (2.7 kB at 6.6 kB/s) error 02-Jan-2023 03:02:00 #14 58.46 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.pom error 02-Jan-2023 03:02:00 #14 58.59 Progress (1): 2.7 kB error 02-Jan-2023 03:02:00 error 02-Jan-2023 03:02:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.pom (2.7 kB at 9.9 kB/s) error 02-Jan-2023 03:02:00 #14 59.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.pom error 02-Jan-2023 03:02:00 #14 59.20 Progress (1): 3.3/9.2 kB error 02-Jan-2023 03:02:01 Progress (1): 6.1/9.2 kB error 02-Jan-2023 03:02:01 Progress (1): 8.9/9.2 kB error 02-Jan-2023 03:02:01 Progress (1): 9.2 kB error 02-Jan-2023 03:02:01 error 02-Jan-2023 03:02:01 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.pom (9.2 kB at 29 kB/s) error 02-Jan-2023 03:02:01 #14 59.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-parent/5.11.9.Final/hibernate-search-parent-5.11.9.Final.pom error 02-Jan-2023 03:02:01 #14 59.57 Progress (1): 3.3/151 kB error 02-Jan-2023 03:02:01 Progress (1): 6.1/151 kB error 02-Jan-2023 03:02:01 Progress (1): 8.9/151 kB error 02-Jan-2023 03:02:01 Progress (1): 12/151 kB error 02-Jan-2023 03:02:01 Progress (1): 14/151 kB error 02-Jan-2023 03:02:01 Progress (1): 17/151 kB error 02-Jan-2023 03:02:01 Progress (1): 20/151 kB error 02-Jan-2023 03:02:01 Progress (1): 23/151 kB error 02-Jan-2023 03:02:01 Progress (1): 26/151 kB error 02-Jan-2023 03:02:01 Progress (1): 28/151 kB error 02-Jan-2023 03:02:01 Progress (1): 31/151 kB error 02-Jan-2023 03:02:01 Progress (1): 34/151 kB error 02-Jan-2023 03:02:01 Progress (1): 37/151 kB error 02-Jan-2023 03:02:01 Progress (1): 40/151 kB error 02-Jan-2023 03:02:01 Progress (1): 42/151 kB error 02-Jan-2023 03:02:01 Progress (1): 45/151 kB error 02-Jan-2023 03:02:01 Progress (1): 48/151 kB error 02-Jan-2023 03:02:01 Progress (1): 51/151 kB error 02-Jan-2023 03:02:01 Progress (1): 54/151 kB error 02-Jan-2023 03:02:01 Progress (1): 56/151 kB error 02-Jan-2023 03:02:01 Progress (1): 59/151 kB error 02-Jan-2023 03:02:01 Progress (1): 62/151 kB error 02-Jan-2023 03:02:01 Progress (1): 65/151 kB error 02-Jan-2023 03:02:01 Progress (1): 68/151 kB error 02-Jan-2023 03:02:01 Progress (1): 70/151 kB error 02-Jan-2023 03:02:01 Progress (1): 73/151 kB error 02-Jan-2023 03:02:01 Progress (1): 76/151 kB error 02-Jan-2023 03:02:01 Progress (1): 79/151 kB error 02-Jan-2023 03:02:01 Progress (1): 82/151 kB error 02-Jan-2023 03:02:01 Progress (1): 84/151 kB error 02-Jan-2023 03:02:01 Progress (1): 87/151 kB error 02-Jan-2023 03:02:01 Progress (1): 90/151 kB error 02-Jan-2023 03:02:01 Progress (1): 93/151 kB error 02-Jan-2023 03:02:01 Progress (1): 96/151 kB error 02-Jan-2023 03:02:01 Progress (1): 98/151 kB error 02-Jan-2023 03:02:01 Progress (1): 101/151 kB error 02-Jan-2023 03:02:01 Progress (1): 104/151 kB error 02-Jan-2023 03:02:01 Progress (1): 107/151 kB error 02-Jan-2023 03:02:01 Progress (1): 110/151 kB error 02-Jan-2023 03:02:01 Progress (1): 112/151 kB error 02-Jan-2023 03:02:01 Progress (1): 115/151 kB error 02-Jan-2023 03:02:01 Progress (1): 118/151 kB error 02-Jan-2023 03:02:01 Progress (1): 121/151 kB error 02-Jan-2023 03:02:01 Progress (1): 124/151 kB error 02-Jan-2023 03:02:01 Progress (1): 126/151 kB error 02-Jan-2023 03:02:01 Progress (1): 129/151 kB error 02-Jan-2023 03:02:01 Progress (1): 132/151 kB error 02-Jan-2023 03:02:01 Progress (1): 134/151 kB error 02-Jan-2023 03:02:01 Progress (1): 137/151 kB error 02-Jan-2023 03:02:01 Progress (1): 140/151 kB error 02-Jan-2023 03:02:01 Progress (1): 143/151 kB error 02-Jan-2023 03:02:01 Progress (1): 145/151 kB error 02-Jan-2023 03:02:01 Progress (1): 148/151 kB error 02-Jan-2023 03:02:01 Progress (1): 151/151 kB error 02-Jan-2023 03:02:01 Progress (1): 151 kB error 02-Jan-2023 03:02:01 error 02-Jan-2023 03:02:01 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-parent/5.11.9.Final/hibernate-search-parent-5.11.9.Final.pom (151 kB at 344 kB/s) error 02-Jan-2023 03:02:02 #14 60.67 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.pom error 02-Jan-2023 03:02:03 #14 61.33 Progress (1): 3.3/16 kB error 02-Jan-2023 03:02:03 #14 ... error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 03:02:03 #17 50.37 Progress (1): 3.3/13 kB error 02-Jan-2023 03:02:03 Progress (1): 6.1/13 kB error 02-Jan-2023 03:02:03 Progress (1): 8.9/13 kB error 02-Jan-2023 03:02:03 Progress (1): 12/13 kB error 02-Jan-2023 03:02:03 Progress (1): 13 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (13 kB at 53 kB/s) error 02-Jan-2023 03:02:03 #17 50.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom error 02-Jan-2023 03:02:03 #17 50.62 Progress (1): 3.3/7.5 kB error 02-Jan-2023 03:02:03 Progress (1): 6.1/7.5 kB error 02-Jan-2023 03:02:03 Progress (1): 7.5 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom (7.5 kB at 32 kB/s) error 02-Jan-2023 03:02:03 #17 50.74 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom error 02-Jan-2023 03:02:03 #17 50.87 Progress (1): 3.3/15 kB error 02-Jan-2023 03:02:03 Progress (1): 6.1/15 kB error 02-Jan-2023 03:02:03 Progress (1): 8.9/15 kB error 02-Jan-2023 03:02:03 Progress (1): 12/15 kB error 02-Jan-2023 03:02:03 Progress (1): 15/15 kB error 02-Jan-2023 03:02:03 Progress (1): 15 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom (15 kB at 49 kB/s) error 02-Jan-2023 03:02:03 #17 51.04 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom error 02-Jan-2023 03:02:03 #17 51.16 Progress (1): 3.3/3.3 kB error 02-Jan-2023 03:02:03 Progress (1): 3.3 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom (3.3 kB at 13 kB/s) error 02-Jan-2023 03:02:03 #17 51.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom error 02-Jan-2023 03:02:03 #17 51.42 Progress (1): 2.9 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom (2.9 kB at 13 kB/s) error 02-Jan-2023 03:02:03 #17 51.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom error 02-Jan-2023 03:02:03 #17 51.70 Progress (1): 1.9 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom (1.9 kB at 7.1 kB/s) error 02-Jan-2023 03:02:03 #17 51.84 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom error 02-Jan-2023 03:02:03 #17 51.96 Progress (1): 2.7 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom (2.7 kB at 11 kB/s) error 02-Jan-2023 03:02:03 #17 52.09 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom error 02-Jan-2023 03:02:03 #17 52.22 Progress (1): 1.9 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom (1.9 kB at 7.5 kB/s) error 02-Jan-2023 03:02:03 #17 52.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.3/maven-dependency-analyzer-1.11.3.pom error 02-Jan-2023 03:02:03 #17 52.52 Progress (1): 3.3/6.8 kB error 02-Jan-2023 03:02:03 Progress (1): 6.1/6.8 kB error 02-Jan-2023 03:02:03 Progress (1): 6.8 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.3/maven-dependency-analyzer-1.11.3.pom (6.8 kB at 27 kB/s) error 02-Jan-2023 03:02:03 #17 52.67 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom error 02-Jan-2023 03:02:03 #17 52.79 Progress (1): 2.3 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 8.9 kB/s) error 02-Jan-2023 03:02:03 #17 52.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom error 02-Jan-2023 03:02:03 #17 53.05 Progress (1): 2.7 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 10 kB/s) error 02-Jan-2023 03:02:03 #17 53.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom error 02-Jan-2023 03:02:03 #17 53.33 Progress (1): 3.4/5.7 kB error 02-Jan-2023 03:02:03 Progress (1): 5.7 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 23 kB/s) error 02-Jan-2023 03:02:03 #17 53.46 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom error 02-Jan-2023 03:02:03 #17 53.58 Progress (1): 727 B error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 3.0 kB/s) error 02-Jan-2023 03:02:03 #17 53.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom error 02-Jan-2023 03:02:03 #17 53.83 Progress (1): 3.4/7.5 kB error 02-Jan-2023 03:02:03 Progress (1): 6.2/7.5 kB error 02-Jan-2023 03:02:03 Progress (1): 7.5 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 30 kB/s) error 02-Jan-2023 03:02:03 #17 53.96 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom error 02-Jan-2023 03:02:03 #17 54.09 Progress (1): 3.3/6.9 kB error 02-Jan-2023 03:02:03 Progress (1): 6.1/6.9 kB error 02-Jan-2023 03:02:03 Progress (1): 6.9 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 29 kB/s) error 02-Jan-2023 03:02:03 #17 54.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar error 02-Jan-2023 03:02:03 #17 54.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar error 02-Jan-2023 03:02:03 #17 54.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar error 02-Jan-2023 03:02:03 #17 54.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar error 02-Jan-2023 03:02:03 #17 54.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar error 02-Jan-2023 03:02:03 #17 54.50 Progress (1): 3.4/45 kB error 02-Jan-2023 03:02:03 Progress (1): 6.2/45 kB error 02-Jan-2023 03:02:03 Progress (1): 9.0/45 kB error 02-Jan-2023 03:02:03 Progress (1): 12/45 kB error 02-Jan-2023 03:02:03 Progress (1): 15/45 kB error 02-Jan-2023 03:02:03 Progress (1): 17/45 kB error 02-Jan-2023 03:02:03 Progress (1): 20/45 kB error 02-Jan-2023 03:02:03 Progress (1): 23/45 kB error 02-Jan-2023 03:02:03 Progress (1): 26/45 kB error 02-Jan-2023 03:02:03 Progress (1): 29/45 kB error 02-Jan-2023 03:02:03 Progress (1): 31/45 kB error 02-Jan-2023 03:02:03 Progress (1): 34/45 kB error 02-Jan-2023 03:02:03 Progress (1): 37/45 kB error 02-Jan-2023 03:02:03 Progress (1): 40/45 kB error 02-Jan-2023 03:02:03 Progress (1): 43/45 kB error 02-Jan-2023 03:02:03 Progress (1): 45 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 3.4/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 6.2/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 9.0/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 12/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 15/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 17/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 20/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 23/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 26/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 29/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 31/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 34/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 37/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 40/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 43/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 45/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 48/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 51/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 54/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 56/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 59/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 62/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 65/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 68/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 70/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 73/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 76/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 79/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 82/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 84/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 87/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 90/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 93/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 96/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 98/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 101/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 104/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 107/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 109/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 112/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 115/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 118/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 120/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 123/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 126/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 129/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 132/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 134/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 137/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 140/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 143/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 146/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 148/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 151/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 154/154 kB error 02-Jan-2023 03:02:03 Progress (2): 45 kB | 154 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 3.4/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 6.2/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 9.0/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 12/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 15/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 17/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 20/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 23/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 26/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 29/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 31/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 34/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 37/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 40/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 43/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 45/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 48/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 51/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 54/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 56/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 59/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 62/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 65/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 68/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 70/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 73/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 76/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 79/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 82/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 84/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 87/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 90/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 93/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 96/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 98/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 101/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 104/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 107/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 110/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 112/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 115/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 118/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 121/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 124/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 126/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 129/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 132/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 135/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 138/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 140/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 143/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 146/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 149/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 152/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 154/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 157/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 160/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 163/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 166/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 168/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 171/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 174/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 177/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 180/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 182/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 185/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 187/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 190/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 193/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 196/197 kB error 02-Jan-2023 03:02:03 Progress (3): 45 kB | 154 kB | 197 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 127 kB/s) error 02-Jan-2023 03:02:03 #17 54.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar error 02-Jan-2023 03:02:03 #17 54.64 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 426 kB/s) error 02-Jan-2023 03:02:03 #17 54.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar error 02-Jan-2023 03:02:03 #17 54.64 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 537 kB/s) error 02-Jan-2023 03:02:03 #17 54.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar error 02-Jan-2023 03:02:03 #17 54.75 Progress (1): 3.4/42 kB error 02-Jan-2023 03:02:03 Progress (1): 6.2/42 kB error 02-Jan-2023 03:02:03 Progress (1): 9.0/42 kB error 02-Jan-2023 03:02:03 Progress (1): 12/42 kB error 02-Jan-2023 03:02:03 Progress (1): 15/42 kB error 02-Jan-2023 03:02:03 Progress (1): 17/42 kB error 02-Jan-2023 03:02:03 Progress (1): 20/42 kB error 02-Jan-2023 03:02:03 Progress (1): 23/42 kB error 02-Jan-2023 03:02:03 Progress (1): 26/42 kB error 02-Jan-2023 03:02:03 Progress (1): 29/42 kB error 02-Jan-2023 03:02:03 Progress (1): 31/42 kB error 02-Jan-2023 03:02:03 Progress (1): 34/42 kB error 02-Jan-2023 03:02:03 Progress (1): 37/42 kB error 02-Jan-2023 03:02:03 Progress (1): 40/42 kB error 02-Jan-2023 03:02:03 Progress (1): 42 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 3.4/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 6.2/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 9.0/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 12/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 15/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 17/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 20/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 23/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 26/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 29/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 31/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 34/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 37/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 40/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 43/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 45/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 48/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 51/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 54/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 57/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 59/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 62/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 65/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 68/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 70/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 73/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 76/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 79/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 82/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 84/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 87/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 90/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 93/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 96/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 98/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 101/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 104/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 107/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 110/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 112/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 115/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 118/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 121/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 124/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 126/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 129/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 132/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 135/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 138/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 140/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 143/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 146/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 149/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 152/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 154/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 157/160 kB error 02-Jan-2023 03:02:03 Progress (2): 42 kB | 160 kB error 02-Jan-2023 03:02:03 Progress (3): 42 kB | 160 kB | 3.4/52 kB error 02-Jan-2023 03:02:03 Progress (3): 42 kB | 160 kB | 6.2/52 kB error 02-Jan-2023 03:02:03 Progress (3): 42 kB | 160 kB | 9.0/52 kB error 02-Jan-2023 03:02:03 Progress (3): 42 kB | 160 kB | 12/52 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 69 kB/s) error 02-Jan-2023 03:02:03 #17 54.88 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar error 02-Jan-2023 03:02:03 #17 54.91 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 252 kB/s) error 02-Jan-2023 03:02:03 #17 54.91 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar error 02-Jan-2023 03:02:03 #17 54.95 Progress (1): 15/52 kB error 02-Jan-2023 03:02:03 Progress (1): 17/52 kB error 02-Jan-2023 03:02:03 Progress (1): 20/52 kB error 02-Jan-2023 03:02:03 Progress (1): 23/52 kB error 02-Jan-2023 03:02:03 Progress (1): 26/52 kB error 02-Jan-2023 03:02:03 Progress (1): 29/52 kB error 02-Jan-2023 03:02:03 Progress (1): 31/52 kB error 02-Jan-2023 03:02:03 Progress (1): 34/52 kB error 02-Jan-2023 03:02:03 Progress (1): 37/52 kB error 02-Jan-2023 03:02:03 Progress (1): 40/52 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 3.4/62 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 6.2/62 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 9.0/62 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 12/62 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 15/62 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 17/62 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 20/62 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 23/62 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 26/62 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 29/62 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 31/62 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 34/62 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 37/62 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 40/62 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 43/62 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 45/62 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 48/62 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 51/62 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 54/62 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 57/62 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 59/62 kB error 02-Jan-2023 03:02:03 Progress (2): 40/52 kB | 62 kB error 02-Jan-2023 03:02:03 Progress (3): 40/52 kB | 62 kB | 3.4/50 kB error 02-Jan-2023 03:02:03 Progress (3): 40/52 kB | 62 kB | 6.2/50 kB error 02-Jan-2023 03:02:03 Progress (3): 40/52 kB | 62 kB | 9.0/50 kB error 02-Jan-2023 03:02:03 Progress (3): 40/52 kB | 62 kB | 12/50 kB error 02-Jan-2023 03:02:03 Progress (3): 40/52 kB | 62 kB | 15/50 kB error 02-Jan-2023 03:02:03 Progress (3): 40/52 kB | 62 kB | 17/50 kB error 02-Jan-2023 03:02:03 Progress (3): 40/52 kB | 62 kB | 20/50 kB error 02-Jan-2023 03:02:03 Progress (3): 40/52 kB | 62 kB | 23/50 kB error 02-Jan-2023 03:02:03 Progress (3): 40/52 kB | 62 kB | 26/50 kB error 02-Jan-2023 03:02:03 Progress (3): 40/52 kB | 62 kB | 29/50 kB error 02-Jan-2023 03:02:03 Progress (3): 40/52 kB | 62 kB | 31/50 kB error 02-Jan-2023 03:02:03 Progress (3): 40/52 kB | 62 kB | 34/50 kB error 02-Jan-2023 03:02:03 Progress (3): 40/52 kB | 62 kB | 37/50 kB error 02-Jan-2023 03:02:03 Progress (3): 40/52 kB | 62 kB | 40/50 kB error 02-Jan-2023 03:02:03 Progress (3): 40/52 kB | 62 kB | 43/50 kB error 02-Jan-2023 03:02:03 Progress (3): 40/52 kB | 62 kB | 45/50 kB error 02-Jan-2023 03:02:03 Progress (4): 40/52 kB | 62 kB | 45/50 kB | 4.1/291 kB error 02-Jan-2023 03:02:03 Progress (4): 40/52 kB | 62 kB | 45/50 kB | 8.2/291 kB error 02-Jan-2023 03:02:03 Progress (4): 40/52 kB | 62 kB | 48/50 kB | 8.2/291 kB error 02-Jan-2023 03:02:03 Progress (4): 40/52 kB | 62 kB | 50 kB | 8.2/291 kB error 02-Jan-2023 03:02:03 Progress (4): 40/52 kB | 62 kB | 50 kB | 12/291 kB error 02-Jan-2023 03:02:03 Progress (4): 40/52 kB | 62 kB | 50 kB | 16/291 kB error 02-Jan-2023 03:02:03 Progress (4): 43/52 kB | 62 kB | 50 kB | 16/291 kB error 02-Jan-2023 03:02:03 Progress (4): 45/52 kB | 62 kB | 50 kB | 16/291 kB error 02-Jan-2023 03:02:03 Progress (4): 48/52 kB | 62 kB | 50 kB | 16/291 kB error 02-Jan-2023 03:02:03 Progress (4): 51/52 kB | 62 kB | 50 kB | 16/291 kB error 02-Jan-2023 03:02:03 Progress (4): 52 kB | 62 kB | 50 kB | 16/291 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (62 kB at 72 kB/s) error 02-Jan-2023 03:02:03 #17 55.13 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar error 02-Jan-2023 03:02:03 #17 55.15 Progress (3): 52 kB | 50 kB | 19/291 kB error 02-Jan-2023 03:02:03 Progress (3): 52 kB | 50 kB | 23/291 kB error 02-Jan-2023 03:02:03 Progress (3): 52 kB | 50 kB | 27/291 kB error 02-Jan-2023 03:02:03 Progress (3): 52 kB | 50 kB | 31/291 kB error 02-Jan-2023 03:02:03 Progress (3): 52 kB | 50 kB | 34/291 kB error 02-Jan-2023 03:02:03 Progress (3): 52 kB | 50 kB | 38/291 kB error 02-Jan-2023 03:02:03 Progress (3): 52 kB | 50 kB | 42/291 kB error 02-Jan-2023 03:02:03 Progress (3): 52 kB | 50 kB | 46/291 kB error 02-Jan-2023 03:02:03 Progress (3): 52 kB | 50 kB | 51/291 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 56 kB/s) error 02-Jan-2023 03:02:03 #17 55.17 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar error 02-Jan-2023 03:02:03 #17 55.17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 58 kB/s) error 02-Jan-2023 03:02:03 #17 55.17 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar error 02-Jan-2023 03:02:03 #17 55.24 Progress (2): 51/291 kB | 3.4/25 kB error 02-Jan-2023 03:02:03 Progress (2): 51/291 kB | 6.2/25 kB error 02-Jan-2023 03:02:03 Progress (2): 51/291 kB | 9.0/25 kB error 02-Jan-2023 03:02:03 Progress (2): 51/291 kB | 12/25 kB error 02-Jan-2023 03:02:03 Progress (2): 51/291 kB | 15/25 kB error 02-Jan-2023 03:02:03 Progress (2): 51/291 kB | 17/25 kB error 02-Jan-2023 03:02:03 Progress (2): 51/291 kB | 20/25 kB error 02-Jan-2023 03:02:03 Progress (2): 51/291 kB | 23/25 kB error 02-Jan-2023 03:02:03 Progress (2): 51/291 kB | 25 kB error 02-Jan-2023 03:02:03 Progress (2): 55/291 kB | 25 kB error 02-Jan-2023 03:02:03 Progress (2): 59/291 kB | 25 kB error 02-Jan-2023 03:02:03 Progress (2): 63/291 kB | 25 kB error 02-Jan-2023 03:02:03 Progress (2): 67/291 kB | 25 kB error 02-Jan-2023 03:02:03 Progress (2): 69/291 kB | 25 kB error 02-Jan-2023 03:02:03 Progress (2): 73/291 kB | 25 kB error 02-Jan-2023 03:02:03 Progress (2): 77/291 kB | 25 kB error 02-Jan-2023 03:02:03 Progress (2): 81/291 kB | 25 kB error 02-Jan-2023 03:02:03 Progress (2): 85/291 kB | 25 kB error 02-Jan-2023 03:02:03 Progress (2): 89/291 kB | 25 kB error 02-Jan-2023 03:02:03 Progress (2): 94/291 kB | 25 kB error 02-Jan-2023 03:02:03 Progress (2): 98/291 kB | 25 kB error 02-Jan-2023 03:02:03 Progress (2): 102/291 kB | 25 kB error 02-Jan-2023 03:02:03 Progress (2): 104/291 kB | 25 kB error 02-Jan-2023 03:02:03 Progress (2): 108/291 kB | 25 kB error 02-Jan-2023 03:02:03 Progress (2): 112/291 kB | 25 kB error 02-Jan-2023 03:02:03 Progress (2): 116/291 kB | 25 kB error 02-Jan-2023 03:02:03 Progress (2): 120/291 kB | 25 kB error 02-Jan-2023 03:02:03 Progress (3): 120/291 kB | 25 kB | 4.1/557 kB error 02-Jan-2023 03:02:03 Progress (3): 120/291 kB | 25 kB | 8.2/557 kB error 02-Jan-2023 03:02:03 Progress (3): 120/291 kB | 25 kB | 12/557 kB error 02-Jan-2023 03:02:03 Progress (3): 120/291 kB | 25 kB | 16/557 kB error 02-Jan-2023 03:02:03 Progress (4): 120/291 kB | 25 kB | 16/557 kB | 3.4/60 kB error 02-Jan-2023 03:02:03 Progress (4): 120/291 kB | 25 kB | 16/557 kB | 6.2/60 kB error 02-Jan-2023 03:02:03 Progress (4): 120/291 kB | 25 kB | 16/557 kB | 9.0/60 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 9.0/60 kB | 3.4/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 12/60 kB | 3.4/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 12/60 kB | 6.2/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 15/60 kB | 6.2/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 17/60 kB | 6.2/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 20/60 kB | 6.2/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 23/60 kB | 6.2/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 26/60 kB | 6.2/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 29/60 kB | 6.2/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 31/60 kB | 6.2/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 34/60 kB | 6.2/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 37/60 kB | 6.2/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 40/60 kB | 6.2/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 43/60 kB | 6.2/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 45/60 kB | 6.2/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 48/60 kB | 6.2/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 51/60 kB | 6.2/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 54/60 kB | 6.2/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 57/60 kB | 6.2/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 57/60 kB | 9.0/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 57/60 kB | 12/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 59/60 kB | 12/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 59/60 kB | 15/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 59/60 kB | 17/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 59/60 kB | 20/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 60 kB | 20/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 60 kB | 23/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 60 kB | 26/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 60 kB | 29/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 60 kB | 31/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 60 kB | 34/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 60 kB | 37/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 60 kB | 40/42 kB error 02-Jan-2023 03:02:03 Progress (5): 120/291 kB | 25 kB | 16/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 124/291 kB | 25 kB | 16/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 128/291 kB | 25 kB | 16/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 128/291 kB | 25 kB | 20/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 128/291 kB | 25 kB | 24/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 128/291 kB | 25 kB | 28/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 132/291 kB | 25 kB | 28/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 132/291 kB | 25 kB | 32/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 137/291 kB | 25 kB | 32/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 139/291 kB | 25 kB | 32/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 143/291 kB | 25 kB | 32/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 147/291 kB | 25 kB | 32/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 147/291 kB | 25 kB | 36/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 147/291 kB | 25 kB | 40/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 151/291 kB | 25 kB | 40/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 151/291 kB | 25 kB | 44/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 151/291 kB | 25 kB | 49/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 151/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 155/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 159/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 163/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 167/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 171/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 173/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 178/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 182/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 186/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 190/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 194/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 198/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 202/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 206/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 208/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 212/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 216/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 221/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 225/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 229/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 233/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 237/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 241/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 243/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 247/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 251/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 255/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 Progress (5): 259/291 kB | 25 kB | 51/557 kB | 60 kB | 42 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 23 kB/s) error 02-Jan-2023 03:02:03 #17 55.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar error 02-Jan-2023 03:02:03 #17 55.43 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 52 kB/s) error 02-Jan-2023 03:02:03 #17 55.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar error 02-Jan-2023 03:02:03 #17 55.43 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 36 kB/s) error 02-Jan-2023 03:02:03 #17 55.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar error 02-Jan-2023 03:02:03 #17 55.45 Progress (2): 259/291 kB | 55/557 kB error 02-Jan-2023 03:02:03 Progress (2): 259/291 kB | 59/557 kB error 02-Jan-2023 03:02:03 Progress (2): 259/291 kB | 63/557 kB error 02-Jan-2023 03:02:03 Progress (2): 259/291 kB | 67/557 kB error 02-Jan-2023 03:02:03 Progress (2): 259/291 kB | 71/557 kB error 02-Jan-2023 03:02:03 Progress (2): 259/291 kB | 75/557 kB error 02-Jan-2023 03:02:03 Progress (2): 259/291 kB | 79/557 kB error 02-Jan-2023 03:02:03 Progress (2): 259/291 kB | 83/557 kB error 02-Jan-2023 03:02:03 Progress (2): 264/291 kB | 83/557 kB error 02-Jan-2023 03:02:03 Progress (2): 268/291 kB | 83/557 kB error 02-Jan-2023 03:02:03 Progress (2): 272/291 kB | 83/557 kB error 02-Jan-2023 03:02:03 Progress (2): 276/291 kB | 83/557 kB error 02-Jan-2023 03:02:03 Progress (2): 278/291 kB | 83/557 kB error 02-Jan-2023 03:02:03 Progress (2): 282/291 kB | 83/557 kB error 02-Jan-2023 03:02:03 Progress (2): 286/291 kB | 83/557 kB error 02-Jan-2023 03:02:03 Progress (2): 290/291 kB | 83/557 kB error 02-Jan-2023 03:02:03 Progress (2): 291 kB | 83/557 kB error 02-Jan-2023 03:02:03 Progress (2): 291 kB | 85/557 kB error 02-Jan-2023 03:02:03 Progress (2): 291 kB | 89/557 kB error 02-Jan-2023 03:02:03 Progress (2): 291 kB | 94/557 kB error 02-Jan-2023 03:02:03 Progress (2): 291 kB | 98/557 kB error 02-Jan-2023 03:02:03 Progress (2): 291 kB | 102/557 kB error 02-Jan-2023 03:02:03 Progress (2): 291 kB | 106/557 kB error 02-Jan-2023 03:02:03 Progress (2): 291 kB | 110/557 kB error 02-Jan-2023 03:02:03 Progress (2): 291 kB | 114/557 kB error 02-Jan-2023 03:02:03 Progress (2): 291 kB | 118/557 kB error 02-Jan-2023 03:02:03 Progress (2): 291 kB | 120/557 kB error 02-Jan-2023 03:02:03 Progress (3): 291 kB | 120/557 kB | 3.3/18 kB error 02-Jan-2023 03:02:03 Progress (3): 291 kB | 120/557 kB | 6.1/18 kB error 02-Jan-2023 03:02:03 Progress (3): 291 kB | 120/557 kB | 8.9/18 kB error 02-Jan-2023 03:02:03 Progress (3): 291 kB | 120/557 kB | 12/18 kB error 02-Jan-2023 03:02:03 Progress (3): 291 kB | 120/557 kB | 14/18 kB error 02-Jan-2023 03:02:03 Progress (3): 291 kB | 120/557 kB | 17/18 kB error 02-Jan-2023 03:02:03 Progress (3): 291 kB | 120/557 kB | 18 kB error 02-Jan-2023 03:02:03 Progress (4): 291 kB | 120/557 kB | 18 kB | 3.4/61 kB error 02-Jan-2023 03:02:03 Progress (4): 291 kB | 120/557 kB | 18 kB | 6.2/61 kB error 02-Jan-2023 03:02:03 Progress (4): 291 kB | 120/557 kB | 18 kB | 9.0/61 kB error 02-Jan-2023 03:02:03 Progress (4): 291 kB | 120/557 kB | 18 kB | 12/61 kB error 02-Jan-2023 03:02:03 Progress (4): 291 kB | 120/557 kB | 18 kB | 15/61 kB error 02-Jan-2023 03:02:03 Progress (4): 291 kB | 120/557 kB | 18 kB | 17/61 kB error 02-Jan-2023 03:02:03 Progress (4): 291 kB | 120/557 kB | 18 kB | 20/61 kB error 02-Jan-2023 03:02:03 Progress (4): 291 kB | 120/557 kB | 18 kB | 23/61 kB error 02-Jan-2023 03:02:03 Progress (4): 291 kB | 120/557 kB | 18 kB | 26/61 kB error 02-Jan-2023 03:02:03 Progress (4): 291 kB | 120/557 kB | 18 kB | 29/61 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 120/557 kB | 18 kB | 29/61 kB | 3.3/12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 120/557 kB | 18 kB | 31/61 kB | 3.3/12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 120/557 kB | 18 kB | 34/61 kB | 3.3/12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 120/557 kB | 18 kB | 34/61 kB | 6.1/12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 120/557 kB | 18 kB | 37/61 kB | 6.1/12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 120/557 kB | 18 kB | 40/61 kB | 6.1/12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 120/557 kB | 18 kB | 40/61 kB | 8.9/12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 120/557 kB | 18 kB | 43/61 kB | 8.9/12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 120/557 kB | 18 kB | 45/61 kB | 8.9/12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 120/557 kB | 18 kB | 48/61 kB | 8.9/12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 120/557 kB | 18 kB | 51/61 kB | 8.9/12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 120/557 kB | 18 kB | 54/61 kB | 8.9/12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 120/557 kB | 18 kB | 56/61 kB | 8.9/12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 120/557 kB | 18 kB | 59/61 kB | 8.9/12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 120/557 kB | 18 kB | 61 kB | 8.9/12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 120/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 124/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 128/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 132/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 137/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 141/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 145/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 149/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 153/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 155/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 159/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 163/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 167/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 171/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 175/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 180/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 184/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 188/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 190/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 194/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 198/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 202/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 206/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 210/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 214/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 218/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 223/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 225/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 229/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 233/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 237/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 241/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 245/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 249/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 253/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 257/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (5): 291 kB | 259/557 kB | 18 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 224 kB/s) error 02-Jan-2023 03:02:03 #17 55.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar error 02-Jan-2023 03:02:03 #17 55.60 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 kB at 14 kB/s) error 02-Jan-2023 03:02:03 #17 55.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar error 02-Jan-2023 03:02:03 #17 55.65 Progress (3): 264/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 268/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 272/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 276/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 280/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 284/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 288/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 292/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 294/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 298/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 302/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 307/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 311/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 315/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 319/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 323/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 327/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 329/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 333/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 337/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 341/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 345/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 350/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 354/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 358/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 362/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 364/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 368/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 372/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 376/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 380/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 384/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 388/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 393/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 397/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 399/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 403/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 407/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 411/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 415/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 419/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 423/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 427/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 431/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 434/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 438/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 442/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 446/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 450/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 454/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 458/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 462/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 466/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 468/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 472/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 477/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 481/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 485/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 489/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 493/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 497/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 501/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 503/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 507/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 511/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 515/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 520/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 524/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 528/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (3): 532/557 kB | 61 kB | 12 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar (12 kB at 8.3 kB/s) error 02-Jan-2023 03:02:03 #17 55.67 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar error 02-Jan-2023 03:02:03 #17 55.67 Progress (2): 536/557 kB | 61 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 43 kB/s) error 02-Jan-2023 03:02:03 #17 55.67 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar error 02-Jan-2023 03:02:03 #17 55.68 Progress (1): 538/557 kB error 02-Jan-2023 03:02:03 Progress (2): 538/557 kB | 3.3/12 kB error 02-Jan-2023 03:02:03 Progress (2): 538/557 kB | 6.1/12 kB error 02-Jan-2023 03:02:03 Progress (2): 538/557 kB | 8.9/12 kB error 02-Jan-2023 03:02:03 Progress (2): 538/557 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (2): 542/557 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (2): 546/557 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (2): 550/557 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (2): 554/557 kB | 12 kB error 02-Jan-2023 03:02:03 Progress (2): 557 kB | 12 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar (12 kB at 7.5 kB/s) error 02-Jan-2023 03:02:03 #17 55.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar error 02-Jan-2023 03:02:03 #17 55.87 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 350 kB/s) error 02-Jan-2023 03:02:03 #17 55.87 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar error 02-Jan-2023 03:02:03 #17 55.91 Progress (1): 4.1/217 kB error 02-Jan-2023 03:02:03 Progress (1): 7.6/217 kB error 02-Jan-2023 03:02:03 Progress (1): 12/217 kB error 02-Jan-2023 03:02:03 Progress (1): 16/217 kB error 02-Jan-2023 03:02:03 Progress (1): 20/217 kB error 02-Jan-2023 03:02:03 Progress (1): 24/217 kB error 02-Jan-2023 03:02:03 Progress (1): 28/217 kB error 02-Jan-2023 03:02:03 Progress (1): 32/217 kB error 02-Jan-2023 03:02:03 Progress (1): 36/217 kB error 02-Jan-2023 03:02:03 Progress (1): 40/217 kB error 02-Jan-2023 03:02:03 Progress (1): 42/217 kB error 02-Jan-2023 03:02:03 Progress (1): 46/217 kB error 02-Jan-2023 03:02:03 Progress (1): 51/217 kB error 02-Jan-2023 03:02:03 Progress (1): 55/217 kB error 02-Jan-2023 03:02:03 Progress (1): 59/217 kB error 02-Jan-2023 03:02:03 Progress (1): 63/217 kB error 02-Jan-2023 03:02:03 Progress (1): 67/217 kB error 02-Jan-2023 03:02:03 Progress (1): 71/217 kB error 02-Jan-2023 03:02:03 Progress (1): 75/217 kB error 02-Jan-2023 03:02:03 Progress (1): 77/217 kB error 02-Jan-2023 03:02:03 Progress (1): 81/217 kB error 02-Jan-2023 03:02:03 Progress (1): 85/217 kB error 02-Jan-2023 03:02:03 Progress (1): 89/217 kB error 02-Jan-2023 03:02:03 Progress (1): 94/217 kB error 02-Jan-2023 03:02:03 Progress (1): 98/217 kB error 02-Jan-2023 03:02:03 Progress (1): 102/217 kB error 02-Jan-2023 03:02:03 Progress (1): 106/217 kB error 02-Jan-2023 03:02:03 Progress (1): 110/217 kB error 02-Jan-2023 03:02:03 Progress (1): 112/217 kB error 02-Jan-2023 03:02:03 Progress (1): 116/217 kB error 02-Jan-2023 03:02:03 Progress (1): 120/217 kB error 02-Jan-2023 03:02:03 Progress (1): 124/217 kB error 02-Jan-2023 03:02:03 Progress (1): 128/217 kB error 02-Jan-2023 03:02:03 Progress (1): 132/217 kB error 02-Jan-2023 03:02:03 Progress (1): 137/217 kB error 02-Jan-2023 03:02:03 Progress (1): 141/217 kB error 02-Jan-2023 03:02:03 Progress (1): 145/217 kB error 02-Jan-2023 03:02:03 Progress (1): 149/217 kB error 02-Jan-2023 03:02:03 Progress (1): 153/217 kB error 02-Jan-2023 03:02:03 Progress (1): 157/217 kB error 02-Jan-2023 03:02:03 Progress (1): 161/217 kB error 02-Jan-2023 03:02:03 Progress (1): 165/217 kB error 02-Jan-2023 03:02:03 Progress (1): 169/217 kB error 02-Jan-2023 03:02:03 Progress (1): 173/217 kB error 02-Jan-2023 03:02:03 Progress (1): 178/217 kB error 02-Jan-2023 03:02:03 Progress (1): 182/217 kB error 02-Jan-2023 03:02:03 Progress (1): 184/217 kB error 02-Jan-2023 03:02:03 Progress (1): 188/217 kB error 02-Jan-2023 03:02:03 Progress (1): 192/217 kB error 02-Jan-2023 03:02:03 Progress (1): 196/217 kB error 02-Jan-2023 03:02:03 Progress (1): 200/217 kB error 02-Jan-2023 03:02:03 Progress (1): 204/217 kB error 02-Jan-2023 03:02:03 Progress (1): 209/217 kB error 02-Jan-2023 03:02:03 Progress (1): 213/217 kB error 02-Jan-2023 03:02:03 Progress (1): 215/217 kB error 02-Jan-2023 03:02:03 Progress (1): 217 kB error 02-Jan-2023 03:02:03 Progress (2): 217 kB | 4.1/772 kB error 02-Jan-2023 03:02:03 Progress (2): 217 kB | 8.2/772 kB error 02-Jan-2023 03:02:03 Progress (2): 217 kB | 12/772 kB error 02-Jan-2023 03:02:03 Progress (2): 217 kB | 16/772 kB error 02-Jan-2023 03:02:03 Progress (2): 217 kB | 20/772 kB error 02-Jan-2023 03:02:03 Progress (2): 217 kB | 25/772 kB error 02-Jan-2023 03:02:03 Progress (2): 217 kB | 29/772 kB error 02-Jan-2023 03:02:03 Progress (2): 217 kB | 33/772 kB error 02-Jan-2023 03:02:03 Progress (2): 217 kB | 37/772 kB error 02-Jan-2023 03:02:03 Progress (2): 217 kB | 41/772 kB error 02-Jan-2023 03:02:03 Progress (2): 217 kB | 45/772 kB error 02-Jan-2023 03:02:03 Progress (2): 217 kB | 49/772 kB error 02-Jan-2023 03:02:03 Progress (2): 217 kB | 52/772 kB error 02-Jan-2023 03:02:03 Progress (2): 217 kB | 56/772 kB error 02-Jan-2023 03:02:03 Progress (2): 217 kB | 60/772 kB error 02-Jan-2023 03:02:03 Progress (2): 217 kB | 64/772 kB error 02-Jan-2023 03:02:03 Progress (2): 217 kB | 68/772 kB error 02-Jan-2023 03:02:03 Progress (2): 217 kB | 72/772 kB error 02-Jan-2023 03:02:03 Progress (2): 217 kB | 76/772 kB error 02-Jan-2023 03:02:03 Progress (2): 217 kB | 80/772 kB error 02-Jan-2023 03:02:03 Progress (2): 217 kB | 84/772 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 84/772 kB | 3.3/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 84/772 kB | 6.1/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 84/772 kB | 8.9/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 84/772 kB | 12/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 84/772 kB | 14/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 84/772 kB | 17/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 84/772 kB | 20/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 84/772 kB | 23/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 84/772 kB | 26/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 84/772 kB | 28/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 84/772 kB | 31/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 84/772 kB | 34/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 84/772 kB | 37/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 84/772 kB | 40/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 84/772 kB | 42/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 84/772 kB | 45/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 84/772 kB | 48/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 84/772 kB | 51/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 86/772 kB | 51/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 86/772 kB | 54/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 91/772 kB | 54/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 91/772 kB | 56/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 95/772 kB | 56/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 95/772 kB | 59/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 99/772 kB | 59/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 99/772 kB | 62/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 103/772 kB | 62/65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 103/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 107/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 111/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 115/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 119/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 121/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 125/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 129/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 133/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 138/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 142/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 146/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 150/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 154/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 158/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 160/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 164/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 168/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 172/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 177/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 181/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 185/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 189/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 193/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 195/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 199/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 203/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 207/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 211/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 215/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 220/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 224/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 228/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 230/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 234/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 238/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 242/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 246/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 250/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 254/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 258/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 263/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 265/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 269/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 273/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 277/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 281/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 285/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 289/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 293/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 297/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 299/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 303/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 308/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 312/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 316/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 320/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 324/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 328/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 332/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 334/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 338/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 342/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 346/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (3): 217 kB | 351/772 kB | 65 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar (217 kB at 122 kB/s) error 02-Jan-2023 03:02:03 #17 56.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar error 02-Jan-2023 03:02:03 #17 56.05 Progress (2): 355/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 359/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 363/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 367/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 369/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 373/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 377/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 381/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 385/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 389/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 394/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 398/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 402/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 404/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 408/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 412/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 416/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 420/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 424/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 428/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 433/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 437/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 439/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 443/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 447/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 451/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 455/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 459/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 463/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 467/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 471/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 473/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 478/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 482/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 486/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 490/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 494/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 498/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 502/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 506/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 508/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 512/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 516/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 521/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 525/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 529/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 533/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 537/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 541/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 543/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 547/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 551/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 555/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 559/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 564/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 568/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 572/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 576/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 578/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 582/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 586/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 590/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 594/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 598/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 602/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 607/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 611/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 613/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 617/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 621/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 625/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 629/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 633/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 637/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 641/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 645/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 648/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 652/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 656/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 660/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 664/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 668/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 672/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 676/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 680/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 682/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 686/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 691/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 695/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 699/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 703/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 707/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 711/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 715/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 717/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 721/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 725/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 729/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 734/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 738/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 742/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 746/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 750/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 752/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 756/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 760/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 764/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 768/772 kB | 65 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 65 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar (65 kB at 37 kB/s) error 02-Jan-2023 03:02:03 #17 56.11 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar error 02-Jan-2023 03:02:03 #17 56.11 Progress (2): 772 kB | 4.1/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 8.2/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 12/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 16/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 20/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 25/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 29/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 33/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 37/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 41/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 45/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 49/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 52/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 56/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 60/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 64/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 68/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 72/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 76/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 80/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 82/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 86/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 90/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 95/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 99/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 103/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 107/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 111/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 115/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 117/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 121/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 125/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 129/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 133/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 138/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 142/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 146/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 150/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 152/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 156/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 160/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 164/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 168/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 172/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 176/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 181/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 185/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 187/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 191/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 195/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 199/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 203/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 207/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 211/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 215/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 219/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 222/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 226/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 230/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 234/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 238/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 242/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 246/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 250/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 254/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 256/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 260/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 265/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 269/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 273/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 277/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 281/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 285/327 kB error 02-Jan-2023 03:02:03 Progress (2): 772 kB | 287/327 kB error 02-Jan-2023 03:02:03 Progress (3): 772 kB | 287/327 kB | 3.3/16 kB error 02-Jan-2023 03:02:03 Progress (3): 772 kB | 287/327 kB | 6.1/16 kB error 02-Jan-2023 03:02:03 Progress (3): 772 kB | 287/327 kB | 8.9/16 kB error 02-Jan-2023 03:02:03 Progress (3): 772 kB | 287/327 kB | 12/16 kB error 02-Jan-2023 03:02:03 Progress (3): 772 kB | 287/327 kB | 15/16 kB error 02-Jan-2023 03:02:03 Progress (3): 772 kB | 287/327 kB | 16 kB error 02-Jan-2023 03:02:03 Progress (3): 772 kB | 291/327 kB | 16 kB error 02-Jan-2023 03:02:03 Progress (3): 772 kB | 296/327 kB | 16 kB error 02-Jan-2023 03:02:03 Progress (3): 772 kB | 300/327 kB | 16 kB error 02-Jan-2023 03:02:03 Progress (3): 772 kB | 304/327 kB | 16 kB error 02-Jan-2023 03:02:03 Progress (3): 772 kB | 308/327 kB | 16 kB error 02-Jan-2023 03:02:03 Progress (3): 772 kB | 312/327 kB | 16 kB error 02-Jan-2023 03:02:03 Progress (3): 772 kB | 316/327 kB | 16 kB error 02-Jan-2023 03:02:03 Progress (3): 772 kB | 320/327 kB | 16 kB error 02-Jan-2023 03:02:03 Progress (3): 772 kB | 322/327 kB | 16 kB error 02-Jan-2023 03:02:03 Progress (3): 772 kB | 326/327 kB | 16 kB error 02-Jan-2023 03:02:03 Progress (3): 772 kB | 327 kB | 16 kB error 02-Jan-2023 03:02:03 Progress (4): 772 kB | 327 kB | 16 kB | 3.3/17 kB error 02-Jan-2023 03:02:03 Progress (4): 772 kB | 327 kB | 16 kB | 6.1/17 kB error 02-Jan-2023 03:02:03 Progress (4): 772 kB | 327 kB | 16 kB | 8.9/17 kB error 02-Jan-2023 03:02:03 Progress (4): 772 kB | 327 kB | 16 kB | 12/17 kB error 02-Jan-2023 03:02:03 Progress (4): 772 kB | 327 kB | 16 kB | 14/17 kB error 02-Jan-2023 03:02:03 Progress (4): 772 kB | 327 kB | 16 kB | 17/17 kB error 02-Jan-2023 03:02:03 Progress (4): 772 kB | 327 kB | 16 kB | 17 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (772 kB at 393 kB/s) error 02-Jan-2023 03:02:03 #17 56.24 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar error 02-Jan-2023 03:02:03 #17 56.28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar (16 kB at 8.5 kB/s) error 02-Jan-2023 03:02:03 #17 56.28 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.3/maven-dependency-analyzer-1.11.3.jar error 02-Jan-2023 03:02:03 #17 56.34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (327 kB at 158 kB/s) error 02-Jan-2023 03:02:03 #17 56.34 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar error 02-Jan-2023 03:02:03 #17 56.35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar (17 kB at 8.8 kB/s) error 02-Jan-2023 03:02:03 #17 56.35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar error 02-Jan-2023 03:02:03 #17 56.36 Progress (1): 3.3/18 kB error 02-Jan-2023 03:02:03 Progress (1): 6.1/18 kB error 02-Jan-2023 03:02:03 Progress (1): 8.9/18 kB error 02-Jan-2023 03:02:03 Progress (1): 12/18 kB error 02-Jan-2023 03:02:03 Progress (1): 14/18 kB error 02-Jan-2023 03:02:03 Progress (1): 17/18 kB error 02-Jan-2023 03:02:03 Progress (1): 18 kB error 02-Jan-2023 03:02:03 Progress (2): 18 kB | 3.3/36 kB error 02-Jan-2023 03:02:03 Progress (2): 18 kB | 6.1/36 kB error 02-Jan-2023 03:02:03 Progress (2): 18 kB | 8.9/36 kB error 02-Jan-2023 03:02:03 Progress (2): 18 kB | 12/36 kB error 02-Jan-2023 03:02:03 Progress (2): 18 kB | 14/36 kB error 02-Jan-2023 03:02:03 Progress (2): 18 kB | 17/36 kB error 02-Jan-2023 03:02:03 Progress (2): 18 kB | 20/36 kB error 02-Jan-2023 03:02:03 Progress (2): 18 kB | 23/36 kB error 02-Jan-2023 03:02:03 Progress (2): 18 kB | 26/36 kB error 02-Jan-2023 03:02:03 Progress (2): 18 kB | 28/36 kB error 02-Jan-2023 03:02:03 Progress (2): 18 kB | 31/36 kB error 02-Jan-2023 03:02:03 Progress (2): 18 kB | 34/36 kB error 02-Jan-2023 03:02:03 Progress (2): 18 kB | 36 kB error 02-Jan-2023 03:02:03 Progress (3): 18 kB | 36 kB | 4.1/231 kB error 02-Jan-2023 03:02:03 Progress (3): 18 kB | 36 kB | 8.2/231 kB error 02-Jan-2023 03:02:03 Progress (3): 18 kB | 36 kB | 12/231 kB error 02-Jan-2023 03:02:03 Progress (3): 18 kB | 36 kB | 16/231 kB error 02-Jan-2023 03:02:03 Progress (4): 18 kB | 36 kB | 16/231 kB | 3.4/37 kB error 02-Jan-2023 03:02:03 Progress (4): 18 kB | 36 kB | 16/231 kB | 6.2/37 kB error 02-Jan-2023 03:02:03 Progress (4): 18 kB | 36 kB | 16/231 kB | 9.0/37 kB error 02-Jan-2023 03:02:03 Progress (4): 18 kB | 36 kB | 16/231 kB | 12/37 kB error 02-Jan-2023 03:02:03 Progress (4): 18 kB | 36 kB | 16/231 kB | 15/37 kB error 02-Jan-2023 03:02:03 Progress (4): 18 kB | 36 kB | 16/231 kB | 17/37 kB error 02-Jan-2023 03:02:03 Progress (4): 18 kB | 36 kB | 16/231 kB | 20/37 kB error 02-Jan-2023 03:02:03 Progress (4): 18 kB | 36 kB | 16/231 kB | 23/37 kB error 02-Jan-2023 03:02:03 Progress (4): 18 kB | 36 kB | 16/231 kB | 26/37 kB error 02-Jan-2023 03:02:03 Progress (4): 18 kB | 36 kB | 16/231 kB | 29/37 kB error 02-Jan-2023 03:02:03 Progress (4): 18 kB | 36 kB | 16/231 kB | 31/37 kB error 02-Jan-2023 03:02:03 Progress (4): 18 kB | 36 kB | 16/231 kB | 34/37 kB error 02-Jan-2023 03:02:03 Progress (4): 18 kB | 36 kB | 16/231 kB | 37 kB error 02-Jan-2023 03:02:03 Progress (5): 18 kB | 36 kB | 16/231 kB | 37 kB | 3.3/61 kB error 02-Jan-2023 03:02:03 Progress (5): 18 kB | 36 kB | 16/231 kB | 37 kB | 6.1/61 kB error 02-Jan-2023 03:02:03 Progress (5): 18 kB | 36 kB | 16/231 kB | 37 kB | 8.9/61 kB error 02-Jan-2023 03:02:03 Progress (5): 18 kB | 36 kB | 16/231 kB | 37 kB | 12/61 kB error 02-Jan-2023 03:02:03 Progress (5): 18 kB | 36 kB | 16/231 kB | 37 kB | 14/61 kB error 02-Jan-2023 03:02:03 Progress (5): 18 kB | 36 kB | 16/231 kB | 37 kB | 17/61 kB error 02-Jan-2023 03:02:03 Progress (5): 18 kB | 36 kB | 16/231 kB | 37 kB | 20/61 kB error 02-Jan-2023 03:02:03 Progress (5): 18 kB | 36 kB | 16/231 kB | 37 kB | 23/61 kB error 02-Jan-2023 03:02:03 Progress (5): 18 kB | 36 kB | 16/231 kB | 37 kB | 26/61 kB error 02-Jan-2023 03:02:03 Progress (5): 18 kB | 36 kB | 16/231 kB | 37 kB | 29/61 kB error 02-Jan-2023 03:02:03 Progress (5): 18 kB | 36 kB | 16/231 kB | 37 kB | 31/61 kB error 02-Jan-2023 03:02:03 Progress (5): 18 kB | 36 kB | 16/231 kB | 37 kB | 34/61 kB error 02-Jan-2023 03:02:03 Progress (5): 18 kB | 36 kB | 16/231 kB | 37 kB | 37/61 kB error 02-Jan-2023 03:02:03 Progress (5): 18 kB | 36 kB | 16/231 kB | 37 kB | 40/61 kB error 02-Jan-2023 03:02:03 Progress (5): 18 kB | 36 kB | 16/231 kB | 37 kB | 43/61 kB error 02-Jan-2023 03:02:03 Progress (5): 18 kB | 36 kB | 16/231 kB | 37 kB | 45/61 kB error 02-Jan-2023 03:02:03 Progress (5): 18 kB | 36 kB | 16/231 kB | 37 kB | 48/61 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar (18 kB at 8.5 kB/s) error 02-Jan-2023 03:02:03 #17 56.47 Progress (4): 36 kB | 16/231 kB | 37 kB | 51/61 kB error 02-Jan-2023 03:02:03 Progress (4): 36 kB | 16/231 kB | 37 kB | 54/61 kB error 02-Jan-2023 03:02:03 Progress (4): 36 kB | 16/231 kB | 37 kB | 56/61 kB error 02-Jan-2023 03:02:03 Progress (4): 36 kB | 16/231 kB | 37 kB | 59/61 kB error 02-Jan-2023 03:02:03 Progress (4): 36 kB | 16/231 kB | 37 kB | 61 kB error 02-Jan-2023 03:02:03 Progress (4): 36 kB | 19/231 kB | 37 kB | 61 kB error 02-Jan-2023 03:02:03 Progress (4): 36 kB | 23/231 kB | 37 kB | 61 kB error 02-Jan-2023 03:02:03 Progress (4): 36 kB | 27/231 kB | 37 kB | 61 kB error 02-Jan-2023 03:02:03 Progress (4): 36 kB | 31/231 kB | 37 kB | 61 kB error 02-Jan-2023 03:02:03 Progress (4): 36 kB | 34/231 kB | 37 kB | 61 kB error 02-Jan-2023 03:02:03 Progress (4): 36 kB | 38/231 kB | 37 kB | 61 kB error 02-Jan-2023 03:02:03 Progress (4): 36 kB | 42/231 kB | 37 kB | 61 kB error 02-Jan-2023 03:02:03 Progress (4): 36 kB | 46/231 kB | 37 kB | 61 kB error 02-Jan-2023 03:02:03 Progress (4): 36 kB | 51/231 kB | 37 kB | 61 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.3/maven-dependency-analyzer-1.11.3.jar (36 kB at 17 kB/s) error 02-Jan-2023 03:02:03 #17 56.58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 17 kB/s) error 02-Jan-2023 03:02:03 #17 56.59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 28 kB/s) error 02-Jan-2023 03:02:03 #17 56.61 Progress (1): 55/231 kB error 02-Jan-2023 03:02:03 Progress (1): 59/231 kB error 02-Jan-2023 03:02:03 Progress (1): 63/231 kB error 02-Jan-2023 03:02:03 Progress (1): 67/231 kB error 02-Jan-2023 03:02:03 Progress (1): 69/231 kB error 02-Jan-2023 03:02:03 Progress (1): 73/231 kB error 02-Jan-2023 03:02:03 Progress (1): 77/231 kB error 02-Jan-2023 03:02:03 Progress (1): 81/231 kB error 02-Jan-2023 03:02:03 Progress (1): 85/231 kB error 02-Jan-2023 03:02:03 Progress (1): 89/231 kB error 02-Jan-2023 03:02:03 Progress (1): 94/231 kB error 02-Jan-2023 03:02:03 Progress (1): 98/231 kB error 02-Jan-2023 03:02:03 Progress (1): 102/231 kB error 02-Jan-2023 03:02:03 Progress (1): 104/231 kB error 02-Jan-2023 03:02:03 Progress (1): 108/231 kB error 02-Jan-2023 03:02:03 Progress (1): 112/231 kB error 02-Jan-2023 03:02:03 Progress (1): 116/231 kB error 02-Jan-2023 03:02:03 Progress (1): 120/231 kB error 02-Jan-2023 03:02:03 Progress (1): 124/231 kB error 02-Jan-2023 03:02:03 Progress (1): 128/231 kB error 02-Jan-2023 03:02:03 Progress (1): 132/231 kB error 02-Jan-2023 03:02:03 Progress (1): 137/231 kB error 02-Jan-2023 03:02:03 Progress (1): 139/231 kB error 02-Jan-2023 03:02:03 Progress (1): 143/231 kB error 02-Jan-2023 03:02:03 Progress (1): 147/231 kB error 02-Jan-2023 03:02:03 Progress (1): 151/231 kB error 02-Jan-2023 03:02:03 Progress (1): 155/231 kB error 02-Jan-2023 03:02:03 Progress (1): 159/231 kB error 02-Jan-2023 03:02:03 Progress (1): 163/231 kB error 02-Jan-2023 03:02:03 Progress (1): 167/231 kB error 02-Jan-2023 03:02:03 Progress (1): 171/231 kB error 02-Jan-2023 03:02:03 Progress (1): 173/231 kB error 02-Jan-2023 03:02:03 Progress (1): 178/231 kB error 02-Jan-2023 03:02:03 Progress (1): 182/231 kB error 02-Jan-2023 03:02:03 Progress (1): 186/231 kB error 02-Jan-2023 03:02:03 Progress (1): 190/231 kB error 02-Jan-2023 03:02:03 Progress (1): 194/231 kB error 02-Jan-2023 03:02:03 Progress (1): 198/231 kB error 02-Jan-2023 03:02:03 Progress (1): 202/231 kB error 02-Jan-2023 03:02:03 Progress (1): 206/231 kB error 02-Jan-2023 03:02:03 Progress (1): 208/231 kB error 02-Jan-2023 03:02:03 Progress (1): 212/231 kB error 02-Jan-2023 03:02:03 Progress (1): 216/231 kB error 02-Jan-2023 03:02:03 Progress (1): 221/231 kB error 02-Jan-2023 03:02:03 Progress (1): 225/231 kB error 02-Jan-2023 03:02:03 Progress (1): 229/231 kB error 02-Jan-2023 03:02:03 Progress (1): 231 kB error 02-Jan-2023 03:02:03 error 02-Jan-2023 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 90 kB/s) error 02-Jan-2023 03:02:04 #17 57.19 [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.5.8:war error 02-Jan-2023 03:02:04 #17 57.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.pom error 02-Jan-2023 03:02:04 #17 57.32 Progress (1): 3.3/13 kB error 02-Jan-2023 03:02:04 Progress (1): 6.1/13 kB error 02-Jan-2023 03:02:04 Progress (1): 8.9/13 kB error 02-Jan-2023 03:02:04 Progress (1): 12/13 kB error 02-Jan-2023 03:02:04 Progress (1): 13 kB error 02-Jan-2023 03:02:04 error 02-Jan-2023 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.pom (13 kB at 57 kB/s) error 02-Jan-2023 03:02:04 #17 57.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.war error 02-Jan-2023 03:02:04 #17 57.87 Progress (1): 0.3/79 MB error 02-Jan-2023 03:02:04 Progress (1): 0.5/79 MB error 02-Jan-2023 03:02:04 Progress (1): 0.8/79 MB error 02-Jan-2023 03:02:04 Progress (1): 1.1/79 MB error 02-Jan-2023 03:02:04 Progress (1): 1.3/79 MB error 02-Jan-2023 03:02:04 Progress (1): 1.6/79 MB error 02-Jan-2023 03:02:04 Progress (1): 1.9/79 MB error 02-Jan-2023 03:02:05 Progress (1): 2.1/79 MB error 02-Jan-2023 03:02:05 Progress (1): 2.4/79 MB error 02-Jan-2023 03:02:05 Progress (1): 2.6/79 MB error 02-Jan-2023 03:02:05 Progress (1): 2.9/79 MB error 02-Jan-2023 03:02:05 Progress (1): 3.2/79 MB error 02-Jan-2023 03:02:05 Progress (1): 3.4/79 MB error 02-Jan-2023 03:02:05 Progress (1): 3.7/79 MB error 02-Jan-2023 03:02:05 Progress (1): 4.0/79 MB error 02-Jan-2023 03:02:05 Progress (1): 4.2/79 MB error 02-Jan-2023 03:02:05 Progress (1): 4.5/79 MB error 02-Jan-2023 03:02:05 Progress (1): 4.7/79 MB error 02-Jan-2023 03:02:05 Progress (1): 5.0/79 MB error 02-Jan-2023 03:02:05 Progress (1): 5.3/79 MB error 02-Jan-2023 03:02:05 Progress (1): 5.5/79 MB error 02-Jan-2023 03:02:05 Progress (1): 5.8/79 MB error 02-Jan-2023 03:02:05 Progress (1): 6.1/79 MB error 02-Jan-2023 03:02:05 Progress (1): 6.3/79 MB error 02-Jan-2023 03:02:05 Progress (1): 6.6/79 MB error 02-Jan-2023 03:02:05 Progress (1): 6.8/79 MB error 02-Jan-2023 03:02:05 Progress (1): 7.1/79 MB error 02-Jan-2023 03:02:05 Progress (1): 7.4/79 MB error 02-Jan-2023 03:02:05 Progress (1): 7.6/79 MB error 02-Jan-2023 03:02:05 Progress (1): 7.9/79 MB error 02-Jan-2023 03:02:05 Progress (1): 8.2/79 MB error 02-Jan-2023 03:02:05 Progress (1): 8.4/79 MB error 02-Jan-2023 03:02:05 Progress (1): 8.7/79 MB error 02-Jan-2023 03:02:05 Progress (1): 8.9/79 MB error 02-Jan-2023 03:02:05 Progress (1): 9.2/79 MB error 02-Jan-2023 03:02:05 Progress (1): 9.5/79 MB error 02-Jan-2023 03:02:05 Progress (1): 9.7/79 MB error 02-Jan-2023 03:02:05 Progress (1): 10.0/79 MB error 02-Jan-2023 03:02:05 Progress (1): 10/79 MB error 02-Jan-2023 03:02:05 Progress (1): 11/79 MB error 02-Jan-2023 03:02:05 Progress (1): 11/79 MB error 02-Jan-2023 03:02:05 Progress (1): 11/79 MB error 02-Jan-2023 03:02:05 Progress (1): 11/79 MB error 02-Jan-2023 03:02:05 Progress (1): 12/79 MB error 02-Jan-2023 03:02:05 Progress (1): 12/79 MB error 02-Jan-2023 03:02:05 Progress (1): 12/79 MB error 02-Jan-2023 03:02:05 Progress (1): 12/79 MB error 02-Jan-2023 03:02:05 Progress (1): 13/79 MB error 02-Jan-2023 03:02:05 Progress (1): 13/79 MB error 02-Jan-2023 03:02:05 Progress (1): 13/79 MB error 02-Jan-2023 03:02:05 Progress (1): 13/79 MB error 02-Jan-2023 03:02:05 Progress (1): 14/79 MB error 02-Jan-2023 03:02:05 Progress (1): 14/79 MB error 02-Jan-2023 03:02:05 Progress (1): 14/79 MB error 02-Jan-2023 03:02:05 Progress (1): 14/79 MB error 02-Jan-2023 03:02:05 Progress (1): 15/79 MB error 02-Jan-2023 03:02:05 Progress (1): 15/79 MB error 02-Jan-2023 03:02:05 Progress (1): 15/79 MB error 02-Jan-2023 03:02:05 Progress (1): 15/79 MB error 02-Jan-2023 03:02:05 Progress (1): 16/79 MB error 02-Jan-2023 03:02:05 Progress (1): 16/79 MB error 02-Jan-2023 03:02:05 Progress (1): 16/79 MB error 02-Jan-2023 03:02:05 Progress (1): 17/79 MB error 02-Jan-2023 03:02:05 Progress (1): 17/79 MB error 02-Jan-2023 03:02:05 Progress (1): 17/79 MB error 02-Jan-2023 03:02:05 Progress (1): 17/79 MB error 02-Jan-2023 03:02:05 Progress (1): 18/79 MB error 02-Jan-2023 03:02:05 Progress (1): 18/79 MB error 02-Jan-2023 03:02:05 Progress (1): 18/79 MB error 02-Jan-2023 03:02:05 Progress (1): 18/79 MB error 02-Jan-2023 03:02:05 Progress (1): 19/79 MB error 02-Jan-2023 03:02:05 Progress (1): 19/79 MB error 02-Jan-2023 03:02:05 Progress (1): 19/79 MB error 02-Jan-2023 03:02:05 Progress (1): 19/79 MB error 02-Jan-2023 03:02:05 Progress (1): 20/79 MB error 02-Jan-2023 03:02:05 Progress (1): 20/79 MB error 02-Jan-2023 03:02:05 Progress (1): 20/79 MB error 02-Jan-2023 03:02:05 Progress (1): 20/79 MB error 02-Jan-2023 03:02:05 Progress (1): 21/79 MB error 02-Jan-2023 03:02:05 Progress (1): 21/79 MB error 02-Jan-2023 03:02:05 Progress (1): 21/79 MB error 02-Jan-2023 03:02:05 Progress (1): 22/79 MB error 02-Jan-2023 03:02:05 Progress (1): 22/79 MB error 02-Jan-2023 03:02:05 Progress (1): 22/79 MB error 02-Jan-2023 03:02:05 Progress (1): 22/79 MB error 02-Jan-2023 03:02:05 Progress (1): 23/79 MB error 02-Jan-2023 03:02:05 Progress (1): 23/79 MB error 02-Jan-2023 03:02:05 Progress (1): 23/79 MB error 02-Jan-2023 03:02:05 Progress (1): 23/79 MB error 02-Jan-2023 03:02:05 Progress (1): 24/79 MB error 02-Jan-2023 03:02:05 Progress (1): 24/79 MB error 02-Jan-2023 03:02:05 Progress (1): 24/79 MB error 02-Jan-2023 03:02:05 Progress (1): 24/79 MB error 02-Jan-2023 03:02:05 Progress (1): 25/79 MB error 02-Jan-2023 03:02:05 Progress (1): 25/79 MB error 02-Jan-2023 03:02:06 Progress (1): 25/79 MB error 02-Jan-2023 03:02:06 Progress (1): 25/79 MB error 02-Jan-2023 03:02:06 Progress (1): 26/79 MB error 02-Jan-2023 03:02:06 Progress (1): 26/79 MB error 02-Jan-2023 03:02:06 Progress (1): 26/79 MB error 02-Jan-2023 03:02:06 Progress (1): 27/79 MB error 02-Jan-2023 03:02:06 Progress (1): 27/79 MB error 02-Jan-2023 03:02:06 Progress (1): 27/79 MB error 02-Jan-2023 03:02:06 Progress (1): 27/79 MB error 02-Jan-2023 03:02:06 Progress (1): 28/79 MB error 02-Jan-2023 03:02:06 Progress (1): 28/79 MB error 02-Jan-2023 03:02:06 Progress (1): 28/79 MB error 02-Jan-2023 03:02:06 Progress (1): 28/79 MB error 02-Jan-2023 03:02:06 Progress (1): 29/79 MB error 02-Jan-2023 03:02:06 Progress (1): 29/79 MB error 02-Jan-2023 03:02:06 Progress (1): 29/79 MB error 02-Jan-2023 03:02:06 Progress (1): 29/79 MB error 02-Jan-2023 03:02:06 Progress (1): 30/79 MB error 02-Jan-2023 03:02:06 Progress (1): 30/79 MB error 02-Jan-2023 03:02:06 Progress (1): 30/79 MB error 02-Jan-2023 03:02:06 Progress (1): 30/79 MB error 02-Jan-2023 03:02:06 Progress (1): 31/79 MB error 02-Jan-2023 03:02:06 Progress (1): 31/79 MB error 02-Jan-2023 03:02:06 Progress (1): 31/79 MB error 02-Jan-2023 03:02:06 Progress (1): 31/79 MB error 02-Jan-2023 03:02:06 Progress (1): 32/79 MB error 02-Jan-2023 03:02:06 Progress (1): 32/79 MB error 02-Jan-2023 03:02:06 Progress (1): 32/79 MB error 02-Jan-2023 03:02:06 Progress (1): 33/79 MB error 02-Jan-2023 03:02:06 Progress (1): 33/79 MB error 02-Jan-2023 03:02:06 Progress (1): 33/79 MB error 02-Jan-2023 03:02:06 Progress (1): 33/79 MB error 02-Jan-2023 03:02:06 Progress (1): 34/79 MB error 02-Jan-2023 03:02:06 Progress (1): 34/79 MB error 02-Jan-2023 03:02:06 Progress (1): 34/79 MB error 02-Jan-2023 03:02:06 Progress (1): 34/79 MB error 02-Jan-2023 03:02:06 Progress (1): 35/79 MB error 02-Jan-2023 03:02:06 Progress (1): 35/79 MB error 02-Jan-2023 03:02:06 Progress (1): 35/79 MB error 02-Jan-2023 03:02:06 Progress (1): 35/79 MB error 02-Jan-2023 03:02:06 Progress (1): 36/79 MB error 02-Jan-2023 03:02:06 Progress (1): 36/79 MB error 02-Jan-2023 03:02:06 Progress (1): 36/79 MB error 02-Jan-2023 03:02:06 Progress (1): 36/79 MB error 02-Jan-2023 03:02:06 Progress (1): 37/79 MB error 02-Jan-2023 03:02:06 Progress (1): 37/79 MB error 02-Jan-2023 03:02:06 Progress (1): 37/79 MB error 02-Jan-2023 03:02:06 Progress (1): 38/79 MB error 02-Jan-2023 03:02:06 Progress (1): 38/79 MB error 02-Jan-2023 03:02:06 Progress (1): 38/79 MB error 02-Jan-2023 03:02:06 Progress (1): 38/79 MB error 02-Jan-2023 03:02:06 Progress (1): 39/79 MB error 02-Jan-2023 03:02:06 Progress (1): 39/79 MB error 02-Jan-2023 03:02:06 Progress (1): 39/79 MB error 02-Jan-2023 03:02:06 Progress (1): 39/79 MB error 02-Jan-2023 03:02:06 Progress (1): 40/79 MB error 02-Jan-2023 03:02:06 Progress (1): 40/79 MB error 02-Jan-2023 03:02:06 Progress (1): 40/79 MB error 02-Jan-2023 03:02:06 Progress (1): 40/79 MB error 02-Jan-2023 03:02:06 Progress (1): 41/79 MB error 02-Jan-2023 03:02:06 Progress (1): 41/79 MB error 02-Jan-2023 03:02:06 Progress (1): 41/79 MB error 02-Jan-2023 03:02:06 Progress (1): 41/79 MB error 02-Jan-2023 03:02:06 Progress (1): 42/79 MB error 02-Jan-2023 03:02:06 Progress (1): 42/79 MB error 02-Jan-2023 03:02:06 Progress (1): 42/79 MB error 02-Jan-2023 03:02:06 Progress (1): 42/79 MB error 02-Jan-2023 03:02:06 Progress (1): 43/79 MB error 02-Jan-2023 03:02:06 Progress (1): 43/79 MB error 02-Jan-2023 03:02:06 Progress (1): 43/79 MB error 02-Jan-2023 03:02:06 Progress (1): 44/79 MB error 02-Jan-2023 03:02:06 Progress (1): 44/79 MB error 02-Jan-2023 03:02:06 Progress (1): 44/79 MB error 02-Jan-2023 03:02:06 Progress (1): 44/79 MB error 02-Jan-2023 03:02:06 Progress (1): 45/79 MB error 02-Jan-2023 03:02:06 Progress (1): 45/79 MB error 02-Jan-2023 03:02:06 Progress (1): 45/79 MB error 02-Jan-2023 03:02:06 Progress (1): 45/79 MB error 02-Jan-2023 03:02:06 Progress (1): 46/79 MB error 02-Jan-2023 03:02:06 Progress (1): 46/79 MB error 02-Jan-2023 03:02:06 Progress (1): 46/79 MB error 02-Jan-2023 03:02:06 Progress (1): 46/79 MB error 02-Jan-2023 03:02:06 Progress (1): 47/79 MB error 02-Jan-2023 03:02:06 Progress (1): 47/79 MB error 02-Jan-2023 03:02:06 Progress (1): 47/79 MB error 02-Jan-2023 03:02:06 Progress (1): 47/79 MB error 02-Jan-2023 03:02:06 Progress (1): 48/79 MB error 02-Jan-2023 03:02:06 Progress (1): 48/79 MB error 02-Jan-2023 03:02:06 Progress (1): 48/79 MB error 02-Jan-2023 03:02:06 Progress (1): 49/79 MB error 02-Jan-2023 03:02:06 Progress (1): 49/79 MB error 02-Jan-2023 03:02:06 Progress (1): 49/79 MB error 02-Jan-2023 03:02:06 Progress (1): 49/79 MB error 02-Jan-2023 03:02:06 Progress (1): 50/79 MB error 02-Jan-2023 03:02:06 Progress (1): 50/79 MB error 02-Jan-2023 03:02:06 Progress (1): 50/79 MB error 02-Jan-2023 03:02:06 Progress (1): 50/79 MB error 02-Jan-2023 03:02:06 Progress (1): 51/79 MB error 02-Jan-2023 03:02:06 Progress (1): 51/79 MB error 02-Jan-2023 03:02:06 Progress (1): 51/79 MB error 02-Jan-2023 03:02:06 Progress (1): 51/79 MB error 02-Jan-2023 03:02:06 Progress (1): 52/79 MB error 02-Jan-2023 03:02:06 Progress (1): 52/79 MB error 02-Jan-2023 03:02:06 Progress (1): 52/79 MB error 02-Jan-2023 03:02:06 Progress (1): 52/79 MB error 02-Jan-2023 03:02:06 Progress (1): 53/79 MB error 02-Jan-2023 03:02:07 Progress (1): 53/79 MB error 02-Jan-2023 03:02:07 Progress (1): 53/79 MB error 02-Jan-2023 03:02:07 Progress (1): 54/79 MB error 02-Jan-2023 03:02:07 Progress (1): 54/79 MB error 02-Jan-2023 03:02:07 Progress (1): 54/79 MB error 02-Jan-2023 03:02:07 Progress (1): 54/79 MB error 02-Jan-2023 03:02:07 Progress (1): 55/79 MB error 02-Jan-2023 03:02:07 Progress (1): 55/79 MB error 02-Jan-2023 03:02:07 Progress (1): 55/79 MB error 02-Jan-2023 03:02:07 Progress (1): 55/79 MB error 02-Jan-2023 03:02:07 Progress (1): 56/79 MB error 02-Jan-2023 03:02:07 Progress (1): 56/79 MB error 02-Jan-2023 03:02:07 Progress (1): 56/79 MB error 02-Jan-2023 03:02:07 Progress (1): 56/79 MB error 02-Jan-2023 03:02:07 Progress (1): 57/79 MB error 02-Jan-2023 03:02:07 Progress (1): 57/79 MB error 02-Jan-2023 03:02:07 Progress (1): 57/79 MB error 02-Jan-2023 03:02:07 Progress (1): 57/79 MB error 02-Jan-2023 03:02:07 Progress (1): 58/79 MB error 02-Jan-2023 03:02:07 Progress (1): 58/79 MB error 02-Jan-2023 03:02:07 Progress (1): 58/79 MB error 02-Jan-2023 03:02:07 Progress (1): 58/79 MB error 02-Jan-2023 03:02:07 Progress (1): 59/79 MB error 02-Jan-2023 03:02:07 Progress (1): 59/79 MB error 02-Jan-2023 03:02:07 Progress (1): 59/79 MB error 02-Jan-2023 03:02:07 Progress (1): 60/79 MB error 02-Jan-2023 03:02:07 Progress (1): 60/79 MB error 02-Jan-2023 03:02:07 Progress (1): 60/79 MB error 02-Jan-2023 03:02:07 Progress (1): 60/79 MB error 02-Jan-2023 03:02:07 Progress (1): 61/79 MB error 02-Jan-2023 03:02:07 Progress (1): 61/79 MB error 02-Jan-2023 03:02:07 Progress (1): 61/79 MB error 02-Jan-2023 03:02:07 Progress (1): 61/79 MB error 02-Jan-2023 03:02:07 Progress (1): 62/79 MB error 02-Jan-2023 03:02:07 Progress (1): 62/79 MB error 02-Jan-2023 03:02:07 Progress (1): 62/79 MB error 02-Jan-2023 03:02:07 Progress (1): 62/79 MB error 02-Jan-2023 03:02:07 Progress (1): 63/79 MB error 02-Jan-2023 03:02:07 Progress (1): 63/79 MB error 02-Jan-2023 03:02:07 Progress (1): 63/79 MB error 02-Jan-2023 03:02:07 Progress (1): 63/79 MB error 02-Jan-2023 03:02:07 Progress (1): 64/79 MB error 02-Jan-2023 03:02:07 Progress (1): 64/79 MB error 02-Jan-2023 03:02:07 Progress (1): 64/79 MB error 02-Jan-2023 03:02:07 Progress (1): 65/79 MB error 02-Jan-2023 03:02:07 Progress (1): 65/79 MB error 02-Jan-2023 03:02:07 Progress (1): 65/79 MB error 02-Jan-2023 03:02:07 Progress (1): 65/79 MB error 02-Jan-2023 03:02:07 Progress (1): 66/79 MB error 02-Jan-2023 03:02:07 Progress (1): 66/79 MB error 02-Jan-2023 03:02:07 Progress (1): 66/79 MB error 02-Jan-2023 03:02:07 Progress (1): 66/79 MB error 02-Jan-2023 03:02:07 Progress (1): 67/79 MB error 02-Jan-2023 03:02:07 Progress (1): 67/79 MB error 02-Jan-2023 03:02:07 Progress (1): 67/79 MB error 02-Jan-2023 03:02:07 Progress (1): 67/79 MB error 02-Jan-2023 03:02:07 Progress (1): 68/79 MB error 02-Jan-2023 03:02:07 Progress (1): 68/79 MB error 02-Jan-2023 03:02:07 Progress (1): 68/79 MB error 02-Jan-2023 03:02:07 Progress (1): 68/79 MB error 02-Jan-2023 03:02:07 Progress (1): 69/79 MB error 02-Jan-2023 03:02:07 Progress (1): 69/79 MB error 02-Jan-2023 03:02:07 Progress (1): 69/79 MB error 02-Jan-2023 03:02:07 Progress (1): 69/79 MB error 02-Jan-2023 03:02:07 Progress (1): 70/79 MB error 02-Jan-2023 03:02:07 Progress (1): 70/79 MB error 02-Jan-2023 03:02:07 Progress (1): 70/79 MB error 02-Jan-2023 03:02:07 Progress (1): 71/79 MB error 02-Jan-2023 03:02:07 Progress (1): 71/79 MB error 02-Jan-2023 03:02:07 Progress (1): 71/79 MB error 02-Jan-2023 03:02:07 Progress (1): 71/79 MB error 02-Jan-2023 03:02:07 Progress (1): 72/79 MB error 02-Jan-2023 03:02:07 Progress (1): 72/79 MB error 02-Jan-2023 03:02:07 Progress (1): 72/79 MB error 02-Jan-2023 03:02:07 Progress (1): 72/79 MB error 02-Jan-2023 03:02:07 Progress (1): 73/79 MB error 02-Jan-2023 03:02:07 Progress (1): 73/79 MB error 02-Jan-2023 03:02:07 Progress (1): 73/79 MB error 02-Jan-2023 03:02:07 Progress (1): 73/79 MB error 02-Jan-2023 03:02:07 Progress (1): 74/79 MB error 02-Jan-2023 03:02:07 Progress (1): 74/79 MB error 02-Jan-2023 03:02:07 Progress (1): 74/79 MB error 02-Jan-2023 03:02:07 Progress (1): 74/79 MB error 02-Jan-2023 03:02:07 Progress (1): 75/79 MB error 02-Jan-2023 03:02:07 Progress (1): 75/79 MB error 02-Jan-2023 03:02:07 Progress (1): 75/79 MB error 02-Jan-2023 03:02:07 Progress (1): 76/79 MB error 02-Jan-2023 03:02:07 Progress (1): 76/79 MB error 02-Jan-2023 03:02:07 Progress (1): 76/79 MB error 02-Jan-2023 03:02:07 Progress (1): 76/79 MB error 02-Jan-2023 03:02:07 Progress (1): 77/79 MB error 02-Jan-2023 03:02:07 Progress (1): 77/79 MB error 02-Jan-2023 03:02:07 Progress (1): 77/79 MB error 02-Jan-2023 03:02:07 Progress (1): 77/79 MB error 02-Jan-2023 03:02:07 Progress (1): 78/79 MB error 02-Jan-2023 03:02:07 Progress (1): 78/79 MB error 02-Jan-2023 03:02:07 Progress (1): 78/79 MB error 02-Jan-2023 03:02:07 Progress (1): 78/79 MB error 02-Jan-2023 03:02:07 Progress (1): 79/79 MB error 02-Jan-2023 03:02:07 Progress (1): 79/79 MB error 02-Jan-2023 03:02:07 Progress (1): 79 MB error 02-Jan-2023 03:02:08 error 02-Jan-2023 03:02:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.war (79 MB at 21 MB/s) error 02-Jan-2023 03:02:08 #17 61.16 [INFO] Copying openmrs-webapp-2.5.8.war to /app/package/target/distro/web/openmrs-2.5.8.war error 02-Jan-2023 03:02:08 #17 61.29 error 02-Jan-2023 03:02:08 #17 61.29 file:/app/package/target/distro/web/openmrs-2.5.8.war error 02-Jan-2023 03:02:08 #17 61.29 error 02-Jan-2023 03:02:08 #17 61.29 target:/app/package/target/distro/web error 02-Jan-2023 03:02:08 #17 61.30 [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0:jar error 02-Jan-2023 03:02:08 #17 61.32 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.pom error 02-Jan-2023 03:02:08 #17 61.42 Progress (1): 3.3/6.9 kB error 02-Jan-2023 03:02:08 Progress (1): 6.1/6.9 kB error 02-Jan-2023 03:02:08 Progress (1): 6.9 kB error 02-Jan-2023 03:02:08 error 02-Jan-2023 03:02:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.pom (6.9 kB at 30 kB/s) error 02-Jan-2023 03:02:08 #17 61.55 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy/2.15.0/addresshierarchy-2.15.0.pom error 02-Jan-2023 03:02:08 #17 61.66 Progress (1): 3.3/5.3 kB error 02-Jan-2023 03:02:08 Progress (1): 5.3 kB error 02-Jan-2023 03:02:08 error 02-Jan-2023 03:02:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy/2.15.0/addresshierarchy-2.15.0.pom (5.3 kB at 23 kB/s) error 02-Jan-2023 03:02:08 #17 61.78 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.jar error 02-Jan-2023 03:02:08 #17 62.06 Progress (1): 4.1/324 kB error 02-Jan-2023 03:02:09 Progress (1): 8.2/324 kB error 02-Jan-2023 03:02:09 Progress (1): 12/324 kB error 02-Jan-2023 03:02:09 Progress (1): 16/324 kB error 02-Jan-2023 03:02:09 Progress (1): 20/324 kB error 02-Jan-2023 03:02:09 Progress (1): 25/324 kB error 02-Jan-2023 03:02:09 Progress (1): 29/324 kB error 02-Jan-2023 03:02:09 Progress (1): 33/324 kB error 02-Jan-2023 03:02:09 Progress (1): 37/324 kB error 02-Jan-2023 03:02:09 Progress (1): 41/324 kB error 02-Jan-2023 03:02:09 Progress (1): 45/324 kB error 02-Jan-2023 03:02:09 Progress (1): 49/324 kB error 02-Jan-2023 03:02:09 Progress (1): 52/324 kB error 02-Jan-2023 03:02:09 Progress (1): 56/324 kB error 02-Jan-2023 03:02:09 Progress (1): 60/324 kB error 02-Jan-2023 03:02:09 Progress (1): 64/324 kB error 02-Jan-2023 03:02:09 Progress (1): 68/324 kB error 02-Jan-2023 03:02:09 Progress (1): 72/324 kB error 02-Jan-2023 03:02:09 Progress (1): 76/324 kB error 02-Jan-2023 03:02:09 Progress (1): 80/324 kB error 02-Jan-2023 03:02:09 Progress (1): 84/324 kB error 02-Jan-2023 03:02:09 Progress (1): 86/324 kB error 02-Jan-2023 03:02:09 Progress (1): 91/324 kB error 02-Jan-2023 03:02:09 Progress (1): 95/324 kB error 02-Jan-2023 03:02:09 Progress (1): 99/324 kB error 02-Jan-2023 03:02:09 Progress (1): 103/324 kB error 02-Jan-2023 03:02:09 Progress (1): 107/324 kB error 02-Jan-2023 03:02:09 Progress (1): 111/324 kB error 02-Jan-2023 03:02:09 Progress (1): 115/324 kB error 02-Jan-2023 03:02:09 Progress (1): 119/324 kB error 02-Jan-2023 03:02:09 Progress (1): 121/324 kB error 02-Jan-2023 03:02:09 Progress (1): 125/324 kB error 02-Jan-2023 03:02:09 Progress (1): 129/324 kB error 02-Jan-2023 03:02:09 Progress (1): 134/324 kB error 02-Jan-2023 03:02:09 Progress (1): 138/324 kB error 02-Jan-2023 03:02:09 Progress (1): 142/324 kB error 02-Jan-2023 03:02:09 Progress (1): 146/324 kB error 02-Jan-2023 03:02:09 Progress (1): 150/324 kB error 02-Jan-2023 03:02:09 Progress (1): 154/324 kB error 02-Jan-2023 03:02:09 Progress (1): 156/324 kB error 02-Jan-2023 03:02:09 Progress (1): 160/324 kB error 02-Jan-2023 03:02:09 Progress (1): 164/324 kB error 02-Jan-2023 03:02:09 Progress (1): 168/324 kB error 02-Jan-2023 03:02:09 Progress (1): 172/324 kB error 02-Jan-2023 03:02:09 Progress (1): 177/324 kB error 02-Jan-2023 03:02:09 Progress (1): 181/324 kB error 02-Jan-2023 03:02:09 Progress (1): 185/324 kB error 02-Jan-2023 03:02:09 Progress (1): 188/324 kB error 02-Jan-2023 03:02:09 Progress (1): 192/324 kB error 02-Jan-2023 03:02:09 Progress (1): 197/324 kB error 02-Jan-2023 03:02:09 Progress (1): 201/324 kB error 02-Jan-2023 03:02:09 Progress (1): 205/324 kB error 02-Jan-2023 03:02:09 Progress (1): 209/324 kB error 02-Jan-2023 03:02:09 Progress (1): 213/324 kB error 02-Jan-2023 03:02:09 Progress (1): 217/324 kB error 02-Jan-2023 03:02:09 Progress (1): 221/324 kB error 02-Jan-2023 03:02:09 Progress (1): 223/324 kB error 02-Jan-2023 03:02:09 Progress (1): 227/324 kB error 02-Jan-2023 03:02:09 Progress (1): 231/324 kB error 02-Jan-2023 03:02:09 Progress (1): 235/324 kB error 02-Jan-2023 03:02:09 Progress (1): 240/324 kB error 02-Jan-2023 03:02:09 Progress (1): 244/324 kB error 02-Jan-2023 03:02:09 Progress (1): 248/324 kB error 02-Jan-2023 03:02:09 Progress (1): 252/324 kB error 02-Jan-2023 03:02:09 Progress (1): 256/324 kB error 02-Jan-2023 03:02:09 Progress (1): 258/324 kB error 02-Jan-2023 03:02:09 Progress (1): 262/324 kB error 02-Jan-2023 03:02:09 Progress (1): 266/324 kB error 02-Jan-2023 03:02:09 Progress (1): 270/324 kB error 02-Jan-2023 03:02:09 Progress (1): 274/324 kB error 02-Jan-2023 03:02:09 Progress (1): 278/324 kB error 02-Jan-2023 03:02:09 Progress (1): 283/324 kB error 02-Jan-2023 03:02:09 Progress (1): 287/324 kB error 02-Jan-2023 03:02:09 Progress (1): 291/324 kB error 02-Jan-2023 03:02:09 Progress (1): 293/324 kB error 02-Jan-2023 03:02:09 Progress (1): 297/324 kB error 02-Jan-2023 03:02:09 Progress (1): 301/324 kB error 02-Jan-2023 03:02:09 Progress (1): 305/324 kB error 02-Jan-2023 03:02:09 Progress (1): 309/324 kB error 02-Jan-2023 03:02:09 Progress (1): 313/324 kB error 02-Jan-2023 03:02:09 Progress (1): 317/324 kB error 02-Jan-2023 03:02:09 Progress (1): 321/324 kB error 02-Jan-2023 03:02:09 Progress (1): 324 kB error 02-Jan-2023 03:02:09 error 02-Jan-2023 03:02:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.jar (324 kB at 727 kB/s) error 02-Jan-2023 03:02:09 #17 62.23 [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.13.0:jar error 02-Jan-2023 03:02:09 #17 62.23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.pom error 02-Jan-2023 03:02:09 #17 62.35 Progress (1): 3.3/7.1 kB error 02-Jan-2023 03:02:09 Progress (1): 6.1/7.1 kB error 02-Jan-2023 03:02:09 Progress (1): 7.1 kB error 02-Jan-2023 03:02:09 error 02-Jan-2023 03:02:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.pom (7.1 kB at 31 kB/s) error 02-Jan-2023 03:02:09 #17 62.46 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui/1.13.0/legacyui-1.13.0.pom error 02-Jan-2023 03:02:09 #17 62.58 Progress (1): 3.3/9.1 kB error 02-Jan-2023 03:02:09 Progress (1): 6.1/9.1 kB error 02-Jan-2023 03:02:09 Progress (1): 8.9/9.1 kB error 02-Jan-2023 03:02:09 Progress (1): 9.1 kB error 02-Jan-2023 03:02:09 error 02-Jan-2023 03:02:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui/1.13.0/legacyui-1.13.0.pom (9.1 kB at 40 kB/s) error 02-Jan-2023 03:02:09 #17 62.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/maven/parents/maven-parent-openmrs-module/1.1.1/maven-parent-openmrs-module-1.1.1.pom error 02-Jan-2023 03:02:09 #17 62.80 Progress (1): 3.3/15 kB error 02-Jan-2023 03:02:09 Progress (1): 6.1/15 kB error 02-Jan-2023 03:02:09 Progress (1): 8.9/15 kB error 02-Jan-2023 03:02:09 Progress (1): 12/15 kB error 02-Jan-2023 03:02:09 Progress (1): 14/15 kB error 02-Jan-2023 03:02:09 Progress (1): 15 kB error 02-Jan-2023 03:02:09 error 02-Jan-2023 03:02:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/maven/parents/maven-parent-openmrs-module/1.1.1/maven-parent-openmrs-module-1.1.1.pom (15 kB at 69 kB/s) error 02-Jan-2023 03:02:09 #17 62.92 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.jar error 02-Jan-2023 03:02:10 #17 63.27 Progress (1): 0/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.1/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.1/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.1/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.1/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.2/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.2/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.2/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.2/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.2/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.3/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.3/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.3/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.3/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.4/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.4/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.4/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.4/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.4/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.5/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.5/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.5/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.5/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.6/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.6/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.6/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.6/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.6/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.7/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.7/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.7/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.7/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.7/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.8/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.8/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.8/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.8/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.9/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.9/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.9/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.9/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 0.9/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.0/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.0/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.0/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.0/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.1/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.1/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.1/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.1/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.1/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.2/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.2/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.2/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.2/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.2/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.3/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.3/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.3/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.3/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.4/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.4/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.4/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.4/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.4/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.5/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.5/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.5/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.5/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.6/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.6/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.6/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.6/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.6/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.7/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.7/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.7/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.7/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.8/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.8/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.8/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.8/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.8/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.9/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.9/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.9/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 1.9/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.0/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.0/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.0/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.0/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.0/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.1/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.1/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.1/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.1/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.1/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.2/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.2/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.2/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.2/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.3/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.3/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.3/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.3/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.3/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.4/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.4/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.4/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.4/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.5/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.5/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.5/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.5/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.6/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.6/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.6/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.6/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.6/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.7/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.7/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.7/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.7/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.8/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.8/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.8/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.8/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.9/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.9/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.9/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.9/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 2.9/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.0/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.0/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.0/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.0/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.0/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.1/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.1/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.1/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.1/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.1/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.2/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.2/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.2/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.2/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.3/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.3/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.3/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.3/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.4/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.4/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.4/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.4/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.5/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.5/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.5/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.5/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.5/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.6/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.6/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.6/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.6/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.7/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.7/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.7/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.7/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.7/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.8/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.8/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.8/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.8/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.9/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.9/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.9/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 3.9/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 4.0/4.0 MB error 02-Jan-2023 03:02:10 Progress (1): 4.0 MB error 02-Jan-2023 03:02:10 error 02-Jan-2023 03:02:10 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.jar (4.0 MB at 6.5 MB/s) error 02-Jan-2023 03:02:10 #17 63.53 [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:2.0.0:jar error 02-Jan-2023 03:02:10 #17 63.54 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.pom error 02-Jan-2023 03:02:10 #17 63.65 Progress (1): 3.3/9.5 kB error 02-Jan-2023 03:02:10 Progress (1): 6.1/9.5 kB error 02-Jan-2023 03:02:10 Progress (1): 8.9/9.5 kB error 02-Jan-2023 03:02:10 Progress (1): 9.5 kB error 02-Jan-2023 03:02:10 error 02-Jan-2023 03:02:10 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.pom (9.5 kB at 43 kB/s) error 02-Jan-2023 03:02:10 #17 63.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab/2.0.0/openconceptlab-2.0.0.pom error 02-Jan-2023 03:02:10 #17 63.88 Progress (1): 3.3/10 kB error 02-Jan-2023 03:02:10 Progress (1): 6.1/10 kB error 02-Jan-2023 03:02:10 Progress (1): 8.9/10 kB error 02-Jan-2023 03:02:10 Progress (1): 10 kB error 02-Jan-2023 03:02:10 error 02-Jan-2023 03:02:11 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab/2.0.0/openconceptlab-2.0.0.pom (10 kB at 46 kB/s) error 02-Jan-2023 03:02:11 #17 63.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.jar error 02-Jan-2023 03:02:11 #17 64.35 Progress (1): 0/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.1/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.1/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.1/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.1/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.1/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.1/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.2/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.2/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.2/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.2/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.2/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.2/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.3/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.3/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.3/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.3/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.3/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.3/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.3/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.4/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.4/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.4/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.4/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.4/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.5/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.5/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.5/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.5/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.5/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.5/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.6/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.6/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.6/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.6/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.6/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.6/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.7/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.7/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.7/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.7/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.7/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.7/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.8/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.8/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.8/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.8/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.8/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.8/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.8/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.9/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.9/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.9/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.9/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.9/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 0.9/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.0/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.0/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.0/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.0/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.0/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.0/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.1/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.1/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.1/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.1/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.1/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.1/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.2/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.2/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.2/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.2/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.2/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.2/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.3/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.3/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.3/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.3/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.3/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.3/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.4/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.4/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.4/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.4/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.4/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.4/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.4/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.5/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.5/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.5/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.5/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.5/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.5/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.6/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.6/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.6/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.6/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.6/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.6/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.7/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.7/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.7/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.7/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.7/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.7/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.8/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.8/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.8/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.8/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.8/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.8/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.8/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.9/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.9/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.9/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.9/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.9/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 1.9/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.0/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.0/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.0/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.0/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.0/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.0/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.0/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.1/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.1/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.1/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.1/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.1/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.1/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.2/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.2/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.2/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.2/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.2/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.2/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.3/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.3/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.3/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.3/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.3/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.3/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.4/2.4 MB error 02-Jan-2023 03:02:11 Progress (1): 2.4 MB error 02-Jan-2023 03:02:11 error 02-Jan-2023 03:02:11 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.jar (2.4 MB at 3.9 MB/s) error 02-Jan-2023 03:02:11 #17 64.60 [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0:jar error 02-Jan-2023 03:02:11 #17 64.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.pom error 02-Jan-2023 03:02:11 #17 64.72 Progress (1): 3.3/4.9 kB error 02-Jan-2023 03:02:11 Progress (1): 4.9 kB error 02-Jan-2023 03:02:11 error 02-Jan-2023 03:02:11 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.pom (4.9 kB at 22 kB/s) error 02-Jan-2023 03:02:11 #17 64.83 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy/1.13.0/metadatadeploy-1.13.0.pom error 02-Jan-2023 03:02:11 #17 64.94 Progress (1): 3.3/6.2 kB error 02-Jan-2023 03:02:11 Progress (1): 6.1/6.2 kB error 02-Jan-2023 03:02:11 Progress (1): 6.2 kB error 02-Jan-2023 03:02:11 error 02-Jan-2023 03:02:12 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy/1.13.0/metadatadeploy-1.13.0.pom (6.2 kB at 28 kB/s) error 02-Jan-2023 03:02:12 #17 65.06 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.jar error 02-Jan-2023 03:02:12 #17 65.17 Progress (1): 3.3/110 kB error 02-Jan-2023 03:02:12 Progress (1): 6.1/110 kB error 02-Jan-2023 03:02:12 Progress (1): 8.9/110 kB error 02-Jan-2023 03:02:12 Progress (1): 12/110 kB error 02-Jan-2023 03:02:12 Progress (1): 14/110 kB error 02-Jan-2023 03:02:12 Progress (1): 17/110 kB error 02-Jan-2023 03:02:12 Progress (1): 20/110 kB error 02-Jan-2023 03:02:12 Progress (1): 23/110 kB error 02-Jan-2023 03:02:12 Progress (1): 26/110 kB error 02-Jan-2023 03:02:12 Progress (1): 28/110 kB error 02-Jan-2023 03:02:12 Progress (1): 31/110 kB error 02-Jan-2023 03:02:12 Progress (1): 34/110 kB error 02-Jan-2023 03:02:12 Progress (1): 37/110 kB error 02-Jan-2023 03:02:12 Progress (1): 40/110 kB error 02-Jan-2023 03:02:12 Progress (1): 42/110 kB error 02-Jan-2023 03:02:12 Progress (1): 45/110 kB error 02-Jan-2023 03:02:12 Progress (1): 48/110 kB error 02-Jan-2023 03:02:12 Progress (1): 51/110 kB error 02-Jan-2023 03:02:12 Progress (1): 54/110 kB error 02-Jan-2023 03:02:12 Progress (1): 56/110 kB error 02-Jan-2023 03:02:12 Progress (1): 59/110 kB error 02-Jan-2023 03:02:12 Progress (1): 62/110 kB error 02-Jan-2023 03:02:12 Progress (1): 65/110 kB error 02-Jan-2023 03:02:12 Progress (1): 68/110 kB error 02-Jan-2023 03:02:12 Progress (1): 70/110 kB error 02-Jan-2023 03:02:12 Progress (1): 73/110 kB error 02-Jan-2023 03:02:12 Progress (1): 76/110 kB error 02-Jan-2023 03:02:12 Progress (1): 79/110 kB error 02-Jan-2023 03:02:12 Progress (1): 82/110 kB error 02-Jan-2023 03:02:12 Progress (1): 84/110 kB error 02-Jan-2023 03:02:12 Progress (1): 87/110 kB error 02-Jan-2023 03:02:12 Progress (1): 90/110 kB error 02-Jan-2023 03:02:12 Progress (1): 93/110 kB error 02-Jan-2023 03:02:12 Progress (1): 96/110 kB error 02-Jan-2023 03:02:12 Progress (1): 98/110 kB error 02-Jan-2023 03:02:12 Progress (1): 101/110 kB error 02-Jan-2023 03:02:12 Progress (1): 104/110 kB error 02-Jan-2023 03:02:12 Progress (1): 107/110 kB error 02-Jan-2023 03:02:12 Progress (1): 110/110 kB error 02-Jan-2023 03:02:12 Progress (1): 110 kB error 02-Jan-2023 03:02:12 error 02-Jan-2023 03:02:12 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.jar (110 kB at 455 kB/s) error 02-Jan-2023 03:02:12 #17 65.30 [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.14.0:jar error 02-Jan-2023 03:02:12 #17 65.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.pom error 02-Jan-2023 03:02:12 #17 65.42 Progress (1): 3.3/5.4 kB error 02-Jan-2023 03:02:12 Progress (1): 5.4 kB error 02-Jan-2023 03:02:12 error 02-Jan-2023 03:02:12 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.pom (5.4 kB at 24 kB/s) error 02-Jan-2023 03:02:12 #17 65.54 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest/1.14.0/reportingrest-1.14.0.pom error 02-Jan-2023 03:02:12 #17 65.65 Progress (1): 3.3/7.0 kB error 02-Jan-2023 03:02:12 Progress (1): 6.1/7.0 kB error 02-Jan-2023 03:02:12 Progress (1): 7.0 kB error 02-Jan-2023 03:02:12 error 02-Jan-2023 03:02:12 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest/1.14.0/reportingrest-1.14.0.pom (7.0 kB at 31 kB/s) error 02-Jan-2023 03:02:12 #17 65.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.jar error 02-Jan-2023 03:02:12 #17 65.87 Progress (1): 3.3/75 kB error 02-Jan-2023 03:02:12 Progress (1): 6.1/75 kB error 02-Jan-2023 03:02:12 Progress (1): 8.9/75 kB error 02-Jan-2023 03:02:12 Progress (1): 12/75 kB error 02-Jan-2023 03:02:12 Progress (1): 14/75 kB error 02-Jan-2023 03:02:12 Progress (1): 17/75 kB error 02-Jan-2023 03:02:12 Progress (1): 20/75 kB error 02-Jan-2023 03:02:12 Progress (1): 23/75 kB error 02-Jan-2023 03:02:12 Progress (1): 26/75 kB error 02-Jan-2023 03:02:12 Progress (1): 29/75 kB error 02-Jan-2023 03:02:12 Progress (1): 31/75 kB error 02-Jan-2023 03:02:12 Progress (1): 34/75 kB error 02-Jan-2023 03:02:12 Progress (1): 37/75 kB error 02-Jan-2023 03:02:12 Progress (1): 40/75 kB error 02-Jan-2023 03:02:12 Progress (1): 43/75 kB error 02-Jan-2023 03:02:12 Progress (1): 45/75 kB error 02-Jan-2023 03:02:12 Progress (1): 48/75 kB error 02-Jan-2023 03:02:12 Progress (1): 51/75 kB error 02-Jan-2023 03:02:12 Progress (1): 54/75 kB error 02-Jan-2023 03:02:12 Progress (1): 57/75 kB error 02-Jan-2023 03:02:12 Progress (1): 59/75 kB error 02-Jan-2023 03:02:12 Progress (1): 62/75 kB error 02-Jan-2023 03:02:12 Progress (1): 65/75 kB error 02-Jan-2023 03:02:12 Progress (1): 68/75 kB error 02-Jan-2023 03:02:12 Progress (1): 71/75 kB error 02-Jan-2023 03:02:12 Progress (1): 73/75 kB error 02-Jan-2023 03:02:12 Progress (1): 75 kB error 02-Jan-2023 03:02:12 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.jar (75 kB at 330 kB/s) error 02-Jan-2023 03:02:13 #17 65.99 [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.14.0:jar error 02-Jan-2023 03:02:13 #17 65.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.pom error 02-Jan-2023 03:02:13 #17 66.11 Progress (1): 3.3/8.5 kB error 02-Jan-2023 03:02:13 Progress (1): 6.1/8.5 kB error 02-Jan-2023 03:02:13 Progress (1): 8.5 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 #17 ... error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 03:02:13 #14 61.33 Progress (1): 3.3/16 kB error 02-Jan-2023 03:02:13 Progress (1): 6.1/16 kB error 02-Jan-2023 03:02:13 Progress (1): 8.9/16 kB error 02-Jan-2023 03:02:13 Progress (1): 12/16 kB error 02-Jan-2023 03:02:13 Progress (1): 14/16 kB error 02-Jan-2023 03:02:13 Progress (1): 16 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.pom (16 kB at 16 kB/s) error 02-Jan-2023 03:02:13 #14 62.44 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.4.30.Final/hibernate-core-5.4.30.Final.pom error 02-Jan-2023 03:02:13 #14 62.64 Progress (1): 3.3/6.1 kB error 02-Jan-2023 03:02:13 Progress (1): 6.1/6.1 kB error 02-Jan-2023 03:02:13 Progress (1): 6.1 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.4.30.Final/hibernate-core-5.4.30.Final.pom (6.1 kB at 18 kB/s) error 02-Jan-2023 03:02:13 #14 62.85 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom error 02-Jan-2023 03:02:13 #14 62.99 Progress (1): 3.3/5.0 kB error 02-Jan-2023 03:02:13 Progress (1): 5.0 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom (5.0 kB at 17 kB/s) error 02-Jan-2023 03:02:13 #14 63.16 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom error 02-Jan-2023 03:02:13 #14 63.30 Progress (1): 3.3/66 kB error 02-Jan-2023 03:02:13 Progress (1): 6.1/66 kB error 02-Jan-2023 03:02:13 Progress (1): 8.9/66 kB error 02-Jan-2023 03:02:13 Progress (1): 12/66 kB error 02-Jan-2023 03:02:13 Progress (1): 15/66 kB error 02-Jan-2023 03:02:13 Progress (1): 17/66 kB error 02-Jan-2023 03:02:13 Progress (1): 20/66 kB error 02-Jan-2023 03:02:13 Progress (1): 23/66 kB error 02-Jan-2023 03:02:13 Progress (1): 26/66 kB error 02-Jan-2023 03:02:13 Progress (1): 29/66 kB error 02-Jan-2023 03:02:13 Progress (1): 31/66 kB error 02-Jan-2023 03:02:13 Progress (1): 34/66 kB error 02-Jan-2023 03:02:13 Progress (1): 37/66 kB error 02-Jan-2023 03:02:13 Progress (1): 40/66 kB error 02-Jan-2023 03:02:13 Progress (1): 43/66 kB error 02-Jan-2023 03:02:13 Progress (1): 45/66 kB error 02-Jan-2023 03:02:13 Progress (1): 48/66 kB error 02-Jan-2023 03:02:13 Progress (1): 51/66 kB error 02-Jan-2023 03:02:13 Progress (1): 54/66 kB error 02-Jan-2023 03:02:13 Progress (1): 57/66 kB error 02-Jan-2023 03:02:13 Progress (1): 59/66 kB error 02-Jan-2023 03:02:13 Progress (1): 62/66 kB error 02-Jan-2023 03:02:13 Progress (1): 65/66 kB error 02-Jan-2023 03:02:13 Progress (1): 66 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom (66 kB at 189 kB/s) error 02-Jan-2023 03:02:13 #14 63.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom error 02-Jan-2023 03:02:13 #14 63.77 Progress (1): 3.3/11 kB error 02-Jan-2023 03:02:13 Progress (1): 6.1/11 kB error 02-Jan-2023 03:02:13 Progress (1): 8.9/11 kB error 02-Jan-2023 03:02:13 Progress (1): 11 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom (11 kB at 41 kB/s) error 02-Jan-2023 03:02:13 #14 63.96 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.10.21/byte-buddy-parent-1.10.21.pom error 02-Jan-2023 03:02:13 #14 64.10 Progress (1): 3.3/42 kB error 02-Jan-2023 03:02:13 Progress (1): 6.1/42 kB error 02-Jan-2023 03:02:13 Progress (1): 8.9/42 kB error 02-Jan-2023 03:02:13 Progress (1): 12/42 kB error 02-Jan-2023 03:02:13 Progress (1): 14/42 kB error 02-Jan-2023 03:02:13 Progress (1): 17/42 kB error 02-Jan-2023 03:02:13 Progress (1): 20/42 kB error 02-Jan-2023 03:02:13 Progress (1): 23/42 kB error 02-Jan-2023 03:02:13 Progress (1): 26/42 kB error 02-Jan-2023 03:02:13 Progress (1): 28/42 kB error 02-Jan-2023 03:02:13 Progress (1): 31/42 kB error 02-Jan-2023 03:02:13 Progress (1): 34/42 kB error 02-Jan-2023 03:02:13 Progress (1): 37/42 kB error 02-Jan-2023 03:02:13 Progress (1): 40/42 kB error 02-Jan-2023 03:02:13 Progress (1): 42 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.10.21/byte-buddy-parent-1.10.21.pom (42 kB at 128 kB/s) error 02-Jan-2023 03:02:13 #14 64.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.pom error 02-Jan-2023 03:02:13 #14 64.71 Progress (1): 3.3/23 kB error 02-Jan-2023 03:02:13 Progress (1): 6.1/23 kB error 02-Jan-2023 03:02:13 Progress (1): 8.9/23 kB error 02-Jan-2023 03:02:13 Progress (1): 12/23 kB error 02-Jan-2023 03:02:13 Progress (1): 15/23 kB error 02-Jan-2023 03:02:13 Progress (1): 17/23 kB error 02-Jan-2023 03:02:13 Progress (1): 20/23 kB error 02-Jan-2023 03:02:13 Progress (1): 23/23 kB error 02-Jan-2023 03:02:13 Progress (1): 23 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.pom (23 kB at 81 kB/s) error 02-Jan-2023 03:02:13 #14 64.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom error 02-Jan-2023 03:02:13 #14 65.04 Progress (1): 3.3/74 kB error 02-Jan-2023 03:02:13 Progress (1): 6.1/74 kB error 02-Jan-2023 03:02:13 Progress (1): 8.9/74 kB error 02-Jan-2023 03:02:13 Progress (1): 12/74 kB error 02-Jan-2023 03:02:13 Progress (1): 15/74 kB error 02-Jan-2023 03:02:13 Progress (1): 17/74 kB error 02-Jan-2023 03:02:13 Progress (1): 20/74 kB error 02-Jan-2023 03:02:13 Progress (1): 23/74 kB error 02-Jan-2023 03:02:13 Progress (1): 26/74 kB error 02-Jan-2023 03:02:13 Progress (1): 29/74 kB error 02-Jan-2023 03:02:13 Progress (1): 31/74 kB error 02-Jan-2023 03:02:13 Progress (1): 34/74 kB error 02-Jan-2023 03:02:13 Progress (1): 37/74 kB error 02-Jan-2023 03:02:13 Progress (1): 40/74 kB error 02-Jan-2023 03:02:13 Progress (1): 43/74 kB error 02-Jan-2023 03:02:13 Progress (1): 45/74 kB error 02-Jan-2023 03:02:13 Progress (1): 48/74 kB error 02-Jan-2023 03:02:13 Progress (1): 51/74 kB error 02-Jan-2023 03:02:13 Progress (1): 54/74 kB error 02-Jan-2023 03:02:13 Progress (1): 56/74 kB error 02-Jan-2023 03:02:13 Progress (1): 59/74 kB error 02-Jan-2023 03:02:13 Progress (1): 62/74 kB error 02-Jan-2023 03:02:13 Progress (1): 65/74 kB error 02-Jan-2023 03:02:13 Progress (1): 68/74 kB error 02-Jan-2023 03:02:13 Progress (1): 70/74 kB error 02-Jan-2023 03:02:13 Progress (1): 73/74 kB error 02-Jan-2023 03:02:13 Progress (1): 74 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom (74 kB at 205 kB/s) error 02-Jan-2023 03:02:13 #14 65.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom error 02-Jan-2023 03:02:13 #14 65.60 Progress (1): 3.3/14 kB error 02-Jan-2023 03:02:13 Progress (1): 6.1/14 kB error 02-Jan-2023 03:02:13 Progress (1): 8.9/14 kB error 02-Jan-2023 03:02:13 Progress (1): 12/14 kB error 02-Jan-2023 03:02:13 Progress (1): 14 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom (14 kB at 50 kB/s) error 02-Jan-2023 03:02:13 #14 65.88 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.pom error 02-Jan-2023 03:02:13 #14 66.02 Progress (1): 3.3/12 kB error 02-Jan-2023 03:02:13 Progress (1): 6.1/12 kB error 02-Jan-2023 03:02:13 Progress (1): 8.9/12 kB error 02-Jan-2023 03:02:13 Progress (1): 12 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.pom (12 kB at 40 kB/s) error 02-Jan-2023 03:02:13 #14 66.24 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.pom error 02-Jan-2023 03:02:13 #14 66.39 Progress (1): 3.3/8.3 kB error 02-Jan-2023 03:02:13 Progress (1): 6.1/8.3 kB error 02-Jan-2023 03:02:13 Progress (1): 8.3 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.pom (8.3 kB at 30 kB/s) error 02-Jan-2023 03:02:13 #14 66.86 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom error 02-Jan-2023 03:02:13 #14 67.01 Progress (1): 3.3/3.4 kB error 02-Jan-2023 03:02:13 Progress (1): 3.4 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom (3.4 kB at 13 kB/s) error 02-Jan-2023 03:02:13 #14 67.41 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.pom error 02-Jan-2023 03:02:13 #14 67.54 Progress (1): 3.3/4.9 kB error 02-Jan-2023 03:02:13 Progress (1): 4.9 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.pom (4.9 kB at 17 kB/s) error 02-Jan-2023 03:02:13 #14 67.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/module/jackson-modules-java8/2.13.0/jackson-modules-java8-2.13.0.pom error 02-Jan-2023 03:02:13 #14 68.77 Progress (1): 3.0 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/module/jackson-modules-java8/2.13.0/jackson-modules-java8-2.13.0.pom (3.0 kB at 2.5 kB/s) error 02-Jan-2023 03:02:13 #14 69.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom error 02-Jan-2023 03:02:13 #14 69.15 Progress (1): 3.3/9.7 kB error 02-Jan-2023 03:02:13 Progress (1): 6.1/9.7 kB error 02-Jan-2023 03:02:13 Progress (1): 8.9/9.7 kB error 02-Jan-2023 03:02:13 Progress (1): 9.7 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom (9.7 kB at 36 kB/s) error 02-Jan-2023 03:02:13 #14 69.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom error 02-Jan-2023 03:02:13 #14 69.43 Progress (1): 3.3/17 kB error 02-Jan-2023 03:02:13 Progress (1): 6.1/17 kB error 02-Jan-2023 03:02:13 Progress (1): 8.9/17 kB error 02-Jan-2023 03:02:13 Progress (1): 12/17 kB error 02-Jan-2023 03:02:13 Progress (1): 15/17 kB error 02-Jan-2023 03:02:13 Progress (1): 17 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom (17 kB at 62 kB/s) error 02-Jan-2023 03:02:13 #14 69.78 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom error 02-Jan-2023 03:02:13 #14 69.91 Progress (1): 3.3/19 kB error 02-Jan-2023 03:02:13 Progress (1): 6.1/19 kB error 02-Jan-2023 03:02:13 Progress (1): 8.9/19 kB error 02-Jan-2023 03:02:13 Progress (1): 12/19 kB error 02-Jan-2023 03:02:13 Progress (1): 15/19 kB error 02-Jan-2023 03:02:13 Progress (1): 17/19 kB error 02-Jan-2023 03:02:13 Progress (1): 19 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom (19 kB at 68 kB/s) error 02-Jan-2023 03:02:13 #14 70.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-root/2.10.9.2/ehcache-root-2.10.9.2.pom error 02-Jan-2023 03:02:13 #14 70.22 Progress (1): 3.3/16 kB error 02-Jan-2023 03:02:13 Progress (1): 6.1/16 kB error 02-Jan-2023 03:02:13 Progress (1): 8.9/16 kB error 02-Jan-2023 03:02:13 Progress (1): 12/16 kB error 02-Jan-2023 03:02:13 Progress (1): 15/16 kB error 02-Jan-2023 03:02:13 Progress (1): 16 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-root/2.10.9.2/ehcache-root-2.10.9.2.pom (16 kB at 58 kB/s) error 02-Jan-2023 03:02:13 #14 70.40 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom error 02-Jan-2023 03:02:13 #14 70.53 Progress (1): 3.3/13 kB error 02-Jan-2023 03:02:13 Progress (1): 6.1/13 kB error 02-Jan-2023 03:02:13 Progress (1): 8.9/13 kB error 02-Jan-2023 03:02:13 Progress (1): 12/13 kB error 02-Jan-2023 03:02:13 Progress (1): 13 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom (13 kB at 45 kB/s) error 02-Jan-2023 03:02:13 #14 70.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom error 02-Jan-2023 03:02:13 #14 70.90 Progress (1): 2.0 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom (2.0 kB at 7.6 kB/s) error 02-Jan-2023 03:02:13 #14 71.07 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom error 02-Jan-2023 03:02:13 #14 71.20 Progress (1): 2.1 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom (2.1 kB at 8.2 kB/s) error 02-Jan-2023 03:02:13 #14 71.33 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom error 02-Jan-2023 03:02:13 #14 ... error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 03:02:13 #17 66.11 Progress (1): 3.3/8.5 kB error 02-Jan-2023 03:02:13 Progress (1): 6.1/8.5 kB error 02-Jan-2023 03:02:13 Progress (1): 8.5 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.pom (8.5 kB at 38 kB/s) error 02-Jan-2023 03:02:13 #17 66.23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa/1.14.0/owa-1.14.0.pom error 02-Jan-2023 03:02:13 #17 66.34 Progress (1): 3.3/6.9 kB error 02-Jan-2023 03:02:13 Progress (1): 6.1/6.9 kB error 02-Jan-2023 03:02:13 Progress (1): 6.9 kB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa/1.14.0/owa-1.14.0.pom (6.9 kB at 31 kB/s) error 02-Jan-2023 03:02:13 #17 66.45 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.jar error 02-Jan-2023 03:02:13 #17 66.74 Progress (1): 0/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.3/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.3/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.3/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.3/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.3/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.3/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.3/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.3/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.3/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.3/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.3/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.4/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.4/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.4/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.4/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.4/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.4/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.4/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.4/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.4/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.4/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.4/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.4/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.5/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.5/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.5/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.5/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.5/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.5/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.5/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.5/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.5/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.5/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.5/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.6/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.6/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.6/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.6/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.6/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.6/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.6/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.6/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.6/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.6/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.6/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.7/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.7/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.7/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.7/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.7/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.7/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.7/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.7/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.7/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.7/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.7/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.8/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.8/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.8/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.8/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.8/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.8/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.8/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.8/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.8/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.8/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.8/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.8/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.9/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.9/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.9/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.9/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.9/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.9/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.9/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.9/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.9/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.9/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.9/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 0.9/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.0/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.0/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.0/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.0/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.0/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.0/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.0/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.0/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.0/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.0/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.0/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.0/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.1/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.2/1.3 MB error 02-Jan-2023 03:02:13 Progress (1): 1.3 MB error 02-Jan-2023 03:02:13 error 02-Jan-2023 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.jar (1.3 MB at 2.6 MB/s) error 02-Jan-2023 03:02:13 #17 66.93 [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.8.0:jar error 02-Jan-2023 03:02:13 #17 66.93 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.pom error 02-Jan-2023 03:02:14 #17 67.04 Progress (1): 3.3/4.5 kB error 02-Jan-2023 03:02:14 Progress (1): 4.5 kB error 02-Jan-2023 03:02:14 error 02-Jan-2023 03:02:14 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.pom (4.5 kB at 20 kB/s) error 02-Jan-2023 03:02:14 #17 67.15 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2/1.8.0/fhir2-1.8.0.pom error 02-Jan-2023 03:02:14 #17 67.28 Progress (1): 3.3/36 kB error 02-Jan-2023 03:02:14 Progress (1): 6.1/36 kB error 02-Jan-2023 03:02:14 Progress (1): 8.9/36 kB error 02-Jan-2023 03:02:14 Progress (1): 12/36 kB error 02-Jan-2023 03:02:14 Progress (1): 15/36 kB error 02-Jan-2023 03:02:14 Progress (1): 17/36 kB error 02-Jan-2023 03:02:14 Progress (1): 20/36 kB error 02-Jan-2023 03:02:14 Progress (1): 23/36 kB error 02-Jan-2023 03:02:14 Progress (1): 26/36 kB error 02-Jan-2023 03:02:14 Progress (1): 29/36 kB error 02-Jan-2023 03:02:14 Progress (1): 31/36 kB error 02-Jan-2023 03:02:14 Progress (1): 34/36 kB error 02-Jan-2023 03:02:14 Progress (1): 36 kB error 02-Jan-2023 03:02:14 error 02-Jan-2023 03:02:14 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2/1.8.0/fhir2-1.8.0.pom (36 kB at 132 kB/s) error 02-Jan-2023 03:02:14 #17 67.44 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.jar error 02-Jan-2023 03:02:14 #17 67.79 Progress (1): 0.2/37 MB error 02-Jan-2023 03:02:14 Progress (1): 0.4/37 MB error 02-Jan-2023 03:02:14 Progress (1): 0.6/37 MB error 02-Jan-2023 03:02:14 Progress (1): 0.8/37 MB error 02-Jan-2023 03:02:14 Progress (1): 0.9/37 MB error 02-Jan-2023 03:02:14 Progress (1): 1.1/37 MB error 02-Jan-2023 03:02:14 Progress (1): 1.3/37 MB error 02-Jan-2023 03:02:14 Progress (1): 1.5/37 MB error 02-Jan-2023 03:02:14 Progress (1): 1.7/37 MB error 02-Jan-2023 03:02:14 Progress (1): 1.9/37 MB error 02-Jan-2023 03:02:14 Progress (1): 2.1/37 MB error 02-Jan-2023 03:02:14 Progress (1): 2.3/37 MB error 02-Jan-2023 03:02:14 Progress (1): 2.5/37 MB error 02-Jan-2023 03:02:14 Progress (1): 2.6/37 MB error 02-Jan-2023 03:02:14 Progress (1): 2.8/37 MB error 02-Jan-2023 03:02:14 Progress (1): 3.0/37 MB error 02-Jan-2023 03:02:14 Progress (1): 3.2/37 MB error 02-Jan-2023 03:02:14 Progress (1): 3.4/37 MB error 02-Jan-2023 03:02:14 Progress (1): 3.6/37 MB error 02-Jan-2023 03:02:14 Progress (1): 3.8/37 MB error 02-Jan-2023 03:02:14 Progress (1): 4.0/37 MB error 02-Jan-2023 03:02:14 Progress (1): 4.2/37 MB error 02-Jan-2023 03:02:14 Progress (1): 4.4/37 MB error 02-Jan-2023 03:02:14 Progress (1): 4.5/37 MB error 02-Jan-2023 03:02:14 Progress (1): 4.7/37 MB error 02-Jan-2023 03:02:14 Progress (1): 4.9/37 MB error 02-Jan-2023 03:02:14 Progress (1): 5.1/37 MB error 02-Jan-2023 03:02:14 Progress (1): 5.3/37 MB error 02-Jan-2023 03:02:14 Progress (1): 5.5/37 MB error 02-Jan-2023 03:02:14 Progress (1): 5.7/37 MB error 02-Jan-2023 03:02:14 Progress (1): 5.9/37 MB error 02-Jan-2023 03:02:14 Progress (1): 6.1/37 MB error 02-Jan-2023 03:02:14 Progress (1): 6.2/37 MB error 02-Jan-2023 03:02:14 Progress (1): 6.4/37 MB error 02-Jan-2023 03:02:14 Progress (1): 6.6/37 MB error 02-Jan-2023 03:02:14 Progress (1): 6.8/37 MB error 02-Jan-2023 03:02:14 Progress (1): 7.0/37 MB error 02-Jan-2023 03:02:14 Progress (1): 7.2/37 MB error 02-Jan-2023 03:02:14 Progress (1): 7.4/37 MB error 02-Jan-2023 03:02:14 Progress (1): 7.6/37 MB error 02-Jan-2023 03:02:14 Progress (1): 7.7/37 MB error 02-Jan-2023 03:02:15 Progress (1): 7.9/37 MB error 02-Jan-2023 03:02:15 Progress (1): 8.1/37 MB error 02-Jan-2023 03:02:15 Progress (1): 8.3/37 MB error 02-Jan-2023 03:02:15 Progress (1): 8.5/37 MB error 02-Jan-2023 03:02:15 Progress (1): 8.7/37 MB error 02-Jan-2023 03:02:15 Progress (1): 8.9/37 MB error 02-Jan-2023 03:02:15 Progress (1): 9.1/37 MB error 02-Jan-2023 03:02:15 Progress (1): 9.3/37 MB error 02-Jan-2023 03:02:15 Progress (1): 9.4/37 MB error 02-Jan-2023 03:02:15 Progress (1): 9.6/37 MB error 02-Jan-2023 03:02:15 Progress (1): 9.8/37 MB error 02-Jan-2023 03:02:15 Progress (1): 10/37 MB error 02-Jan-2023 03:02:15 Progress (1): 10/37 MB error 02-Jan-2023 03:02:15 Progress (1): 10/37 MB error 02-Jan-2023 03:02:15 Progress (1): 11/37 MB error 02-Jan-2023 03:02:15 Progress (1): 11/37 MB error 02-Jan-2023 03:02:15 Progress (1): 11/37 MB error 02-Jan-2023 03:02:15 Progress (1): 11/37 MB error 02-Jan-2023 03:02:15 Progress (1): 11/37 MB error 02-Jan-2023 03:02:15 Progress (1): 12/37 MB error 02-Jan-2023 03:02:15 Progress (1): 12/37 MB error 02-Jan-2023 03:02:15 Progress (1): 12/37 MB error 02-Jan-2023 03:02:15 Progress (1): 12/37 MB error 02-Jan-2023 03:02:15 Progress (1): 12/37 MB error 02-Jan-2023 03:02:15 Progress (1): 12/37 MB error 02-Jan-2023 03:02:15 Progress (1): 13/37 MB error 02-Jan-2023 03:02:15 Progress (1): 13/37 MB error 02-Jan-2023 03:02:15 Progress (1): 13/37 MB error 02-Jan-2023 03:02:15 Progress (1): 13/37 MB error 02-Jan-2023 03:02:15 Progress (1): 13/37 MB error 02-Jan-2023 03:02:15 Progress (1): 14/37 MB error 02-Jan-2023 03:02:15 Progress (1): 14/37 MB error 02-Jan-2023 03:02:15 Progress (1): 14/37 MB error 02-Jan-2023 03:02:15 Progress (1): 14/37 MB error 02-Jan-2023 03:02:15 Progress (1): 14/37 MB error 02-Jan-2023 03:02:15 Progress (1): 15/37 MB error 02-Jan-2023 03:02:15 Progress (1): 15/37 MB error 02-Jan-2023 03:02:15 Progress (1): 15/37 MB error 02-Jan-2023 03:02:15 Progress (1): 15/37 MB error 02-Jan-2023 03:02:15 Progress (1): 15/37 MB error 02-Jan-2023 03:02:15 Progress (1): 15/37 MB error 02-Jan-2023 03:02:15 Progress (1): 16/37 MB error 02-Jan-2023 03:02:15 Progress (1): 16/37 MB error 02-Jan-2023 03:02:15 Progress (1): 16/37 MB error 02-Jan-2023 03:02:15 Progress (1): 16/37 MB error 02-Jan-2023 03:02:15 Progress (1): 16/37 MB error 02-Jan-2023 03:02:15 Progress (1): 17/37 MB error 02-Jan-2023 03:02:15 Progress (1): 17/37 MB error 02-Jan-2023 03:02:15 Progress (1): 17/37 MB error 02-Jan-2023 03:02:15 Progress (1): 17/37 MB error 02-Jan-2023 03:02:15 Progress (1): 17/37 MB error 02-Jan-2023 03:02:15 Progress (1): 18/37 MB error 02-Jan-2023 03:02:15 Progress (1): 18/37 MB error 02-Jan-2023 03:02:15 Progress (1): 18/37 MB error 02-Jan-2023 03:02:15 Progress (1): 18/37 MB error 02-Jan-2023 03:02:15 Progress (1): 18/37 MB error 02-Jan-2023 03:02:15 Progress (1): 18/37 MB error 02-Jan-2023 03:02:15 Progress (1): 19/37 MB error 02-Jan-2023 03:02:15 Progress (1): 19/37 MB error 02-Jan-2023 03:02:15 Progress (1): 19/37 MB error 02-Jan-2023 03:02:15 Progress (1): 19/37 MB error 02-Jan-2023 03:02:15 Progress (1): 19/37 MB error 02-Jan-2023 03:02:15 Progress (1): 20/37 MB error 02-Jan-2023 03:02:15 Progress (1): 20/37 MB error 02-Jan-2023 03:02:15 Progress (1): 20/37 MB error 02-Jan-2023 03:02:15 Progress (1): 20/37 MB error 02-Jan-2023 03:02:15 Progress (1): 20/37 MB error 02-Jan-2023 03:02:15 Progress (1): 21/37 MB error 02-Jan-2023 03:02:15 Progress (1): 21/37 MB error 02-Jan-2023 03:02:15 Progress (1): 21/37 MB error 02-Jan-2023 03:02:15 Progress (1): 21/37 MB error 02-Jan-2023 03:02:15 Progress (1): 21/37 MB error 02-Jan-2023 03:02:15 Progress (1): 22/37 MB error 02-Jan-2023 03:02:15 Progress (1): 22/37 MB error 02-Jan-2023 03:02:15 Progress (1): 22/37 MB error 02-Jan-2023 03:02:15 Progress (1): 22/37 MB error 02-Jan-2023 03:02:15 Progress (1): 22/37 MB error 02-Jan-2023 03:02:15 Progress (1): 22/37 MB error 02-Jan-2023 03:02:15 Progress (1): 23/37 MB error 02-Jan-2023 03:02:15 Progress (1): 23/37 MB error 02-Jan-2023 03:02:15 Progress (1): 23/37 MB error 02-Jan-2023 03:02:15 Progress (1): 23/37 MB error 02-Jan-2023 03:02:15 Progress (1): 23/37 MB error 02-Jan-2023 03:02:15 Progress (1): 24/37 MB error 02-Jan-2023 03:02:15 Progress (1): 24/37 MB error 02-Jan-2023 03:02:15 Progress (1): 24/37 MB error 02-Jan-2023 03:02:15 Progress (1): 24/37 MB error 02-Jan-2023 03:02:15 Progress (1): 24/37 MB error 02-Jan-2023 03:02:15 Progress (1): 25/37 MB error 02-Jan-2023 03:02:15 Progress (1): 25/37 MB error 02-Jan-2023 03:02:15 Progress (1): 25/37 MB error 02-Jan-2023 03:02:15 Progress (1): 25/37 MB error 02-Jan-2023 03:02:15 Progress (1): 25/37 MB error 02-Jan-2023 03:02:15 Progress (1): 25/37 MB error 02-Jan-2023 03:02:15 Progress (1): 26/37 MB error 02-Jan-2023 03:02:15 Progress (1): 26/37 MB error 02-Jan-2023 03:02:15 Progress (1): 26/37 MB error 02-Jan-2023 03:02:15 Progress (1): 26/37 MB error 02-Jan-2023 03:02:15 Progress (1): 26/37 MB error 02-Jan-2023 03:02:15 Progress (1): 27/37 MB error 02-Jan-2023 03:02:15 Progress (1): 27/37 MB error 02-Jan-2023 03:02:15 Progress (1): 27/37 MB error 02-Jan-2023 03:02:15 Progress (1): 27/37 MB error 02-Jan-2023 03:02:15 Progress (1): 27/37 MB error 02-Jan-2023 03:02:15 Progress (1): 28/37 MB error 02-Jan-2023 03:02:15 Progress (1): 28/37 MB error 02-Jan-2023 03:02:15 Progress (1): 28/37 MB error 02-Jan-2023 03:02:15 Progress (1): 28/37 MB error 02-Jan-2023 03:02:15 Progress (1): 28/37 MB error 02-Jan-2023 03:02:15 Progress (1): 28/37 MB error 02-Jan-2023 03:02:15 Progress (1): 29/37 MB error 02-Jan-2023 03:02:15 Progress (1): 29/37 MB error 02-Jan-2023 03:02:15 Progress (1): 29/37 MB error 02-Jan-2023 03:02:15 Progress (1): 29/37 MB error 02-Jan-2023 03:02:15 Progress (1): 29/37 MB error 02-Jan-2023 03:02:15 Progress (1): 30/37 MB error 02-Jan-2023 03:02:15 Progress (1): 30/37 MB error 02-Jan-2023 03:02:16 Progress (1): 30/37 MB error 02-Jan-2023 03:02:16 Progress (1): 30/37 MB error 02-Jan-2023 03:02:16 Progress (1): 30/37 MB error 02-Jan-2023 03:02:16 Progress (1): 31/37 MB error 02-Jan-2023 03:02:16 Progress (1): 31/37 MB error 02-Jan-2023 03:02:16 Progress (1): 31/37 MB error 02-Jan-2023 03:02:16 Progress (1): 31/37 MB error 02-Jan-2023 03:02:16 Progress (1): 31/37 MB error 02-Jan-2023 03:02:16 Progress (1): 31/37 MB error 02-Jan-2023 03:02:16 Progress (1): 32/37 MB error 02-Jan-2023 03:02:16 Progress (1): 32/37 MB error 02-Jan-2023 03:02:16 Progress (1): 32/37 MB error 02-Jan-2023 03:02:16 Progress (1): 32/37 MB error 02-Jan-2023 03:02:16 Progress (1): 32/37 MB error 02-Jan-2023 03:02:16 Progress (1): 33/37 MB error 02-Jan-2023 03:02:16 Progress (1): 33/37 MB error 02-Jan-2023 03:02:16 Progress (1): 33/37 MB error 02-Jan-2023 03:02:16 Progress (1): 33/37 MB error 02-Jan-2023 03:02:16 Progress (1): 33/37 MB error 02-Jan-2023 03:02:16 Progress (1): 34/37 MB error 02-Jan-2023 03:02:16 Progress (1): 34/37 MB error 02-Jan-2023 03:02:16 Progress (1): 34/37 MB error 02-Jan-2023 03:02:16 Progress (1): 34/37 MB error 02-Jan-2023 03:02:16 Progress (1): 34/37 MB error 02-Jan-2023 03:02:16 Progress (1): 35/37 MB error 02-Jan-2023 03:02:16 Progress (1): 35/37 MB error 02-Jan-2023 03:02:16 Progress (1): 35/37 MB error 02-Jan-2023 03:02:16 Progress (1): 35/37 MB error 02-Jan-2023 03:02:16 Progress (1): 35/37 MB error 02-Jan-2023 03:02:16 Progress (1): 35/37 MB error 02-Jan-2023 03:02:16 Progress (1): 36/37 MB error 02-Jan-2023 03:02:16 Progress (1): 36/37 MB error 02-Jan-2023 03:02:16 Progress (1): 36/37 MB error 02-Jan-2023 03:02:16 Progress (1): 36/37 MB error 02-Jan-2023 03:02:16 Progress (1): 36/37 MB error 02-Jan-2023 03:02:16 Progress (1): 37/37 MB error 02-Jan-2023 03:02:16 Progress (1): 37/37 MB error 02-Jan-2023 03:02:16 Progress (1): 37/37 MB error 02-Jan-2023 03:02:16 Progress (1): 37/37 MB error 02-Jan-2023 03:02:16 Progress (1): 37/37 MB error 02-Jan-2023 03:02:16 Progress (1): 37 MB error 02-Jan-2023 03:02:16 error 02-Jan-2023 03:02:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.jar (37 MB at 18 MB/s) error 02-Jan-2023 03:02:16 #17 69.47 [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.16:omod error 02-Jan-2023 03:02:16 #17 69.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream-omod/0.2.16/serialization.xstream-omod-0.2.16.pom error 02-Jan-2023 03:02:16 #17 69.58 Progress (1): 3.3/10 kB error 02-Jan-2023 03:02:16 Progress (1): 6.1/10 kB error 02-Jan-2023 03:02:16 Progress (1): 8.9/10 kB error 02-Jan-2023 03:02:16 Progress (1): 10 kB error 02-Jan-2023 03:02:16 error 02-Jan-2023 03:02:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream-omod/0.2.16/serialization.xstream-omod-0.2.16.pom (10 kB at 47 kB/s) error 02-Jan-2023 03:02:16 #17 69.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream/0.2.16/serialization.xstream-0.2.16.pom error 02-Jan-2023 03:02:16 #17 69.80 Progress (1): 3.3/7.8 kB error 02-Jan-2023 03:02:16 Progress (1): 6.1/7.8 kB error 02-Jan-2023 03:02:16 Progress (1): 7.8 kB error 02-Jan-2023 03:02:16 error 02-Jan-2023 03:02:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream/0.2.16/serialization.xstream-0.2.16.pom (7.8 kB at 34 kB/s) error 02-Jan-2023 03:02:16 #17 69.92 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream-omod/0.2.16/serialization.xstream-omod-0.2.16.omod error 02-Jan-2023 03:02:17 #17 70.20 Progress (1): 4.1/348 kB error 02-Jan-2023 03:02:17 Progress (1): 7.5/348 kB error 02-Jan-2023 03:02:17 Progress (1): 12/348 kB error 02-Jan-2023 03:02:17 Progress (1): 16/348 kB error 02-Jan-2023 03:02:17 Progress (1): 20/348 kB error 02-Jan-2023 03:02:17 Progress (1): 24/348 kB error 02-Jan-2023 03:02:17 Progress (1): 28/348 kB error 02-Jan-2023 03:02:17 Progress (1): 32/348 kB error 02-Jan-2023 03:02:17 Progress (1): 36/348 kB error 02-Jan-2023 03:02:17 Progress (1): 40/348 kB error 02-Jan-2023 03:02:17 Progress (1): 42/348 kB error 02-Jan-2023 03:02:17 Progress (1): 46/348 kB error 02-Jan-2023 03:02:17 Progress (1): 51/348 kB error 02-Jan-2023 03:02:17 Progress (1): 53/348 kB error 02-Jan-2023 03:02:17 Progress (1): 57/348 kB error 02-Jan-2023 03:02:17 Progress (1): 61/348 kB error 02-Jan-2023 03:02:17 Progress (1): 66/348 kB error 02-Jan-2023 03:02:17 Progress (1): 70/348 kB error 02-Jan-2023 03:02:17 Progress (1): 74/348 kB error 02-Jan-2023 03:02:17 Progress (1): 78/348 kB error 02-Jan-2023 03:02:17 Progress (1): 82/348 kB error 02-Jan-2023 03:02:17 Progress (1): 86/348 kB error 02-Jan-2023 03:02:17 Progress (1): 88/348 kB error 02-Jan-2023 03:02:17 Progress (1): 92/348 kB error 02-Jan-2023 03:02:17 Progress (1): 96/348 kB error 02-Jan-2023 03:02:17 Progress (1): 100/348 kB error 02-Jan-2023 03:02:17 Progress (1): 105/348 kB error 02-Jan-2023 03:02:17 Progress (1): 109/348 kB error 02-Jan-2023 03:02:17 Progress (1): 113/348 kB error 02-Jan-2023 03:02:17 Progress (1): 116/348 kB error 02-Jan-2023 03:02:17 Progress (1): 120/348 kB error 02-Jan-2023 03:02:17 Progress (1): 124/348 kB error 02-Jan-2023 03:02:17 Progress (1): 129/348 kB error 02-Jan-2023 03:02:17 Progress (1): 133/348 kB error 02-Jan-2023 03:02:17 Progress (1): 137/348 kB error 02-Jan-2023 03:02:17 Progress (1): 141/348 kB error 02-Jan-2023 03:02:17 Progress (1): 145/348 kB error 02-Jan-2023 03:02:17 Progress (1): 149/348 kB error 02-Jan-2023 03:02:17 Progress (1): 151/348 kB error 02-Jan-2023 03:02:17 Progress (1): 155/348 kB error 02-Jan-2023 03:02:17 Progress (1): 159/348 kB error 02-Jan-2023 03:02:17 Progress (1): 163/348 kB error 02-Jan-2023 03:02:17 Progress (1): 168/348 kB error 02-Jan-2023 03:02:17 Progress (1): 172/348 kB error 02-Jan-2023 03:02:17 Progress (1): 176/348 kB error 02-Jan-2023 03:02:17 Progress (1): 180/348 kB error 02-Jan-2023 03:02:17 Progress (1): 182/348 kB error 02-Jan-2023 03:02:17 Progress (1): 186/348 kB error 02-Jan-2023 03:02:17 Progress (1): 190/348 kB error 02-Jan-2023 03:02:17 Progress (1): 194/348 kB error 02-Jan-2023 03:02:17 Progress (1): 198/348 kB error 02-Jan-2023 03:02:17 Progress (1): 202/348 kB error 02-Jan-2023 03:02:17 Progress (1): 206/348 kB error 02-Jan-2023 03:02:17 Progress (1): 211/348 kB error 02-Jan-2023 03:02:17 Progress (1): 215/348 kB error 02-Jan-2023 03:02:17 Progress (1): 217/348 kB error 02-Jan-2023 03:02:17 Progress (1): 221/348 kB error 02-Jan-2023 03:02:17 Progress (1): 225/348 kB error 02-Jan-2023 03:02:17 Progress (1): 229/348 kB error 02-Jan-2023 03:02:17 Progress (1): 233/348 kB error 02-Jan-2023 03:02:17 Progress (1): 237/348 kB error 02-Jan-2023 03:02:17 Progress (1): 241/348 kB error 02-Jan-2023 03:02:17 Progress (1): 245/348 kB error 02-Jan-2023 03:02:17 Progress (1): 249/348 kB error 02-Jan-2023 03:02:17 Progress (1): 251/348 kB error 02-Jan-2023 03:02:17 Progress (1): 256/348 kB error 02-Jan-2023 03:02:17 Progress (1): 260/348 kB error 02-Jan-2023 03:02:17 Progress (1): 264/348 kB error 02-Jan-2023 03:02:17 Progress (1): 268/348 kB error 02-Jan-2023 03:02:17 Progress (1): 272/348 kB error 02-Jan-2023 03:02:17 Progress (1): 276/348 kB error 02-Jan-2023 03:02:17 Progress (1): 280/348 kB error 02-Jan-2023 03:02:17 Progress (1): 284/348 kB error 02-Jan-2023 03:02:17 Progress (1): 286/348 kB error 02-Jan-2023 03:02:17 Progress (1): 290/348 kB error 02-Jan-2023 03:02:17 Progress (1): 294/348 kB error 02-Jan-2023 03:02:17 Progress (1): 299/348 kB error 02-Jan-2023 03:02:17 Progress (1): 303/348 kB error 02-Jan-2023 03:02:17 Progress (1): 307/348 kB error 02-Jan-2023 03:02:17 Progress (1): 311/348 kB error 02-Jan-2023 03:02:17 Progress (1): 314/348 kB error 02-Jan-2023 03:02:17 Progress (1): 318/348 kB error 02-Jan-2023 03:02:17 Progress (1): 322/348 kB error 02-Jan-2023 03:02:17 Progress (1): 327/348 kB error 02-Jan-2023 03:02:17 Progress (1): 331/348 kB error 02-Jan-2023 03:02:17 Progress (1): 335/348 kB error 02-Jan-2023 03:02:17 Progress (1): 339/348 kB error 02-Jan-2023 03:02:17 Progress (1): 341/348 kB error 02-Jan-2023 03:02:17 Progress (1): 345/348 kB error 02-Jan-2023 03:02:17 Progress (1): 348 kB error 02-Jan-2023 03:02:17 error 02-Jan-2023 03:02:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream-omod/0.2.16/serialization.xstream-omod-0.2.16.omod (348 kB at 749 kB/s) error 02-Jan-2023 03:02:17 #17 70.39 [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.25.0:jar error 02-Jan-2023 03:02:17 #17 70.41 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.pom error 02-Jan-2023 03:02:17 #17 70.54 Progress (1): 3.3/7.2 kB error 02-Jan-2023 03:02:17 Progress (1): 6.1/7.2 kB error 02-Jan-2023 03:02:17 Progress (1): 7.2 kB error 02-Jan-2023 03:02:17 error 02-Jan-2023 03:02:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.pom (7.2 kB at 32 kB/s) error 02-Jan-2023 03:02:17 #17 70.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp/1.25.0/registrationapp-1.25.0.pom error 02-Jan-2023 03:02:17 #17 70.75 Progress (1): 3.3/13 kB error 02-Jan-2023 03:02:17 Progress (1): 6.1/13 kB error 02-Jan-2023 03:02:17 Progress (1): 8.9/13 kB error 02-Jan-2023 03:02:17 Progress (1): 12/13 kB error 02-Jan-2023 03:02:17 Progress (1): 13 kB error 02-Jan-2023 03:02:17 error 02-Jan-2023 03:02:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp/1.25.0/registrationapp-1.25.0.pom (13 kB at 57 kB/s) error 02-Jan-2023 03:02:17 #17 70.87 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.jar error 02-Jan-2023 03:02:18 #17 71.15 Progress (1): 8.2/947 kB error 02-Jan-2023 03:02:18 Progress (1): 16/947 kB error 02-Jan-2023 03:02:18 Progress (1): 25/947 kB error 02-Jan-2023 03:02:18 Progress (1): 33/947 kB error 02-Jan-2023 03:02:18 Progress (1): 41/947 kB error 02-Jan-2023 03:02:18 Progress (1): 49/947 kB error 02-Jan-2023 03:02:18 Progress (1): 57/947 kB error 02-Jan-2023 03:02:18 Progress (1): 66/947 kB error 02-Jan-2023 03:02:18 Progress (1): 74/947 kB error 02-Jan-2023 03:02:18 Progress (1): 82/947 kB error 02-Jan-2023 03:02:18 Progress (1): 86/947 kB error 02-Jan-2023 03:02:18 Progress (1): 95/947 kB error 02-Jan-2023 03:02:18 Progress (1): 103/947 kB error 02-Jan-2023 03:02:18 Progress (1): 111/947 kB error 02-Jan-2023 03:02:18 Progress (1): 116/947 kB error 02-Jan-2023 03:02:18 Progress (1): 125/947 kB error 02-Jan-2023 03:02:18 Progress (1): 133/947 kB error 02-Jan-2023 03:02:18 Progress (1): 141/947 kB error 02-Jan-2023 03:02:18 Progress (1): 149/947 kB error 02-Jan-2023 03:02:18 Progress (1): 157/947 kB error 02-Jan-2023 03:02:18 Progress (1): 165/947 kB error 02-Jan-2023 03:02:18 Progress (1): 174/947 kB error 02-Jan-2023 03:02:18 Progress (1): 182/947 kB error 02-Jan-2023 03:02:18 Progress (1): 188/947 kB error 02-Jan-2023 03:02:18 Progress (1): 197/947 kB error 02-Jan-2023 03:02:18 Progress (1): 205/947 kB error 02-Jan-2023 03:02:18 Progress (1): 213/947 kB error 02-Jan-2023 03:02:18 Progress (1): 221/947 kB error 02-Jan-2023 03:02:18 Progress (1): 229/947 kB error 02-Jan-2023 03:02:18 Progress (1): 237/947 kB error 02-Jan-2023 03:02:18 Progress (1): 246/947 kB error 02-Jan-2023 03:02:18 Progress (1): 251/947 kB error 02-Jan-2023 03:02:18 Progress (1): 260/947 kB error 02-Jan-2023 03:02:18 Progress (1): 268/947 kB error 02-Jan-2023 03:02:18 Progress (1): 276/947 kB error 02-Jan-2023 03:02:18 Progress (1): 284/947 kB error 02-Jan-2023 03:02:18 Progress (1): 292/947 kB error 02-Jan-2023 03:02:18 Progress (1): 300/947 kB error 02-Jan-2023 03:02:18 Progress (1): 309/947 kB error 02-Jan-2023 03:02:18 Progress (1): 314/947 kB error 02-Jan-2023 03:02:18 Progress (1): 323/947 kB error 02-Jan-2023 03:02:18 Progress (1): 331/947 kB error 02-Jan-2023 03:02:18 Progress (1): 339/947 kB error 02-Jan-2023 03:02:18 Progress (1): 347/947 kB error 02-Jan-2023 03:02:18 Progress (1): 355/947 kB error 02-Jan-2023 03:02:18 Progress (1): 363/947 kB error 02-Jan-2023 03:02:18 Progress (1): 372/947 kB error 02-Jan-2023 03:02:18 Progress (1): 377/947 kB error 02-Jan-2023 03:02:18 Progress (1): 386/947 kB error 02-Jan-2023 03:02:18 Progress (1): 394/947 kB error 02-Jan-2023 03:02:18 Progress (1): 402/947 kB error 02-Jan-2023 03:02:18 Progress (1): 410/947 kB error 02-Jan-2023 03:02:18 Progress (1): 418/947 kB error 02-Jan-2023 03:02:18 Progress (1): 426/947 kB error 02-Jan-2023 03:02:18 Progress (1): 431/947 kB error 02-Jan-2023 03:02:18 Progress (1): 439/947 kB error 02-Jan-2023 03:02:18 Progress (1): 447/947 kB error 02-Jan-2023 03:02:18 Progress (1): 455/947 kB error 02-Jan-2023 03:02:18 Progress (1): 463/947 kB error 02-Jan-2023 03:02:18 Progress (1): 472/947 kB error 02-Jan-2023 03:02:18 Progress (1): 480/947 kB error 02-Jan-2023 03:02:18 Progress (1): 488/947 kB error 02-Jan-2023 03:02:18 Progress (1): 496/947 kB error 02-Jan-2023 03:02:18 Progress (1): 500/947 kB error 02-Jan-2023 03:02:18 Progress (1): 509/947 kB error 02-Jan-2023 03:02:18 Progress (1): 517/947 kB error 02-Jan-2023 03:02:18 Progress (1): 521/947 kB error 02-Jan-2023 03:02:18 Progress (1): 530/947 kB error 02-Jan-2023 03:02:18 Progress (1): 538/947 kB error 02-Jan-2023 03:02:18 Progress (1): 546/947 kB error 02-Jan-2023 03:02:18 Progress (1): 554/947 kB error 02-Jan-2023 03:02:18 Progress (1): 562/947 kB error 02-Jan-2023 03:02:18 Progress (1): 570/947 kB error 02-Jan-2023 03:02:18 Progress (1): 579/947 kB error 02-Jan-2023 03:02:18 Progress (1): 584/947 kB error 02-Jan-2023 03:02:18 Progress (1): 593/947 kB error 02-Jan-2023 03:02:18 Progress (1): 601/947 kB error 02-Jan-2023 03:02:18 Progress (1): 609/947 kB error 02-Jan-2023 03:02:18 Progress (1): 617/947 kB error 02-Jan-2023 03:02:18 Progress (1): 625/947 kB error 02-Jan-2023 03:02:18 Progress (1): 633/947 kB error 02-Jan-2023 03:02:18 Progress (1): 642/947 kB error 02-Jan-2023 03:02:18 Progress (1): 650/947 kB error 02-Jan-2023 03:02:18 Progress (1): 654/947 kB error 02-Jan-2023 03:02:18 Progress (1): 662/947 kB error 02-Jan-2023 03:02:18 Progress (1): 670/947 kB error 02-Jan-2023 03:02:18 Progress (1): 679/947 kB error 02-Jan-2023 03:02:18 Progress (1): 687/947 kB error 02-Jan-2023 03:02:18 Progress (1): 695/947 kB error 02-Jan-2023 03:02:18 Progress (1): 703/947 kB error 02-Jan-2023 03:02:18 Progress (1): 711/947 kB error 02-Jan-2023 03:02:18 Progress (1): 719/947 kB error 02-Jan-2023 03:02:18 Progress (1): 724/947 kB error 02-Jan-2023 03:02:18 Progress (1): 732/947 kB error 02-Jan-2023 03:02:18 Progress (1): 740/947 kB error 02-Jan-2023 03:02:18 Progress (1): 748/947 kB error 02-Jan-2023 03:02:18 Progress (1): 756/947 kB error 02-Jan-2023 03:02:18 Progress (1): 765/947 kB error 02-Jan-2023 03:02:18 Progress (1): 773/947 kB error 02-Jan-2023 03:02:18 Progress (1): 781/947 kB error 02-Jan-2023 03:02:18 Progress (1): 789/947 kB error 02-Jan-2023 03:02:18 Progress (1): 797/947 kB error 02-Jan-2023 03:02:18 Progress (1): 805/947 kB error 02-Jan-2023 03:02:18 Progress (1): 814/947 kB error 02-Jan-2023 03:02:18 Progress (1): 822/947 kB error 02-Jan-2023 03:02:18 Progress (1): 830/947 kB error 02-Jan-2023 03:02:18 Progress (1): 838/947 kB error 02-Jan-2023 03:02:18 Progress (1): 843/947 kB error 02-Jan-2023 03:02:18 Progress (1): 851/947 kB error 02-Jan-2023 03:02:18 Progress (1): 859/947 kB error 02-Jan-2023 03:02:18 Progress (1): 868/947 kB error 02-Jan-2023 03:02:18 Progress (1): 876/947 kB error 02-Jan-2023 03:02:18 Progress (1): 884/947 kB error 02-Jan-2023 03:02:18 Progress (1): 892/947 kB error 02-Jan-2023 03:02:18 Progress (1): 900/947 kB error 02-Jan-2023 03:02:18 Progress (1): 908/947 kB error 02-Jan-2023 03:02:18 Progress (1): 913/947 kB error 02-Jan-2023 03:02:18 Progress (1): 921/947 kB error 02-Jan-2023 03:02:18 Progress (1): 929/947 kB error 02-Jan-2023 03:02:18 Progress (1): 935/947 kB error 02-Jan-2023 03:02:18 Progress (1): 944/947 kB error 02-Jan-2023 03:02:18 Progress (1): 947 kB error 02-Jan-2023 03:02:18 error 02-Jan-2023 03:02:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.jar (947 kB at 2.1 MB/s) error 02-Jan-2023 03:02:18 #17 71.33 [INFO] Configured Artifact: org.openmrs:event-omod:2.10.0:jar error 02-Jan-2023 03:02:18 #17 71.33 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.pom error 02-Jan-2023 03:02:18 #17 71.44 Progress (1): 3.3/5.0 kB error 02-Jan-2023 03:02:18 Progress (1): 5.0 kB error 02-Jan-2023 03:02:18 error 02-Jan-2023 03:02:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.pom (5.0 kB at 22 kB/s) error 02-Jan-2023 03:02:18 #17 71.56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event/2.10.0/event-2.10.0.pom error 02-Jan-2023 03:02:18 #17 71.68 Progress (1): 3.3/4.3 kB error 02-Jan-2023 03:02:18 Progress (1): 4.3 kB error 02-Jan-2023 03:02:18 error 02-Jan-2023 03:02:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event/2.10.0/event-2.10.0.pom (4.3 kB at 18 kB/s) error 02-Jan-2023 03:02:18 #17 71.79 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.jar error 02-Jan-2023 03:02:19 #17 72.13 Progress (1): 0/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.1/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.1/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.1/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.1/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.2/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.2/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.2/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.2/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.3/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.3/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.3/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.3/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.4/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.4/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.4/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.4/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.5/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.5/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.5/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.6/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.6/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.6/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.6/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.7/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.7/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.7/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.7/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.8/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.8/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.8/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.9/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.9/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.9/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 0.9/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.0/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.0/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.0/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.0/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.1/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.1/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.1/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.1/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.2/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.2/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.2/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.2/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.3/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.3/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.3/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.4/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.4/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.4/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.4/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.5/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.5/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.5/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.5/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.6/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.6/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.6/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.6/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.7/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.7/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.7/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.7/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.8/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.8/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.8/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.8/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.9/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.9/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.9/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 1.9/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.0/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.0/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.0/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.1/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.1/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.1/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.1/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.2/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.2/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.2/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.2/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.3/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.3/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.3/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.3/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.4/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.4/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.4/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.5/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.5/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.5/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.5/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.6/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.6/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.6/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.6/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.7/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.7/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.7/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.7/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.8/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.8/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.8/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.9/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.9/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.9/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 2.9/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.0/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.0/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.0/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.0/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.1/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.1/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.1/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.1/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.2/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.2/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.2/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.2/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.3/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.3/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.3/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.4/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.4/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.4/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.4/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.5/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.5/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.5/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.5/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.6/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.6/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.6/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.6/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.7/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.7/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.7/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.7/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.8/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.8/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.8/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.8/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.9/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.9/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 3.9/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.0/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.0/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.0/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.0/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.1/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.1/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.1/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.1/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.2/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.2/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.2/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.2/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.3/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.3/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.3/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.4/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.4/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.4/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.4/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.5/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.5/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.5/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.5/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.6/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.6/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.6/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.6/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.7/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.7/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.7/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.7/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.8/4.8 MB error 02-Jan-2023 03:02:19 Progress (1): 4.8 MB error 02-Jan-2023 03:02:19 error 02-Jan-2023 03:02:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.jar (4.8 MB at 7.3 MB/s) error 02-Jan-2023 03:02:19 #17 72.45 [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7:jar error 02-Jan-2023 03:02:19 #17 72.45 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.pom error 02-Jan-2023 03:02:19 #17 72.56 Progress (1): 3.3/5.5 kB error 02-Jan-2023 03:02:19 Progress (1): 5.5 kB error 02-Jan-2023 03:02:19 error 02-Jan-2023 03:02:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.pom (5.5 kB at 25 kB/s) error 02-Jan-2023 03:02:19 #17 72.67 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary/2.0.7/uilibrary-2.0.7.pom error 02-Jan-2023 03:02:19 #17 72.78 Progress (1): 3.3/5.1 kB error 02-Jan-2023 03:02:19 Progress (1): 5.1 kB error 02-Jan-2023 03:02:19 error 02-Jan-2023 03:02:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary/2.0.7/uilibrary-2.0.7.pom (5.1 kB at 24 kB/s) error 02-Jan-2023 03:02:19 #17 72.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.jar error 02-Jan-2023 03:02:20 #17 73.18 Progress (1): 0/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.2/1.2 MB error 02-Jan-2023 03:02:20 Progress (1): 1.2 MB error 02-Jan-2023 03:02:20 error 02-Jan-2023 03:02:20 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.jar (1.2 MB at 2.7 MB/s) error 02-Jan-2023 03:02:20 #17 73.36 [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0:jar error 02-Jan-2023 03:02:20 #17 73.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.pom error 02-Jan-2023 03:02:20 #17 73.47 Progress (1): 3.2 kB error 02-Jan-2023 03:02:20 error 02-Jan-2023 03:02:20 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.pom (3.2 kB at 15 kB/s) error 02-Jan-2023 03:02:20 #17 73.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets/1.11.0/htmlwidgets-1.11.0.pom error 02-Jan-2023 03:02:20 #17 73.69 Progress (1): 3.3/7.9 kB error 02-Jan-2023 03:02:20 Progress (1): 6.1/7.9 kB error 02-Jan-2023 03:02:20 Progress (1): 7.9 kB error 02-Jan-2023 03:02:20 error 02-Jan-2023 03:02:20 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets/1.11.0/htmlwidgets-1.11.0.pom (7.9 kB at 36 kB/s) error 02-Jan-2023 03:02:20 #17 73.80 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.jar error 02-Jan-2023 03:02:20 #17 73.92 Progress (1): 3.3/116 kB error 02-Jan-2023 03:02:20 Progress (1): 6.1/116 kB error 02-Jan-2023 03:02:20 Progress (1): 8.9/116 kB error 02-Jan-2023 03:02:20 Progress (1): 12/116 kB error 02-Jan-2023 03:02:20 Progress (1): 15/116 kB error 02-Jan-2023 03:02:20 Progress (1): 17/116 kB error 02-Jan-2023 03:02:20 Progress (1): 20/116 kB error 02-Jan-2023 03:02:20 Progress (1): 23/116 kB error 02-Jan-2023 03:02:20 Progress (1): 26/116 kB error 02-Jan-2023 03:02:20 Progress (1): 29/116 kB error 02-Jan-2023 03:02:20 Progress (1): 31/116 kB error 02-Jan-2023 03:02:20 Progress (1): 34/116 kB error 02-Jan-2023 03:02:20 Progress (1): 37/116 kB error 02-Jan-2023 03:02:20 Progress (1): 40/116 kB error 02-Jan-2023 03:02:20 Progress (1): 43/116 kB error 02-Jan-2023 03:02:20 Progress (1): 45/116 kB error 02-Jan-2023 03:02:20 Progress (1): 48/116 kB error 02-Jan-2023 03:02:20 Progress (1): 51/116 kB error 02-Jan-2023 03:02:20 Progress (1): 54/116 kB error 02-Jan-2023 03:02:20 Progress (1): 56/116 kB error 02-Jan-2023 03:02:20 Progress (1): 59/116 kB error 02-Jan-2023 03:02:20 Progress (1): 62/116 kB error 02-Jan-2023 03:02:20 Progress (1): 65/116 kB error 02-Jan-2023 03:02:20 Progress (1): 68/116 kB error 02-Jan-2023 03:02:20 Progress (1): 70/116 kB error 02-Jan-2023 03:02:20 Progress (1): 73/116 kB error 02-Jan-2023 03:02:20 Progress (1): 76/116 kB error 02-Jan-2023 03:02:20 Progress (1): 79/116 kB error 02-Jan-2023 03:02:20 Progress (1): 82/116 kB error 02-Jan-2023 03:02:20 Progress (1): 84/116 kB error 02-Jan-2023 03:02:20 Progress (1): 87/116 kB error 02-Jan-2023 03:02:20 Progress (1): 90/116 kB error 02-Jan-2023 03:02:20 Progress (1): 93/116 kB error 02-Jan-2023 03:02:20 Progress (1): 96/116 kB error 02-Jan-2023 03:02:20 Progress (1): 98/116 kB error 02-Jan-2023 03:02:20 Progress (1): 101/116 kB error 02-Jan-2023 03:02:20 Progress (1): 104/116 kB error 02-Jan-2023 03:02:20 Progress (1): 106/116 kB error 02-Jan-2023 03:02:20 Progress (1): 109/116 kB error 02-Jan-2023 03:02:20 Progress (1): 112/116 kB error 02-Jan-2023 03:02:20 Progress (1): 115/116 kB error 02-Jan-2023 03:02:20 Progress (1): 116 kB error 02-Jan-2023 03:02:20 error 02-Jan-2023 03:02:21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.jar (116 kB at 491 kB/s) error 02-Jan-2023 03:02:21 #17 74.04 [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.8:jar error 02-Jan-2023 03:02:21 #17 74.04 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.pom error 02-Jan-2023 03:02:21 #17 74.16 Progress (1): 3.3/5.9 kB error 02-Jan-2023 03:02:21 Progress (1): 5.9 kB error 02-Jan-2023 03:02:21 error 02-Jan-2023 03:02:21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.pom (5.9 kB at 26 kB/s) error 02-Jan-2023 03:02:21 #17 74.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange/1.3.8/dataexchange-1.3.8.pom error 02-Jan-2023 03:02:21 #17 74.38 Progress (1): 3.3/6.0 kB error 02-Jan-2023 03:02:21 Progress (1): 6.0 kB error 02-Jan-2023 03:02:21 error 02-Jan-2023 03:02:21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange/1.3.8/dataexchange-1.3.8.pom (6.0 kB at 28 kB/s) error 02-Jan-2023 03:02:21 #17 74.49 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.jar error 02-Jan-2023 03:02:21 #17 74.76 Progress (1): 4.1/571 kB error 02-Jan-2023 03:02:21 Progress (1): 8.2/571 kB error 02-Jan-2023 03:02:21 Progress (1): 12/571 kB error 02-Jan-2023 03:02:21 Progress (1): 16/571 kB error 02-Jan-2023 03:02:21 Progress (1): 20/571 kB error 02-Jan-2023 03:02:21 Progress (1): 25/571 kB error 02-Jan-2023 03:02:21 Progress (1): 29/571 kB error 02-Jan-2023 03:02:21 Progress (1): 33/571 kB error 02-Jan-2023 03:02:21 Progress (1): 37/571 kB error 02-Jan-2023 03:02:21 Progress (1): 41/571 kB error 02-Jan-2023 03:02:21 Progress (1): 45/571 kB error 02-Jan-2023 03:02:21 Progress (1): 49/571 kB error 02-Jan-2023 03:02:21 Progress (1): 52/571 kB error 02-Jan-2023 03:02:21 Progress (1): 56/571 kB error 02-Jan-2023 03:02:21 Progress (1): 60/571 kB error 02-Jan-2023 03:02:21 Progress (1): 62/571 kB error 02-Jan-2023 03:02:21 Progress (1): 66/571 kB error 02-Jan-2023 03:02:21 Progress (1): 71/571 kB error 02-Jan-2023 03:02:21 Progress (1): 75/571 kB error 02-Jan-2023 03:02:21 Progress (1): 79/571 kB error 02-Jan-2023 03:02:21 Progress (1): 83/571 kB error 02-Jan-2023 03:02:21 Progress (1): 87/571 kB error 02-Jan-2023 03:02:21 Progress (1): 91/571 kB error 02-Jan-2023 03:02:21 Progress (1): 95/571 kB error 02-Jan-2023 03:02:21 Progress (1): 97/571 kB error 02-Jan-2023 03:02:21 Progress (1): 101/571 kB error 02-Jan-2023 03:02:21 Progress (1): 105/571 kB error 02-Jan-2023 03:02:21 Progress (1): 109/571 kB error 02-Jan-2023 03:02:21 Progress (1): 114/571 kB error 02-Jan-2023 03:02:21 Progress (1): 116/571 kB error 02-Jan-2023 03:02:21 Progress (1): 120/571 kB error 02-Jan-2023 03:02:21 Progress (1): 125/571 kB error 02-Jan-2023 03:02:21 Progress (1): 129/571 kB error 02-Jan-2023 03:02:21 Progress (1): 133/571 kB error 02-Jan-2023 03:02:21 Progress (1): 137/571 kB error 02-Jan-2023 03:02:21 Progress (1): 141/571 kB error 02-Jan-2023 03:02:21 Progress (1): 145/571 kB error 02-Jan-2023 03:02:21 Progress (1): 149/571 kB error 02-Jan-2023 03:02:21 Progress (1): 153/571 kB error 02-Jan-2023 03:02:21 Progress (1): 157/571 kB error 02-Jan-2023 03:02:21 Progress (1): 161/571 kB error 02-Jan-2023 03:02:21 Progress (1): 165/571 kB error 02-Jan-2023 03:02:21 Progress (1): 170/571 kB error 02-Jan-2023 03:02:21 Progress (1): 174/571 kB error 02-Jan-2023 03:02:21 Progress (1): 178/571 kB error 02-Jan-2023 03:02:21 Progress (1): 182/571 kB error 02-Jan-2023 03:02:21 Progress (1): 186/571 kB error 02-Jan-2023 03:02:21 Progress (1): 188/571 kB error 02-Jan-2023 03:02:21 Progress (1): 192/571 kB error 02-Jan-2023 03:02:21 Progress (1): 197/571 kB error 02-Jan-2023 03:02:21 Progress (1): 201/571 kB error 02-Jan-2023 03:02:21 Progress (1): 205/571 kB error 02-Jan-2023 03:02:21 Progress (1): 209/571 kB error 02-Jan-2023 03:02:21 Progress (1): 213/571 kB error 02-Jan-2023 03:02:21 Progress (1): 217/571 kB error 02-Jan-2023 03:02:21 Progress (1): 221/571 kB error 02-Jan-2023 03:02:21 Progress (1): 225/571 kB error 02-Jan-2023 03:02:21 Progress (1): 229/571 kB error 02-Jan-2023 03:02:21 Progress (1): 233/571 kB error 02-Jan-2023 03:02:21 Progress (1): 237/571 kB error 02-Jan-2023 03:02:21 Progress (1): 242/571 kB error 02-Jan-2023 03:02:21 Progress (1): 246/571 kB error 02-Jan-2023 03:02:21 Progress (1): 250/571 kB error 02-Jan-2023 03:02:21 Progress (1): 254/571 kB error 02-Jan-2023 03:02:21 Progress (1): 258/571 kB error 02-Jan-2023 03:02:21 Progress (1): 262/571 kB error 02-Jan-2023 03:02:21 Progress (1): 265/571 kB error 02-Jan-2023 03:02:21 Progress (1): 269/571 kB error 02-Jan-2023 03:02:21 Progress (1): 273/571 kB error 02-Jan-2023 03:02:21 Progress (1): 277/571 kB error 02-Jan-2023 03:02:21 Progress (1): 281/571 kB error 02-Jan-2023 03:02:21 Progress (1): 285/571 kB error 02-Jan-2023 03:02:21 Progress (1): 289/571 kB error 02-Jan-2023 03:02:21 Progress (1): 294/571 kB error 02-Jan-2023 03:02:21 Progress (1): 298/571 kB error 02-Jan-2023 03:02:21 Progress (1): 302/571 kB error 02-Jan-2023 03:02:21 Progress (1): 304/571 kB error 02-Jan-2023 03:02:21 Progress (1): 308/571 kB error 02-Jan-2023 03:02:21 Progress (1): 312/571 kB error 02-Jan-2023 03:02:21 Progress (1): 316/571 kB error 02-Jan-2023 03:02:21 Progress (1): 321/571 kB error 02-Jan-2023 03:02:21 Progress (1): 323/571 kB error 02-Jan-2023 03:02:21 Progress (1): 327/571 kB error 02-Jan-2023 03:02:21 Progress (1): 332/571 kB error 02-Jan-2023 03:02:21 Progress (1): 336/571 kB error 02-Jan-2023 03:02:21 Progress (1): 340/571 kB error 02-Jan-2023 03:02:21 Progress (1): 344/571 kB error 02-Jan-2023 03:02:21 Progress (1): 348/571 kB error 02-Jan-2023 03:02:21 Progress (1): 352/571 kB error 02-Jan-2023 03:02:21 Progress (1): 356/571 kB error 02-Jan-2023 03:02:21 Progress (1): 358/571 kB error 02-Jan-2023 03:02:21 Progress (1): 362/571 kB error 02-Jan-2023 03:02:21 Progress (1): 366/571 kB error 02-Jan-2023 03:02:21 Progress (1): 370/571 kB error 02-Jan-2023 03:02:21 Progress (1): 375/571 kB error 02-Jan-2023 03:02:21 Progress (1): 377/571 kB error 02-Jan-2023 03:02:21 Progress (1): 381/571 kB error 02-Jan-2023 03:02:21 Progress (1): 386/571 kB error 02-Jan-2023 03:02:21 Progress (1): 390/571 kB error 02-Jan-2023 03:02:21 Progress (1): 394/571 kB error 02-Jan-2023 03:02:21 Progress (1): 398/571 kB error 02-Jan-2023 03:02:21 Progress (1): 402/571 kB error 02-Jan-2023 03:02:21 Progress (1): 406/571 kB error 02-Jan-2023 03:02:21 Progress (1): 410/571 kB error 02-Jan-2023 03:02:21 Progress (1): 414/571 kB error 02-Jan-2023 03:02:21 Progress (1): 418/571 kB error 02-Jan-2023 03:02:21 Progress (1): 422/571 kB error 02-Jan-2023 03:02:21 Progress (1): 426/571 kB error 02-Jan-2023 03:02:21 Progress (1): 431/571 kB error 02-Jan-2023 03:02:21 Progress (1): 435/571 kB error 02-Jan-2023 03:02:21 Progress (1): 438/571 kB error 02-Jan-2023 03:02:21 Progress (1): 442/571 kB error 02-Jan-2023 03:02:21 Progress (1): 446/571 kB error 02-Jan-2023 03:02:21 Progress (1): 450/571 kB error 02-Jan-2023 03:02:21 Progress (1): 454/571 kB error 02-Jan-2023 03:02:21 Progress (1): 458/571 kB error 02-Jan-2023 03:02:21 Progress (1): 462/571 kB error 02-Jan-2023 03:02:21 Progress (1): 466/571 kB error 02-Jan-2023 03:02:21 Progress (1): 470/571 kB error 02-Jan-2023 03:02:21 Progress (1): 472/571 kB error 02-Jan-2023 03:02:21 Progress (1): 476/571 kB error 02-Jan-2023 03:02:21 Progress (1): 481/571 kB error 02-Jan-2023 03:02:21 Progress (1): 485/571 kB error 02-Jan-2023 03:02:21 Progress (1): 489/571 kB error 02-Jan-2023 03:02:21 Progress (1): 493/571 kB error 02-Jan-2023 03:02:21 Progress (1): 497/571 kB error 02-Jan-2023 03:02:21 Progress (1): 501/571 kB error 02-Jan-2023 03:02:21 Progress (1): 505/571 kB error 02-Jan-2023 03:02:21 Progress (1): 509/571 kB error 02-Jan-2023 03:02:21 Progress (1): 512/571 kB error 02-Jan-2023 03:02:21 Progress (1): 516/571 kB error 02-Jan-2023 03:02:21 Progress (1): 521/571 kB error 02-Jan-2023 03:02:21 Progress (1): 525/571 kB error 02-Jan-2023 03:02:21 Progress (1): 529/571 kB error 02-Jan-2023 03:02:21 Progress (1): 533/571 kB error 02-Jan-2023 03:02:21 Progress (1): 537/571 kB error 02-Jan-2023 03:02:21 Progress (1): 541/571 kB error 02-Jan-2023 03:02:21 Progress (1): 545/571 kB error 02-Jan-2023 03:02:21 Progress (1): 548/571 kB error 02-Jan-2023 03:02:21 Progress (1): 552/571 kB error 02-Jan-2023 03:02:21 Progress (1): 556/571 kB error 02-Jan-2023 03:02:21 Progress (1): 560/571 kB error 02-Jan-2023 03:02:21 Progress (1): 564/571 kB error 02-Jan-2023 03:02:21 Progress (1): 568/571 kB error 02-Jan-2023 03:02:21 Progress (1): 571 kB error 02-Jan-2023 03:02:21 error 02-Jan-2023 03:02:21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.jar (571 kB at 1.4 MB/s) error 02-Jan-2023 03:02:21 #17 74.91 [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.16.0:jar error 02-Jan-2023 03:02:21 #17 74.91 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.pom error 02-Jan-2023 03:02:21 #17 75.01 Progress (1): 3.3/4.7 kB error 02-Jan-2023 03:02:22 Progress (1): 4.7 kB error 02-Jan-2023 03:02:22 error 02-Jan-2023 03:02:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.pom (4.7 kB at 22 kB/s) error 02-Jan-2023 03:02:22 #17 75.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui/1.16.0/appui-1.16.0.pom error 02-Jan-2023 03:02:22 #17 75.23 Progress (1): 3.3/9.6 kB error 02-Jan-2023 03:02:22 Progress (1): 6.1/9.6 kB error 02-Jan-2023 03:02:22 Progress (1): 8.9/9.6 kB error 02-Jan-2023 03:02:22 Progress (1): 9.6 kB error 02-Jan-2023 03:02:22 error 02-Jan-2023 03:02:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui/1.16.0/appui-1.16.0.pom (9.6 kB at 45 kB/s) error 02-Jan-2023 03:02:22 #17 75.34 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.jar error 02-Jan-2023 03:02:22 #17 75.65 Progress (1): 4.1/222 kB error 02-Jan-2023 03:02:22 Progress (1): 8.2/222 kB error 02-Jan-2023 03:02:22 Progress (1): 12/222 kB error 02-Jan-2023 03:02:22 Progress (1): 16/222 kB error 02-Jan-2023 03:02:22 Progress (1): 20/222 kB error 02-Jan-2023 03:02:22 Progress (1): 25/222 kB error 02-Jan-2023 03:02:22 Progress (1): 29/222 kB error 02-Jan-2023 03:02:22 Progress (1): 33/222 kB error 02-Jan-2023 03:02:22 Progress (1): 37/222 kB error 02-Jan-2023 03:02:22 Progress (1): 41/222 kB error 02-Jan-2023 03:02:22 Progress (1): 45/222 kB error 02-Jan-2023 03:02:22 Progress (1): 49/222 kB error 02-Jan-2023 03:02:22 Progress (1): 52/222 kB error 02-Jan-2023 03:02:22 Progress (1): 56/222 kB error 02-Jan-2023 03:02:22 Progress (1): 60/222 kB error 02-Jan-2023 03:02:22 Progress (1): 64/222 kB error 02-Jan-2023 03:02:22 Progress (1): 68/222 kB error 02-Jan-2023 03:02:22 Progress (1): 71/222 kB error 02-Jan-2023 03:02:22 Progress (1): 75/222 kB error 02-Jan-2023 03:02:22 Progress (1): 79/222 kB error 02-Jan-2023 03:02:22 Progress (1): 83/222 kB error 02-Jan-2023 03:02:22 Progress (1): 87/222 kB error 02-Jan-2023 03:02:22 Progress (1): 91/222 kB error 02-Jan-2023 03:02:22 Progress (1): 95/222 kB error 02-Jan-2023 03:02:22 Progress (1): 99/222 kB error 02-Jan-2023 03:02:22 Progress (1): 103/222 kB error 02-Jan-2023 03:02:22 Progress (1): 106/222 kB error 02-Jan-2023 03:02:22 Progress (1): 110/222 kB error 02-Jan-2023 03:02:22 Progress (1): 114/222 kB error 02-Jan-2023 03:02:22 Progress (1): 116/222 kB error 02-Jan-2023 03:02:22 Progress (1): 120/222 kB error 02-Jan-2023 03:02:22 Progress (1): 125/222 kB error 02-Jan-2023 03:02:22 Progress (1): 129/222 kB error 02-Jan-2023 03:02:22 Progress (1): 133/222 kB error 02-Jan-2023 03:02:22 Progress (1): 137/222 kB error 02-Jan-2023 03:02:22 Progress (1): 141/222 kB error 02-Jan-2023 03:02:22 Progress (1): 145/222 kB error 02-Jan-2023 03:02:22 Progress (1): 149/222 kB error 02-Jan-2023 03:02:22 Progress (1): 153/222 kB error 02-Jan-2023 03:02:22 Progress (1): 157/222 kB error 02-Jan-2023 03:02:22 Progress (1): 161/222 kB error 02-Jan-2023 03:02:22 Progress (1): 165/222 kB error 02-Jan-2023 03:02:22 Progress (1): 170/222 kB error 02-Jan-2023 03:02:22 Progress (1): 174/222 kB error 02-Jan-2023 03:02:22 Progress (1): 178/222 kB error 02-Jan-2023 03:02:22 Progress (1): 182/222 kB error 02-Jan-2023 03:02:22 Progress (1): 186/222 kB error 02-Jan-2023 03:02:22 Progress (1): 188/222 kB error 02-Jan-2023 03:02:22 Progress (1): 192/222 kB error 02-Jan-2023 03:02:22 Progress (1): 197/222 kB error 02-Jan-2023 03:02:22 Progress (1): 201/222 kB error 02-Jan-2023 03:02:22 Progress (1): 205/222 kB error 02-Jan-2023 03:02:22 Progress (1): 209/222 kB error 02-Jan-2023 03:02:22 Progress (1): 213/222 kB error 02-Jan-2023 03:02:22 Progress (1): 215/222 kB error 02-Jan-2023 03:02:22 Progress (1): 219/222 kB error 02-Jan-2023 03:02:22 Progress (1): 222 kB error 02-Jan-2023 03:02:22 error 02-Jan-2023 03:02:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.jar (222 kB at 504 kB/s) error 02-Jan-2023 03:02:22 #17 75.78 [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.5:jar error 02-Jan-2023 03:02:22 #17 75.78 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.pom error 02-Jan-2023 03:02:22 #17 75.89 Progress (1): 3.3/8.2 kB error 02-Jan-2023 03:02:22 Progress (1): 6.1/8.2 kB error 02-Jan-2023 03:02:22 Progress (1): 8.2 kB error 02-Jan-2023 03:02:22 error 02-Jan-2023 03:02:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.pom (8.2 kB at 38 kB/s) error 02-Jan-2023 03:02:23 #17 76.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui/1.8.5/allergyui-1.8.5.pom error 02-Jan-2023 03:02:23 #17 76.11 Progress (1): 3.3/5.1 kB error 02-Jan-2023 03:02:23 Progress (1): 5.1 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui/1.8.5/allergyui-1.8.5.pom (5.1 kB at 23 kB/s) error 02-Jan-2023 03:02:23 #17 76.22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.jar error 02-Jan-2023 03:02:23 #17 76.33 Progress (1): 3.3/75 kB error 02-Jan-2023 03:02:23 Progress (1): 6.1/75 kB error 02-Jan-2023 03:02:23 Progress (1): 8.9/75 kB error 02-Jan-2023 03:02:23 Progress (1): 12/75 kB error 02-Jan-2023 03:02:23 Progress (1): 15/75 kB error 02-Jan-2023 03:02:23 Progress (1): 17/75 kB error 02-Jan-2023 03:02:23 Progress (1): 20/75 kB error 02-Jan-2023 03:02:23 Progress (1): 23/75 kB error 02-Jan-2023 03:02:23 Progress (1): 26/75 kB error 02-Jan-2023 03:02:23 Progress (1): 29/75 kB error 02-Jan-2023 03:02:23 Progress (1): 31/75 kB error 02-Jan-2023 03:02:23 Progress (1): 34/75 kB error 02-Jan-2023 03:02:23 Progress (1): 37/75 kB error 02-Jan-2023 03:02:23 Progress (1): 40/75 kB error 02-Jan-2023 03:02:23 Progress (1): 43/75 kB error 02-Jan-2023 03:02:23 Progress (1): 45/75 kB error 02-Jan-2023 03:02:23 Progress (1): 48/75 kB error 02-Jan-2023 03:02:23 Progress (1): 51/75 kB error 02-Jan-2023 03:02:23 Progress (1): 54/75 kB error 02-Jan-2023 03:02:23 Progress (1): 57/75 kB error 02-Jan-2023 03:02:23 Progress (1): 59/75 kB error 02-Jan-2023 03:02:23 Progress (1): 62/75 kB error 02-Jan-2023 03:02:23 Progress (1): 65/75 kB error 02-Jan-2023 03:02:23 Progress (1): 68/75 kB error 02-Jan-2023 03:02:23 Progress (1): 71/75 kB error 02-Jan-2023 03:02:23 Progress (1): 73/75 kB error 02-Jan-2023 03:02:23 Progress (1): 75 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 #17 ... error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 03:02:23 #14 71.56 Progress (1): 3.3/37 kB error 02-Jan-2023 03:02:23 Progress (1): 6.1/37 kB error 02-Jan-2023 03:02:23 Progress (1): 8.9/37 kB error 02-Jan-2023 03:02:23 Progress (1): 12/37 kB error 02-Jan-2023 03:02:23 Progress (1): 15/37 kB error 02-Jan-2023 03:02:23 Progress (1): 17/37 kB error 02-Jan-2023 03:02:23 Progress (1): 20/37 kB error 02-Jan-2023 03:02:23 Progress (1): 23/37 kB error 02-Jan-2023 03:02:23 Progress (1): 26/37 kB error 02-Jan-2023 03:02:23 Progress (1): 29/37 kB error 02-Jan-2023 03:02:23 Progress (1): 31/37 kB error 02-Jan-2023 03:02:23 Progress (1): 34/37 kB error 02-Jan-2023 03:02:23 Progress (1): 37/37 kB error 02-Jan-2023 03:02:23 Progress (1): 37 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom (37 kB at 79 kB/s) error 02-Jan-2023 03:02:23 #14 71.96 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom error 02-Jan-2023 03:02:23 #14 72.11 Progress (1): 3.3/13 kB error 02-Jan-2023 03:02:23 Progress (1): 6.1/13 kB error 02-Jan-2023 03:02:23 Progress (1): 8.9/13 kB error 02-Jan-2023 03:02:23 Progress (1): 12/13 kB error 02-Jan-2023 03:02:23 Progress (1): 13 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom (13 kB at 51 kB/s) error 02-Jan-2023 03:02:23 #14 72.24 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom error 02-Jan-2023 03:02:23 #14 72.37 Progress (1): 3.3/9.5 kB error 02-Jan-2023 03:02:23 Progress (1): 6.1/9.5 kB error 02-Jan-2023 03:02:23 Progress (1): 8.9/9.5 kB error 02-Jan-2023 03:02:23 Progress (1): 9.5 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom (9.5 kB at 34 kB/s) error 02-Jan-2023 03:02:23 #14 72.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom error 02-Jan-2023 03:02:23 #14 72.71 Progress (1): 2.0 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom (2.0 kB at 6.7 kB/s) error 02-Jan-2023 03:02:23 #14 72.87 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom error 02-Jan-2023 03:02:23 #14 73.01 Progress (1): 3.3/23 kB error 02-Jan-2023 03:02:23 Progress (1): 6.1/23 kB error 02-Jan-2023 03:02:23 Progress (1): 8.9/23 kB error 02-Jan-2023 03:02:23 Progress (1): 12/23 kB error 02-Jan-2023 03:02:23 Progress (1): 15/23 kB error 02-Jan-2023 03:02:23 Progress (1): 17/23 kB error 02-Jan-2023 03:02:23 Progress (1): 20/23 kB error 02-Jan-2023 03:02:23 Progress (1): 23 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 78 kB/s) error 02-Jan-2023 03:02:23 #14 73.19 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom error 02-Jan-2023 03:02:23 #14 73.33 Progress (1): 3.3/13 kB error 02-Jan-2023 03:02:23 Progress (1): 6.1/13 kB error 02-Jan-2023 03:02:23 Progress (1): 8.9/13 kB error 02-Jan-2023 03:02:23 Progress (1): 12/13 kB error 02-Jan-2023 03:02:23 Progress (1): 13 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom (13 kB at 42 kB/s) error 02-Jan-2023 03:02:23 #14 73.55 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom error 02-Jan-2023 03:02:23 #14 73.72 Progress (1): 1.3 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom (1.3 kB at 4.2 kB/s) error 02-Jan-2023 03:02:23 #14 73.88 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom error 02-Jan-2023 03:02:23 #14 74.01 Progress (1): 3.3/29 kB error 02-Jan-2023 03:02:23 Progress (1): 6.1/29 kB error 02-Jan-2023 03:02:23 Progress (1): 8.9/29 kB error 02-Jan-2023 03:02:23 Progress (1): 12/29 kB error 02-Jan-2023 03:02:23 Progress (1): 15/29 kB error 02-Jan-2023 03:02:23 Progress (1): 17/29 kB error 02-Jan-2023 03:02:23 Progress (1): 20/29 kB error 02-Jan-2023 03:02:23 Progress (1): 23/29 kB error 02-Jan-2023 03:02:23 Progress (1): 26/29 kB error 02-Jan-2023 03:02:23 Progress (1): 29/29 kB error 02-Jan-2023 03:02:23 Progress (1): 29 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom (29 kB at 100 kB/s) error 02-Jan-2023 03:02:23 #14 74.21 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom error 02-Jan-2023 03:02:23 #14 74.34 Progress (1): 3.3/3.5 kB error 02-Jan-2023 03:02:23 Progress (1): 3.5 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom (3.5 kB at 13 kB/s) error 02-Jan-2023 03:02:23 #14 74.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom error 02-Jan-2023 03:02:23 #14 74.60 Progress (1): 3.3/10 kB error 02-Jan-2023 03:02:23 Progress (1): 6.1/10 kB error 02-Jan-2023 03:02:23 Progress (1): 8.9/10 kB error 02-Jan-2023 03:02:23 Progress (1): 10 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom (10 kB at 42 kB/s) error 02-Jan-2023 03:02:23 #14 74.92 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom error 02-Jan-2023 03:02:23 #14 75.17 Progress (1): 3.3/13 kB error 02-Jan-2023 03:02:23 Progress (1): 6.1/13 kB error 02-Jan-2023 03:02:23 Progress (1): 8.9/13 kB error 02-Jan-2023 03:02:23 Progress (1): 12/13 kB error 02-Jan-2023 03:02:23 Progress (1): 13 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom (13 kB at 32 kB/s) error 02-Jan-2023 03:02:23 #14 76.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom error 02-Jan-2023 03:02:23 #14 76.50 Progress (1): 3.2 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom (3.2 kB at 8.5 kB/s) error 02-Jan-2023 03:02:23 #14 76.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.pom error 02-Jan-2023 03:02:23 #14 76.85 Progress (1): 1.7 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.pom (1.7 kB at 6.8 kB/s) error 02-Jan-2023 03:02:23 #14 78.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.pom error 02-Jan-2023 03:02:23 #14 78.82 Progress (1): 3.2 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.pom (3.2 kB at 6.9 kB/s) error 02-Jan-2023 03:02:23 #14 79.09 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.pom error 02-Jan-2023 03:02:23 #14 79.22 Progress (1): 2.8 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.pom (2.8 kB at 11 kB/s) error 02-Jan-2023 03:02:23 #14 79.41 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.pom error 02-Jan-2023 03:02:23 #14 79.53 Progress (1): 3.2 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.pom (3.2 kB at 13 kB/s) error 02-Jan-2023 03:02:23 #14 79.66 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.pom error 02-Jan-2023 03:02:23 #14 79.78 Progress (1): 3.2 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.pom (3.2 kB at 12 kB/s) error 02-Jan-2023 03:02:23 #14 79.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.pom error 02-Jan-2023 03:02:23 #14 80.08 Progress (1): 3.2 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.pom (3.2 kB at 13 kB/s) error 02-Jan-2023 03:02:23 #14 80.21 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom error 02-Jan-2023 03:02:23 #14 80.33 Progress (1): 3.3/59 kB error 02-Jan-2023 03:02:23 Progress (1): 6.1/59 kB error 02-Jan-2023 03:02:23 Progress (1): 8.9/59 kB error 02-Jan-2023 03:02:23 Progress (1): 12/59 kB error 02-Jan-2023 03:02:23 Progress (1): 15/59 kB error 02-Jan-2023 03:02:23 Progress (1): 17/59 kB error 02-Jan-2023 03:02:23 Progress (1): 20/59 kB error 02-Jan-2023 03:02:23 Progress (1): 23/59 kB error 02-Jan-2023 03:02:23 Progress (1): 26/59 kB error 02-Jan-2023 03:02:23 Progress (1): 29/59 kB error 02-Jan-2023 03:02:23 Progress (1): 31/59 kB error 02-Jan-2023 03:02:23 Progress (1): 34/59 kB error 02-Jan-2023 03:02:23 Progress (1): 37/59 kB error 02-Jan-2023 03:02:23 Progress (1): 40/59 kB error 02-Jan-2023 03:02:23 Progress (1): 43/59 kB error 02-Jan-2023 03:02:23 Progress (1): 45/59 kB error 02-Jan-2023 03:02:23 Progress (1): 48/59 kB error 02-Jan-2023 03:02:23 Progress (1): 51/59 kB error 02-Jan-2023 03:02:23 Progress (1): 54/59 kB error 02-Jan-2023 03:02:23 Progress (1): 57/59 kB error 02-Jan-2023 03:02:23 Progress (1): 59 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom (59 kB at 166 kB/s) error 02-Jan-2023 03:02:23 #14 81.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.jar error 02-Jan-2023 03:02:23 #14 81.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.jar error 02-Jan-2023 03:02:23 #14 81.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.jar error 02-Jan-2023 03:02:23 #14 81.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.jar error 02-Jan-2023 03:02:23 #14 81.32 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.jar error 02-Jan-2023 03:02:23 #14 ... error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 03:02:23 #17 76.33 Progress (1): 3.3/75 kB error 02-Jan-2023 03:02:23 Progress (1): 6.1/75 kB error 02-Jan-2023 03:02:23 Progress (1): 8.9/75 kB error 02-Jan-2023 03:02:23 Progress (1): 12/75 kB error 02-Jan-2023 03:02:23 Progress (1): 15/75 kB error 02-Jan-2023 03:02:23 Progress (1): 17/75 kB error 02-Jan-2023 03:02:23 Progress (1): 20/75 kB error 02-Jan-2023 03:02:23 Progress (1): 23/75 kB error 02-Jan-2023 03:02:23 Progress (1): 26/75 kB error 02-Jan-2023 03:02:23 Progress (1): 29/75 kB error 02-Jan-2023 03:02:23 Progress (1): 31/75 kB error 02-Jan-2023 03:02:23 Progress (1): 34/75 kB error 02-Jan-2023 03:02:23 Progress (1): 37/75 kB error 02-Jan-2023 03:02:23 Progress (1): 40/75 kB error 02-Jan-2023 03:02:23 Progress (1): 43/75 kB error 02-Jan-2023 03:02:23 Progress (1): 45/75 kB error 02-Jan-2023 03:02:23 Progress (1): 48/75 kB error 02-Jan-2023 03:02:23 Progress (1): 51/75 kB error 02-Jan-2023 03:02:23 Progress (1): 54/75 kB error 02-Jan-2023 03:02:23 Progress (1): 57/75 kB error 02-Jan-2023 03:02:23 Progress (1): 59/75 kB error 02-Jan-2023 03:02:23 Progress (1): 62/75 kB error 02-Jan-2023 03:02:23 Progress (1): 65/75 kB error 02-Jan-2023 03:02:23 Progress (1): 68/75 kB error 02-Jan-2023 03:02:23 Progress (1): 71/75 kB error 02-Jan-2023 03:02:23 Progress (1): 73/75 kB error 02-Jan-2023 03:02:23 Progress (1): 75 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.jar (75 kB at 335 kB/s) error 02-Jan-2023 03:02:23 #17 76.45 [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.14.0:jar error 02-Jan-2023 03:02:23 #17 76.45 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.pom error 02-Jan-2023 03:02:23 #17 76.56 Progress (1): 3.3/6.8 kB error 02-Jan-2023 03:02:23 Progress (1): 6.1/6.8 kB error 02-Jan-2023 03:02:23 Progress (1): 6.8 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.pom (6.8 kB at 31 kB/s) error 02-Jan-2023 03:02:23 #17 76.68 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement/2.14.0/providermanagement-2.14.0.pom error 02-Jan-2023 03:02:23 #17 76.79 Progress (1): 3.3/5.3 kB error 02-Jan-2023 03:02:23 Progress (1): 5.3 kB error 02-Jan-2023 03:02:23 error 02-Jan-2023 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement/2.14.0/providermanagement-2.14.0.pom (5.3 kB at 25 kB/s) error 02-Jan-2023 03:02:23 #17 76.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.jar error 02-Jan-2023 03:02:24 #17 77.17 Progress (1): 4.1/235 kB error 02-Jan-2023 03:02:24 Progress (1): 8.2/235 kB error 02-Jan-2023 03:02:24 Progress (1): 12/235 kB error 02-Jan-2023 03:02:24 Progress (1): 16/235 kB error 02-Jan-2023 03:02:24 Progress (1): 19/235 kB error 02-Jan-2023 03:02:24 Progress (1): 23/235 kB error 02-Jan-2023 03:02:24 Progress (1): 27/235 kB error 02-Jan-2023 03:02:24 Progress (1): 31/235 kB error 02-Jan-2023 03:02:24 Progress (1): 34/235 kB error 02-Jan-2023 03:02:24 Progress (1): 38/235 kB error 02-Jan-2023 03:02:24 Progress (1): 42/235 kB error 02-Jan-2023 03:02:24 Progress (1): 46/235 kB error 02-Jan-2023 03:02:24 Progress (1): 51/235 kB error 02-Jan-2023 03:02:24 Progress (1): 55/235 kB error 02-Jan-2023 03:02:24 Progress (1): 59/235 kB error 02-Jan-2023 03:02:24 Progress (1): 63/235 kB error 02-Jan-2023 03:02:24 Progress (1): 67/235 kB error 02-Jan-2023 03:02:24 Progress (1): 69/235 kB error 02-Jan-2023 03:02:24 Progress (1): 73/235 kB error 02-Jan-2023 03:02:24 Progress (1): 77/235 kB error 02-Jan-2023 03:02:24 Progress (1): 81/235 kB error 02-Jan-2023 03:02:24 Progress (1): 85/235 kB error 02-Jan-2023 03:02:24 Progress (1): 89/235 kB error 02-Jan-2023 03:02:24 Progress (1): 94/235 kB error 02-Jan-2023 03:02:24 Progress (1): 98/235 kB error 02-Jan-2023 03:02:24 Progress (1): 102/235 kB error 02-Jan-2023 03:02:24 Progress (1): 104/235 kB error 02-Jan-2023 03:02:24 Progress (1): 108/235 kB error 02-Jan-2023 03:02:24 Progress (1): 112/235 kB error 02-Jan-2023 03:02:24 Progress (1): 116/235 kB error 02-Jan-2023 03:02:24 Progress (1): 120/235 kB error 02-Jan-2023 03:02:24 Progress (1): 124/235 kB error 02-Jan-2023 03:02:24 Progress (1): 128/235 kB error 02-Jan-2023 03:02:24 Progress (1): 132/235 kB error 02-Jan-2023 03:02:24 Progress (1): 137/235 kB error 02-Jan-2023 03:02:24 Progress (1): 141/235 kB error 02-Jan-2023 03:02:24 Progress (1): 145/235 kB error 02-Jan-2023 03:02:24 Progress (1): 149/235 kB error 02-Jan-2023 03:02:24 Progress (1): 152/235 kB error 02-Jan-2023 03:02:24 Progress (1): 156/235 kB error 02-Jan-2023 03:02:24 Progress (1): 160/235 kB error 02-Jan-2023 03:02:24 Progress (1): 164/235 kB error 02-Jan-2023 03:02:24 Progress (1): 168/235 kB error 02-Jan-2023 03:02:24 Progress (1): 172/235 kB error 02-Jan-2023 03:02:24 Progress (1): 176/235 kB error 02-Jan-2023 03:02:24 Progress (1): 180/235 kB error 02-Jan-2023 03:02:24 Progress (1): 184/235 kB error 02-Jan-2023 03:02:24 Progress (1): 187/235 kB error 02-Jan-2023 03:02:24 Progress (1): 191/235 kB error 02-Jan-2023 03:02:24 Progress (1): 195/235 kB error 02-Jan-2023 03:02:24 Progress (1): 197/235 kB error 02-Jan-2023 03:02:24 Progress (1): 201/235 kB error 02-Jan-2023 03:02:24 Progress (1): 206/235 kB error 02-Jan-2023 03:02:24 Progress (1): 210/235 kB error 02-Jan-2023 03:02:24 Progress (1): 214/235 kB error 02-Jan-2023 03:02:24 Progress (1): 218/235 kB error 02-Jan-2023 03:02:24 Progress (1): 222/235 kB error 02-Jan-2023 03:02:24 Progress (1): 224/235 kB error 02-Jan-2023 03:02:24 Progress (1): 228/235 kB error 02-Jan-2023 03:02:24 Progress (1): 233/235 kB error 02-Jan-2023 03:02:24 Progress (1): 235 kB error 02-Jan-2023 03:02:24 error 02-Jan-2023 03:02:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.jar (235 kB at 588 kB/s) error 02-Jan-2023 03:02:24 #17 77.30 [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.14.0:jar error 02-Jan-2023 03:02:24 #17 77.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.pom error 02-Jan-2023 03:02:24 #17 77.41 Progress (1): 3.3/9.9 kB error 02-Jan-2023 03:02:24 Progress (1): 6.1/9.9 kB error 02-Jan-2023 03:02:24 Progress (1): 8.9/9.9 kB error 02-Jan-2023 03:02:24 Progress (1): 9.9 kB error 02-Jan-2023 03:02:24 error 02-Jan-2023 03:02:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.pom (9.9 kB at 45 kB/s) error 02-Jan-2023 03:02:24 #17 77.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui/1.14.0/appointmentschedulingui-1.14.0.pom error 02-Jan-2023 03:02:24 #17 77.63 Progress (1): 3.3/12 kB error 02-Jan-2023 03:02:24 Progress (1): 6.1/12 kB error 02-Jan-2023 03:02:24 Progress (1): 8.9/12 kB error 02-Jan-2023 03:02:24 Progress (1): 12/12 kB error 02-Jan-2023 03:02:24 Progress (1): 12 kB error 02-Jan-2023 03:02:24 error 02-Jan-2023 03:02:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui/1.14.0/appointmentschedulingui-1.14.0.pom (12 kB at 53 kB/s) error 02-Jan-2023 03:02:24 #17 77.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.jar error 02-Jan-2023 03:02:25 #17 78.18 Progress (1): 0/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.1/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.1/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.1/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.1/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.2/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.2/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.2/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.2/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.3/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.3/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.3/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.3/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.4/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.4/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.4/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.5/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.5/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.5/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.5/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.6/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.6/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.6/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.6/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.7/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.7/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.7/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.8/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.8/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.8/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.8/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.9/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.9/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.9/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 0.9/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.0/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.0/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.0/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.1/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.1/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.1/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.1/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.2/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.2/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.2/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.2/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.3/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.3/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.3/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.3/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.4/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.4/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.4/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.5/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.5/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.5/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.5/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.6/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.6/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.6/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.6/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.7/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.7/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.7/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.7/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.8/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.8/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.8/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.8/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.9/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.9/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.9/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 1.9/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.0/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.0/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.0/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.1/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.1/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.1/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.1/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.2/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.2/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.2/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.2/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.3/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.3/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.3/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.4/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.4/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.4/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.4/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.5/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.5/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.5/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.5/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.6/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.6/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.6/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.7/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.7/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.7/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.7/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.8/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.8/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.8/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.8/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.9/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.9/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 2.9/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.0/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.0/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.0/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.0/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.1/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.1/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.1/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.1/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.2/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.2/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.2/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.2/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.3/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.3/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.3/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.4/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.4/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.4/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.4/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.5/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.5/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.5/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.5/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.6/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.6/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.6/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.6/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.7/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.7/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.7/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.8/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.8/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.8/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.8/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.9/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.9/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.9/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 3.9/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.0/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.0/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.0/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.1/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.1/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.1/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.1/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.2/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.2/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.2/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.2/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.3/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.3/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.3/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.3/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.4/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.4/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.4/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.4/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.5/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.5/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.5/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.5/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.6/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.6/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.6/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.6/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.7/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.7/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.7/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.7/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.8/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.8/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.8/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.8/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.9/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.9/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.9/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 4.9/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 5.0/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 5.0/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 5.0/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 5.0/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 5.1/5.1 MB error 02-Jan-2023 03:02:25 Progress (1): 5.1 MB error 02-Jan-2023 03:02:25 error 02-Jan-2023 03:02:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.jar (5.1 MB at 6.9 MB/s) error 02-Jan-2023 03:02:25 #17 78.49 [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.7.0:jar error 02-Jan-2023 03:02:25 #17 78.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.pom error 02-Jan-2023 03:02:25 #17 78.61 Progress (1): 3.3/11 kB error 02-Jan-2023 03:02:25 Progress (1): 6.1/11 kB error 02-Jan-2023 03:02:25 Progress (1): 8.9/11 kB error 02-Jan-2023 03:02:25 Progress (1): 11 kB error 02-Jan-2023 03:02:25 error 02-Jan-2023 03:02:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.pom (11 kB at 48 kB/s) error 02-Jan-2023 03:02:25 #17 78.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments/2.7.0/attachments-2.7.0.pom error 02-Jan-2023 03:02:25 #17 78.84 Progress (1): 3.3/6.2 kB error 02-Jan-2023 03:02:25 Progress (1): 6.1/6.2 kB error 02-Jan-2023 03:02:25 Progress (1): 6.2 kB error 02-Jan-2023 03:02:25 error 02-Jan-2023 03:02:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments/2.7.0/attachments-2.7.0.pom (6.2 kB at 28 kB/s) error 02-Jan-2023 03:02:25 #17 78.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.jar error 02-Jan-2023 03:02:26 #17 79.24 Progress (1): 4.1/313 kB error 02-Jan-2023 03:02:26 Progress (1): 8.2/313 kB error 02-Jan-2023 03:02:26 Progress (1): 12/313 kB error 02-Jan-2023 03:02:26 Progress (1): 16/313 kB error 02-Jan-2023 03:02:26 Progress (1): 20/313 kB error 02-Jan-2023 03:02:26 Progress (1): 25/313 kB error 02-Jan-2023 03:02:26 Progress (1): 29/313 kB error 02-Jan-2023 03:02:26 Progress (1): 33/313 kB error 02-Jan-2023 03:02:26 Progress (1): 37/313 kB error 02-Jan-2023 03:02:26 Progress (1): 41/313 kB error 02-Jan-2023 03:02:26 Progress (1): 45/313 kB error 02-Jan-2023 03:02:26 Progress (1): 49/313 kB error 02-Jan-2023 03:02:26 Progress (1): 52/313 kB error 02-Jan-2023 03:02:26 Progress (1): 56/313 kB error 02-Jan-2023 03:02:26 Progress (1): 60/313 kB error 02-Jan-2023 03:02:26 Progress (1): 64/313 kB error 02-Jan-2023 03:02:26 Progress (1): 68/313 kB error 02-Jan-2023 03:02:26 Progress (1): 72/313 kB error 02-Jan-2023 03:02:26 Progress (1): 76/313 kB error 02-Jan-2023 03:02:26 Progress (1): 80/313 kB error 02-Jan-2023 03:02:26 Progress (1): 82/313 kB error 02-Jan-2023 03:02:26 Progress (1): 86/313 kB error 02-Jan-2023 03:02:26 Progress (1): 90/313 kB error 02-Jan-2023 03:02:26 Progress (1): 95/313 kB error 02-Jan-2023 03:02:26 Progress (1): 99/313 kB error 02-Jan-2023 03:02:26 Progress (1): 103/313 kB error 02-Jan-2023 03:02:26 Progress (1): 107/313 kB error 02-Jan-2023 03:02:26 Progress (1): 111/313 kB error 02-Jan-2023 03:02:26 Progress (1): 115/313 kB error 02-Jan-2023 03:02:26 Progress (1): 117/313 kB error 02-Jan-2023 03:02:26 Progress (1): 121/313 kB error 02-Jan-2023 03:02:26 Progress (1): 125/313 kB error 02-Jan-2023 03:02:26 Progress (1): 129/313 kB error 02-Jan-2023 03:02:26 Progress (1): 133/313 kB error 02-Jan-2023 03:02:26 Progress (1): 138/313 kB error 02-Jan-2023 03:02:26 Progress (1): 142/313 kB error 02-Jan-2023 03:02:26 Progress (1): 146/313 kB error 02-Jan-2023 03:02:26 Progress (1): 150/313 kB error 02-Jan-2023 03:02:26 Progress (1): 154/313 kB error 02-Jan-2023 03:02:26 Progress (1): 158/313 kB error 02-Jan-2023 03:02:26 Progress (1): 160/313 kB error 02-Jan-2023 03:02:26 Progress (1): 164/313 kB error 02-Jan-2023 03:02:26 Progress (1): 168/313 kB error 02-Jan-2023 03:02:26 Progress (1): 172/313 kB error 02-Jan-2023 03:02:26 Progress (1): 177/313 kB error 02-Jan-2023 03:02:26 Progress (1): 181/313 kB error 02-Jan-2023 03:02:26 Progress (1): 185/313 kB error 02-Jan-2023 03:02:26 Progress (1): 188/313 kB error 02-Jan-2023 03:02:26 Progress (1): 192/313 kB error 02-Jan-2023 03:02:26 Progress (1): 197/313 kB error 02-Jan-2023 03:02:26 Progress (1): 201/313 kB error 02-Jan-2023 03:02:26 Progress (1): 205/313 kB error 02-Jan-2023 03:02:26 Progress (1): 209/313 kB error 02-Jan-2023 03:02:26 Progress (1): 213/313 kB error 02-Jan-2023 03:02:26 Progress (1): 217/313 kB error 02-Jan-2023 03:02:26 Progress (1): 221/313 kB error 02-Jan-2023 03:02:26 Progress (1): 223/313 kB error 02-Jan-2023 03:02:26 Progress (1): 227/313 kB error 02-Jan-2023 03:02:26 Progress (1): 231/313 kB error 02-Jan-2023 03:02:26 Progress (1): 235/313 kB error 02-Jan-2023 03:02:26 Progress (1): 240/313 kB error 02-Jan-2023 03:02:26 Progress (1): 244/313 kB error 02-Jan-2023 03:02:26 Progress (1): 248/313 kB error 02-Jan-2023 03:02:26 Progress (1): 252/313 kB error 02-Jan-2023 03:02:26 Progress (1): 254/313 kB error 02-Jan-2023 03:02:26 Progress (1): 258/313 kB error 02-Jan-2023 03:02:26 Progress (1): 262/313 kB error 02-Jan-2023 03:02:26 Progress (1): 266/313 kB error 02-Jan-2023 03:02:26 Progress (1): 270/313 kB error 02-Jan-2023 03:02:26 Progress (1): 274/313 kB error 02-Jan-2023 03:02:26 Progress (1): 278/313 kB error 02-Jan-2023 03:02:26 Progress (1): 283/313 kB error 02-Jan-2023 03:02:26 Progress (1): 287/313 kB error 02-Jan-2023 03:02:26 Progress (1): 289/313 kB error 02-Jan-2023 03:02:26 Progress (1): 293/313 kB error 02-Jan-2023 03:02:26 Progress (1): 297/313 kB error 02-Jan-2023 03:02:26 Progress (1): 301/313 kB error 02-Jan-2023 03:02:26 Progress (1): 305/313 kB error 02-Jan-2023 03:02:26 Progress (1): 309/313 kB error 02-Jan-2023 03:02:26 Progress (1): 313 kB error 02-Jan-2023 03:02:26 error 02-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.jar (313 kB at 755 kB/s) error 02-Jan-2023 03:02:26 #17 79.37 [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3:jar error 02-Jan-2023 03:02:26 #17 79.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.pom error 02-Jan-2023 03:02:26 #17 79.49 Progress (1): 3.3/5.9 kB error 02-Jan-2023 03:02:26 Progress (1): 5.9 kB error 02-Jan-2023 03:02:26 error 02-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.pom (5.9 kB at 26 kB/s) error 02-Jan-2023 03:02:26 #17 79.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp/1.4.3/formentryapp-1.4.3.pom error 02-Jan-2023 03:02:26 #17 79.71 Progress (1): 3.3/5.3 kB error 02-Jan-2023 03:02:26 Progress (1): 5.3 kB error 02-Jan-2023 03:02:26 error 02-Jan-2023 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp/1.4.3/formentryapp-1.4.3.pom (5.3 kB at 23 kB/s) error 02-Jan-2023 03:02:26 #17 79.85 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.jar error 02-Jan-2023 03:02:26 #17 79.99 Progress (1): 3.3/27 kB error 02-Jan-2023 03:02:26 Progress (1): 6.1/27 kB error 02-Jan-2023 03:02:26 Progress (1): 8.9/27 kB error 02-Jan-2023 03:02:26 Progress (1): 12/27 kB error 02-Jan-2023 03:02:26 Progress (1): 15/27 kB error 02-Jan-2023 03:02:26 Progress (1): 17/27 kB error 02-Jan-2023 03:02:26 Progress (1): 20/27 kB error 02-Jan-2023 03:02:26 Progress (1): 23/27 kB error 02-Jan-2023 03:02:26 Progress (1): 26/27 kB error 02-Jan-2023 03:02:26 Progress (1): 27 kB error 02-Jan-2023 03:02:27 error 02-Jan-2023 03:02:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.jar (27 kB at 107 kB/s) error 02-Jan-2023 03:02:27 #17 80.11 [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.9.0:jar error 02-Jan-2023 03:02:27 #17 80.11 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.pom error 02-Jan-2023 03:02:27 #17 80.22 Progress (1): 3.3/4.1 kB error 02-Jan-2023 03:02:27 Progress (1): 4.1 kB error 02-Jan-2023 03:02:27 error 02-Jan-2023 03:02:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.pom (4.1 kB at 18 kB/s) error 02-Jan-2023 03:02:27 #17 80.35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen/4.9.0/idgen-4.9.0.pom error 02-Jan-2023 03:02:27 #17 80.47 Progress (1): 3.3/9.9 kB error 02-Jan-2023 03:02:27 Progress (1): 6.1/9.9 kB error 02-Jan-2023 03:02:27 Progress (1): 8.9/9.9 kB error 02-Jan-2023 03:02:27 Progress (1): 9.9 kB error 02-Jan-2023 03:02:27 error 02-Jan-2023 03:02:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen/4.9.0/idgen-4.9.0.pom (9.9 kB at 43 kB/s) error 02-Jan-2023 03:02:27 #17 80.59 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.jar error 02-Jan-2023 03:02:27 #17 80.88 Progress (1): 0/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.2/1.2 MB error 02-Jan-2023 03:02:27 Progress (1): 1.2 MB error 02-Jan-2023 03:02:28 error 02-Jan-2023 03:02:28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.jar (1.2 MB at 2.4 MB/s) error 02-Jan-2023 03:02:28 #17 81.11 [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.6.0:jar error 02-Jan-2023 03:02:28 #17 81.11 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.pom error 02-Jan-2023 03:02:28 #17 81.23 Progress (1): 3.3/4.6 kB error 02-Jan-2023 03:02:28 Progress (1): 4.6 kB error 02-Jan-2023 03:02:28 error 02-Jan-2023 03:02:28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.pom (4.6 kB at 20 kB/s) error 02-Jan-2023 03:02:28 #17 81.34 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping/1.6.0/metadatamapping-1.6.0.pom error 02-Jan-2023 03:02:28 #17 81.46 Progress (1): 3.3/12 kB error 02-Jan-2023 03:02:28 Progress (1): 6.1/12 kB error 02-Jan-2023 03:02:28 Progress (1): 8.9/12 kB error 02-Jan-2023 03:02:28 Progress (1): 12/12 kB error 02-Jan-2023 03:02:28 Progress (1): 12 kB error 02-Jan-2023 03:02:28 error 02-Jan-2023 03:02:28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping/1.6.0/metadatamapping-1.6.0.pom (12 kB at 51 kB/s) error 02-Jan-2023 03:02:28 #17 81.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.jar error 02-Jan-2023 03:02:28 #17 81.89 Progress (1): 0/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.1/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.1/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.1/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.1/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.1/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.1/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.2/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.2/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.2/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.2/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.2/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.2/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.3/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.3/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.3/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.3/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.3/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.4/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.4/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.4/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.4/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.4/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.4/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.5/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.5/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.5/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.5/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.5/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.5/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.6/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.6/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.6/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.6/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.6/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.6/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.7/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.7/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.7/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.7/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.7/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.8/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.8/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.8/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.8/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.8/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.8/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.9/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.9/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.9/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.9/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 0.9/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.0/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.0/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.0/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.0/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.0/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.0/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.1/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.1/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.1/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.1/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.1/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.1/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.2/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.2/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.2/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.2/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.2/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.3/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.3/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.3/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.3/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.3/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.3/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.4/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.4/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.4/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.4/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.4/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.5/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.5/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.5/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.5/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.5/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.5/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.6/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.6/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.6/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.6/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.6/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.7/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.7/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.7/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.7/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.7/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.7/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.8/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.8/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.8/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.8/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.8/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.9/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.9/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.9/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.9/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.9/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 1.9/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.0/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.0/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.0/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.0/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.0/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.1/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.1/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.1/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.1/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.1/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.1/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.2/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.2/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.2/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.2/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.2/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.2/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.3/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.3/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.3/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.3/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.3/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.3/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.4/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.4/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.4/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.4/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.4/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.4/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.5/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.5/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.5/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.5/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.5/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.5/3.3 MB error 02-Jan-2023 03:02:28 Progress (1): 2.6/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.6/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.6/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.6/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.6/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.6/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.7/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.7/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.7/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.7/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.7/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.7/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.8/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.8/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.8/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.8/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.8/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.8/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.9/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.9/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.9/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.9/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 2.9/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 3.0/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 3.0/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 3.0/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 3.0/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 3.0/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 3.0/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 3.1/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 3.1/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 3.1/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 3.1/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 3.1/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 3.1/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 3.2/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 3.2/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 3.2/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 3.2/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 3.2/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 3.3/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 3.3/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 3.3/3.3 MB error 02-Jan-2023 03:02:29 Progress (1): 3.3 MB error 02-Jan-2023 03:02:29 error 02-Jan-2023 03:02:29 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.jar (3.3 MB at 5.4 MB/s) error 02-Jan-2023 03:02:29 #17 82.20 [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.2.0:jar error 02-Jan-2023 03:02:29 #17 82.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.pom error 02-Jan-2023 03:02:29 #17 82.32 Progress (1): 3.3/9.8 kB error 02-Jan-2023 03:02:29 Progress (1): 6.1/9.8 kB error 02-Jan-2023 03:02:29 Progress (1): 8.9/9.8 kB error 02-Jan-2023 03:02:29 Progress (1): 9.8 kB error 02-Jan-2023 03:02:29 error 02-Jan-2023 03:02:29 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.pom (9.8 kB at 43 kB/s) error 02-Jan-2023 03:02:29 #17 82.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui/2.2.0/htmlformentryui-2.2.0.pom error 02-Jan-2023 03:02:29 #17 82.54 Progress (1): 3.3/13 kB error 02-Jan-2023 03:02:29 Progress (1): 6.1/13 kB error 02-Jan-2023 03:02:29 Progress (1): 8.9/13 kB error 02-Jan-2023 03:02:29 Progress (1): 12/13 kB error 02-Jan-2023 03:02:29 Progress (1): 13 kB error 02-Jan-2023 03:02:29 error 02-Jan-2023 03:02:29 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui/2.2.0/htmlformentryui-2.2.0.pom (13 kB at 60 kB/s) error 02-Jan-2023 03:02:29 #17 82.66 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.jar error 02-Jan-2023 03:02:29 #17 82.93 Progress (1): 0/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.4/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.4/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.4/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.4/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.4/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.4/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.4/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.4/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.4/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.4/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.4/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.5/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.5/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.5/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.5/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.5/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.5/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.5/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.5/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.5/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.5/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.5/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.6/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.6/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.6/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.6/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.6/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.6/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.6/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.6/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.6/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.6/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.6/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.7/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.7/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.7/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.7/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.7/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.7/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.7/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.7/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.7/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.7/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.7/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.8/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.8/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.8/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.8/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.8/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.8/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.8/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.8/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.8/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.8/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.8/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.9/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.9/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.9/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.9/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.9/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.9/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.9/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.9/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.9/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.9/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 0.9/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.0/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.0/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.0/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.0/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.0/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.0/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.0/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.0/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.0/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.0/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.0/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.1/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.2/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.3/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.4/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.4/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.4/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.4/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.4/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.4/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.4/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.4/1.5 MB error 02-Jan-2023 03:02:29 Progress (1): 1.4/1.5 MB error 02-Jan-2023 03:02:30 Progress (1): 1.4/1.5 MB error 02-Jan-2023 03:02:30 Progress (1): 1.4/1.5 MB error 02-Jan-2023 03:02:30 Progress (1): 1.5/1.5 MB error 02-Jan-2023 03:02:30 Progress (1): 1.5 MB error 02-Jan-2023 03:02:30 error 02-Jan-2023 03:02:30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.jar (1.5 MB at 2.9 MB/s) error 02-Jan-2023 03:02:30 #17 83.17 [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.8:jar error 02-Jan-2023 03:02:30 #17 83.17 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.pom error 02-Jan-2023 03:02:30 #17 83.28 Progress (1): 3.3/4.9 kB error 02-Jan-2023 03:02:30 Progress (1): 4.9 kB error 02-Jan-2023 03:02:30 error 02-Jan-2023 03:02:30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.pom (4.9 kB at 22 kB/s) error 02-Jan-2023 03:02:30 #17 83.40 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata/1.4.8/referencedemodata-1.4.8.pom error 02-Jan-2023 03:02:30 #17 83.51 Progress (1): 3.3/9.9 kB error 02-Jan-2023 03:02:30 Progress (1): 6.1/9.9 kB error 02-Jan-2023 03:02:30 Progress (1): 8.9/9.9 kB error 02-Jan-2023 03:02:30 Progress (1): 9.9 kB error 02-Jan-2023 03:02:30 error 02-Jan-2023 03:02:30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata/1.4.8/referencedemodata-1.4.8.pom (9.9 kB at 45 kB/s) error 02-Jan-2023 03:02:30 #17 83.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.jar error 02-Jan-2023 03:02:30 #17 83.73 Progress (1): 3.3/57 kB error 02-Jan-2023 03:02:30 Progress (1): 6.1/57 kB error 02-Jan-2023 03:02:30 Progress (1): 8.9/57 kB error 02-Jan-2023 03:02:30 Progress (1): 12/57 kB error 02-Jan-2023 03:02:30 Progress (1): 14/57 kB error 02-Jan-2023 03:02:30 Progress (1): 17/57 kB error 02-Jan-2023 03:02:30 Progress (1): 20/57 kB error 02-Jan-2023 03:02:30 Progress (1): 23/57 kB error 02-Jan-2023 03:02:30 Progress (1): 26/57 kB error 02-Jan-2023 03:02:30 Progress (1): 28/57 kB error 02-Jan-2023 03:02:30 Progress (1): 31/57 kB error 02-Jan-2023 03:02:30 Progress (1): 34/57 kB error 02-Jan-2023 03:02:30 Progress (1): 37/57 kB error 02-Jan-2023 03:02:30 Progress (1): 40/57 kB error 02-Jan-2023 03:02:30 Progress (1): 42/57 kB error 02-Jan-2023 03:02:30 Progress (1): 45/57 kB error 02-Jan-2023 03:02:30 Progress (1): 48/57 kB error 02-Jan-2023 03:02:30 Progress (1): 51/57 kB error 02-Jan-2023 03:02:30 Progress (1): 54/57 kB error 02-Jan-2023 03:02:30 Progress (1): 56/57 kB error 02-Jan-2023 03:02:30 Progress (1): 57 kB error 02-Jan-2023 03:02:30 error 02-Jan-2023 03:02:30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.jar (57 kB at 178 kB/s) error 02-Jan-2023 03:02:30 #17 83.95 [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.33.0:jar error 02-Jan-2023 03:02:30 #17 83.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.pom error 02-Jan-2023 03:02:30 #17 ... error 02-Jan-2023 03:02:30 error 02-Jan-2023 03:02:30 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 03:02:30 #14 82.07 Progress (1): 3.3/24 kB error 02-Jan-2023 03:02:30 Progress (1): 6.1/24 kB error 02-Jan-2023 03:02:30 Progress (1): 8.9/24 kB error 02-Jan-2023 03:02:30 Progress (1): 12/24 kB error 02-Jan-2023 03:02:30 Progress (1): 14/24 kB error 02-Jan-2023 03:02:30 Progress (1): 17/24 kB error 02-Jan-2023 03:02:30 Progress (1): 20/24 kB error 02-Jan-2023 03:02:30 Progress (1): 23/24 kB error 02-Jan-2023 03:02:30 Progress (1): 24 kB error 02-Jan-2023 03:02:30 error 02-Jan-2023 03:02:30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.jar (24 kB at 14 kB/s) error 02-Jan-2023 03:02:30 #14 83.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.jar error 02-Jan-2023 03:02:30 #14 83.07 Progress (1): 0/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.1/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.2/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.3/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.4/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.5/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.6/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.7/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.8/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 0.9/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 1.0/1.2 MB error 02-Jan-2023 03:02:30 Progress (1): 1.1/1.2 MB error 02-Jan-2023 03:02:30 Progress (2): 1.1/1.2 MB | 0/2.9 MB error 02-Jan-2023 03:02:30 Progress (3): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB error 02-Jan-2023 03:02:30 Progress (3): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 4.1/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 8.2/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 8.2/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 12/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 12/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 19/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 19/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 19/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 19/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 23/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 27/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 31/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 31/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 34/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 34/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 34/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 38/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 42/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.1/1.2 MB | 0/2.9 MB | 0/1.4 MB | 46/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2/1.2 MB | 0/2.9 MB | 0/1.4 MB | 46/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2/1.2 MB | 0/2.9 MB | 0/1.4 MB | 46/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2/1.2 MB | 0/2.9 MB | 0/1.4 MB | 51/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2/1.2 MB | 0/2.9 MB | 0/1.4 MB | 51/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2/1.2 MB | 0/2.9 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2/1.2 MB | 0/2.9 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2/1.2 MB | 0/2.9 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2/1.2 MB | 0/2.9 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2/1.2 MB | 0/2.9 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2/1.2 MB | 0/2.9 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2/1.2 MB | 0/2.9 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2/1.2 MB | 0/2.9 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2 MB | 0/2.9 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 55/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 59/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 63/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 63/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 67/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 69/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 73/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 73/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 73/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 77/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 81/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 81/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 85/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 85/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 85/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 85/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 85/689 kB error 02-Jan-2023 03:02:30 Progress (4): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 85/689 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 85/689 kB | 4.1/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 85/689 kB | 8.2/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 85/689 kB | 12/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 85/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 85/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 89/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 94/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 94/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 98/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 102/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 104/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 104/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 104/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 104/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.1/2.9 MB | 0.1/1.4 MB | 104/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.1/2.9 MB | 0.2/1.4 MB | 104/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.1/2.9 MB | 0.2/1.4 MB | 104/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 104/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 108/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 108/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 112/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 112/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 116/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 120/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 124/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 124/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 124/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 124/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 124/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 128/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 128/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 132/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 132/689 kB | 16/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 132/689 kB | 19/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 137/689 kB | 19/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 139/689 kB | 19/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 143/689 kB | 19/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 143/689 kB | 23/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 143/689 kB | 23/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 143/689 kB | 23/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 147/689 kB | 23/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 147/689 kB | 27/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 147/689 kB | 27/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 151/689 kB | 27/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 151/689 kB | 31/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 155/689 kB | 31/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 155/689 kB | 31/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 155/689 kB | 35/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 155/689 kB | 35/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.2/1.4 MB | 155/689 kB | 39/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.3/1.4 MB | 155/689 kB | 39/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.3/1.4 MB | 159/689 kB | 39/282 kB error 02-Jan-2023 03:02:30 Progress (5): 1.2 MB | 0.2/2.9 MB | 0.3/1.4 MB | 159/689 kB | 39/282 kB error 02-Jan-2023 03:02:30 error 02-Jan-2023 03:02:30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.jar (1.2 MB at 394 kB/s) error 02-Jan-2023 03:02:30 #14 84.41 Progress (4): 0.2/2.9 MB | 0.3/1.4 MB | 159/689 kB | 39/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 159/689 kB | 39/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 163/689 kB | 39/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 163/689 kB | 43/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 167/689 kB | 43/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 167/689 kB | 47/282 kB error 02-Jan-2023 03:02:30 error 02-Jan-2023 03:02:30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.jar error 02-Jan-2023 03:02:30 #14 84.42 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 167/689 kB | 52/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 167/689 kB | 54/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 167/689 kB | 54/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 167/689 kB | 54/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 171/689 kB | 54/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 171/689 kB | 54/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 173/689 kB | 54/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 173/689 kB | 54/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 177/689 kB | 54/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 177/689 kB | 54/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 182/689 kB | 54/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 186/689 kB | 54/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 186/689 kB | 54/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 190/689 kB | 54/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 190/689 kB | 54/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 190/689 kB | 58/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 190/689 kB | 58/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 190/689 kB | 58/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 190/689 kB | 62/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.3/2.9 MB | 0.3/1.4 MB | 190/689 kB | 66/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.4/2.9 MB | 0.3/1.4 MB | 190/689 kB | 66/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.4/2.9 MB | 0.3/1.4 MB | 190/689 kB | 70/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.4/2.9 MB | 0.3/1.4 MB | 190/689 kB | 74/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.4/2.9 MB | 0.3/1.4 MB | 194/689 kB | 74/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.4/2.9 MB | 0.3/1.4 MB | 194/689 kB | 74/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.4/2.9 MB | 0.3/1.4 MB | 194/689 kB | 74/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.4/2.9 MB | 0.3/1.4 MB | 198/689 kB | 74/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.4/2.9 MB | 0.3/1.4 MB | 198/689 kB | 78/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.4/2.9 MB | 0.3/1.4 MB | 202/689 kB | 78/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.4/2.9 MB | 0.3/1.4 MB | 202/689 kB | 78/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.4/2.9 MB | 0.3/1.4 MB | 202/689 kB | 78/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.4/2.9 MB | 0.3/1.4 MB | 202/689 kB | 78/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.5/2.9 MB | 0.3/1.4 MB | 202/689 kB | 78/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.5/2.9 MB | 0.3/1.4 MB | 206/689 kB | 78/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.5/2.9 MB | 0.3/1.4 MB | 206/689 kB | 78/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.5/2.9 MB | 0.3/1.4 MB | 206/689 kB | 78/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.5/2.9 MB | 0.3/1.4 MB | 206/689 kB | 82/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.5/2.9 MB | 0.3/1.4 MB | 206/689 kB | 82/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.5/2.9 MB | 0.3/1.4 MB | 208/689 kB | 82/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.5/2.9 MB | 0.3/1.4 MB | 208/689 kB | 82/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.5/2.9 MB | 0.3/1.4 MB | 212/689 kB | 82/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.5/2.9 MB | 0.3/1.4 MB | 212/689 kB | 82/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.5/2.9 MB | 0.3/1.4 MB | 216/689 kB | 82/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.5/2.9 MB | 0.3/1.4 MB | 216/689 kB | 82/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.5/2.9 MB | 0.3/1.4 MB | 216/689 kB | 86/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.5/2.9 MB | 0.3/1.4 MB | 216/689 kB | 88/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 216/689 kB | 88/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 220/689 kB | 88/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 225/689 kB | 88/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 229/689 kB | 88/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 233/689 kB | 88/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 237/689 kB | 88/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 241/689 kB | 88/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 243/689 kB | 88/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 243/689 kB | 88/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 243/689 kB | 92/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 243/689 kB | 92/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 243/689 kB | 97/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 243/689 kB | 97/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 243/689 kB | 101/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 247/689 kB | 101/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 247/689 kB | 105/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 251/689 kB | 105/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 255/689 kB | 105/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 259/689 kB | 105/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 264/689 kB | 105/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 268/689 kB | 105/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 268/689 kB | 105/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 268/689 kB | 105/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 268/689 kB | 105/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 268/689 kB | 109/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 272/689 kB | 109/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 272/689 kB | 109/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 272/689 kB | 113/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 272/689 kB | 117/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 272/689 kB | 117/282 kB error 02-Jan-2023 03:02:30 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 276/689 kB | 117/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 278/689 kB | 117/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 282/689 kB | 117/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 286/689 kB | 117/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 290/689 kB | 117/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.6/2.9 MB | 0.3/1.4 MB | 294/689 kB | 117/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.6/2.9 MB | 0.4/1.4 MB | 294/689 kB | 117/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.6/2.9 MB | 0.4/1.4 MB | 294/689 kB | 117/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.6/2.9 MB | 0.4/1.4 MB | 294/689 kB | 117/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.6/2.9 MB | 0.4/1.4 MB | 294/689 kB | 117/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.6/2.9 MB | 0.4/1.4 MB | 294/689 kB | 121/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.6/2.9 MB | 0.4/1.4 MB | 294/689 kB | 123/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.6/2.9 MB | 0.4/1.4 MB | 294/689 kB | 127/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.6/2.9 MB | 0.4/1.4 MB | 294/689 kB | 131/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.6/2.9 MB | 0.4/1.4 MB | 294/689 kB | 136/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.6/2.9 MB | 0.4/1.4 MB | 294/689 kB | 140/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.6/2.9 MB | 0.4/1.4 MB | 298/689 kB | 140/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.6/2.9 MB | 0.4/1.4 MB | 298/689 kB | 140/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.7/2.9 MB | 0.4/1.4 MB | 298/689 kB | 140/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.7/2.9 MB | 0.4/1.4 MB | 298/689 kB | 140/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.7/2.9 MB | 0.4/1.4 MB | 298/689 kB | 140/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.7/2.9 MB | 0.4/1.4 MB | 298/689 kB | 140/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.7/2.9 MB | 0.4/1.4 MB | 298/689 kB | 140/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.7/2.9 MB | 0.4/1.4 MB | 298/689 kB | 140/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.7/2.9 MB | 0.4/1.4 MB | 298/689 kB | 140/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.7/2.9 MB | 0.4/1.4 MB | 298/689 kB | 140/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 298/689 kB | 140/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 298/689 kB | 144/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 302/689 kB | 144/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 307/689 kB | 144/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 311/689 kB | 144/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 313/689 kB | 144/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 317/689 kB | 144/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 321/689 kB | 144/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 325/689 kB | 144/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 329/689 kB | 144/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 333/689 kB | 144/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 333/689 kB | 144/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 333/689 kB | 144/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 333/689 kB | 144/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 333/689 kB | 148/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 333/689 kB | 152/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 333/689 kB | 156/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 333/689 kB | 158/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 333/689 kB | 162/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 333/689 kB | 166/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 333/689 kB | 170/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 333/689 kB | 174/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 333/689 kB | 179/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 333/689 kB | 183/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 333/689 kB | 187/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 333/689 kB | 191/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 333/689 kB | 193/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 333/689 kB | 193/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 333/689 kB | 193/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 337/689 kB | 193/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 337/689 kB | 193/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 337/689 kB | 193/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 337/689 kB | 193/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 337/689 kB | 197/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 337/689 kB | 201/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/2.9 MB | 0.4/1.4 MB | 337/689 kB | 201/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.9/2.9 MB | 0.4/1.4 MB | 337/689 kB | 201/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.9/2.9 MB | 0.4/1.4 MB | 337/689 kB | 205/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.9/2.9 MB | 0.4/1.4 MB | 341/689 kB | 205/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.9/2.9 MB | 0.4/1.4 MB | 345/689 kB | 205/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.9/2.9 MB | 0.4/1.4 MB | 347/689 kB | 205/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.9/2.9 MB | 0.4/1.4 MB | 352/689 kB | 205/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.9/2.9 MB | 0.4/1.4 MB | 356/689 kB | 205/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.9/2.9 MB | 0.4/1.4 MB | 360/689 kB | 205/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.9/2.9 MB | 0.4/1.4 MB | 364/689 kB | 205/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.9/2.9 MB | 0.4/1.4 MB | 368/689 kB | 205/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.9/2.9 MB | 0.4/1.4 MB | 372/689 kB | 205/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.9/2.9 MB | 0.4/1.4 MB | 376/689 kB | 205/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.9/2.9 MB | 0.4/1.4 MB | 380/689 kB | 205/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.9/2.9 MB | 0.4/1.4 MB | 382/689 kB | 205/282 kB error 02-Jan-2023 03:02:31 Progress (4): 0.9/2.9 MB | 0.5/1.4 MB | 382/689 kB | 205/282 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 382/689 kB | 205/282 kB | 4.1/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 382/689 kB | 205/282 kB | 8.2/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 382/689 kB | 205/282 kB | 12/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 382/689 kB | 205/282 kB | 12/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 382/689 kB | 205/282 kB | 12/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 382/689 kB | 205/282 kB | 12/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 382/689 kB | 209/282 kB | 12/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 382/689 kB | 213/282 kB | 12/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 382/689 kB | 217/282 kB | 12/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 382/689 kB | 222/282 kB | 12/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 382/689 kB | 226/282 kB | 12/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 382/689 kB | 228/282 kB | 12/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 382/689 kB | 228/282 kB | 16/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 382/689 kB | 228/282 kB | 19/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 386/689 kB | 228/282 kB | 19/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 390/689 kB | 228/282 kB | 19/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 390/689 kB | 228/282 kB | 19/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 390/689 kB | 228/282 kB | 19/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 390/689 kB | 232/282 kB | 19/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 390/689 kB | 232/282 kB | 19/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 390/689 kB | 232/282 kB | 19/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 395/689 kB | 232/282 kB | 19/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 399/689 kB | 232/282 kB | 19/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 403/689 kB | 232/282 kB | 19/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 407/689 kB | 232/282 kB | 19/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 411/689 kB | 232/282 kB | 19/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 411/689 kB | 232/282 kB | 19/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 411/689 kB | 236/282 kB | 19/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 411/689 kB | 236/282 kB | 19/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 411/689 kB | 236/282 kB | 23/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 415/689 kB | 236/282 kB | 23/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 415/689 kB | 240/282 kB | 23/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 415/689 kB | 240/282 kB | 27/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 415/689 kB | 240/282 kB | 31/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 415/689 kB | 240/282 kB | 34/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 415/689 kB | 240/282 kB | 34/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 415/689 kB | 244/282 kB | 34/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 415/689 kB | 248/282 kB | 34/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 415/689 kB | 252/282 kB | 34/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 415/689 kB | 256/282 kB | 34/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 415/689 kB | 260/282 kB | 34/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 415/689 kB | 262/282 kB | 34/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 417/689 kB | 262/282 kB | 34/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 417/689 kB | 267/282 kB | 34/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 417/689 kB | 267/282 kB | 34/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 417/689 kB | 267/282 kB | 34/373 kB error 02-Jan-2023 03:02:31 Progress (5): 0.9/2.9 MB | 0.5/1.4 MB | 417/689 kB | 267/282 kB | 34/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 417/689 kB | 267/282 kB | 34/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 417/689 kB | 267/282 kB | 38/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 417/689 kB | 267/282 kB | 42/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 417/689 kB | 267/282 kB | 46/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 417/689 kB | 267/282 kB | 51/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 421/689 kB | 267/282 kB | 51/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 425/689 kB | 267/282 kB | 51/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 429/689 kB | 267/282 kB | 51/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 433/689 kB | 267/282 kB | 51/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 438/689 kB | 267/282 kB | 51/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 442/689 kB | 267/282 kB | 51/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 442/689 kB | 267/282 kB | 51/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 442/689 kB | 267/282 kB | 55/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 442/689 kB | 267/282 kB | 59/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 442/689 kB | 267/282 kB | 63/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 442/689 kB | 267/282 kB | 67/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 442/689 kB | 271/282 kB | 67/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 442/689 kB | 271/282 kB | 67/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 442/689 kB | 271/282 kB | 67/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 446/689 kB | 271/282 kB | 67/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 450/689 kB | 271/282 kB | 67/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 452/689 kB | 271/282 kB | 67/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 452/689 kB | 275/282 kB | 67/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 452/689 kB | 279/282 kB | 67/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 452/689 kB | 282 kB | 67/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 452/689 kB | 282 kB | 69/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 452/689 kB | 282 kB | 73/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 452/689 kB | 282 kB | 77/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 452/689 kB | 282 kB | 77/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.5/1.4 MB | 452/689 kB | 282 kB | 77/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 452/689 kB | 282 kB | 77/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 452/689 kB | 282 kB | 81/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 452/689 kB | 282 kB | 85/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 452/689 kB | 282 kB | 85/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 452/689 kB | 282 kB | 85/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 452/689 kB | 282 kB | 85/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 452/689 kB | 282 kB | 85/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 452/689 kB | 282 kB | 89/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 452/689 kB | 282 kB | 94/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 452/689 kB | 282 kB | 98/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 452/689 kB | 282 kB | 102/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 452/689 kB | 282 kB | 102/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 452/689 kB | 282 kB | 102/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 452/689 kB | 282 kB | 104/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 452/689 kB | 282 kB | 108/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 452/689 kB | 282 kB | 112/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 452/689 kB | 282 kB | 112/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 452/689 kB | 282 kB | 112/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 456/689 kB | 282 kB | 112/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 460/689 kB | 282 kB | 112/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 464/689 kB | 282 kB | 112/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.0/2.9 MB | 0.6/1.4 MB | 468/689 kB | 282 kB | 112/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 468/689 kB | 282 kB | 112/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 468/689 kB | 282 kB | 116/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 468/689 kB | 282 kB | 120/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 468/689 kB | 282 kB | 124/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 468/689 kB | 282 kB | 128/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 468/689 kB | 282 kB | 132/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 468/689 kB | 282 kB | 137/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 468/689 kB | 282 kB | 141/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 468/689 kB | 282 kB | 143/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 468/689 kB | 282 kB | 147/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 468/689 kB | 282 kB | 151/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 468/689 kB | 282 kB | 155/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 468/689 kB | 282 kB | 158/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 472/689 kB | 282 kB | 158/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 476/689 kB | 282 kB | 158/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 481/689 kB | 282 kB | 158/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 485/689 kB | 282 kB | 158/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 485/689 kB | 282 kB | 158/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 485/689 kB | 282 kB | 158/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 485/689 kB | 282 kB | 158/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 485/689 kB | 282 kB | 158/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 485/689 kB | 282 kB | 158/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.1/2.9 MB | 0.6/1.4 MB | 485/689 kB | 282 kB | 158/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 485/689 kB | 282 kB | 158/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 485/689 kB | 282 kB | 158/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 485/689 kB | 282 kB | 158/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 487/689 kB | 282 kB | 158/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 487/689 kB | 282 kB | 162/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 491/689 kB | 282 kB | 162/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 495/689 kB | 282 kB | 162/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 499/689 kB | 282 kB | 162/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 503/689 kB | 282 kB | 162/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 503/689 kB | 282 kB | 162/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 503/689 kB | 282 kB | 162/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 503/689 kB | 282 kB | 166/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 503/689 kB | 282 kB | 170/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 503/689 kB | 282 kB | 170/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 507/689 kB | 282 kB | 170/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 511/689 kB | 282 kB | 170/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 511/689 kB | 282 kB | 174/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 511/689 kB | 282 kB | 179/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 511/689 kB | 282 kB | 183/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 511/689 kB | 282 kB | 187/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 511/689 kB | 282 kB | 191/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 511/689 kB | 282 kB | 195/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 511/689 kB | 282 kB | 199/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 511/689 kB | 282 kB | 203/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 511/689 kB | 282 kB | 206/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 511/689 kB | 282 kB | 210/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 511/689 kB | 282 kB | 214/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 511/689 kB | 282 kB | 218/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 511/689 kB | 282 kB | 221/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 515/689 kB | 282 kB | 221/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 520/689 kB | 282 kB | 221/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 522/689 kB | 282 kB | 221/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 522/689 kB | 282 kB | 225/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 522/689 kB | 282 kB | 225/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 522/689 kB | 282 kB | 225/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.6/1.4 MB | 522/689 kB | 282 kB | 225/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.7/1.4 MB | 522/689 kB | 282 kB | 225/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.2/2.9 MB | 0.7/1.4 MB | 522/689 kB | 282 kB | 225/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.3/2.9 MB | 0.7/1.4 MB | 522/689 kB | 282 kB | 225/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.3/2.9 MB | 0.7/1.4 MB | 522/689 kB | 282 kB | 229/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.3/2.9 MB | 0.7/1.4 MB | 522/689 kB | 282 kB | 233/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.3/2.9 MB | 0.7/1.4 MB | 522/689 kB | 282 kB | 237/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.3/2.9 MB | 0.7/1.4 MB | 522/689 kB | 282 kB | 242/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.3/2.9 MB | 0.7/1.4 MB | 522/689 kB | 282 kB | 246/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.3/2.9 MB | 0.7/1.4 MB | 526/689 kB | 282 kB | 246/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.3/2.9 MB | 0.7/1.4 MB | 530/689 kB | 282 kB | 246/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.3/2.9 MB | 0.7/1.4 MB | 534/689 kB | 282 kB | 246/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.3/2.9 MB | 0.7/1.4 MB | 538/689 kB | 282 kB | 246/373 kB error 02-Jan-2023 03:02:31 error 02-Jan-2023 03:02:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.jar (282 kB at 73 kB/s) error 02-Jan-2023 03:02:31 #14 85.16 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 538/689 kB | 246/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 538/689 kB | 246/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 538/689 kB | 246/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 538/689 kB | 246/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 538/689 kB | 250/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 542/689 kB | 250/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 546/689 kB | 250/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 550/689 kB | 250/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 554/689 kB | 250/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 556/689 kB | 250/373 kB error 02-Jan-2023 03:02:31 error 02-Jan-2023 03:02:31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.jar error 02-Jan-2023 03:02:31 #14 85.18 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 560/689 kB | 250/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 565/689 kB | 250/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 565/689 kB | 250/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 569/689 kB | 250/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 573/689 kB | 250/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 573/689 kB | 250/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 573/689 kB | 254/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 573/689 kB | 258/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 573/689 kB | 260/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 573/689 kB | 264/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 573/689 kB | 269/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 573/689 kB | 273/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 573/689 kB | 277/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 577/689 kB | 277/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 581/689 kB | 277/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 585/689 kB | 277/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 589/689 kB | 277/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 591/689 kB | 277/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 591/689 kB | 277/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 591/689 kB | 277/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 591/689 kB | 277/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 591/689 kB | 277/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 591/689 kB | 277/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 591/689 kB | 277/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 591/689 kB | 277/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 591/689 kB | 281/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 595/689 kB | 281/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 599/689 kB | 281/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 603/689 kB | 281/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 603/689 kB | 285/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 603/689 kB | 289/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.3/2.9 MB | 0.7/1.4 MB | 603/689 kB | 293/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 603/689 kB | 293/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 603/689 kB | 293/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 603/689 kB | 293/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 603/689 kB | 297/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 603/689 kB | 301/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 608/689 kB | 301/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 608/689 kB | 301/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 608/689 kB | 305/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 608/689 kB | 309/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 608/689 kB | 314/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 608/689 kB | 318/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 608/689 kB | 322/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 608/689 kB | 322/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 608/689 kB | 322/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 608/689 kB | 326/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 608/689 kB | 330/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 612/689 kB | 330/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 612/689 kB | 334/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 612/689 kB | 338/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 612/689 kB | 341/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 612/689 kB | 345/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 612/689 kB | 345/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.7/1.4 MB | 612/689 kB | 345/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.8/1.4 MB | 612/689 kB | 345/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.8/1.4 MB | 612/689 kB | 345/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.8/1.4 MB | 612/689 kB | 349/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.8/1.4 MB | 612/689 kB | 353/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.8/1.4 MB | 612/689 kB | 356/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.8/1.4 MB | 612/689 kB | 360/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.4/2.9 MB | 0.8/1.4 MB | 612/689 kB | 364/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.5/2.9 MB | 0.8/1.4 MB | 612/689 kB | 364/373 kB error 02-Jan-2023 03:02:31 Progress (4): 1.5/2.9 MB | 0.8/1.4 MB | 612/689 kB | 364/373 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 612/689 kB | 364/373 kB | 3.3/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 616/689 kB | 364/373 kB | 3.3/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 616/689 kB | 364/373 kB | 3.3/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 616/689 kB | 368/373 kB | 3.3/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 616/689 kB | 368/373 kB | 3.3/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 616/689 kB | 372/373 kB | 3.3/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 616/689 kB | 373 kB | 3.3/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 616/689 kB | 373 kB | 6.1/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 616/689 kB | 373 kB | 6.1/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 620/689 kB | 373 kB | 6.1/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 620/689 kB | 373 kB | 6.1/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 624/689 kB | 373 kB | 6.1/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 626/689 kB | 373 kB | 6.1/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 626/689 kB | 373 kB | 6.1/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 626/689 kB | 373 kB | 8.9/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 626/689 kB | 373 kB | 12/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 626/689 kB | 373 kB | 12/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 626/689 kB | 373 kB | 12/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 626/689 kB | 373 kB | 12/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 626/689 kB | 373 kB | 12/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 630/689 kB | 373 kB | 12/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 634/689 kB | 373 kB | 12/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 638/689 kB | 373 kB | 12/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 642/689 kB | 373 kB | 12/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 642/689 kB | 373 kB | 14/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 642/689 kB | 373 kB | 17/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 642/689 kB | 373 kB | 20/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 642/689 kB | 373 kB | 23/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 642/689 kB | 373 kB | 26/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 642/689 kB | 373 kB | 28/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 642/689 kB | 373 kB | 31/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 646/689 kB | 373 kB | 31/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 646/689 kB | 373 kB | 31/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 646/689 kB | 373 kB | 31/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 646/689 kB | 373 kB | 31/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 651/689 kB | 373 kB | 31/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.8/1.4 MB | 655/689 kB | 373 kB | 31/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.9/1.4 MB | 655/689 kB | 373 kB | 31/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.9/1.4 MB | 655/689 kB | 373 kB | 34/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.5/2.9 MB | 0.9/1.4 MB | 655/689 kB | 373 kB | 34/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 655/689 kB | 373 kB | 34/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 655/689 kB | 373 kB | 34/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 659/689 kB | 373 kB | 34/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 659/689 kB | 373 kB | 37/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 659/689 kB | 373 kB | 40/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 659/689 kB | 373 kB | 40/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 661/689 kB | 373 kB | 40/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 661/689 kB | 373 kB | 40/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 665/689 kB | 373 kB | 40/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 669/689 kB | 373 kB | 40/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 673/689 kB | 373 kB | 40/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 677/689 kB | 373 kB | 40/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 677/689 kB | 373 kB | 40/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 677/689 kB | 373 kB | 40/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 681/689 kB | 373 kB | 40/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 685/689 kB | 373 kB | 40/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 40/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 40/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 40/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 40/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 42/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 45/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 48/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 51/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 51/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 51/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 51/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 54/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 54/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 54/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 56/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 59/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.6/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 59/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 59/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 59/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 62/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 65/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 0.9/1.4 MB | 689 kB | 373 kB | 68/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 1.0/1.4 MB | 689 kB | 373 kB | 68/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 1.0/1.4 MB | 689 kB | 373 kB | 68/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 1.0/1.4 MB | 689 kB | 373 kB | 68/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 1.0/1.4 MB | 689 kB | 373 kB | 70/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 1.0/1.4 MB | 689 kB | 373 kB | 70/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 1.0/1.4 MB | 689 kB | 373 kB | 73/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 1.0/1.4 MB | 689 kB | 373 kB | 76/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 1.0/1.4 MB | 689 kB | 373 kB | 79/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 1.0/1.4 MB | 689 kB | 373 kB | 79/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 1.0/1.4 MB | 689 kB | 373 kB | 82/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 1.0/1.4 MB | 689 kB | 373 kB | 82/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 1.0/1.4 MB | 689 kB | 373 kB | 82/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 1.0/1.4 MB | 689 kB | 373 kB | 82/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 1.0/1.4 MB | 689 kB | 373 kB | 82/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 1.0/1.4 MB | 689 kB | 373 kB | 82/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 1.0/1.4 MB | 689 kB | 373 kB | 84/201 kB error 02-Jan-2023 03:02:31 Progress (5): 1.7/2.9 MB | 1.0/1.4 MB | 689 kB | 373 kB | 87/201 kB error 02-Jan-2023 03:02:31 error 02-Jan-2023 03:02:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.jar (373 kB at 87 kB/s) error 02-Jan-2023 03:02:31 #14 85.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.jar error 02-Jan-2023 03:02:31 #14 85.58 Progress (4): 1.7/2.9 MB | 1.0/1.4 MB | 689 kB | 87/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.7/2.9 MB | 1.0/1.4 MB | 689 kB | 87/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.7/2.9 MB | 1.0/1.4 MB | 689 kB | 87/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.7/2.9 MB | 1.0/1.4 MB | 689 kB | 87/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.0/1.4 MB | 689 kB | 87/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.0/1.4 MB | 689 kB | 87/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.0/1.4 MB | 689 kB | 87/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.0/1.4 MB | 689 kB | 90/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.0/1.4 MB | 689 kB | 93/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.0/1.4 MB | 689 kB | 96/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.0/1.4 MB | 689 kB | 98/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.0/1.4 MB | 689 kB | 101/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.0/1.4 MB | 689 kB | 101/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.1/1.4 MB | 689 kB | 101/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.1/1.4 MB | 689 kB | 104/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.1/1.4 MB | 689 kB | 104/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.1/1.4 MB | 689 kB | 104/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.1/1.4 MB | 689 kB | 104/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.1/1.4 MB | 689 kB | 104/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.1/1.4 MB | 689 kB | 104/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.1/1.4 MB | 689 kB | 107/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.1/1.4 MB | 689 kB | 110/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.1/1.4 MB | 689 kB | 110/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.1/1.4 MB | 689 kB | 110/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.1/1.4 MB | 689 kB | 112/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.1/1.4 MB | 689 kB | 112/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.1/1.4 MB | 689 kB | 115/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.1/1.4 MB | 689 kB | 118/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.1/1.4 MB | 689 kB | 120/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.1/1.4 MB | 689 kB | 123/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.1/1.4 MB | 689 kB | 126/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/2.9 MB | 1.1/1.4 MB | 689 kB | 126/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.9/2.9 MB | 1.1/1.4 MB | 689 kB | 126/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.9/2.9 MB | 1.1/1.4 MB | 689 kB | 126/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.9/2.9 MB | 1.1/1.4 MB | 689 kB | 126/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.9/2.9 MB | 1.1/1.4 MB | 689 kB | 129/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.9/2.9 MB | 1.1/1.4 MB | 689 kB | 129/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.9/2.9 MB | 1.1/1.4 MB | 689 kB | 132/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.9/2.9 MB | 1.1/1.4 MB | 689 kB | 132/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.9/2.9 MB | 1.1/1.4 MB | 689 kB | 132/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.9/2.9 MB | 1.1/1.4 MB | 689 kB | 134/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.9/2.9 MB | 1.1/1.4 MB | 689 kB | 134/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.9/2.9 MB | 1.1/1.4 MB | 689 kB | 137/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.9/2.9 MB | 1.1/1.4 MB | 689 kB | 140/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.9/2.9 MB | 1.1/1.4 MB | 689 kB | 143/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.9/2.9 MB | 1.1/1.4 MB | 689 kB | 143/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.9/2.9 MB | 1.1/1.4 MB | 689 kB | 143/201 kB error 02-Jan-2023 03:02:31 Progress (4): 1.9/2.9 MB | 1.1/1.4 MB | 689 kB | 146/201 kB error 02-Jan-2023 03:02:31 error 02-Jan-2023 03:02:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.jar (689 kB at 157 kB/s) error 02-Jan-2023 03:02:31 #14 85.68 Progress (3): 1.9/2.9 MB | 1.1/1.4 MB | 148/201 kB error 02-Jan-2023 03:02:31 Progress (3): 1.9/2.9 MB | 1.1/1.4 MB | 151/201 kB error 02-Jan-2023 03:02:31 Progress (3): 1.9/2.9 MB | 1.1/1.4 MB | 151/201 kB error 02-Jan-2023 03:02:31 Progress (3): 1.9/2.9 MB | 1.2/1.4 MB | 151/201 kB error 02-Jan-2023 03:02:31 Progress (3): 1.9/2.9 MB | 1.2/1.4 MB | 151/201 kB error 02-Jan-2023 03:02:31 Progress (3): 1.9/2.9 MB | 1.2/1.4 MB | 154/201 kB error 02-Jan-2023 03:02:31 error 02-Jan-2023 03:02:31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.jar error 02-Jan-2023 03:02:31 #14 85.69 Progress (3): 1.9/2.9 MB | 1.2/1.4 MB | 154/201 kB error 02-Jan-2023 03:02:31 Progress (3): 1.9/2.9 MB | 1.2/1.4 MB | 154/201 kB error 02-Jan-2023 03:02:31 Progress (3): 1.9/2.9 MB | 1.2/1.4 MB | 154/201 kB error 02-Jan-2023 03:02:31 Progress (3): 1.9/2.9 MB | 1.2/1.4 MB | 157/201 kB error 02-Jan-2023 03:02:31 Progress (3): 1.9/2.9 MB | 1.2/1.4 MB | 160/201 kB error 02-Jan-2023 03:02:31 Progress (3): 1.9/2.9 MB | 1.2/1.4 MB | 162/201 kB error 02-Jan-2023 03:02:31 Progress (3): 1.9/2.9 MB | 1.2/1.4 MB | 162/201 kB error 02-Jan-2023 03:02:31 Progress (3): 1.9/2.9 MB | 1.2/1.4 MB | 165/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.0/2.9 MB | 1.2/1.4 MB | 165/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.0/2.9 MB | 1.2/1.4 MB | 165/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.0/2.9 MB | 1.2/1.4 MB | 165/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.0/2.9 MB | 1.2/1.4 MB | 168/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.0/2.9 MB | 1.2/1.4 MB | 168/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.0/2.9 MB | 1.2/1.4 MB | 168/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.0/2.9 MB | 1.2/1.4 MB | 168/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.0/2.9 MB | 1.2/1.4 MB | 168/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.2/1.4 MB | 168/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.2/1.4 MB | 168/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.2/1.4 MB | 171/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.2/1.4 MB | 171/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.2/1.4 MB | 171/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.2/1.4 MB | 174/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.2/1.4 MB | 174/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.2/1.4 MB | 176/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.2/1.4 MB | 176/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.2/1.4 MB | 176/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.3/1.4 MB | 176/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.3/1.4 MB | 176/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.3/1.4 MB | 176/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.3/1.4 MB | 176/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.3/1.4 MB | 176/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.3/1.4 MB | 179/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.3/1.4 MB | 179/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.3/1.4 MB | 179/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.3/1.4 MB | 182/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.3/1.4 MB | 184/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.3/1.4 MB | 187/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.3/1.4 MB | 190/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.3/1.4 MB | 190/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.3/1.4 MB | 190/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.3/1.4 MB | 190/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.3/1.4 MB | 190/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.3/1.4 MB | 190/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.3/1.4 MB | 190/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.3/1.4 MB | 190/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.4/1.4 MB | 190/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.4/1.4 MB | 190/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.4/1.4 MB | 190/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.4/1.4 MB | 190/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.4/1.4 MB | 190/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.4/1.4 MB | 190/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.4/1.4 MB | 190/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.4/1.4 MB | 190/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.4/1.4 MB | 193/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.4/1.4 MB | 193/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.4/1.4 MB | 193/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.1/2.9 MB | 1.4/1.4 MB | 196/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.2/2.9 MB | 1.4/1.4 MB | 196/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.2/2.9 MB | 1.4/1.4 MB | 196/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.2/2.9 MB | 1.4/1.4 MB | 196/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.2/2.9 MB | 1.4/1.4 MB | 196/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.2/2.9 MB | 1.4/1.4 MB | 198/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.2/2.9 MB | 1.4/1.4 MB | 198/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.2/2.9 MB | 1.4/1.4 MB | 198/201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.2/2.9 MB | 1.4/1.4 MB | 201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.2/2.9 MB | 1.4 MB | 201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.2/2.9 MB | 1.4 MB | 201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.2/2.9 MB | 1.4 MB | 201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.2/2.9 MB | 1.4 MB | 201 kB error 02-Jan-2023 03:02:31 Progress (3): 2.3/2.9 MB | 1.4 MB | 201 kB error 02-Jan-2023 03:02:31 Progress (4): 2.3/2.9 MB | 1.4 MB | 201 kB | 4.1/315 kB error 02-Jan-2023 03:02:31 Progress (4): 2.3/2.9 MB | 1.4 MB | 201 kB | 4.1/315 kB error 02-Jan-2023 03:02:31 Progress (4): 2.3/2.9 MB | 1.4 MB | 201 kB | 8.2/315 kB error 02-Jan-2023 03:02:31 Progress (4): 2.3/2.9 MB | 1.4 MB | 201 kB | 12/315 kB error 02-Jan-2023 03:02:31 Progress (4): 2.3/2.9 MB | 1.4 MB | 201 kB | 16/315 kB error 02-Jan-2023 03:02:31 Progress (4): 2.3/2.9 MB | 1.4 MB | 201 kB | 19/315 kB error 02-Jan-2023 03:02:31 Progress (4): 2.3/2.9 MB | 1.4 MB | 201 kB | 19/315 kB error 02-Jan-2023 03:02:31 Progress (4): 2.3/2.9 MB | 1.4 MB | 201 kB | 19/315 kB error 02-Jan-2023 03:02:31 error 02-Jan-2023 03:02:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.jar (201 kB at 40 kB/s) error 02-Jan-2023 03:02:31 #14 86.29 Progress (3): 2.3/2.9 MB | 1.4 MB | 23/315 kB error 02-Jan-2023 03:02:31 Progress (3): 2.3/2.9 MB | 1.4 MB | 23/315 kB error 02-Jan-2023 03:02:31 Progress (3): 2.3/2.9 MB | 1.4 MB | 27/315 kB error 02-Jan-2023 03:02:31 Progress (3): 2.3/2.9 MB | 1.4 MB | 31/315 kB error 02-Jan-2023 03:02:31 Progress (3): 2.3/2.9 MB | 1.4 MB | 34/315 kB error 02-Jan-2023 03:02:31 error 02-Jan-2023 03:02:31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.jar error 02-Jan-2023 03:02:31 #14 86.32 Progress (3): 2.3/2.9 MB | 1.4 MB | 34/315 kB error 02-Jan-2023 03:02:31 Progress (3): 2.3/2.9 MB | 1.4 MB | 38/315 kB error 02-Jan-2023 03:02:31 Progress (3): 2.3/2.9 MB | 1.4 MB | 42/315 kB error 02-Jan-2023 03:02:31 Progress (3): 2.3/2.9 MB | 1.4 MB | 46/315 kB error 02-Jan-2023 03:02:31 Progress (3): 2.3/2.9 MB | 1.4 MB | 51/315 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 1.4 MB | 51/315 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 1.4 MB | 55/315 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 1.4 MB | 59/315 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 1.4 MB | 63/315 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 1.4 MB | 67/315 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 1.4 MB | 69/315 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 1.4 MB | 69/315 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 1.4 MB | 69/315 kB error 02-Jan-2023 03:02:31 error 02-Jan-2023 03:02:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.jar (1.4 MB at 284 kB/s) error 02-Jan-2023 03:02:31 #14 86.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.jar error 02-Jan-2023 03:02:31 #14 86.41 Progress (2): 2.4/2.9 MB | 69/315 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 69/315 kB | 4.1/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 73/315 kB | 4.1/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 77/315 kB | 4.1/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 81/315 kB | 4.1/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 85/315 kB | 4.1/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 89/315 kB | 4.1/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 94/315 kB | 4.1/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 98/315 kB | 4.1/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 98/315 kB | 8.2/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 98/315 kB | 12/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 98/315 kB | 16/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 102/315 kB | 16/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 104/315 kB | 16/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 104/315 kB | 16/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 108/315 kB | 16/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 112/315 kB | 16/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 116/315 kB | 16/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 116/315 kB | 20/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 116/315 kB | 20/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 116/315 kB | 25/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 116/315 kB | 29/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 116/315 kB | 33/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 120/315 kB | 33/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 124/315 kB | 33/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.4/2.9 MB | 128/315 kB | 33/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 128/315 kB | 33/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 132/315 kB | 33/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 132/315 kB | 37/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 132/315 kB | 41/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 132/315 kB | 45/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 137/315 kB | 45/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 137/315 kB | 45/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 137/315 kB | 49/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 137/315 kB | 53/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 141/315 kB | 53/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 143/315 kB | 53/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 143/315 kB | 57/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 143/315 kB | 57/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 147/315 kB | 57/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 152/315 kB | 57/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 156/315 kB | 57/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 156/315 kB | 61/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 156/315 kB | 66/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 160/315 kB | 66/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 164/315 kB | 66/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 164/315 kB | 66/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 164/315 kB | 70/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 164/315 kB | 74/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 164/315 kB | 78/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 168/315 kB | 78/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 168/315 kB | 82/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 172/315 kB | 82/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 172/315 kB | 82/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 176/315 kB | 82/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 178/315 kB | 82/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 178/315 kB | 85/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 178/315 kB | 89/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 178/315 kB | 93/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.5/2.9 MB | 178/315 kB | 93/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 178/315 kB | 93/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 182/315 kB | 93/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 186/315 kB | 93/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 190/315 kB | 93/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 195/315 kB | 93/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 199/315 kB | 93/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 199/315 kB | 97/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 199/315 kB | 101/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 199/315 kB | 105/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 203/315 kB | 105/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 207/315 kB | 105/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 211/315 kB | 105/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 211/315 kB | 105/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 211/315 kB | 105/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 211/315 kB | 105/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 211/315 kB | 105/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 211/315 kB | 105/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 213/315 kB | 105/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 213/315 kB | 109/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 213/315 kB | 114/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 217/315 kB | 114/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 221/315 kB | 114/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 221/315 kB | 118/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 221/315 kB | 120/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 221/315 kB | 124/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 221/315 kB | 128/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 221/315 kB | 132/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 225/315 kB | 132/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 225/315 kB | 136/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 229/315 kB | 136/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 229/315 kB | 140/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 229/315 kB | 144/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.6/2.9 MB | 229/315 kB | 148/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.7/2.9 MB | 229/315 kB | 148/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.7/2.9 MB | 229/315 kB | 152/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.7/2.9 MB | 229/315 kB | 155/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.7/2.9 MB | 229/315 kB | 159/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.7/2.9 MB | 229/315 kB | 163/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.7/2.9 MB | 229/315 kB | 167/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.7/2.9 MB | 229/315 kB | 171/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.7/2.9 MB | 229/315 kB | 175/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.7/2.9 MB | 229/315 kB | 179/409 kB error 02-Jan-2023 03:02:31 Progress (3): 2.7/2.9 MB | 233/315 kB | 179/409 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 233/315 kB | 179/409 kB | 3.3/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 233/315 kB | 179/409 kB | 3.3/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 233/315 kB | 179/409 kB | 6.1/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 233/315 kB | 179/409 kB | 8.9/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 238/315 kB | 179/409 kB | 8.9/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 242/315 kB | 179/409 kB | 8.9/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 246/315 kB | 179/409 kB | 8.9/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 248/315 kB | 179/409 kB | 8.9/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 251/315 kB | 179/409 kB | 8.9/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 255/315 kB | 179/409 kB | 8.9/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 255/315 kB | 183/409 kB | 8.9/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 255/315 kB | 187/409 kB | 8.9/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 260/315 kB | 187/409 kB | 8.9/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 264/315 kB | 187/409 kB | 8.9/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 268/315 kB | 187/409 kB | 8.9/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 272/315 kB | 187/409 kB | 8.9/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 276/315 kB | 187/409 kB | 8.9/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 278/315 kB | 187/409 kB | 8.9/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 282/315 kB | 187/409 kB | 8.9/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 287/315 kB | 187/409 kB | 8.9/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 291/315 kB | 187/409 kB | 8.9/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 291/315 kB | 187/409 kB | 12/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 291/315 kB | 187/409 kB | 12/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 295/315 kB | 187/409 kB | 12/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 295/315 kB | 189/409 kB | 12/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 299/315 kB | 189/409 kB | 12/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 303/315 kB | 189/409 kB | 12/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 303/315 kB | 189/409 kB | 14/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 303/315 kB | 193/409 kB | 14/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 303/315 kB | 198/409 kB | 14/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 303/315 kB | 202/409 kB | 14/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 303/315 kB | 206/409 kB | 14/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 303/315 kB | 206/409 kB | 17/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 305/315 kB | 206/409 kB | 17/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 305/315 kB | 206/409 kB | 20/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 309/315 kB | 206/409 kB | 20/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 309/315 kB | 206/409 kB | 20/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 309/315 kB | 206/409 kB | 20/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 309/315 kB | 206/409 kB | 20/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 314/315 kB | 206/409 kB | 20/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 314/315 kB | 206/409 kB | 23/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 315 kB | 206/409 kB | 23/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 315 kB | 206/409 kB | 26/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 315 kB | 206/409 kB | 28/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 315 kB | 210/409 kB | 28/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 315 kB | 214/409 kB | 28/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 315 kB | 218/409 kB | 28/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 315 kB | 222/409 kB | 28/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 315 kB | 222/409 kB | 31/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 315 kB | 222/409 kB | 34/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 315 kB | 222/409 kB | 37/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 315 kB | 222/409 kB | 37/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.7/2.9 MB | 315 kB | 222/409 kB | 40/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 222/409 kB | 40/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 224/409 kB | 40/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 228/409 kB | 40/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 232/409 kB | 40/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 236/409 kB | 40/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 241/409 kB | 40/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 241/409 kB | 42/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 241/409 kB | 45/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 241/409 kB | 48/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 241/409 kB | 48/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 241/409 kB | 51/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 241/409 kB | 54/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 241/409 kB | 56/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 241/409 kB | 59/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 241/409 kB | 62/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 241/409 kB | 62/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 245/409 kB | 62/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 249/409 kB | 62/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 253/409 kB | 62/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 253/409 kB | 65/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 253/409 kB | 65/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 257/409 kB | 65/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 259/409 kB | 65/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 263/409 kB | 65/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 263/409 kB | 67/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 263/409 kB | 70/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 263/409 kB | 70/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 263/409 kB | 73/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 267/409 kB | 73/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 271/409 kB | 73/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 271/409 kB | 73/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 271/409 kB | 76/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 275/409 kB | 76/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.8/2.9 MB | 315 kB | 275/409 kB | 79/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9/2.9 MB | 315 kB | 275/409 kB | 79/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9/2.9 MB | 315 kB | 279/409 kB | 79/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9/2.9 MB | 315 kB | 284/409 kB | 79/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9/2.9 MB | 315 kB | 284/409 kB | 79/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9/2.9 MB | 315 kB | 284/409 kB | 79/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 284/409 kB | 79/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 288/409 kB | 79/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 292/409 kB | 79/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 294/409 kB | 79/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 294/409 kB | 81/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 294/409 kB | 84/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 294/409 kB | 87/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 294/409 kB | 90/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 294/409 kB | 93/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 294/409 kB | 95/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 294/409 kB | 98/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 294/409 kB | 101/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 294/409 kB | 104/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 294/409 kB | 107/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 298/409 kB | 107/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 302/409 kB | 107/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 306/409 kB | 107/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 310/409 kB | 107/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 310/409 kB | 109/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 310/409 kB | 112/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 314/409 kB | 112/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 318/409 kB | 112/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 318/409 kB | 115/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 322/409 kB | 115/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 327/409 kB | 115/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 327/409 kB | 118/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 329/409 kB | 118/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 329/409 kB | 120/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 333/409 kB | 120/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 337/409 kB | 120/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 341/409 kB | 120/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 345/409 kB | 120/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 349/409 kB | 120/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 349/409 kB | 123/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 315 kB | 353/409 kB | 123/183 kB error 02-Jan-2023 03:02:31 error 02-Jan-2023 03:02:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.jar (315 kB at 54 kB/s) error 02-Jan-2023 03:02:31 #14 87.10 Progress (3): 2.9 MB | 353/409 kB | 126/183 kB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 353/409 kB | 126/183 kB | 0/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 353/409 kB | 129/183 kB | 0/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 353/409 kB | 132/183 kB | 0/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 353/409 kB | 132/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 357/409 kB | 132/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 error 02-Jan-2023 03:02:31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar error 02-Jan-2023 03:02:31 #14 87.13 Progress (4): 2.9 MB | 357/409 kB | 134/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 357/409 kB | 137/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 357/409 kB | 140/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 361/409 kB | 140/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 363/409 kB | 140/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 368/409 kB | 140/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 372/409 kB | 140/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 376/409 kB | 140/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 380/409 kB | 140/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 380/409 kB | 143/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 380/409 kB | 146/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 380/409 kB | 148/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 380/409 kB | 151/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 380/409 kB | 154/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 380/409 kB | 154/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 384/409 kB | 154/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 386/409 kB | 154/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 386/409 kB | 157/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9 MB | 390/409 kB | 157/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 error 02-Jan-2023 03:02:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.jar (2.9 MB at 486 kB/s) error 02-Jan-2023 03:02:31 #14 87.24 Progress (3): 395/409 kB | 157/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 error 02-Jan-2023 03:02:31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar error 02-Jan-2023 03:02:31 #14 87.25 Progress (3): 399/409 kB | 157/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (3): 403/409 kB | 157/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (3): 407/409 kB | 157/183 kB | 0.1/7.5 MB error 02-Jan-2023 03:02:31 Progress (3): 407/409 kB | 157/183 kB | 0.2/7.5 MB error 02-Jan-2023 03:02:31 Progress (3): 407/409 kB | 160/183 kB | 0.2/7.5 MB error 02-Jan-2023 03:02:31 Progress (3): 407/409 kB | 162/183 kB | 0.2/7.5 MB error 02-Jan-2023 03:02:31 Progress (3): 407/409 kB | 165/183 kB | 0.2/7.5 MB error 02-Jan-2023 03:02:31 Progress (3): 409 kB | 165/183 kB | 0.2/7.5 MB error 02-Jan-2023 03:02:31 Progress (3): 409 kB | 168/183 kB | 0.2/7.5 MB error 02-Jan-2023 03:02:31 Progress (3): 409 kB | 171/183 kB | 0.2/7.5 MB error 02-Jan-2023 03:02:31 Progress (3): 409 kB | 174/183 kB | 0.2/7.5 MB error 02-Jan-2023 03:02:31 Progress (3): 409 kB | 176/183 kB | 0.2/7.5 MB error 02-Jan-2023 03:02:31 Progress (3): 409 kB | 179/183 kB | 0.2/7.5 MB error 02-Jan-2023 03:02:31 Progress (3): 409 kB | 182/183 kB | 0.2/7.5 MB error 02-Jan-2023 03:02:31 Progress (3): 409 kB | 183 kB | 0.2/7.5 MB error 02-Jan-2023 03:02:31 Progress (3): 409 kB | 183 kB | 0.2/7.5 MB error 02-Jan-2023 03:02:31 Progress (3): 409 kB | 183 kB | 0.2/7.5 MB error 02-Jan-2023 03:02:31 Progress (3): 409 kB | 183 kB | 0.3/7.5 MB error 02-Jan-2023 03:02:31 Progress (3): 409 kB | 183 kB | 0.3/7.5 MB error 02-Jan-2023 03:02:31 Progress (3): 409 kB | 183 kB | 0.4/7.5 MB error 02-Jan-2023 03:02:31 Progress (4): 409 kB | 183 kB | 0.4/7.5 MB | 3.3/61 kB error 02-Jan-2023 03:02:31 Progress (4): 409 kB | 183 kB | 0.4/7.5 MB | 6.1/61 kB error 02-Jan-2023 03:02:31 Progress (4): 409 kB | 183 kB | 0.4/7.5 MB | 8.9/61 kB error 02-Jan-2023 03:02:31 Progress (4): 409 kB | 183 kB | 0.4/7.5 MB | 12/61 kB error 02-Jan-2023 03:02:31 error 02-Jan-2023 03:02:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.jar (409 kB at 66 kB/s) error 02-Jan-2023 03:02:31 #14 87.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.jar error 02-Jan-2023 03:02:31 #14 87.50 Progress (3): 183 kB | 0.4/7.5 MB | 12/61 kB error 02-Jan-2023 03:02:31 Progress (3): 183 kB | 0.4/7.5 MB | 14/61 kB error 02-Jan-2023 03:02:31 Progress (3): 183 kB | 0.4/7.5 MB | 17/61 kB error 02-Jan-2023 03:02:31 Progress (3): 183 kB | 0.4/7.5 MB | 20/61 kB error 02-Jan-2023 03:02:31 Progress (3): 183 kB | 0.4/7.5 MB | 23/61 kB error 02-Jan-2023 03:02:31 Progress (3): 183 kB | 0.4/7.5 MB | 26/61 kB error 02-Jan-2023 03:02:31 Progress (3): 183 kB | 0.4/7.5 MB | 29/61 kB error 02-Jan-2023 03:02:31 Progress (3): 183 kB | 0.4/7.5 MB | 31/61 kB error 02-Jan-2023 03:02:31 Progress (3): 183 kB | 0.4/7.5 MB | 34/61 kB error 02-Jan-2023 03:02:31 Progress (3): 183 kB | 0.4/7.5 MB | 37/61 kB error 02-Jan-2023 03:02:31 error 02-Jan-2023 03:02:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.jar (183 kB at 29 kB/s) error 02-Jan-2023 03:02:31 #14 87.53 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.jar error 02-Jan-2023 03:02:31 #14 87.53 Progress (2): 0.4/7.5 MB | 37/61 kB error 02-Jan-2023 03:02:31 Progress (2): 0.4/7.5 MB | 40/61 kB error 02-Jan-2023 03:02:31 Progress (2): 0.5/7.5 MB | 40/61 kB error 02-Jan-2023 03:02:31 Progress (2): 0.5/7.5 MB | 40/61 kB error 02-Jan-2023 03:02:31 Progress (2): 0.6/7.5 MB | 40/61 kB error 02-Jan-2023 03:02:31 Progress (2): 0.6/7.5 MB | 43/61 kB error 02-Jan-2023 03:02:31 Progress (2): 0.6/7.5 MB | 45/61 kB error 02-Jan-2023 03:02:31 Progress (2): 0.6/7.5 MB | 48/61 kB error 02-Jan-2023 03:02:31 Progress (2): 0.6/7.5 MB | 51/61 kB error 02-Jan-2023 03:02:31 Progress (2): 0.6/7.5 MB | 54/61 kB error 02-Jan-2023 03:02:31 Progress (2): 0.6/7.5 MB | 56/61 kB error 02-Jan-2023 03:02:31 Progress (2): 0.6/7.5 MB | 59/61 kB error 02-Jan-2023 03:02:31 Progress (2): 0.6/7.5 MB | 61 kB error 02-Jan-2023 03:02:31 Progress (2): 0.6/7.5 MB | 61 kB error 02-Jan-2023 03:02:31 Progress (2): 0.6/7.5 MB | 61 kB error 02-Jan-2023 03:02:31 Progress (2): 0.7/7.5 MB | 61 kB error 02-Jan-2023 03:02:31 Progress (2): 0.7/7.5 MB | 61 kB error 02-Jan-2023 03:02:31 Progress (3): 0.7/7.5 MB | 61 kB | 3.3/57 kB error 02-Jan-2023 03:02:31 Progress (3): 0.7/7.5 MB | 61 kB | 6.1/57 kB error 02-Jan-2023 03:02:31 Progress (4): 0.7/7.5 MB | 61 kB | 6.1/57 kB | 3.3/12 kB error 02-Jan-2023 03:02:31 Progress (4): 0.7/7.5 MB | 61 kB | 8.9/57 kB | 3.3/12 kB error 02-Jan-2023 03:02:31 Progress (4): 0.7/7.5 MB | 61 kB | 12/57 kB | 3.3/12 kB error 02-Jan-2023 03:02:31 Progress (4): 0.7/7.5 MB | 61 kB | 14/57 kB | 3.3/12 kB error 02-Jan-2023 03:02:31 Progress (4): 0.7/7.5 MB | 61 kB | 17/57 kB | 3.3/12 kB error 02-Jan-2023 03:02:31 Progress (4): 0.7/7.5 MB | 61 kB | 20/57 kB | 3.3/12 kB error 02-Jan-2023 03:02:31 Progress (4): 0.7/7.5 MB | 61 kB | 20/57 kB | 6.1/12 kB error 02-Jan-2023 03:02:31 Progress (4): 0.7/7.5 MB | 61 kB | 20/57 kB | 8.9/12 kB error 02-Jan-2023 03:02:31 Progress (4): 0.7/7.5 MB | 61 kB | 20/57 kB | 12/12 kB error 02-Jan-2023 03:02:31 Progress (4): 0.7/7.5 MB | 61 kB | 23/57 kB | 12/12 kB error 02-Jan-2023 03:02:31 Progress (4): 0.8/7.5 MB | 61 kB | 23/57 kB | 12/12 kB error 02-Jan-2023 03:02:31 Progress (5): 0.8/7.5 MB | 61 kB | 23/57 kB | 12/12 kB | 0/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.8/7.5 MB | 61 kB | 23/57 kB | 12/12 kB | 0.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.8/7.5 MB | 61 kB | 23/57 kB | 12/12 kB | 0.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.8/7.5 MB | 61 kB | 26/57 kB | 12/12 kB | 0.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.8/7.5 MB | 61 kB | 26/57 kB | 12 kB | 0.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.8/7.5 MB | 61 kB | 28/57 kB | 12 kB | 0.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.8/7.5 MB | 61 kB | 31/57 kB | 12 kB | 0.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.8/7.5 MB | 61 kB | 34/57 kB | 12 kB | 0.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.8/7.5 MB | 61 kB | 37/57 kB | 12 kB | 0.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.8/7.5 MB | 61 kB | 40/57 kB | 12 kB | 0.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.8/7.5 MB | 61 kB | 40/57 kB | 12 kB | 0.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.8/7.5 MB | 61 kB | 40/57 kB | 12 kB | 0.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.8/7.5 MB | 61 kB | 42/57 kB | 12 kB | 0.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.9/7.5 MB | 61 kB | 42/57 kB | 12 kB | 0.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.9/7.5 MB | 61 kB | 45/57 kB | 12 kB | 0.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.9/7.5 MB | 61 kB | 48/57 kB | 12 kB | 0.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.9/7.5 MB | 61 kB | 51/57 kB | 12 kB | 0.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.9/7.5 MB | 61 kB | 51/57 kB | 12 kB | 0.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.9/7.5 MB | 61 kB | 54/57 kB | 12 kB | 0.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.9/7.5 MB | 61 kB | 56/57 kB | 12 kB | 0.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.9/7.5 MB | 61 kB | 56/57 kB | 12 kB | 0.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.9/7.5 MB | 61 kB | 57 kB | 12 kB | 0.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.9/7.5 MB | 61 kB | 57 kB | 12 kB | 0.2/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.9/7.5 MB | 61 kB | 57 kB | 12 kB | 0.2/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.9/7.5 MB | 61 kB | 57 kB | 12 kB | 0.2/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.9/7.5 MB | 61 kB | 57 kB | 12 kB | 0.2/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.9/7.5 MB | 61 kB | 57 kB | 12 kB | 0.2/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.9/7.5 MB | 61 kB | 57 kB | 12 kB | 0.3/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.9/7.5 MB | 61 kB | 57 kB | 12 kB | 0.3/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.9/7.5 MB | 61 kB | 57 kB | 12 kB | 0.3/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.9/7.5 MB | 61 kB | 57 kB | 12 kB | 0.3/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.9/7.5 MB | 61 kB | 57 kB | 12 kB | 0.3/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 0.9/7.5 MB | 61 kB | 57 kB | 12 kB | 0.3/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 1.0/7.5 MB | 61 kB | 57 kB | 12 kB | 0.3/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 1.0/7.5 MB | 61 kB | 57 kB | 12 kB | 0.4/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 1.0/7.5 MB | 61 kB | 57 kB | 12 kB | 0.4/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 1.0/7.5 MB | 61 kB | 57 kB | 12 kB | 0.4/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 1.0/7.5 MB | 61 kB | 57 kB | 12 kB | 0.4/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 1.1/7.5 MB | 61 kB | 57 kB | 12 kB | 0.4/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 1.1/7.5 MB | 61 kB | 57 kB | 12 kB | 0.4/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 1.1/7.5 MB | 61 kB | 57 kB | 12 kB | 0.5/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 1.1/7.5 MB | 61 kB | 57 kB | 12 kB | 0.5/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 1.1/7.5 MB | 61 kB | 57 kB | 12 kB | 0.5/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 1.1/7.5 MB | 61 kB | 57 kB | 12 kB | 0.5/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 1.1/7.5 MB | 61 kB | 57 kB | 12 kB | 0.5/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 1.2/7.5 MB | 61 kB | 57 kB | 12 kB | 0.5/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 1.2/7.5 MB | 61 kB | 57 kB | 12 kB | 0.5/3.7 MB error 02-Jan-2023 03:02:31 Progress (5): 1.2/7.5 MB | 61 kB | 57 kB | 12 kB | 0.6/3.7 MB error 02-Jan-2023 03:02:31 error 02-Jan-2023 03:02:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.jar (57 kB at 8.1 kB/s) error 02-Jan-2023 03:02:31 #14 88.30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar (61 kB at 8.7 kB/s) error 02-Jan-2023 03:02:31 #14 88.30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.jar (12 kB at 1.7 kB/s) error 02-Jan-2023 03:02:31 #14 88.30 Progress (2): 1.2/7.5 MB | 0.6/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.2/7.5 MB | 0.6/3.7 MB error 02-Jan-2023 03:02:31 error 02-Jan-2023 03:02:31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.jar error 02-Jan-2023 03:02:31 #14 88.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.jar error 02-Jan-2023 03:02:31 #14 88.32 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar error 02-Jan-2023 03:02:31 #14 88.32 Progress (2): 1.3/7.5 MB | 0.6/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.3/7.5 MB | 0.6/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.3/7.5 MB | 0.6/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.3/7.5 MB | 0.6/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.3/7.5 MB | 0.6/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.3/7.5 MB | 0.7/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.3/7.5 MB | 0.7/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.4/7.5 MB | 0.7/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.4/7.5 MB | 0.7/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.4/7.5 MB | 0.7/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.4/7.5 MB | 0.7/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.4/7.5 MB | 0.7/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.4/7.5 MB | 0.8/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.4/7.5 MB | 0.8/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.4/7.5 MB | 0.8/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.4/7.5 MB | 0.8/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.4/7.5 MB | 0.9/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.4/7.5 MB | 0.9/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.4/7.5 MB | 0.9/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.4/7.5 MB | 0.9/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.4/7.5 MB | 1.0/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.4/7.5 MB | 1.0/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.5/7.5 MB | 1.0/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.5/7.5 MB | 1.0/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.5/7.5 MB | 1.0/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.5/7.5 MB | 1.0/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.5/7.5 MB | 1.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (2): 1.5/7.5 MB | 1.1/3.7 MB error 02-Jan-2023 03:02:31 Progress (3): 1.5/7.5 MB | 1.1/3.7 MB | 3.3/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.5/7.5 MB | 1.1/3.7 MB | 6.1/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.5/7.5 MB | 1.1/3.7 MB | 8.9/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.5/7.5 MB | 1.1/3.7 MB | 12/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.5/7.5 MB | 1.1/3.7 MB | 14/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.5/7.5 MB | 1.1/3.7 MB | 14/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.6/7.5 MB | 1.1/3.7 MB | 14/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.6/7.5 MB | 1.1/3.7 MB | 14/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.6/7.5 MB | 1.1/3.7 MB | 14/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.6/7.5 MB | 1.1/3.7 MB | 14/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.6/7.5 MB | 1.1/3.7 MB | 14/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.6/7.5 MB | 1.1/3.7 MB | 17/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.6/7.5 MB | 1.1/3.7 MB | 20/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.6/7.5 MB | 1.1/3.7 MB | 23/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.6/7.5 MB | 1.2/3.7 MB | 23/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.6/7.5 MB | 1.2/3.7 MB | 26/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.7/7.5 MB | 1.2/3.7 MB | 26/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.7/7.5 MB | 1.2/3.7 MB | 28/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.7/7.5 MB | 1.2/3.7 MB | 31/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.7/7.5 MB | 1.2/3.7 MB | 34/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.7/7.5 MB | 1.2/3.7 MB | 34/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.7/7.5 MB | 1.2/3.7 MB | 34/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.7/7.5 MB | 1.2/3.7 MB | 37/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.7/7.5 MB | 1.2/3.7 MB | 40/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.7/7.5 MB | 1.2/3.7 MB | 42/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.7/7.5 MB | 1.2/3.7 MB | 45/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.7/7.5 MB | 1.2/3.7 MB | 48/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.7/7.5 MB | 1.2/3.7 MB | 51/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.7/7.5 MB | 1.2/3.7 MB | 54/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.7/7.5 MB | 1.2/3.7 MB | 56/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.7/7.5 MB | 1.2/3.7 MB | 59/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.7/7.5 MB | 1.2/3.7 MB | 62/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.7/7.5 MB | 1.2/3.7 MB | 62/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.2/3.7 MB | 62/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.2/3.7 MB | 65/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.2/3.7 MB | 68/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.2/3.7 MB | 70/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.2/3.7 MB | 73/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.2/3.7 MB | 76/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.2/3.7 MB | 79/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.2/3.7 MB | 82/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.2/3.7 MB | 84/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.2/3.7 MB | 84/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.2/3.7 MB | 84/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.2/3.7 MB | 87/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.2/3.7 MB | 90/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.2/3.7 MB | 93/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.2/3.7 MB | 96/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.2/3.7 MB | 98/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.2/3.7 MB | 101/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.2/3.7 MB | 104/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.3/3.7 MB | 104/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.3/3.7 MB | 107/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.3/3.7 MB | 110/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.3/3.7 MB | 112/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.3/3.7 MB | 115/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.3/3.7 MB | 115/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.3/3.7 MB | 118/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.3/3.7 MB | 118/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.3/3.7 MB | 121/157 kB error 02-Jan-2023 03:02:31 Progress (3): 1.8/7.5 MB | 1.3/3.7 MB | 124/157 kB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.3/3.7 MB | 124/157 kB | 0/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.3/3.7 MB | 124/157 kB | 0/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.3/3.7 MB | 124/157 kB | 0/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.3/3.7 MB | 124/157 kB | 0/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.3/3.7 MB | 126/157 kB | 0/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.3/3.7 MB | 126/157 kB | 0/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.3/3.7 MB | 129/157 kB | 0/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.3/3.7 MB | 132/157 kB | 0/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.3/3.7 MB | 134/157 kB | 0/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.3/3.7 MB | 137/157 kB | 0/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.3/3.7 MB | 137/157 kB | 0/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.3/3.7 MB | 140/157 kB | 0/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.3/3.7 MB | 143/157 kB | 0/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.3/3.7 MB | 143/157 kB | 0/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.3/3.7 MB | 143/157 kB | 0/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.3/3.7 MB | 146/157 kB | 0/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.4/3.7 MB | 146/157 kB | 0/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.4/3.7 MB | 148/157 kB | 0/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.4/3.7 MB | 148/157 kB | 0/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.4/3.7 MB | 148/157 kB | 0.1/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.4/3.7 MB | 148/157 kB | 0.1/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.4/3.7 MB | 148/157 kB | 0.1/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.4/3.7 MB | 148/157 kB | 0.1/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.4/3.7 MB | 151/157 kB | 0.1/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.4/3.7 MB | 154/157 kB | 0.1/1.8 MB error 02-Jan-2023 03:02:31 Progress (4): 1.8/7.5 MB | 1.4/3.7 MB | 157/157 kB | 0.1/1.8 MB error 02-Jan-2023 03:02:31 Progress (5): 1.8/7.5 MB | 1.4/3.7 MB | 157/157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.8/7.5 MB | 1.4/3.7 MB | 157/157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.8/7.5 MB | 1.4/3.7 MB | 157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.8/7.5 MB | 1.4/3.7 MB | 157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.9/7.5 MB | 1.4/3.7 MB | 157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.9/7.5 MB | 1.4/3.7 MB | 157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.9/7.5 MB | 1.4/3.7 MB | 157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.9/7.5 MB | 1.4/3.7 MB | 157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.9/7.5 MB | 1.4/3.7 MB | 157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.9/7.5 MB | 1.4/3.7 MB | 157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.9/7.5 MB | 1.4/3.7 MB | 157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.9/7.5 MB | 1.4/3.7 MB | 157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.9/7.5 MB | 1.4/3.7 MB | 157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.9/7.5 MB | 1.5/3.7 MB | 157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.9/7.5 MB | 1.5/3.7 MB | 157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.9/7.5 MB | 1.5/3.7 MB | 157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.9/7.5 MB | 1.5/3.7 MB | 157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.9/7.5 MB | 1.5/3.7 MB | 157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.9/7.5 MB | 1.5/3.7 MB | 157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.9/7.5 MB | 1.5/3.7 MB | 157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.9/7.5 MB | 1.5/3.7 MB | 157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.9/7.5 MB | 1.5/3.7 MB | 157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.9/7.5 MB | 1.5/3.7 MB | 157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.9/7.5 MB | 1.5/3.7 MB | 157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 1.9/7.5 MB | 1.5/3.7 MB | 157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.5/3.7 MB | 157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.5/3.7 MB | 157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.5/3.7 MB | 157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.5/3.7 MB | 157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.5/3.7 MB | 157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.5/3.7 MB | 157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.5/3.7 MB | 157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.5/3.7 MB | 157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.5/3.7 MB | 157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.5/3.7 MB | 157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.5/3.7 MB | 157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.6/3.7 MB | 157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.6/3.7 MB | 157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.6/3.7 MB | 157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.6/3.7 MB | 157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.6/3.7 MB | 157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.6/3.7 MB | 157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.6/3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.6/3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.6/3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.6/3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.6/3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.6/3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.6/3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.0/7.5 MB | 1.6/3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.6/3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.6/3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.7/3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.7/3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.7/3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.7/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.7/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.7/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.7/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.7/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.7/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.7/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.7/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.7/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.7/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.7/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.7/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.7/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.7/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.7/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.7/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.7/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.7/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.8/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.8/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.8/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.8/3.7 MB | 157 kB | 0.3/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.8/3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.8/3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.8/3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.8/3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.8/3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.8/3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.8/3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.8/3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.8/3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.8/3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.8/3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.8/3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.8/3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.8/3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.1/7.5 MB | 1.8/3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.2/7.5 MB | 1.8/3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.2/7.5 MB | 1.8/3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.2/7.5 MB | 1.8/3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.2/7.5 MB | 1.8/3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.2/7.5 MB | 1.8/3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.2/7.5 MB | 1.8/3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.2/7.5 MB | 1.9/3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.2/7.5 MB | 1.9/3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.2/7.5 MB | 1.9/3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.2/7.5 MB | 1.9/3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.2/7.5 MB | 1.9/3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.2/7.5 MB | 1.9/3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.2/7.5 MB | 1.9/3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.2/7.5 MB | 1.9/3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.3/7.5 MB | 1.9/3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.3/7.5 MB | 1.9/3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.3/7.5 MB | 1.9/3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.3/7.5 MB | 2.0/3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.3/7.5 MB | 2.0/3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.3/7.5 MB | 2.0/3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.3/7.5 MB | 2.0/3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.3/7.5 MB | 2.0/3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.3/7.5 MB | 2.0/3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.3/7.5 MB | 2.0/3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.4/7.5 MB | 2.0/3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.4/7.5 MB | 2.0/3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.4/7.5 MB | 2.0/3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.4/7.5 MB | 2.0/3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.4/7.5 MB | 2.0/3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.4/7.5 MB | 2.0/3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.4/7.5 MB | 2.0/3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.4/7.5 MB | 2.0/3.7 MB | 157 kB | 0.5/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.4/7.5 MB | 2.0/3.7 MB | 157 kB | 0.5/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.4/7.5 MB | 2.0/3.7 MB | 157 kB | 0.5/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.4/7.5 MB | 2.0/3.7 MB | 157 kB | 0.5/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.4/7.5 MB | 2.0/3.7 MB | 157 kB | 0.5/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.4/7.5 MB | 2.1/3.7 MB | 157 kB | 0.5/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.4/7.5 MB | 2.1/3.7 MB | 157 kB | 0.5/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.4/7.5 MB | 2.1/3.7 MB | 157 kB | 0.5/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.4/7.5 MB | 2.1/3.7 MB | 157 kB | 0.5/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.4/7.5 MB | 2.1/3.7 MB | 157 kB | 0.5/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 2.4/7.5 MB | 2.1/3.7 MB | 157 kB | 0.5/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 error 02-Jan-2023 03:02:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.jar (157 kB at 19 kB/s) error 02-Jan-2023 03:02:31 #14 89.39 Progress (4): 2.4/7.5 MB | 2.1/3.7 MB | 0.5/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.4/7.5 MB | 2.1/3.7 MB | 0.5/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.4/7.5 MB | 2.1/3.7 MB | 0.5/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.4/7.5 MB | 2.1/3.7 MB | 0.5/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.4/7.5 MB | 2.1/3.7 MB | 0.5/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 error 02-Jan-2023 03:02:31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar error 02-Jan-2023 03:02:31 #14 89.40 Progress (4): 2.4/7.5 MB | 2.1/3.7 MB | 0.5/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.4/7.5 MB | 2.1/3.7 MB | 0.5/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.4/7.5 MB | 2.1/3.7 MB | 0.5/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.4/7.5 MB | 2.1/3.7 MB | 0.5/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.4/7.5 MB | 2.1/3.7 MB | 0.5/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.1/3.7 MB | 0.5/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.1/3.7 MB | 0.5/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.5/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.5/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.5/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.5/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.5/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.2/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.3/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.3/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.5/7.5 MB | 2.3/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.3/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.3/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.3/3.7 MB | 0.6/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.3/3.7 MB | 0.7/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.3/3.7 MB | 0.7/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.3/3.7 MB | 0.7/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.3/3.7 MB | 0.7/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.3/3.7 MB | 0.7/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.3/3.7 MB | 0.7/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.3/3.7 MB | 0.7/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.3/3.7 MB | 0.7/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.3/3.7 MB | 0.7/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.3/3.7 MB | 0.7/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.3/3.7 MB | 0.7/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.3/3.7 MB | 0.7/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.3/3.7 MB | 0.7/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.3/3.7 MB | 0.7/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.3/3.7 MB | 0.7/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.3/3.7 MB | 0.7/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.3/3.7 MB | 0.7/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.3/3.7 MB | 0.7/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.6/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.7/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.7/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.7/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.7/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.7/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.7/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.7/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.7/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.7/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.7/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.7/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.7/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.7/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.7/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.4/3.7 MB | 0.7/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.5/3.7 MB | 0.7/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.5/3.7 MB | 0.7/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.5/3.7 MB | 0.7/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.5/3.7 MB | 0.7/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.5/3.7 MB | 0.7/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.5/3.7 MB | 0.8/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.5/3.7 MB | 0.8/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.5/3.7 MB | 0.8/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.5/3.7 MB | 0.8/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.5/3.7 MB | 0.8/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.5/3.7 MB | 0.8/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.5/3.7 MB | 0.8/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.5/3.7 MB | 0.8/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.5/3.7 MB | 0.8/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.5/3.7 MB | 0.8/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.5/3.7 MB | 0.8/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.5/3.7 MB | 0.8/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.5/3.7 MB | 0.8/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.5/3.7 MB | 0.8/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.6/3.7 MB | 0.8/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.6/3.7 MB | 0.8/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.6/3.7 MB | 0.8/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.6/3.7 MB | 0.8/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.6/3.7 MB | 0.8/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.6/3.7 MB | 0.8/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.6/3.7 MB | 0.8/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.6/3.7 MB | 0.8/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.6/3.7 MB | 0.8/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.6/3.7 MB | 0.8/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.6/3.7 MB | 0.8/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.7/3.7 MB | 0.8/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.7/3.7 MB | 0.8/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.7/3.7 MB | 0.8/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.7/3.7 MB | 0.8/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.7/3.7 MB | 0.8/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.8/7.5 MB | 2.7/3.7 MB | 0.8/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9/7.5 MB | 2.7/3.7 MB | 0.8/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9/7.5 MB | 2.7/3.7 MB | 0.8/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9/7.5 MB | 2.7/3.7 MB | 0.8/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9/7.5 MB | 2.7/3.7 MB | 0.8/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9/7.5 MB | 2.7/3.7 MB | 0.8/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9/7.5 MB | 2.7/3.7 MB | 0.8/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9/7.5 MB | 2.7/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9/7.5 MB | 2.7/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9/7.5 MB | 2.7/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9/7.5 MB | 2.7/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9/7.5 MB | 2.7/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9/7.5 MB | 2.7/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9/7.5 MB | 2.7/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9/7.5 MB | 2.7/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9/7.5 MB | 2.7/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9/7.5 MB | 2.7/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 2.9/7.5 MB | 2.7/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.0/7.5 MB | 2.7/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.0/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.0/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.0/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.0/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.0/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.0/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.0/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.0/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.0/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.0/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.0/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.0/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.0/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.0/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.8/3.7 MB | 0.9/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 0.9/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 0.9/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.1/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 2.9/3.7 MB | 1.0/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 2.9/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 2.9/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.2/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.1/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.3/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.4/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.4/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.4/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.4/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.4/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.4/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.4/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.4/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.4/7.5 MB | 3.0/3.7 MB | 1.2/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.4/7.5 MB | 3.0/3.7 MB | 1.3/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.4/7.5 MB | 3.0/3.7 MB | 1.3/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.4/7.5 MB | 3.0/3.7 MB | 1.3/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.4/7.5 MB | 3.0/3.7 MB | 1.3/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.4/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.4/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.4/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.4/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.4/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.4/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.4/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.4/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (4): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 4.1/303 kB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 4.1/303 kB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 4.1/303 kB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 4.1/303 kB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 4.1/303 kB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 8.2/303 kB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 8.2/303 kB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 12/303 kB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 12/303 kB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 16/303 kB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 20/303 kB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 25/303 kB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 29/303 kB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 33/303 kB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 33/303 kB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 33/303 kB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 33/303 kB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 33/303 kB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 33/303 kB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 33/303 kB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 33/303 kB error 02-Jan-2023 03:02:31 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 33/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 33/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 33/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 37/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 41/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 45/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 49/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 49/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.5/7.5 MB | 3.2/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 49/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.5/7.5 MB | 3.2/3.7 MB | 1.3/1.8 MB | 1.3/1.3 MB | 49/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.5/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3/1.3 MB | 49/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.5/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3/1.3 MB | 49/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.5/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3/1.3 MB | 52/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.5/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3/1.3 MB | 52/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.5/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3/1.3 MB | 56/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.5/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3/1.3 MB | 56/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.5/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3/1.3 MB | 56/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.5/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3/1.3 MB | 60/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.5/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3/1.3 MB | 64/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.5/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3/1.3 MB | 68/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3/1.3 MB | 68/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3/1.3 MB | 72/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3/1.3 MB | 72/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3/1.3 MB | 72/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3/1.3 MB | 72/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3 MB | 72/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3 MB | 72/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3 MB | 72/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3 MB | 76/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3 MB | 80/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3 MB | 80/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3 MB | 84/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3 MB | 86/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3 MB | 91/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3 MB | 95/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3 MB | 99/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3 MB | 99/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3 MB | 103/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3 MB | 103/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.2/3.7 MB | 1.4/1.8 MB | 1.3 MB | 103/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 1.4/1.8 MB | 1.3 MB | 103/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 1.4/1.8 MB | 1.3 MB | 107/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 1.4/1.8 MB | 1.3 MB | 107/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 1.4/1.8 MB | 1.3 MB | 111/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 1.4/1.8 MB | 1.3 MB | 115/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 1.4/1.8 MB | 1.3 MB | 115/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 1.4/1.8 MB | 1.3 MB | 119/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 1.4/1.8 MB | 1.3 MB | 119/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 1.4/1.8 MB | 1.3 MB | 119/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 1.4/1.8 MB | 1.3 MB | 119/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 1.4/1.8 MB | 1.3 MB | 119/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 1.5/1.8 MB | 1.3 MB | 119/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 1.5/1.8 MB | 1.3 MB | 119/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 1.5/1.8 MB | 1.3 MB | 119/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 1.5/1.8 MB | 1.3 MB | 121/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 1.5/1.8 MB | 1.3 MB | 121/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 1.5/1.8 MB | 1.3 MB | 121/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 1.5/1.8 MB | 1.3 MB | 121/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 121/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 125/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 129/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 134/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 138/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 142/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 146/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 146/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 146/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 146/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 146/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 146/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 146/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 150/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 154/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 156/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 160/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 160/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.7/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 160/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 160/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 160/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 164/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 164/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 164/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 164/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.5/1.8 MB | 1.3 MB | 164/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.5/3.7 MB | 1.5/1.8 MB | 1.3 MB | 164/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.5/3.7 MB | 1.5/1.8 MB | 1.3 MB | 164/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.5/3.7 MB | 1.5/1.8 MB | 1.3 MB | 164/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.5/3.7 MB | 1.5/1.8 MB | 1.3 MB | 168/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.5/3.7 MB | 1.5/1.8 MB | 1.3 MB | 172/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.5/3.7 MB | 1.5/1.8 MB | 1.3 MB | 172/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.5/3.7 MB | 1.6/1.8 MB | 1.3 MB | 172/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.5/3.7 MB | 1.6/1.8 MB | 1.3 MB | 172/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.5/3.7 MB | 1.6/1.8 MB | 1.3 MB | 177/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.5/3.7 MB | 1.6/1.8 MB | 1.3 MB | 181/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.5/3.7 MB | 1.6/1.8 MB | 1.3 MB | 185/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.5/3.7 MB | 1.6/1.8 MB | 1.3 MB | 189/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.5/3.7 MB | 1.6/1.8 MB | 1.3 MB | 191/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.5/3.7 MB | 1.6/1.8 MB | 1.3 MB | 191/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.5/3.7 MB | 1.6/1.8 MB | 1.3 MB | 191/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.5/3.7 MB | 1.6/1.8 MB | 1.3 MB | 191/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.5/3.7 MB | 1.6/1.8 MB | 1.3 MB | 195/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.5/3.7 MB | 1.6/1.8 MB | 1.3 MB | 199/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.8/7.5 MB | 3.5/3.7 MB | 1.6/1.8 MB | 1.3 MB | 199/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.6/1.8 MB | 1.3 MB | 199/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.6/1.8 MB | 1.3 MB | 199/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.6/1.8 MB | 1.3 MB | 199/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.6/1.8 MB | 1.3 MB | 203/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.6/1.8 MB | 1.3 MB | 207/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 207/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 207/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 207/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 211/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 211/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 215/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 215/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 220/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 224/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 226/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 230/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 234/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 238/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 242/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 246/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 246/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 250/303 kB error 02-Jan-2023 03:02:32 Progress (5): 3.9/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 250/303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 250/303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 250/303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 254/303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 254/303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 259/303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 261/303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 265/303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 269/303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 269/303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 273/303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 277/303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 281/303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 281/303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.6/1.8 MB | 1.3 MB | 281/303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 1.3 MB | 281/303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 1.3 MB | 285/303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 1.3 MB | 289/303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 1.3 MB | 293/303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 1.3 MB | 295/303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 1.3 MB | 299/303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.7/3.7 MB | 1.6/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.7/3.7 MB | 1.7/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.7/3.7 MB | 1.7/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.7/3.7 MB | 1.7/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.7/3.7 MB | 1.7/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.7/3.7 MB | 1.7/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.7 MB | 1.7/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.7 MB | 1.7/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.7 MB | 1.7/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.7 MB | 1.7/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.7 MB | 1.7/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.0/7.5 MB | 3.7 MB | 1.7/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.1/7.5 MB | 3.7 MB | 1.7/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.1/7.5 MB | 3.7 MB | 1.7/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.1/7.5 MB | 3.7 MB | 1.7/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.1/7.5 MB | 3.7 MB | 1.7/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.1/7.5 MB | 3.7 MB | 1.7/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.1/7.5 MB | 3.7 MB | 1.8/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.1/7.5 MB | 3.7 MB | 1.8/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.1/7.5 MB | 3.7 MB | 1.8/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.1/7.5 MB | 3.7 MB | 1.8/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.1/7.5 MB | 3.7 MB | 1.8/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.2/7.5 MB | 3.7 MB | 1.8/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.2/7.5 MB | 3.7 MB | 1.8/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.2/7.5 MB | 3.7 MB | 1.8/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.2/7.5 MB | 3.7 MB | 1.8/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.2/7.5 MB | 3.7 MB | 1.8/1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.2/7.5 MB | 3.7 MB | 1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.4/7.5 MB | 3.7 MB | 1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.4/7.5 MB | 3.7 MB | 1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.4/7.5 MB | 3.7 MB | 1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.8 MB | 1.3 MB | 303 kB error 02-Jan-2023 03:02:32 error 02-Jan-2023 03:02:32 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar (1.8 MB at 184 kB/s) error 02-Jan-2023 03:02:32 #14 91.12 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar (303 kB at 31 kB/s) error 02-Jan-2023 03:02:32 #14 91.13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.jar (1.3 MB at 135 kB/s) error 02-Jan-2023 03:02:32 #14 91.13 Progress (2): 4.7/7.5 MB | 3.7 MB error 02-Jan-2023 03:02:32 Progress (2): 4.8/7.5 MB | 3.7 MB error 02-Jan-2023 03:02:32 error 02-Jan-2023 03:02:32 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar error 02-Jan-2023 03:02:32 #14 91.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.jar error 02-Jan-2023 03:02:32 #14 91.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar error 02-Jan-2023 03:02:32 #14 91.15 Progress (2): 4.8/7.5 MB | 3.7 MB error 02-Jan-2023 03:02:32 Progress (2): 4.9/7.5 MB | 3.7 MB error 02-Jan-2023 03:02:32 Progress (2): 4.9/7.5 MB | 3.7 MB error 02-Jan-2023 03:02:32 Progress (2): 4.9/7.5 MB | 3.7 MB error 02-Jan-2023 03:02:32 Progress (2): 5.0/7.5 MB | 3.7 MB error 02-Jan-2023 03:02:32 Progress (2): 5.0/7.5 MB | 3.7 MB error 02-Jan-2023 03:02:32 Progress (2): 5.1/7.5 MB | 3.7 MB error 02-Jan-2023 03:02:33 Progress (2): 5.1/7.5 MB | 3.7 MB error 02-Jan-2023 03:02:33 Progress (2): 5.1/7.5 MB | 3.7 MB error 02-Jan-2023 03:02:33 Progress (3): 5.1/7.5 MB | 3.7 MB | 3.3/24 kB error 02-Jan-2023 03:02:33 Progress (3): 5.1/7.5 MB | 3.7 MB | 6.1/24 kB error 02-Jan-2023 03:02:33 Progress (3): 5.1/7.5 MB | 3.7 MB | 8.9/24 kB error 02-Jan-2023 03:02:33 Progress (3): 5.1/7.5 MB | 3.7 MB | 12/24 kB error 02-Jan-2023 03:02:33 Progress (3): 5.1/7.5 MB | 3.7 MB | 15/24 kB error 02-Jan-2023 03:02:33 Progress (3): 5.1/7.5 MB | 3.7 MB | 17/24 kB error 02-Jan-2023 03:02:33 Progress (3): 5.1/7.5 MB | 3.7 MB | 20/24 kB error 02-Jan-2023 03:02:33 Progress (3): 5.1/7.5 MB | 3.7 MB | 23/24 kB error 02-Jan-2023 03:02:33 Progress (3): 5.1/7.5 MB | 3.7 MB | 24 kB error 02-Jan-2023 03:02:33 Progress (3): 5.2/7.5 MB | 3.7 MB | 24 kB error 02-Jan-2023 03:02:33 Progress (3): 5.2/7.5 MB | 3.7 MB | 24 kB error 02-Jan-2023 03:02:33 Progress (3): 5.3/7.5 MB | 3.7 MB | 24 kB error 02-Jan-2023 03:02:33 Progress (3): 5.3/7.5 MB | 3.7 MB | 24 kB error 02-Jan-2023 03:02:33 Progress (3): 5.3/7.5 MB | 3.7 MB | 24 kB error 02-Jan-2023 03:02:33 Progress (3): 5.4/7.5 MB | 3.7 MB | 24 kB error 02-Jan-2023 03:02:33 Progress (3): 5.4/7.5 MB | 3.7 MB | 24 kB error 02-Jan-2023 03:02:33 Progress (3): 5.5/7.5 MB | 3.7 MB | 24 kB error 02-Jan-2023 03:02:33 Progress (3): 5.5/7.5 MB | 3.7 MB | 24 kB error 02-Jan-2023 03:02:33 Progress (3): 5.5/7.5 MB | 3.7 MB | 24 kB error 02-Jan-2023 03:02:33 error 02-Jan-2023 03:02:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar (3.7 MB at 365 kB/s) error 02-Jan-2023 03:02:33 #14 91.41 Progress (2): 5.6/7.5 MB | 24 kB error 02-Jan-2023 03:02:33 error 02-Jan-2023 03:02:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar (24 kB at 2.4 kB/s) error 02-Jan-2023 03:02:33 #14 91.42 Progress (1): 5.6/7.5 MB error 02-Jan-2023 03:02:33 error 02-Jan-2023 03:02:33 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.jar error 02-Jan-2023 03:02:33 #14 91.42 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar error 02-Jan-2023 03:02:33 #14 91.43 Progress (1): 5.7/7.5 MB error 02-Jan-2023 03:02:33 Progress (2): 5.7/7.5 MB | 0/1.4 MB error 02-Jan-2023 03:02:33 Progress (3): 5.7/7.5 MB | 0/1.4 MB | 4.1/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.7/7.5 MB | 0/1.4 MB | 4.1/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.7/7.5 MB | 0/1.4 MB | 8.2/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.7/7.5 MB | 0/1.4 MB | 12/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.7/7.5 MB | 0/1.4 MB | 12/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.7/7.5 MB | 0/1.4 MB | 16/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.7/7.5 MB | 0/1.4 MB | 20/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.7/7.5 MB | 0/1.4 MB | 20/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.7/7.5 MB | 0/1.4 MB | 20/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0/1.4 MB | 20/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0/1.4 MB | 25/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0/1.4 MB | 29/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0/1.4 MB | 33/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0/1.4 MB | 33/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 33/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 33/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 37/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 41/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 45/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 45/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 49/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 49/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 53/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 57/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 57/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 57/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 57/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 61/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 61/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 66/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 66/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 66/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 66/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 66/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 66/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.1/1.4 MB | 66/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.2/1.4 MB | 66/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.2/1.4 MB | 66/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.2/1.4 MB | 66/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.2/1.4 MB | 66/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.2/1.4 MB | 66/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.2/1.4 MB | 66/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.8/7.5 MB | 0.2/1.4 MB | 66/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.9/7.5 MB | 0.2/1.4 MB | 66/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.9/7.5 MB | 0.2/1.4 MB | 70/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.9/7.5 MB | 0.2/1.4 MB | 74/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.9/7.5 MB | 0.2/1.4 MB | 78/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.9/7.5 MB | 0.2/1.4 MB | 82/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.9/7.5 MB | 0.2/1.4 MB | 85/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.9/7.5 MB | 0.2/1.4 MB | 89/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.9/7.5 MB | 0.2/1.4 MB | 89/303 kB error 02-Jan-2023 03:02:33 Progress (3): 5.9/7.5 MB | 0.2/1.4 MB | 89/303 kB error 02-Jan-2023 03:02:33 Progress (4): 5.9/7.5 MB | 0.2/1.4 MB | 89/303 kB | 3.3/121 kB error 02-Jan-2023 03:02:33 Progress (4): 5.9/7.5 MB | 0.2/1.4 MB | 89/303 kB | 6.1/121 kB error 02-Jan-2023 03:02:33 Progress (4): 5.9/7.5 MB | 0.2/1.4 MB | 89/303 kB | 8.9/121 kB error 02-Jan-2023 03:02:33 Progress (4): 5.9/7.5 MB | 0.2/1.4 MB | 89/303 kB | 8.9/121 kB error 02-Jan-2023 03:02:33 Progress (4): 5.9/7.5 MB | 0.2/1.4 MB | 89/303 kB | 12/121 kB error 02-Jan-2023 03:02:33 Progress (4): 5.9/7.5 MB | 0.2/1.4 MB | 89/303 kB | 14/121 kB error 02-Jan-2023 03:02:33 Progress (4): 5.9/7.5 MB | 0.2/1.4 MB | 89/303 kB | 14/121 kB error 02-Jan-2023 03:02:33 Progress (4): 5.9/7.5 MB | 0.2/1.4 MB | 89/303 kB | 14/121 kB error 02-Jan-2023 03:02:33 Progress (4): 5.9/7.5 MB | 0.2/1.4 MB | 93/303 kB | 14/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.2/1.4 MB | 93/303 kB | 14/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.2/1.4 MB | 93/303 kB | 17/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.2/1.4 MB | 93/303 kB | 20/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.2/1.4 MB | 93/303 kB | 23/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.2/1.4 MB | 97/303 kB | 23/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.2/1.4 MB | 97/303 kB | 26/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.2/1.4 MB | 97/303 kB | 28/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.2/1.4 MB | 97/303 kB | 31/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.2/1.4 MB | 97/303 kB | 34/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.2/1.4 MB | 101/303 kB | 34/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.2/1.4 MB | 105/303 kB | 34/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.2/1.4 MB | 105/303 kB | 34/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 105/303 kB | 34/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 109/303 kB | 34/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 114/303 kB | 34/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 118/303 kB | 34/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 120/303 kB | 34/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 124/303 kB | 34/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 128/303 kB | 34/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 132/303 kB | 34/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 136/303 kB | 34/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 136/303 kB | 34/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 136/303 kB | 34/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 136/303 kB | 37/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 136/303 kB | 40/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 136/303 kB | 40/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 136/303 kB | 42/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 136/303 kB | 42/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 136/303 kB | 45/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 136/303 kB | 45/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 136/303 kB | 45/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 136/303 kB | 45/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 136/303 kB | 45/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 136/303 kB | 48/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 136/303 kB | 50/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 140/303 kB | 50/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 140/303 kB | 53/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 140/303 kB | 56/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 144/303 kB | 56/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 144/303 kB | 59/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 148/303 kB | 59/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 152/303 kB | 59/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 152/303 kB | 62/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 152/303 kB | 62/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 152/303 kB | 62/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 152/303 kB | 64/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.0/7.5 MB | 0.3/1.4 MB | 152/303 kB | 67/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.1/7.5 MB | 0.3/1.4 MB | 152/303 kB | 67/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.1/7.5 MB | 0.3/1.4 MB | 155/303 kB | 67/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.1/7.5 MB | 0.3/1.4 MB | 159/303 kB | 67/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.1/7.5 MB | 0.3/1.4 MB | 159/303 kB | 70/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.1/7.5 MB | 0.3/1.4 MB | 163/303 kB | 70/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.1/7.5 MB | 0.3/1.4 MB | 167/303 kB | 70/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.1/7.5 MB | 0.3/1.4 MB | 171/303 kB | 70/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.1/7.5 MB | 0.3/1.4 MB | 171/303 kB | 70/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.1/7.5 MB | 0.3/1.4 MB | 171/303 kB | 70/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.1/7.5 MB | 0.4/1.4 MB | 171/303 kB | 70/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.1/7.5 MB | 0.4/1.4 MB | 171/303 kB | 70/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.1/7.5 MB | 0.4/1.4 MB | 171/303 kB | 70/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.1/7.5 MB | 0.4/1.4 MB | 175/303 kB | 70/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.1/7.5 MB | 0.4/1.4 MB | 179/303 kB | 70/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.1/7.5 MB | 0.4/1.4 MB | 183/303 kB | 70/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.1/7.5 MB | 0.4/1.4 MB | 183/303 kB | 73/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.1/7.5 MB | 0.4/1.4 MB | 183/303 kB | 76/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.1/7.5 MB | 0.4/1.4 MB | 183/303 kB | 78/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.1/7.5 MB | 0.4/1.4 MB | 183/303 kB | 81/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.1/7.5 MB | 0.4/1.4 MB | 183/303 kB | 84/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 183/303 kB | 84/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 183/303 kB | 87/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 183/303 kB | 87/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 187/303 kB | 87/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 189/303 kB | 87/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 193/303 kB | 87/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 197/303 kB | 87/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 197/303 kB | 87/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 197/303 kB | 87/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 201/303 kB | 87/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 201/303 kB | 90/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 201/303 kB | 90/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 206/303 kB | 90/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 210/303 kB | 90/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 214/303 kB | 90/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 218/303 kB | 90/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 218/303 kB | 92/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 218/303 kB | 95/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 218/303 kB | 98/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 218/303 kB | 98/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 218/303 kB | 98/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 222/303 kB | 98/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 222/303 kB | 98/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 222/303 kB | 98/121 kB error 02-Jan-2023 03:02:33 Progress (4): 6.2/7.5 MB | 0.4/1.4 MB | 222/303 kB | 98/121 kB error 02-Jan-2023 03:02:33 Progress (5): 6.2/7.5 MB | 0.4/1.4 MB | 222/303 kB | 98/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.2/7.5 MB | 0.4/1.4 MB | 222/303 kB | 98/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.2/7.5 MB | 0.4/1.4 MB | 222/303 kB | 98/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.2/7.5 MB | 0.4/1.4 MB | 222/303 kB | 98/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.2/7.5 MB | 0.4/1.4 MB | 226/303 kB | 98/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.2/7.5 MB | 0.4/1.4 MB | 226/303 kB | 101/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.2/7.5 MB | 0.4/1.4 MB | 226/303 kB | 104/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.2/7.5 MB | 0.4/1.4 MB | 226/303 kB | 104/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.2/7.5 MB | 0.4/1.4 MB | 230/303 kB | 104/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.4/1.4 MB | 230/303 kB | 104/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.4/1.4 MB | 232/303 kB | 104/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.4/1.4 MB | 236/303 kB | 104/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.4/1.4 MB | 236/303 kB | 106/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.4/1.4 MB | 240/303 kB | 106/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.4/1.4 MB | 244/303 kB | 106/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.4/1.4 MB | 249/303 kB | 106/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.4/1.4 MB | 251/303 kB | 106/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.4/1.4 MB | 251/303 kB | 109/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 251/303 kB | 109/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 255/303 kB | 109/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 260/303 kB | 109/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 260/303 kB | 112/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 260/303 kB | 112/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 260/303 kB | 115/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 260/303 kB | 115/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 260/303 kB | 115/121 kB | 0.1/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 260/303 kB | 115/121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 264/303 kB | 115/121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 268/303 kB | 115/121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 272/303 kB | 115/121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 272/303 kB | 115/121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 272/303 kB | 118/121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 276/303 kB | 118/121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 276/303 kB | 120/121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 276/303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 276/303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 276/303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 280/303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 284/303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 288/303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.3/7.5 MB | 0.5/1.4 MB | 292/303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.4/7.5 MB | 0.5/1.4 MB | 292/303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.4/7.5 MB | 0.5/1.4 MB | 295/303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.4/7.5 MB | 0.5/1.4 MB | 295/303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.4/7.5 MB | 0.5/1.4 MB | 295/303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.4/7.5 MB | 0.5/1.4 MB | 295/303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.4/7.5 MB | 0.5/1.4 MB | 299/303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.4/7.5 MB | 0.5/1.4 MB | 303/303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.4/7.5 MB | 0.5/1.4 MB | 303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.4/7.5 MB | 0.5/1.4 MB | 303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.4/7.5 MB | 0.5/1.4 MB | 303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.4/7.5 MB | 0.5/1.4 MB | 303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.4/7.5 MB | 0.5/1.4 MB | 303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.4/7.5 MB | 0.6/1.4 MB | 303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.5/7.5 MB | 0.6/1.4 MB | 303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.5/7.5 MB | 0.6/1.4 MB | 303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.5/7.5 MB | 0.6/1.4 MB | 303 kB | 121 kB | 0.2/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.5/7.5 MB | 0.6/1.4 MB | 303 kB | 121 kB | 0.3/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.5/7.5 MB | 0.6/1.4 MB | 303 kB | 121 kB | 0.3/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.5/7.5 MB | 0.6/1.4 MB | 303 kB | 121 kB | 0.3/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.5/7.5 MB | 0.6/1.4 MB | 303 kB | 121 kB | 0.3/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.5/7.5 MB | 0.6/1.4 MB | 303 kB | 121 kB | 0.3/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.5/7.5 MB | 0.6/1.4 MB | 303 kB | 121 kB | 0.3/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.5/7.5 MB | 0.6/1.4 MB | 303 kB | 121 kB | 0.3/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.5/7.5 MB | 0.6/1.4 MB | 303 kB | 121 kB | 0.4/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.5/7.5 MB | 0.6/1.4 MB | 303 kB | 121 kB | 0.4/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.5/7.5 MB | 0.6/1.4 MB | 303 kB | 121 kB | 0.4/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.5/7.5 MB | 0.6/1.4 MB | 303 kB | 121 kB | 0.4/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.5/7.5 MB | 0.6/1.4 MB | 303 kB | 121 kB | 0.4/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.6/7.5 MB | 0.6/1.4 MB | 303 kB | 121 kB | 0.4/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.6/7.5 MB | 0.6/1.4 MB | 303 kB | 121 kB | 0.4/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.6/7.5 MB | 0.6/1.4 MB | 303 kB | 121 kB | 0.4/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.6/7.5 MB | 0.7/1.4 MB | 303 kB | 121 kB | 0.4/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.6/7.5 MB | 0.7/1.4 MB | 303 kB | 121 kB | 0.5/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.6/7.5 MB | 0.7/1.4 MB | 303 kB | 121 kB | 0.5/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.6/7.5 MB | 0.7/1.4 MB | 303 kB | 121 kB | 0.5/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.6/7.5 MB | 0.7/1.4 MB | 303 kB | 121 kB | 0.5/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.6/7.5 MB | 0.7/1.4 MB | 303 kB | 121 kB | 0.5/12 MB error 02-Jan-2023 03:02:33 Progress (5): 6.6/7.5 MB | 0.7/1.4 MB | 303 kB | 121 kB | 0.5/12 MB error 02-Jan-2023 03:02:33 error 02-Jan-2023 03:02:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.jar (121 kB at 11 kB/s) error 02-Jan-2023 03:02:33 #14 92.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar error 02-Jan-2023 03:02:33 #14 92.06 Progress (4): 6.6/7.5 MB | 0.7/1.4 MB | 303 kB | 0.6/12 MB error 02-Jan-2023 03:02:33 Progress (4): 6.6/7.5 MB | 0.7/1.4 MB | 303 kB | 0.6/12 MB error 02-Jan-2023 03:02:33 Progress (4): 6.7/7.5 MB | 0.7/1.4 MB | 303 kB | 0.6/12 MB error 02-Jan-2023 03:02:33 Progress (4): 6.7/7.5 MB | 0.7/1.4 MB | 303 kB | 0.6/12 MB error 02-Jan-2023 03:02:33 Progress (4): 6.7/7.5 MB | 0.7/1.4 MB | 303 kB | 0.6/12 MB error 02-Jan-2023 03:02:33 Progress (4): 6.7/7.5 MB | 0.7/1.4 MB | 303 kB | 0.6/12 MB error 02-Jan-2023 03:02:33 Progress (4): 6.7/7.5 MB | 0.7/1.4 MB | 303 kB | 0.6/12 MB error 02-Jan-2023 03:02:33 error 02-Jan-2023 03:02:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.jar (303 kB at 28 kB/s) error 02-Jan-2023 03:02:33 #14 92.10 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar error 02-Jan-2023 03:02:33 #14 92.11 Progress (3): 6.7/7.5 MB | 0.7/1.4 MB | 0.6/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.7/7.5 MB | 0.7/1.4 MB | 0.6/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.7/7.5 MB | 0.7/1.4 MB | 0.6/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.7/7.5 MB | 0.7/1.4 MB | 0.6/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.7/7.5 MB | 0.8/1.4 MB | 0.6/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.7/7.5 MB | 0.8/1.4 MB | 0.6/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.7/7.5 MB | 0.8/1.4 MB | 0.6/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.7/7.5 MB | 0.8/1.4 MB | 0.6/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.7/7.5 MB | 0.8/1.4 MB | 0.6/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.7/7.5 MB | 0.8/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.7/7.5 MB | 0.8/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.8/7.5 MB | 0.8/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.8/7.5 MB | 0.8/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.8/7.5 MB | 0.8/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.8/7.5 MB | 0.8/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.8/7.5 MB | 0.8/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.8/7.5 MB | 0.8/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.8/7.5 MB | 0.8/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.8/7.5 MB | 0.8/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.8/7.5 MB | 0.8/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.8/7.5 MB | 0.8/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.8/7.5 MB | 0.9/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.9/7.5 MB | 0.9/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.9/7.5 MB | 0.9/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.9/7.5 MB | 0.9/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:33 Progress (3): 6.9/7.5 MB | 0.9/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:34 Progress (3): 6.9/7.5 MB | 0.9/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:34 Progress (3): 6.9/7.5 MB | 0.9/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:34 Progress (3): 6.9/7.5 MB | 0.9/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:34 Progress (3): 6.9/7.5 MB | 0.9/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:34 Progress (3): 6.9/7.5 MB | 0.9/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:34 Progress (3): 6.9/7.5 MB | 0.9/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:34 Progress (3): 6.9/7.5 MB | 0.9/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:34 Progress (3): 6.9/7.5 MB | 0.9/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:34 Progress (3): 6.9/7.5 MB | 0.9/1.4 MB | 0.7/12 MB error 02-Jan-2023 03:02:34 Progress (3): 6.9/7.5 MB | 0.9/1.4 MB | 0.8/12 MB error 02-Jan-2023 03:02:34 Progress (3): 6.9/7.5 MB | 0.9/1.4 MB | 0.8/12 MB error 02-Jan-2023 03:02:34 Progress (3): 6.9/7.5 MB | 0.9/1.4 MB | 0.8/12 MB error 02-Jan-2023 03:02:34 Progress (3): 6.9/7.5 MB | 1.0/1.4 MB | 0.8/12 MB error 02-Jan-2023 03:02:34 Progress (3): 6.9/7.5 MB | 1.0/1.4 MB | 0.8/12 MB error 02-Jan-2023 03:02:34 Progress (3): 6.9/7.5 MB | 1.0/1.4 MB | 0.9/12 MB error 02-Jan-2023 03:02:34 Progress (3): 7.0/7.5 MB | 1.0/1.4 MB | 0.9/12 MB error 02-Jan-2023 03:02:34 Progress (3): 7.0/7.5 MB | 1.0/1.4 MB | 0.9/12 MB error 02-Jan-2023 03:02:34 Progress (3): 7.0/7.5 MB | 1.0/1.4 MB | 0.9/12 MB error 02-Jan-2023 03:02:34 Progress (4): 7.0/7.5 MB | 1.0/1.4 MB | 0.9/12 MB | 3.3/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.0/7.5 MB | 1.0/1.4 MB | 0.9/12 MB | 6.1/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.0/7.5 MB | 1.0/1.4 MB | 0.9/12 MB | 8.9/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.0/7.5 MB | 1.0/1.4 MB | 0.9/12 MB | 12/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.0/7.5 MB | 1.0/1.4 MB | 0.9/12 MB | 15/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.0/7.5 MB | 1.0/1.4 MB | 0.9/12 MB | 15/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.0/7.5 MB | 1.0/1.4 MB | 0.9/12 MB | 17/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.0/7.5 MB | 1.0/1.4 MB | 0.9/12 MB | 20/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.0/7.5 MB | 1.0/1.4 MB | 1.0/12 MB | 20/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.0/7.5 MB | 1.0/1.4 MB | 1.0/12 MB | 23/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.0/7.5 MB | 1.0/1.4 MB | 1.0/12 MB | 26/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.0/7.5 MB | 1.0/1.4 MB | 1.0/12 MB | 29/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.0/7.5 MB | 1.0/1.4 MB | 1.0/12 MB | 29/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.0/7.5 MB | 1.0/1.4 MB | 1.0/12 MB | 29/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.0/7.5 MB | 1.0/1.4 MB | 1.0/12 MB | 29/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.0/7.5 MB | 1.0/1.4 MB | 1.0/12 MB | 29/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.0/7.5 MB | 1.0/1.4 MB | 1.0/12 MB | 29/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.0/7.5 MB | 1.0/1.4 MB | 1.1/12 MB | 29/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.0/7.5 MB | 1.0/1.4 MB | 1.1/12 MB | 29/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.0/7.5 MB | 1.0/1.4 MB | 1.1/12 MB | 29/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.0/1.4 MB | 1.1/12 MB | 29/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.0/1.4 MB | 1.1/12 MB | 31/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.0/1.4 MB | 1.1/12 MB | 34/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.0/1.4 MB | 1.1/12 MB | 37/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.0/1.4 MB | 1.1/12 MB | 40/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.0/1.4 MB | 1.1/12 MB | 43/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.0/1.4 MB | 1.1/12 MB | 45/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.0/1.4 MB | 1.1/12 MB | 48/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.0/1.4 MB | 1.1/12 MB | 51/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.0/1.4 MB | 1.1/12 MB | 54/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.0/1.4 MB | 1.1/12 MB | 54/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.0/1.4 MB | 1.1/12 MB | 54/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.0/1.4 MB | 1.1/12 MB | 54/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.0/1.4 MB | 1.1/12 MB | 56/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.0/1.4 MB | 1.1/12 MB | 59/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.1/12 MB | 59/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.1/12 MB | 59/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.1/12 MB | 59/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.1/12 MB | 59/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.1/12 MB | 59/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.1/12 MB | 62/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.1/12 MB | 65/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.1/12 MB | 68/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.2/12 MB | 68/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.2/12 MB | 70/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.2/12 MB | 70/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.2/12 MB | 73/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.2/12 MB | 73/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.2/12 MB | 76/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.2/12 MB | 79/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.2/12 MB | 79/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.2/12 MB | 79/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.2/12 MB | 82/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.2/12 MB | 82/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.2/12 MB | 82/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.2/12 MB | 84/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.2/12 MB | 87/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.3/12 MB | 87/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.3/12 MB | 90/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.3/12 MB | 93/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.1/7.5 MB | 1.1/1.4 MB | 1.3/12 MB | 93/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.1/1.4 MB | 1.3/12 MB | 93/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.1/1.4 MB | 1.3/12 MB | 96/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.1/1.4 MB | 1.3/12 MB | 98/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.1/1.4 MB | 1.3/12 MB | 101/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.1/1.4 MB | 1.3/12 MB | 104/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.1/1.4 MB | 1.3/12 MB | 107/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.1/1.4 MB | 1.3/12 MB | 110/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.1/1.4 MB | 1.3/12 MB | 110/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.1/1.4 MB | 1.3/12 MB | 110/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.1/1.4 MB | 1.3/12 MB | 110/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.1/1.4 MB | 1.4/12 MB | 110/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 110/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 110/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 112/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 112/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 115/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 115/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 118/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 121/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 121/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 121/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.2/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 121/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.3/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 121/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.3/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 121/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.3/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 121/123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.3/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.3/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.3/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.3/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.3/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.3/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 123 kB error 02-Jan-2023 03:02:34 Progress (4): 7.3/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 123 kB error 02-Jan-2023 03:02:34 Progress (5): 7.3/7.5 MB | 1.2/1.4 MB | 1.4/12 MB | 123 kB | 0/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.3/7.5 MB | 1.3/1.4 MB | 1.4/12 MB | 123 kB | 0/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.4/12 MB | 123 kB | 0/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.4/12 MB | 123 kB | 0/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.4/12 MB | 123 kB | 0/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0.1/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0.1/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0.1/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0.1/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0.1/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0.1/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0.1/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0.1/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0.1/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0.1/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0.1/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0.1/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0.1/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0.1/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0.2/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0.2/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0.2/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.4/7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0.2/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0.2/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0.2/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.5 MB | 1.3/1.4 MB | 1.5/12 MB | 123 kB | 0.2/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.5 MB | 1.3/1.4 MB | 1.6/12 MB | 123 kB | 0.2/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.5 MB | 1.3/1.4 MB | 1.6/12 MB | 123 kB | 0.2/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.5 MB | 1.3/1.4 MB | 1.6/12 MB | 123 kB | 0.2/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.5 MB | 1.3/1.4 MB | 1.6/12 MB | 123 kB | 0.2/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.5 MB | 1.3/1.4 MB | 1.6/12 MB | 123 kB | 0.2/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.5 MB | 1.3/1.4 MB | 1.6/12 MB | 123 kB | 0.2/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.5 MB | 1.3/1.4 MB | 1.6/12 MB | 123 kB | 0.2/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.5 MB | 1.4/1.4 MB | 1.6/12 MB | 123 kB | 0.2/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.5 MB | 1.4/1.4 MB | 1.6/12 MB | 123 kB | 0.2/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.5 MB | 1.4/1.4 MB | 1.6/12 MB | 123 kB | 0.3/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.5 MB | 1.4/1.4 MB | 1.6/12 MB | 123 kB | 0.3/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.5 MB | 1.4/1.4 MB | 1.7/12 MB | 123 kB | 0.3/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.5 MB | 1.4/1.4 MB | 1.7/12 MB | 123 kB | 0.3/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.5 MB | 1.4/1.4 MB | 1.7/12 MB | 123 kB | 0.3/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.5 MB | 1.4/1.4 MB | 1.7/12 MB | 123 kB | 0.3/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.5 MB | 1.4 MB | 1.7/12 MB | 123 kB | 0.3/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.5 MB | 1.4 MB | 1.7/12 MB | 123 kB | 0.3/2.1 MB error 02-Jan-2023 03:02:34 Progress (5): 7.5 MB | 1.4 MB | 1.8/12 MB | 123 kB | 0.3/2.1 MB error 02-Jan-2023 03:02:34 error 02-Jan-2023 03:02:34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar (123 kB at 11 kB/s) error 02-Jan-2023 03:02:34 #14 92.55 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar error 02-Jan-2023 03:02:34 #14 92.56 Progress (4): 7.5 MB | 1.4 MB | 1.8/12 MB | 0.3/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 1.8/12 MB | 0.3/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 1.8/12 MB | 0.4/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 1.8/12 MB | 0.4/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 1.8/12 MB | 0.4/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 1.8/12 MB | 0.4/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 1.8/12 MB | 0.4/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 1.9/12 MB | 0.4/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 1.9/12 MB | 0.4/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 1.9/12 MB | 0.4/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 1.9/12 MB | 0.4/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 1.9/12 MB | 0.4/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 1.9/12 MB | 0.5/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 1.9/12 MB | 0.5/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 1.9/12 MB | 0.5/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 2.0/12 MB | 0.5/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 2.0/12 MB | 0.5/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 2.0/12 MB | 0.5/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 2.0/12 MB | 0.5/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 2.0/12 MB | 0.5/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 2.0/12 MB | 0.6/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 2.0/12 MB | 0.6/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 2.1/12 MB | 0.6/2.1 MB error 02-Jan-2023 03:02:34 Progress (4): 7.5 MB | 1.4 MB | 2.1/12 MB | 0.6/2.1 MB error 02-Jan-2023 03:02:34 error 02-Jan-2023 03:02:34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.jar (7.5 MB at 659 kB/s) error 02-Jan-2023 03:02:34 #14 92.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar error 02-Jan-2023 03:02:34 #14 92.64 Progress (3): 1.4 MB | 2.1/12 MB | 0.6/2.1 MB error 02-Jan-2023 03:02:34 Progress (3): 1.4 MB | 2.2/12 MB | 0.6/2.1 MB error 02-Jan-2023 03:02:34 Progress (3): 1.4 MB | 2.2/12 MB | 0.6/2.1 MB error 02-Jan-2023 03:02:34 Progress (3): 1.4 MB | 2.2/12 MB | 0.6/2.1 MB error 02-Jan-2023 03:02:34 Progress (3): 1.4 MB | 2.2/12 MB | 0.6/2.1 MB error 02-Jan-2023 03:02:34 Progress (3): 1.4 MB | 2.2/12 MB | 0.7/2.1 MB error 02-Jan-2023 03:02:34 error 02-Jan-2023 03:02:34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar (1.4 MB at 122 kB/s) error 02-Jan-2023 03:02:34 #14 92.67 Progress (2): 2.3/12 MB | 0.7/2.1 MB error 02-Jan-2023 03:02:34 error 02-Jan-2023 03:02:34 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar error 02-Jan-2023 03:02:34 #14 92.69 Progress (2): 2.3/12 MB | 0.7/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.3/12 MB | 0.7/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.3/12 MB | 0.7/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.3/12 MB | 0.7/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.4/12 MB | 0.7/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.4/12 MB | 0.7/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.4/12 MB | 0.7/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.4/12 MB | 0.8/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.4/12 MB | 0.8/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.4/12 MB | 0.8/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.5/12 MB | 0.8/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.5/12 MB | 0.8/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.6/12 MB | 0.8/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.6/12 MB | 0.8/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.6/12 MB | 0.8/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.6/12 MB | 0.8/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.6/12 MB | 0.8/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.6/12 MB | 0.8/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.7/12 MB | 0.8/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.7/12 MB | 0.9/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.7/12 MB | 0.9/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.7/12 MB | 0.9/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.7/12 MB | 0.9/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.7/12 MB | 0.9/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.8/12 MB | 0.9/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.8/12 MB | 0.9/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.9/12 MB | 0.9/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.9/12 MB | 0.9/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.9/12 MB | 1.0/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.9/12 MB | 1.0/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.9/12 MB | 1.0/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.9/12 MB | 1.0/2.1 MB error 02-Jan-2023 03:02:34 Progress (2): 2.9/12 MB | 1.0/2.1 MB error 02-Jan-2023 03:02:34 Progress (3): 2.9/12 MB | 1.0/2.1 MB | 3.3/129 kB error 02-Jan-2023 03:02:34 Progress (3): 2.9/12 MB | 1.0/2.1 MB | 6.1/129 kB error 02-Jan-2023 03:02:34 Progress (3): 2.9/12 MB | 1.0/2.1 MB | 6.1/129 kB error 02-Jan-2023 03:02:34 Progress (3): 2.9/12 MB | 1.0/2.1 MB | 8.9/129 kB error 02-Jan-2023 03:02:34 Progress (3): 2.9/12 MB | 1.0/2.1 MB | 12/129 kB error 02-Jan-2023 03:02:34 Progress (3): 2.9/12 MB | 1.0/2.1 MB | 14/129 kB error 02-Jan-2023 03:02:34 Progress (3): 2.9/12 MB | 1.0/2.1 MB | 14/129 kB error 02-Jan-2023 03:02:34 Progress (3): 2.9/12 MB | 1.0/2.1 MB | 17/129 kB error 02-Jan-2023 03:02:34 Progress (3): 2.9/12 MB | 1.0/2.1 MB | 20/129 kB error 02-Jan-2023 03:02:34 Progress (3): 2.9/12 MB | 1.1/2.1 MB | 20/129 kB error 02-Jan-2023 03:02:34 Progress (3): 2.9/12 MB | 1.1/2.1 MB | 23/129 kB error 02-Jan-2023 03:02:34 Progress (3): 2.9/12 MB | 1.1/2.1 MB | 26/129 kB error 02-Jan-2023 03:02:34 Progress (3): 2.9/12 MB | 1.1/2.1 MB | 28/129 kB error 02-Jan-2023 03:02:34 Progress (3): 3.0/12 MB | 1.1/2.1 MB | 28/129 kB error 02-Jan-2023 03:02:34 Progress (3): 3.0/12 MB | 1.1/2.1 MB | 31/129 kB error 02-Jan-2023 03:02:34 Progress (3): 3.0/12 MB | 1.1/2.1 MB | 31/129 kB error 02-Jan-2023 03:02:34 Progress (3): 3.0/12 MB | 1.1/2.1 MB | 34/129 kB error 02-Jan-2023 03:02:34 Progress (3): 3.0/12 MB | 1.1/2.1 MB | 37/129 kB error 02-Jan-2023 03:02:34 Progress (3): 3.0/12 MB | 1.1/2.1 MB | 37/129 kB error 02-Jan-2023 03:02:34 Progress (3): 3.0/12 MB | 1.1/2.1 MB | 40/129 kB error 02-Jan-2023 03:02:34 Progress (3): 3.0/12 MB | 1.1/2.1 MB | 42/129 kB error 02-Jan-2023 03:02:34 Progress (3): 3.0/12 MB | 1.1/2.1 MB | 45/129 kB error 02-Jan-2023 03:02:34 Progress (3): 3.0/12 MB | 1.1/2.1 MB | 45/129 kB error 02-Jan-2023 03:02:34 Progress (3): 3.0/12 MB | 1.1/2.1 MB | 48/129 kB error 02-Jan-2023 03:02:34 Progress (3): 3.0/12 MB | 1.1/2.1 MB | 48/129 kB error 02-Jan-2023 03:02:34 Progress (3): 3.0/12 MB | 1.1/2.1 MB | 51/129 kB error 02-Jan-2023 03:02:34 Progress (3): 3.0/12 MB | 1.1/2.1 MB | 51/129 kB error 02-Jan-2023 03:02:34 Progress (4): 3.0/12 MB | 1.1/2.1 MB | 51/129 kB | 3.3/62 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.1/2.1 MB | 51/129 kB | 3.3/62 kB | 4.1/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.1/2.1 MB | 54/129 kB | 3.3/62 kB | 4.1/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.1/2.1 MB | 54/129 kB | 3.3/62 kB | 8.2/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.1/2.1 MB | 54/129 kB | 3.3/62 kB | 8.2/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.1/2.1 MB | 54/129 kB | 3.3/62 kB | 12/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.1/2.1 MB | 54/129 kB | 3.3/62 kB | 16/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.1/2.1 MB | 54/129 kB | 3.3/62 kB | 19/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.1/2.1 MB | 54/129 kB | 3.3/62 kB | 19/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.1/2.1 MB | 56/129 kB | 3.3/62 kB | 19/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.1/2.1 MB | 56/129 kB | 6.1/62 kB | 19/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.1/2.1 MB | 56/129 kB | 8.9/62 kB | 19/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.1/2.1 MB | 56/129 kB | 8.9/62 kB | 23/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.1/2.1 MB | 56/129 kB | 8.9/62 kB | 27/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.2/2.1 MB | 56/129 kB | 8.9/62 kB | 27/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.2/2.1 MB | 56/129 kB | 8.9/62 kB | 31/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.2/2.1 MB | 56/129 kB | 12/62 kB | 31/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.2/2.1 MB | 59/129 kB | 12/62 kB | 31/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.2/2.1 MB | 59/129 kB | 14/62 kB | 31/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.2/2.1 MB | 62/129 kB | 14/62 kB | 31/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.2/2.1 MB | 65/129 kB | 14/62 kB | 31/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.2/2.1 MB | 65/129 kB | 14/62 kB | 31/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.2/2.1 MB | 65/129 kB | 14/62 kB | 35/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.2/2.1 MB | 68/129 kB | 14/62 kB | 35/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.2/2.1 MB | 68/129 kB | 17/62 kB | 35/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.2/2.1 MB | 68/129 kB | 20/62 kB | 35/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.0/12 MB | 1.2/2.1 MB | 68/129 kB | 20/62 kB | 35/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.2/2.1 MB | 68/129 kB | 20/62 kB | 35/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.2/2.1 MB | 70/129 kB | 20/62 kB | 35/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.2/2.1 MB | 70/129 kB | 20/62 kB | 39/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.2/2.1 MB | 70/129 kB | 20/62 kB | 43/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.2/2.1 MB | 70/129 kB | 20/62 kB | 47/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.2/2.1 MB | 73/129 kB | 20/62 kB | 47/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.2/2.1 MB | 73/129 kB | 20/62 kB | 47/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.2/2.1 MB | 73/129 kB | 23/62 kB | 47/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.2/2.1 MB | 73/129 kB | 26/62 kB | 47/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.2/2.1 MB | 73/129 kB | 26/62 kB | 47/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.2/2.1 MB | 73/129 kB | 28/62 kB | 47/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.2/2.1 MB | 73/129 kB | 28/62 kB | 52/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.2/2.1 MB | 73/129 kB | 28/62 kB | 52/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.2/2.1 MB | 73/129 kB | 31/62 kB | 52/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.2/2.1 MB | 73/129 kB | 34/62 kB | 52/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.2/2.1 MB | 76/129 kB | 34/62 kB | 52/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.2/2.1 MB | 76/129 kB | 34/62 kB | 56/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.2/2.1 MB | 76/129 kB | 34/62 kB | 56/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.3/2.1 MB | 76/129 kB | 34/62 kB | 56/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.3/2.1 MB | 76/129 kB | 34/62 kB | 56/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.3/2.1 MB | 76/129 kB | 34/62 kB | 56/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.3/2.1 MB | 79/129 kB | 34/62 kB | 56/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.3/2.1 MB | 82/129 kB | 34/62 kB | 56/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.3/2.1 MB | 82/129 kB | 34/62 kB | 56/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.1/12 MB | 1.3/2.1 MB | 84/129 kB | 34/62 kB | 56/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.2/12 MB | 1.3/2.1 MB | 84/129 kB | 34/62 kB | 56/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.2/12 MB | 1.3/2.1 MB | 84/129 kB | 34/62 kB | 60/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.2/12 MB | 1.3/2.1 MB | 84/129 kB | 37/62 kB | 60/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.2/12 MB | 1.3/2.1 MB | 84/129 kB | 37/62 kB | 62/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.2/12 MB | 1.3/2.1 MB | 84/129 kB | 40/62 kB | 62/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.2/12 MB | 1.3/2.1 MB | 84/129 kB | 40/62 kB | 62/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.2/12 MB | 1.3/2.1 MB | 84/129 kB | 42/62 kB | 62/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.2/12 MB | 1.3/2.1 MB | 84/129 kB | 42/62 kB | 66/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.2/12 MB | 1.3/2.1 MB | 84/129 kB | 42/62 kB | 66/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.2/12 MB | 1.3/2.1 MB | 84/129 kB | 42/62 kB | 71/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.2/12 MB | 1.3/2.1 MB | 84/129 kB | 45/62 kB | 71/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.2/12 MB | 1.3/2.1 MB | 84/129 kB | 48/62 kB | 71/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.3/2.1 MB | 84/129 kB | 48/62 kB | 71/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.3/2.1 MB | 87/129 kB | 48/62 kB | 71/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 87/129 kB | 48/62 kB | 71/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 87/129 kB | 48/62 kB | 75/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 90/129 kB | 48/62 kB | 75/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 90/129 kB | 51/62 kB | 75/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 90/129 kB | 51/62 kB | 79/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 90/129 kB | 51/62 kB | 79/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 90/129 kB | 51/62 kB | 79/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 90/129 kB | 51/62 kB | 79/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 93/129 kB | 51/62 kB | 79/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 93/129 kB | 51/62 kB | 79/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 93/129 kB | 51/62 kB | 83/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 93/129 kB | 54/62 kB | 83/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 93/129 kB | 54/62 kB | 87/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 93/129 kB | 56/62 kB | 87/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 96/129 kB | 56/62 kB | 87/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 96/129 kB | 59/62 kB | 87/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 98/129 kB | 59/62 kB | 87/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 101/129 kB | 59/62 kB | 87/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 101/129 kB | 59/62 kB | 87/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 101/129 kB | 62/62 kB | 87/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 101/129 kB | 62/62 kB | 91/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 101/129 kB | 62/62 kB | 95/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 101/129 kB | 62/62 kB | 98/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 101/129 kB | 62 kB | 98/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 101/129 kB | 62 kB | 102/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 104/129 kB | 62 kB | 102/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 104/129 kB | 62 kB | 106/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 107/129 kB | 62 kB | 106/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 110/129 kB | 62 kB | 106/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.3/12 MB | 1.4/2.1 MB | 112/129 kB | 62 kB | 106/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.4/2.1 MB | 112/129 kB | 62 kB | 106/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.4/2.1 MB | 112/129 kB | 62 kB | 106/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.4/2.1 MB | 112/129 kB | 62 kB | 110/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.4/2.1 MB | 112/129 kB | 62 kB | 114/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.4/2.1 MB | 112/129 kB | 62 kB | 114/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.4/2.1 MB | 112/129 kB | 62 kB | 116/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.4/2.1 MB | 112/129 kB | 62 kB | 120/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.4/2.1 MB | 115/129 kB | 62 kB | 120/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.4/2.1 MB | 115/129 kB | 62 kB | 125/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.5/2.1 MB | 115/129 kB | 62 kB | 125/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.5/2.1 MB | 115/129 kB | 62 kB | 129/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.5/2.1 MB | 115/129 kB | 62 kB | 133/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.5/2.1 MB | 115/129 kB | 62 kB | 137/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.5/2.1 MB | 115/129 kB | 62 kB | 141/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.5/2.1 MB | 118/129 kB | 62 kB | 141/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.5/2.1 MB | 121/129 kB | 62 kB | 141/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.5/2.1 MB | 124/129 kB | 62 kB | 141/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.5/2.1 MB | 124/129 kB | 62 kB | 141/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.5/2.1 MB | 126/129 kB | 62 kB | 141/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.5/2.1 MB | 126/129 kB | 62 kB | 145/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 145/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 145/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 145/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 149/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 153/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 157/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 161/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 165/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.4/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 165/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 165/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 170/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 174/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 178/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 182/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 186/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 188/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 192/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 197/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 201/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 201/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 201/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 205/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 209/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 213/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 215/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.5/2.1 MB | 129 kB | 62 kB | 215/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 215/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 219/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 224/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 228/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 232/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 236/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 240/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 240/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 240/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.5/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 240/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 240/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 244/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 248/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 250/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 254/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 258/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 262/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 267/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 269/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 273/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 277/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 281/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 285/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 289/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 289/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 293/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 297/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 301/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 306/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 310/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 314/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 318/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 322/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 322/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 326/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 330/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.6/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 332/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 332/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 336/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.6/2.1 MB | 129 kB | 62 kB | 341/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 341/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 345/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 349/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 353/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 357/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 361/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 365/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 365/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 365/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 365/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 369/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 373/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 377/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 381/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 381/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 381/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 386/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 390/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 394/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 398/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 402/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 406/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.7/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 406/645 kB error 02-Jan-2023 03:02:34 Progress (5): 3.8/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 406/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 410/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 414/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 418/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.7/2.1 MB | 129 kB | 62 kB | 422/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.8/2.1 MB | 129 kB | 62 kB | 422/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.8/2.1 MB | 129 kB | 62 kB | 422/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.8/2.1 MB | 129 kB | 62 kB | 422/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.8/2.1 MB | 129 kB | 62 kB | 426/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.8/2.1 MB | 129 kB | 62 kB | 431/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.8/2.1 MB | 129 kB | 62 kB | 435/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.8/2.1 MB | 129 kB | 62 kB | 435/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.8/2.1 MB | 129 kB | 62 kB | 435/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.8/2.1 MB | 129 kB | 62 kB | 435/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.8/2.1 MB | 129 kB | 62 kB | 439/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.8/2.1 MB | 129 kB | 62 kB | 443/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.8/2.1 MB | 129 kB | 62 kB | 447/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.8/2.1 MB | 129 kB | 62 kB | 449/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.8/2.1 MB | 129 kB | 62 kB | 453/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.8/2.1 MB | 129 kB | 62 kB | 458/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.8/2.1 MB | 129 kB | 62 kB | 458/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.8/2.1 MB | 129 kB | 62 kB | 462/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.8/2.1 MB | 129 kB | 62 kB | 466/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.8/12 MB | 1.8/2.1 MB | 129 kB | 62 kB | 466/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 1.8/2.1 MB | 129 kB | 62 kB | 466/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 1.8/2.1 MB | 129 kB | 62 kB | 470/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 1.9/2.1 MB | 129 kB | 62 kB | 470/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 1.9/2.1 MB | 129 kB | 62 kB | 474/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 1.9/2.1 MB | 129 kB | 62 kB | 476/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 1.9/2.1 MB | 129 kB | 62 kB | 476/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 1.9/2.1 MB | 129 kB | 62 kB | 476/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 1.9/2.1 MB | 129 kB | 62 kB | 476/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 1.9/2.1 MB | 129 kB | 62 kB | 480/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 1.9/2.1 MB | 129 kB | 62 kB | 480/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 1.9/2.1 MB | 129 kB | 62 kB | 485/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 1.9/2.1 MB | 129 kB | 62 kB | 485/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 1.9/2.1 MB | 129 kB | 62 kB | 489/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 1.9/2.1 MB | 129 kB | 62 kB | 493/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 2.0/2.1 MB | 129 kB | 62 kB | 493/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 2.0/2.1 MB | 129 kB | 62 kB | 493/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 2.0/2.1 MB | 129 kB | 62 kB | 493/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 2.0/2.1 MB | 129 kB | 62 kB | 497/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 2.0/2.1 MB | 129 kB | 62 kB | 501/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 2.0/2.1 MB | 129 kB | 62 kB | 505/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 2.0/2.1 MB | 129 kB | 62 kB | 509/645 kB error 02-Jan-2023 03:02:35 Progress (5): 3.9/12 MB | 2.0/2.1 MB | 129 kB | 62 kB | 509/645 kB error 02-Jan-2023 03:02:35 error 02-Jan-2023 03:02:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar (129 kB at 11 kB/s) error 02-Jan-2023 03:02:35 #14 93.28 Progress (4): 4.0/12 MB | 2.0/2.1 MB | 62 kB | 509/645 kB error 02-Jan-2023 03:02:35 Progress (4): 4.0/12 MB | 2.0/2.1 MB | 62 kB | 511/645 kB error 02-Jan-2023 03:02:35 Progress (4): 4.0/12 MB | 2.0/2.1 MB | 62 kB | 511/645 kB error 02-Jan-2023 03:02:35 error 02-Jan-2023 03:02:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar (62 kB at 5.2 kB/s) error 02-Jan-2023 03:02:35 #14 93.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar error 02-Jan-2023 03:02:35 #14 93.29 Progress (3): 4.0/12 MB | 2.0/2.1 MB | 515/645 kB error 02-Jan-2023 03:02:35 error 02-Jan-2023 03:02:35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar error 02-Jan-2023 03:02:35 #14 93.29 Progress (3): 4.0/12 MB | 2.0/2.1 MB | 519/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.0/12 MB | 2.0/2.1 MB | 519/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.0/12 MB | 2.0/2.1 MB | 519/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.0/12 MB | 2.0/2.1 MB | 523/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.0/12 MB | 2.0/2.1 MB | 528/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.0/12 MB | 2.0/2.1 MB | 530/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.0/2.1 MB | 530/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.0/2.1 MB | 534/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.0/2.1 MB | 538/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.0/2.1 MB | 542/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.0/2.1 MB | 542/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1/2.1 MB | 542/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1/2.1 MB | 546/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1/2.1 MB | 550/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1/2.1 MB | 554/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1/2.1 MB | 557/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1/2.1 MB | 557/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1 MB | 557/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1 MB | 561/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1 MB | 565/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1 MB | 569/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1 MB | 573/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1 MB | 573/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1 MB | 575/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1 MB | 579/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1 MB | 584/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1 MB | 588/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1 MB | 592/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1 MB | 596/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1 MB | 600/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1 MB | 604/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1 MB | 608/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1 MB | 612/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1 MB | 616/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.1/12 MB | 2.1 MB | 619/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.2/12 MB | 2.1 MB | 619/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.2/12 MB | 2.1 MB | 623/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.2/12 MB | 2.1 MB | 627/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.2/12 MB | 2.1 MB | 631/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.2/12 MB | 2.1 MB | 636/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.2/12 MB | 2.1 MB | 638/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.2/12 MB | 2.1 MB | 638/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.2/12 MB | 2.1 MB | 642/645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.2/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.3/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.3/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.4/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.5/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.5/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.6/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.6/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.7/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.7/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.8/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.9/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:02:35 Progress (3): 4.9/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:02:35 Progress (3): 5.0/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:02:35 Progress (3): 5.0/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:02:35 Progress (3): 5.1/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 03:02:35 error 02-Jan-2023 03:02:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar (645 kB at 53 kB/s) error 02-Jan-2023 03:02:35 #14 93.56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8-tests.jar error 02-Jan-2023 03:02:35 #14 93.56 Progress (2): 5.1/12 MB | 2.1 MB error 02-Jan-2023 03:02:35 error 02-Jan-2023 03:02:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar (2.1 MB at 170 kB/s) error 02-Jan-2023 03:02:35 #14 93.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.jar error 02-Jan-2023 03:02:35 #14 93.58 Progress (1): 5.2/12 MB error 02-Jan-2023 03:02:35 Progress (1): 5.3/12 MB error 02-Jan-2023 03:02:35 #14 ... error 02-Jan-2023 03:02:35 error 02-Jan-2023 03:02:35 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 03:02:35 #17 84.06 Progress (1): 3.3/19 kB error 02-Jan-2023 03:02:35 Progress (1): 6.1/19 kB error 02-Jan-2023 03:02:35 Progress (1): 8.9/19 kB error 02-Jan-2023 03:02:35 Progress (1): 12/19 kB error 02-Jan-2023 03:02:35 Progress (1): 15/19 kB error 02-Jan-2023 03:02:35 Progress (1): 17/19 kB error 02-Jan-2023 03:02:35 Progress (1): 19 kB error 02-Jan-2023 03:02:35 error 02-Jan-2023 03:02:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.pom (19 kB at 85 kB/s) error 02-Jan-2023 03:02:35 #17 84.19 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi/1.33.0/emrapi-1.33.0.pom error 02-Jan-2023 03:02:35 #17 84.29 Progress (1): 3.3/15 kB error 02-Jan-2023 03:02:35 Progress (1): 6.1/15 kB error 02-Jan-2023 03:02:35 Progress (1): 8.9/15 kB error 02-Jan-2023 03:02:35 Progress (1): 12/15 kB error 02-Jan-2023 03:02:35 Progress (1): 15/15 kB error 02-Jan-2023 03:02:35 Progress (1): 15 kB error 02-Jan-2023 03:02:35 error 02-Jan-2023 03:02:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi/1.33.0/emrapi-1.33.0.pom (15 kB at 67 kB/s) error 02-Jan-2023 03:02:35 #17 84.40 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.jar error 02-Jan-2023 03:02:35 #17 84.68 Progress (1): 0/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.1/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.1/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.1/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.1/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.1/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.1/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.1/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.1/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.1/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.1/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.1/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.1/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.1/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.2/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.2/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.2/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.2/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.2/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.2/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.2/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.2/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.2/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.2/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.2/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.2/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.3/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.3/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.3/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.3/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.3/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.3/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.3/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.3/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.3/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.3/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.3/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.3/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.3/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.4/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.4/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.4/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.4/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.4/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.4/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.4/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.4/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.4/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.4/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.4/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.4/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.4/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.5/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.5/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.5/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.5/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.5/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.5/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.5/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.5/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.5/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.5/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.5/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.5/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.6/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.6/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.6/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.6/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.6/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.6/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.6/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.6/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.6/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.6/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.6/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.6/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.6/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.7/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.7/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.7/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.7/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.7/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.7/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.7/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.7/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.7/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.7/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.7/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.7/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.7/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.8/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.8/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.8/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.8/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.8/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.8/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.8/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.8/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.8/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.8/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.8/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.8/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.8/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.9/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.9/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.9/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.9/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.9/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.9/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.9/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.9/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.9/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.9/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.9/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.9/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 0.9/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 1.0/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 1.0/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 1.0/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 1.0/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 1.0/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 1.0/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 1.0/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 1.0/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 1.0/1.0 MB error 02-Jan-2023 03:02:35 Progress (1): 1.0 MB error 02-Jan-2023 03:02:35 error 02-Jan-2023 03:02:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.jar (1.0 MB at 2.2 MB/s) error 02-Jan-2023 03:02:35 #17 84.88 [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.13.0:jar error 02-Jan-2023 03:02:35 #17 84.88 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.pom error 02-Jan-2023 03:02:35 #17 87.22 Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.pom error 02-Jan-2023 03:02:35 #17 87.35 [WARNING] The POM for org.openmrs.module:referenceapplication-omod:jar:2.13.0 is missing, no dependency information available error 02-Jan-2023 03:02:35 #17 87.35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.jar error 02-Jan-2023 03:02:35 #17 88.35 Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.jar error 02-Jan-2023 03:02:35 #17 88.36 [INFO] ------------------------------------------------------------------------ error 02-Jan-2023 03:02:35 #17 88.36 [INFO] Reactor Summary for Reference Application Distribution 2.13.0-SNAPSHOT: error 02-Jan-2023 03:02:35 #17 88.36 [INFO] error 02-Jan-2023 03:02:35 #17 88.36 [INFO] Reference Application Distribution ................. SUCCESS [ 0.463 s] error 02-Jan-2023 03:02:35 #17 88.36 [INFO] Reference Application Distribution Package ......... FAILURE [01:25 min] error 02-Jan-2023 03:02:35 #17 88.36 [INFO] ------------------------------------------------------------------------ error 02-Jan-2023 03:02:35 #17 88.37 [INFO] BUILD FAILURE error 02-Jan-2023 03:02:35 #17 88.37 [INFO] ------------------------------------------------------------------------ error 02-Jan-2023 03:02:35 #17 88.37 [INFO] Total time: 01:25 min error 02-Jan-2023 03:02:35 #17 88.37 [INFO] Finished at: 2023-01-02T03:02:35Z error 02-Jan-2023 03:02:35 #17 88.37 [INFO] ------------------------------------------------------------------------ error 02-Jan-2023 03:02:35 #17 88.37 [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) on project referenceapplication-package: Unable to find/resolve artifact.: Could not find artifact org.openmrs.module:referenceapplication-omod:jar:2.13.0 in openmrs-repo (https://mavenrepo.openmrs.org/public) -> [Help 1] error 02-Jan-2023 03:02:35 #17 88.37 [ERROR] error 02-Jan-2023 03:02:35 #17 88.37 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. error 02-Jan-2023 03:02:35 #17 88.37 [ERROR] Re-run Maven using the -X switch to enable full debug logging. error 02-Jan-2023 03:02:35 #17 88.37 [ERROR] error 02-Jan-2023 03:02:35 #17 88.37 [ERROR] For more information about the errors and possible solutions, please read the following articles: error 02-Jan-2023 03:02:35 #17 88.37 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException error 02-Jan-2023 03:02:35 #17 88.37 [ERROR] error 02-Jan-2023 03:02:35 #17 88.37 [ERROR] After correcting the problems, you can resume the build with the command error 02-Jan-2023 03:02:35 #17 88.37 [ERROR] mvn -rf :referenceapplication-package error 02-Jan-2023 03:02:35 #17 ERROR: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 error 02-Jan-2023 03:02:35 error 02-Jan-2023 03:02:35 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 03:02:35 #14 93.58 Progress (1): 5.2/12 MB error 02-Jan-2023 03:02:35 Progress (1): 5.3/12 MB error 02-Jan-2023 03:02:35 Progress (1): 5.3/12 MB error 02-Jan-2023 03:02:35 Progress (1): 5.4/12 MB error 02-Jan-2023 03:02:35 Progress (2): 5.4/12 MB | 4.1/238 kB error 02-Jan-2023 03:02:35 Progress (2): 5.4/12 MB | 8.2/238 kB error 02-Jan-2023 03:02:35 Progress (2): 5.4/12 MB | 12/238 kB error 02-Jan-2023 03:02:35 Progress (2): 5.4/12 MB | 16/238 kB error 02-Jan-2023 03:02:35 Progress (2): 5.4/12 MB | 19/238 kB error 02-Jan-2023 03:02:35 Progress (2): 5.4/12 MB | 23/238 kB error 02-Jan-2023 03:02:35 Progress (3): 5.4/12 MB | 23/238 kB | 8.2/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.4/12 MB | 23/238 kB | 8.2/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.4/12 MB | 27/238 kB | 8.2/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.4/12 MB | 31/238 kB | 8.2/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.4/12 MB | 34/238 kB | 8.2/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.4/12 MB | 38/238 kB | 8.2/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.4/12 MB | 42/238 kB | 8.2/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.4/12 MB | 46/238 kB | 8.2/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.4/12 MB | 51/238 kB | 8.2/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.4/12 MB | 51/238 kB | 16/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.4/12 MB | 53/238 kB | 16/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.4/12 MB | 53/238 kB | 25/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.4/12 MB | 53/238 kB | 33/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.4/12 MB | 57/238 kB | 33/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.4/12 MB | 62/238 kB | 33/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.4/12 MB | 66/238 kB | 33/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.4/12 MB | 70/238 kB | 33/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.4/12 MB | 74/238 kB | 33/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.4/12 MB | 74/238 kB | 41/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.4/12 MB | 78/238 kB | 41/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.4/12 MB | 78/238 kB | 49/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.5/12 MB | 78/238 kB | 49/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.5/12 MB | 82/238 kB | 49/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.5/12 MB | 86/238 kB | 49/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.5/12 MB | 88/238 kB | 49/917 kB error 02-Jan-2023 03:02:35 Progress (3): 5.5/12 MB | 92/238 kB | 49/917 kB error 02-Jan-2023 03:02:35 #14 CANCELED error 02-Jan-2023 03:02:35 ------ error 02-Jan-2023 03:02:35 > [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install: error 02-Jan-2023 03:02:35 #17 88.37 [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) on project referenceapplication-package: Unable to find/resolve artifact.: Could not find artifact org.openmrs.module:referenceapplication-omod:jar:2.13.0 in openmrs-repo (https://mavenrepo.openmrs.org/public) -> [Help 1] error 02-Jan-2023 03:02:35 #17 88.37 [ERROR] error 02-Jan-2023 03:02:35 #17 88.37 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. error 02-Jan-2023 03:02:35 #17 88.37 [ERROR] Re-run Maven using the -X switch to enable full debug logging. error 02-Jan-2023 03:02:35 #17 88.37 [ERROR] error 02-Jan-2023 03:02:35 #17 88.37 [ERROR] For more information about the errors and possible solutions, please read the following articles: error 02-Jan-2023 03:02:35 #17 88.37 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException error 02-Jan-2023 03:02:35 #17 88.37 [ERROR] error 02-Jan-2023 03:02:35 #17 88.37 [ERROR] After correcting the problems, you can resume the build with the command error 02-Jan-2023 03:02:35 #17 88.37 [ERROR] mvn -rf :referenceapplication-package error 02-Jan-2023 03:02:35 ------ error 02-Jan-2023 03:02:35 Dockerfile:14 error 02-Jan-2023 03:02:35 -------------------- error 02-Jan-2023 03:02:35 12 | error 02-Jan-2023 03:02:35 13 | # Build the distro error 02-Jan-2023 03:02:35 14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS error 02-Jan-2023 03:02:35 15 | error 02-Jan-2023 03:02:35 16 | ### Run Stage error 02-Jan-2023 03:02:35 -------------------- error 02-Jan-2023 03:02:35 error: failed to solve: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 simple 02-Jan-2023 03:02:35 Failing task since return code of [/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO-DNDI-13359-ScriptBuildTask-1087743877354572520.sh] was 1 while expected 0 simple 02-Jan-2023 03:02:35 Finished task 'Build and push nightly docker image' with result: Failed simple 02-Jan-2023 03:02:35 Running post build plugin 'Docker Container Cleanup' simple 02-Jan-2023 03:02:35 Running post build plugin 'NCover Results Collector' simple 02-Jan-2023 03:02:35 Running post build plugin 'Build Results Label Collector' simple 02-Jan-2023 03:02:35 Running post build plugin 'Clover Results Collector' simple 02-Jan-2023 03:02:35 Running post build plugin 'npm Cache Cleanup' simple 02-Jan-2023 03:02:35 Running post build plugin 'Artifact Copier' simple 02-Jan-2023 03:02:35 Finalising the build... simple 02-Jan-2023 03:02:35 Stopping timer. simple 02-Jan-2023 03:02:35 Build REFAPP-OMODDISTRO-DNDI-13359 completed. simple 02-Jan-2023 03:02:35 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 02-Jan-2023 03:02:35 Running on server: post build plugin 'NCover Results Collector' simple 02-Jan-2023 03:02:35 Running on server: post build plugin 'Build Labeller' simple 02-Jan-2023 03:02:35 Running on server: post build plugin 'Clover Delta Calculator' simple 02-Jan-2023 03:02:35 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 02-Jan-2023 03:02:35 All post build plugins have finished simple 02-Jan-2023 03:02:35 Generating build results summary... simple 02-Jan-2023 03:02:35 Saving build results to disk... simple 02-Jan-2023 03:02:35 Store variable context... simple 02-Jan-2023 03:02:35 Finished building REFAPP-OMODDISTRO-DNDI-13359.