simple 16-Dec-2022 03:01:09 Build Reference Application - Distribution 2.x - Build and push #13316 (REFAPP-OMODDISTRO-DNDI-13316) started building on agent xiao.openmrs.org (2), bamboo version: 8.2.4 simple 16-Dec-2022 03:01:09 Remote agent on host xiao.openmrs.org simple 16-Dec-2022 03:01:09 Build working directory is /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI simple 16-Dec-2022 03:01:09 Executing build Reference Application - Distribution 2.x - Build and push #13316 (REFAPP-OMODDISTRO-DNDI-13316) simple 16-Dec-2022 03:01:09 Starting task 'Checkout source' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 16-Dec-2022 03:01:09 Checking out into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI simple 16-Dec-2022 03:01:09 Updating source code to revision: 0ce4b48bb15a792a33f529c3229330ed1a2dad14 simple 16-Dec-2022 03:01:09 Creating local git repository in '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI/.git'. simple 16-Dec-2022 03:01:09 hint: Using 'master' as the name for the initial branch. This default branch name simple 16-Dec-2022 03:01:09 hint: is subject to change. To configure the initial branch name to use in all simple 16-Dec-2022 03:01:09 hint: of your new repositories, which will suppress this warning, call: simple 16-Dec-2022 03:01:09 hint: simple 16-Dec-2022 03:01:09 hint: git config --global init.defaultBranch simple 16-Dec-2022 03:01:09 hint: simple 16-Dec-2022 03:01:09 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 16-Dec-2022 03:01:09 hint: 'development'. The just-created branch can be renamed via this command: simple 16-Dec-2022 03:01:09 hint: simple 16-Dec-2022 03:01:09 hint: git branch -m simple 16-Dec-2022 03:01:09 Initialized empty Git repository in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI/.git/ simple 16-Dec-2022 03:01:09 Fetching 'refs/heads/2.x' from 'https://github.com/openmrs/openmrs-distro-referenceapplication.git'. simple 16-Dec-2022 03:01:11 From https://github.com/openmrs/openmrs-distro-referenceapplication simple 16-Dec-2022 03:01:11 * [new branch] 2.x -> 2.x simple 16-Dec-2022 03:01:11 * [new tag] 2.0.1769 -> 2.0.1769 simple 16-Dec-2022 03:01:11 * [new tag] 2.1 -> 2.1 simple 16-Dec-2022 03:01:11 * [new tag] 2.10.0 -> 2.10.0 simple 16-Dec-2022 03:01:11 * [new tag] 2.11.0 -> 2.11.0 simple 16-Dec-2022 03:01:11 * [new tag] 2.12.0 -> 2.12.0 simple 16-Dec-2022 03:01:11 * [new tag] 2.2 -> 2.2 simple 16-Dec-2022 03:01:11 * [new tag] 2.3 -> 2.3 simple 16-Dec-2022 03:01:11 * [new tag] 2.4 -> 2.4 simple 16-Dec-2022 03:01:11 * [new tag] 2.5 -> 2.5 simple 16-Dec-2022 03:01:11 * [new tag] 2.6.0 -> 2.6.0 simple 16-Dec-2022 03:01:11 * [new tag] 2.7.0 -> 2.7.0 simple 16-Dec-2022 03:01:11 * [new tag] 2.8.0 -> 2.8.0 simple 16-Dec-2022 03:01:11 * [new tag] 2.8.1 -> 2.8.1 simple 16-Dec-2022 03:01:11 * [new tag] 2.9.0 -> 2.9.0 simple 16-Dec-2022 03:01:11 * [new tag] latest -> latest simple 16-Dec-2022 03:01:11 Checking out revision 0ce4b48bb15a792a33f529c3229330ed1a2dad14. simple 16-Dec-2022 03:01:11 Switched to branch '2.x' simple 16-Dec-2022 03:01:11 Updated source code to revision: 0ce4b48bb15a792a33f529c3229330ed1a2dad14 simple 16-Dec-2022 03:01:11 Finished task 'Checkout source' with result: Success simple 16-Dec-2022 03:01:11 Running pre-build action: Build Log Labeller Pre Build Action simple 16-Dec-2022 03:01:11 Running pre-build action: VCS Version Collector simple 16-Dec-2022 03:01:11 Running pre-build action: Run Predator simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] Starting predator plugin, pre build agent cleaner simple 16-Dec-2022 03:01:11 [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 prune -f; simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] Running command '[docker, ps, -q|, xargs, docker, kill]' simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] Command '[docker, ps, -q|, xargs, docker, kill]' completed with exit code 125 simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] Running command '[docker, ps, -qa, |, xargs, docker, rm, -f]' simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] Command '[docker, ps, -qa, |, xargs, docker, rm, -f]' completed with exit code 125 simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] Running command '[docker, system, prune, -af, --filter, until=48h]' simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] Command '[docker, system, prune, -af, --filter, until=48h]' completed with exit code 0 simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] Running command '[docker, volume, prune, -f]' simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] Command '[docker, volume, prune, -f]' completed with exit code 0 simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 2048 java 1474 bamboo-age 2979Mb 620Mb 00:22:53 /usr/lib/jvm/java-8-ope simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1474 wrapper 1 bamboo-age 16Mb 2Mb 00:05:09 /home/bamboo-agent/bamb simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1 systemd 0 root 164Mb 11Mb 00:00:47 /sbin/init simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] No processes found for (chromium|chrome|webdriver|mysql|java|mvn|node|npm) simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] Initial free space: 2.5898895 GB simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] Deleting folder /home/bamboo-agent/bamboo-agent/xml-data/build-dir/CSM-CSM0-JOB1 simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] Deleting 4 snapshot folders from /home/bamboo-agent/.m2/repository simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] Maven snapshot disk freed: 0 GB simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] 0 empty artifacts were found and deleted by Predator simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] Maven stable disk freed: 0.0 GB, deleted 0 files simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] File /home/bamboo-agent/.npmrc does not exist. simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] File /home/bamboo-agent/.docker/config.json does not exist. simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] File /home/bamboo-agent/.OpenMRS/liquibaseUpdateLogs.txt does not exist. simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] Final free space: 2.629425 GB simple 16-Dec-2022 03:01:11 [PredatorPreBuildAction] Done command 16-Dec-2022 03:01:11 Substituting variable: ${bamboo.dockerhub.username} with openmrsci command 16-Dec-2022 03:01:11 Substituting password variable: ${bamboo.dockerhub.password} command 16-Dec-2022 03:01:11 Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application command 16-Dec-2022 03:01:11 Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application command 16-Dec-2022 03:01:11 Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64 command 16-Dec-2022 03:01:11 Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64 simple 16-Dec-2022 03:01:11 Starting task 'Build and push nightly docker image' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 16-Dec-2022 03:01:11 Beginning to execute external process for build 'Reference Application - Distribution 2.x - Build and push #13316 (REFAPP-OMODDISTRO-DNDI-13316)'\n ... running command line: \n/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO-DNDI-13316-ScriptBuildTask-8224791176547136830.sh\n ... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI\n build 16-Dec-2022 03:01:11 Start of Lmod init/bash script to define the module command error 16-Dec-2022 03:01:11 + [[ ehuB != ehuxB ]] error 16-Dec-2022 03:01:11 + echo 'Start of Lmod init/bash script to define the module command' error 16-Dec-2022 03:01:11 + LMOD_PKG=/usr/share/lmod/lmod error 16-Dec-2022 03:01:11 + LMOD_DIR=/usr/share/lmod/lmod/libexec error 16-Dec-2022 03:01:11 + LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod error 16-Dec-2022 03:01:11 + MODULESHOME=/usr/share/lmod/lmod error 16-Dec-2022 03:01:11 + export LMOD_PKG error 16-Dec-2022 03:01:11 + export LMOD_CMD error 16-Dec-2022 03:01:11 + export LMOD_DIR error 16-Dec-2022 03:01:11 + export MODULESHOME error 16-Dec-2022 03:01:11 + LMOD_VERSION=6.6 error 16-Dec-2022 03:01:11 + export LMOD_VERSION error 16-Dec-2022 03:01:11 + '[' : '!=' : ']' error 16-Dec-2022 03:01:11 + unalias ml error 16-Dec-2022 03:01:11 + true error 16-Dec-2022 03:01:11 ++ echo YES error 16-Dec-2022 03:01:11 ++ /usr/bin/tr '[:upper:]' '[:lower:]' error 16-Dec-2022 03:01:11 + export_module=yes error 16-Dec-2022 03:01:11 + '[' -n '5.1.16(1)-release' -a yes '!=' no ']' error 16-Dec-2022 03:01:11 + export -f module error 16-Dec-2022 03:01:11 + export -f ml error 16-Dec-2022 03:01:11 + unset export_module error 16-Dec-2022 03:01:11 + '[' -n '' ']' error 16-Dec-2022 03:01:11 + '[' 5 -ge 3 ']' error 16-Dec-2022 03:01:11 + '[' -r /usr/share/lmod/lmod/init/lmod_bash_completions ']' error 16-Dec-2022 03:01:11 + '[' -n '' ']' error 16-Dec-2022 03:01:11 + [[ ehuB != ehuxB ]] error 16-Dec-2022 03:01:11 + echo 'End of Lmod init/bash script to define the module command' build 16-Dec-2022 03:01:11 End of Lmod init/bash script to define the module command error 16-Dec-2022 03:01:11 + set +x error 16-Dec-2022 03:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. error 16-Dec-2022 03:01:12 WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json. error 16-Dec-2022 03:01:12 Configure a credential helper to remove this warning. See error 16-Dec-2022 03:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store error 16-Dec-2022 03:01:12 build 16-Dec-2022 03:01:12 Login Succeeded build 16-Dec-2022 03:01:12 Building dev image error 16-Dec-2022 03:01:12 #1 [internal] load .dockerignore error 16-Dec-2022 03:01:12 #1 transferring context: 74B done error 16-Dec-2022 03:01:12 #1 DONE 0.2s error 16-Dec-2022 03:01:12 error 16-Dec-2022 03:01:12 #2 [internal] load build definition from Dockerfile error 16-Dec-2022 03:01:12 #2 transferring dockerfile: 898B 0.0s done error 16-Dec-2022 03:01:12 #2 DONE 0.2s error 16-Dec-2022 03:01:12 error 16-Dec-2022 03:01:12 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io error 16-Dec-2022 03:01:13 #3 DONE 0.0s error 16-Dec-2022 03:01:13 error 16-Dec-2022 03:01:13 #4 resolve image config for docker.io/docker/dockerfile:1 error 16-Dec-2022 03:01:13 #4 DONE 0.3s error 16-Dec-2022 03:01:13 error 16-Dec-2022 03:01:13 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc error 16-Dec-2022 03:01:13 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc error 16-Dec-2022 03:01:13 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.1s done error 16-Dec-2022 03:01:13 #5 CACHED error 16-Dec-2022 03:01:13 error 16-Dec-2022 03:01:13 #6 [auth] openmrs/openmrs-core:pull token for registry-1.docker.io error 16-Dec-2022 03:01:13 #6 DONE 0.0s error 16-Dec-2022 03:01:13 error 16-Dec-2022 03:01:13 #7 [linux/amd64 internal] load metadata for docker.io/openmrs/openmrs-core:dev error 16-Dec-2022 03:01:13 #7 DONE 0.3s error 16-Dec-2022 03:01:13 error 16-Dec-2022 03:01:13 #8 [linux/arm64 internal] load metadata for docker.io/openmrs/openmrs-core:dev error 16-Dec-2022 03:01:14 #8 DONE 0.5s error 16-Dec-2022 03:01:14 error 16-Dec-2022 03:01:14 #9 [internal] load build context error 16-Dec-2022 03:01:14 #9 DONE 0.0s error 16-Dec-2022 03:01:14 error 16-Dec-2022 03:01:14 #10 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 16-Dec-2022 03:01:14 #10 resolve docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 0.1s done error 16-Dec-2022 03:01:14 #10 DONE 0.1s error 16-Dec-2022 03:01:14 error 16-Dec-2022 03:01:14 #11 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 16-Dec-2022 03:01:14 #11 resolve docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 0.1s done error 16-Dec-2022 03:01:14 #11 DONE 0.1s error 16-Dec-2022 03:01:14 error 16-Dec-2022 03:01:14 #9 [internal] load build context error 16-Dec-2022 03:01:15 #9 transferring context: 33.72MB 0.9s done error 16-Dec-2022 03:01:15 #9 DONE 0.9s error 16-Dec-2022 03:01:15 error 16-Dec-2022 03:01:15 #12 [linux/amd64 dev 2/4] WORKDIR /app error 16-Dec-2022 03:01:15 #12 CACHED error 16-Dec-2022 03:01:15 error 16-Dec-2022 03:01:15 #11 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 16-Dec-2022 03:01:15 #11 ... error 16-Dec-2022 03:01:15 error 16-Dec-2022 03:01:15 #13 [linux/amd64 dev 3/4] COPY . ./ error 16-Dec-2022 03:01:15 #13 DONE 0.2s error 16-Dec-2022 03:01:15 error 16-Dec-2022 03:01:15 #14 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 16-Dec-2022 03:01:17 #14 1.965 [INFO] Scanning for projects... error 16-Dec-2022 03:01:17 #14 2.033 [WARNING] error 16-Dec-2022 03:01:17 #14 2.034 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.13.0-SNAPSHOT error 16-Dec-2022 03:01:17 #14 2.035 [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 16-Dec-2022 03:01:17 #14 2.035 [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 16-Dec-2022 03:01:17 #14 2.036 [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 16-Dec-2022 03:01:17 #14 2.037 [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 16-Dec-2022 03:01:17 #14 2.037 [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 16-Dec-2022 03:01:17 #14 2.037 [WARNING] error 16-Dec-2022 03:01:17 #14 2.038 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.13.0-SNAPSHOT error 16-Dec-2022 03:01:17 #14 2.039 [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 16-Dec-2022 03:01:17 #14 2.040 [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 16-Dec-2022 03:01:17 #14 2.040 [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 16-Dec-2022 03:01:17 #14 2.042 [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 16-Dec-2022 03:01:17 #14 2.042 [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 16-Dec-2022 03:01:17 #14 2.043 [WARNING] error 16-Dec-2022 03:01:17 #14 2.043 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. error 16-Dec-2022 03:01:17 #14 2.044 [WARNING] error 16-Dec-2022 03:01:17 #14 2.044 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. error 16-Dec-2022 03:01:17 #14 2.044 [WARNING] error 16-Dec-2022 03:01:17 #14 2.049 [INFO] ------------------------------------------------------------------------ error 16-Dec-2022 03:01:17 #14 2.049 [INFO] Reactor Build Order: error 16-Dec-2022 03:01:17 #14 2.050 [INFO] error 16-Dec-2022 03:01:17 #14 2.052 [INFO] Reference Application Distribution [pom] error 16-Dec-2022 03:01:17 #14 2.052 [INFO] Reference Application Distribution Package [jar] error 16-Dec-2022 03:01:17 #14 2.058 [INFO] error 16-Dec-2022 03:01:17 #14 2.059 [INFO] --------------< org.openmrs.distro:referenceapplication >--------------- error 16-Dec-2022 03:01:17 #14 2.060 [INFO] Building Reference Application Distribution 2.13.0-SNAPSHOT [1/2] error 16-Dec-2022 03:01:17 #14 2.060 [INFO] --------------------------------[ pom ]--------------------------------- error 16-Dec-2022 03:01:17 #14 2.099 [INFO] error 16-Dec-2022 03:01:17 #14 2.100 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication --- error 16-Dec-2022 03:01:17 #14 2.248 [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 16-Dec-2022 03:01:17 #14 2.259 [INFO] error 16-Dec-2022 03:01:17 #14 2.259 [INFO] ----------< org.openmrs.distro:referenceapplication-package >----------- error 16-Dec-2022 03:01:17 #14 2.260 [INFO] Building Reference Application Distribution Package 2.13.0-SNAPSHOT [2/2] error 16-Dec-2022 03:01:17 #14 2.261 [INFO] --------------------------------[ jar ]--------------------------------- error 16-Dec-2022 03:01:18 #14 2.528 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 16-Dec-2022 03:01:19 #14 3.522 Progress (1): 3.3/5.8 kB error 16-Dec-2022 03:01:19 Progress (1): 5.8 kB error 16-Dec-2022 03:01:19 error 16-Dec-2022 03:01:19 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 5.1 kB/s) error 16-Dec-2022 03:01:19 #14 3.670 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 16-Dec-2022 03:01:19 #14 3.806 Progress (1): 3.3/34 kB error 16-Dec-2022 03:01:19 Progress (1): 6.1/34 kB error 16-Dec-2022 03:01:19 Progress (1): 8.9/34 kB error 16-Dec-2022 03:01:19 Progress (1): 12/34 kB error 16-Dec-2022 03:01:19 Progress (1): 15/34 kB error 16-Dec-2022 03:01:19 Progress (1): 17/34 kB error 16-Dec-2022 03:01:19 Progress (1): 20/34 kB error 16-Dec-2022 03:01:19 Progress (1): 23/34 kB error 16-Dec-2022 03:01:19 Progress (1): 26/34 kB error 16-Dec-2022 03:01:19 Progress (1): 29/34 kB error 16-Dec-2022 03:01:19 Progress (1): 31/34 kB error 16-Dec-2022 03:01:19 Progress (1): 34 kB error 16-Dec-2022 03:01:19 error 16-Dec-2022 03:01:19 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 96 kB/s) error 16-Dec-2022 03:01:19 #14 4.035 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 16-Dec-2022 03:01:19 #14 4.191 Progress (1): 3.4/8.1 kB error 16-Dec-2022 03:01:19 Progress (1): 6.2/8.1 kB error 16-Dec-2022 03:01:19 Progress (1): 8.1 kB error 16-Dec-2022 03:01:19 error 16-Dec-2022 03:01:19 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 27 kB/s) error 16-Dec-2022 03:01:19 #14 4.335 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 16-Dec-2022 03:01:20 #14 4.457 Progress (1): 3.4/30 kB error 16-Dec-2022 03:01:20 Progress (1): 6.2/30 kB error 16-Dec-2022 03:01:20 Progress (1): 9.0/30 kB error 16-Dec-2022 03:01:20 Progress (1): 12/30 kB error 16-Dec-2022 03:01:20 Progress (1): 15/30 kB error 16-Dec-2022 03:01:20 Progress (1): 17/30 kB error 16-Dec-2022 03:01:20 Progress (1): 20/30 kB error 16-Dec-2022 03:01:20 Progress (1): 23/30 kB error 16-Dec-2022 03:01:20 Progress (1): 26/30 kB error 16-Dec-2022 03:01:20 Progress (1): 29/30 kB error 16-Dec-2022 03:01:20 Progress (1): 30 kB error 16-Dec-2022 03:01:20 error 16-Dec-2022 03:01:20 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 119 kB/s) error 16-Dec-2022 03:01:20 #14 4.607 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 16-Dec-2022 03:01:20 #14 4.729 Progress (1): 3.3/10 kB error 16-Dec-2022 03:01:20 Progress (1): 6.1/10 kB error 16-Dec-2022 03:01:20 Progress (1): 8.9/10 kB error 16-Dec-2022 03:01:20 Progress (1): 10 kB error 16-Dec-2022 03:01:20 error 16-Dec-2022 03:01:20 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 43 kB/s) error 16-Dec-2022 03:01:20 #14 4.861 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 16-Dec-2022 03:01:20 #14 4.991 Progress (1): 3.3/43 kB error 16-Dec-2022 03:01:20 Progress (1): 6.1/43 kB error 16-Dec-2022 03:01:20 Progress (1): 8.9/43 kB error 16-Dec-2022 03:01:20 Progress (1): 12/43 kB error 16-Dec-2022 03:01:20 Progress (1): 14/43 kB error 16-Dec-2022 03:01:20 Progress (1): 17/43 kB error 16-Dec-2022 03:01:20 Progress (1): 20/43 kB error 16-Dec-2022 03:01:20 Progress (1): 23/43 kB error 16-Dec-2022 03:01:20 Progress (1): 26/43 kB error 16-Dec-2022 03:01:20 Progress (1): 28/43 kB error 16-Dec-2022 03:01:20 Progress (1): 31/43 kB error 16-Dec-2022 03:01:20 Progress (1): 34/43 kB error 16-Dec-2022 03:01:20 Progress (1): 37/43 kB error 16-Dec-2022 03:01:20 Progress (1): 40/43 kB error 16-Dec-2022 03:01:20 Progress (1): 42/43 kB error 16-Dec-2022 03:01:20 Progress (1): 43 kB error 16-Dec-2022 03:01:20 error 16-Dec-2022 03:01:20 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 125 kB/s) error 16-Dec-2022 03:01:20 #14 5.211 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 16-Dec-2022 03:01:21 #14 5.363 Progress (1): 3.4/10 kB error 16-Dec-2022 03:01:21 Progress (1): 6.2/10 kB error 16-Dec-2022 03:01:21 Progress (1): 9.0/10 kB error 16-Dec-2022 03:01:21 Progress (1): 10 kB error 16-Dec-2022 03:01:21 error 16-Dec-2022 03:01:21 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 33 kB/s) error 16-Dec-2022 03:01:21 #14 5.528 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom error 16-Dec-2022 03:01:21 #14 5.653 Progress (1): 3.4/11 kB error 16-Dec-2022 03:01:21 Progress (1): 6.2/11 kB error 16-Dec-2022 03:01:21 Progress (1): 9.0/11 kB error 16-Dec-2022 03:01:21 Progress (1): 11 kB error 16-Dec-2022 03:01:21 error 16-Dec-2022 03:01:21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom (11 kB at 41 kB/s) error 16-Dec-2022 03:01:21 #14 5.833 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 16-Dec-2022 03:01:21 #14 5.974 Progress (1): 3.4/31 kB error 16-Dec-2022 03:01:21 Progress (1): 6.2/31 kB error 16-Dec-2022 03:01:21 Progress (1): 9.0/31 kB error 16-Dec-2022 03:01:21 Progress (1): 12/31 kB error 16-Dec-2022 03:01:21 Progress (1): 15/31 kB error 16-Dec-2022 03:01:21 Progress (1): 17/31 kB error 16-Dec-2022 03:01:21 Progress (1): 20/31 kB error 16-Dec-2022 03:01:21 Progress (1): 23/31 kB error 16-Dec-2022 03:01:21 Progress (1): 26/31 kB error 16-Dec-2022 03:01:21 Progress (1): 29/31 kB error 16-Dec-2022 03:01:21 Progress (1): 31 kB error 16-Dec-2022 03:01:21 error 16-Dec-2022 03:01:21 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 109 kB/s) error 16-Dec-2022 03:01:21 #14 6.144 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 16-Dec-2022 03:01:21 #14 6.270 Progress (1): 3.4/15 kB error 16-Dec-2022 03:01:21 Progress (1): 6.2/15 kB error 16-Dec-2022 03:01:21 Progress (1): 9.0/15 kB error 16-Dec-2022 03:01:21 Progress (1): 12/15 kB error 16-Dec-2022 03:01:21 Progress (1): 15/15 kB error 16-Dec-2022 03:01:21 Progress (1): 15 kB error 16-Dec-2022 03:01:22 #14 ... error 16-Dec-2022 03:01:22 error 16-Dec-2022 03:01:22 #11 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 16-Dec-2022 03:01:22 #11 sha256:60b52681b77fcf92ac269b692e82bba4ac22ba4541559b467180f1f410b9ea4b 5.32kB / 5.32kB 0.1s done error 16-Dec-2022 03:01:22 #11 sha256:d9f16199fd2b91fc3b39f1e0427b9a627f3cf5d252dc5680534be75525ca65ae 5.32kB / 5.32kB 0.1s done error 16-Dec-2022 03:01:22 #11 sha256:4e37771fcd9d84cfb8a7afcdc6a6cc87df4c3f4f986ab553362b118513dbbf92 80.30MB / 80.30MB 0.6s done error 16-Dec-2022 03:01:22 #11 sha256:48983edeba823857f2ea1aadbbd1ca20df2ff1d3686512ab4905d0c4b2659b3c 241.15MB / 241.15MB 3.7s done error 16-Dec-2022 03:01:22 #11 extracting sha256:48983edeba823857f2ea1aadbbd1ca20df2ff1d3686512ab4905d0c4b2659b3c 1.7s done error 16-Dec-2022 03:01:22 #11 extracting sha256:4e37771fcd9d84cfb8a7afcdc6a6cc87df4c3f4f986ab553362b118513dbbf92 0.5s done error 16-Dec-2022 03:01:22 #11 DONE 6.8s error 16-Dec-2022 03:01:22 error 16-Dec-2022 03:01:22 #14 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 16-Dec-2022 03:01:22 #14 6.270 Progress (1): 3.4/15 kB error 16-Dec-2022 03:01:22 Progress (1): 6.2/15 kB error 16-Dec-2022 03:01:22 Progress (1): 9.0/15 kB error 16-Dec-2022 03:01:22 Progress (1): 12/15 kB error 16-Dec-2022 03:01:22 Progress (1): 15/15 kB error 16-Dec-2022 03:01:22 Progress (1): 15 kB error 16-Dec-2022 03:01:22 error 16-Dec-2022 03:01:22 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 57 kB/s) error 16-Dec-2022 03:01:22 #14 6.414 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 16-Dec-2022 03:01:22 #14 ... error 16-Dec-2022 03:01:22 error 16-Dec-2022 03:01:22 #11 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 16-Dec-2022 03:01:22 #11 extracting sha256:d9f16199fd2b91fc3b39f1e0427b9a627f3cf5d252dc5680534be75525ca65ae 0.0s done error 16-Dec-2022 03:01:22 #11 extracting sha256:60b52681b77fcf92ac269b692e82bba4ac22ba4541559b467180f1f410b9ea4b 0.0s done error 16-Dec-2022 03:01:22 #11 DONE 6.9s error 16-Dec-2022 03:01:22 error 16-Dec-2022 03:01:22 #15 [linux/arm64 dev 2/4] WORKDIR /app error 16-Dec-2022 03:01:22 #15 DONE 0.3s error 16-Dec-2022 03:01:22 error 16-Dec-2022 03:01:22 #16 [linux/arm64 dev 3/4] COPY . ./ error 16-Dec-2022 03:01:22 #16 DONE 0.4s error 16-Dec-2022 03:01:22 error 16-Dec-2022 03:01:22 #17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 16-Dec-2022 03:01:27 #17 ... error 16-Dec-2022 03:01:27 error 16-Dec-2022 03:01:27 #14 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 16-Dec-2022 03:01:27 #14 7.181 Progress (1): 4.1/221 kB error 16-Dec-2022 03:01:27 Progress (1): 8.2/221 kB error 16-Dec-2022 03:01:27 Progress (1): 12/221 kB error 16-Dec-2022 03:01:27 Progress (1): 16/221 kB error 16-Dec-2022 03:01:27 Progress (1): 20/221 kB error 16-Dec-2022 03:01:27 Progress (1): 25/221 kB error 16-Dec-2022 03:01:27 Progress (1): 29/221 kB error 16-Dec-2022 03:01:27 Progress (1): 33/221 kB error 16-Dec-2022 03:01:27 Progress (1): 37/221 kB error 16-Dec-2022 03:01:27 Progress (1): 41/221 kB error 16-Dec-2022 03:01:27 Progress (1): 45/221 kB error 16-Dec-2022 03:01:27 Progress (1): 49/221 kB error 16-Dec-2022 03:01:27 Progress (1): 52/221 kB error 16-Dec-2022 03:01:27 Progress (1): 56/221 kB error 16-Dec-2022 03:01:27 Progress (1): 60/221 kB error 16-Dec-2022 03:01:27 Progress (1): 64/221 kB error 16-Dec-2022 03:01:27 Progress (1): 68/221 kB error 16-Dec-2022 03:01:27 Progress (1): 72/221 kB error 16-Dec-2022 03:01:27 Progress (1): 76/221 kB error 16-Dec-2022 03:01:27 Progress (1): 80/221 kB error 16-Dec-2022 03:01:27 Progress (1): 84/221 kB error 16-Dec-2022 03:01:27 Progress (1): 87/221 kB error 16-Dec-2022 03:01:27 Progress (1): 91/221 kB error 16-Dec-2022 03:01:27 Progress (1): 95/221 kB error 16-Dec-2022 03:01:27 Progress (1): 99/221 kB error 16-Dec-2022 03:01:27 Progress (1): 103/221 kB error 16-Dec-2022 03:01:27 Progress (1): 107/221 kB error 16-Dec-2022 03:01:27 Progress (1): 111/221 kB error 16-Dec-2022 03:01:27 Progress (1): 115/221 kB error 16-Dec-2022 03:01:27 Progress (1): 119/221 kB error 16-Dec-2022 03:01:27 Progress (1): 121/221 kB error 16-Dec-2022 03:01:27 Progress (1): 125/221 kB error 16-Dec-2022 03:01:27 Progress (1): 130/221 kB error 16-Dec-2022 03:01:27 Progress (1): 134/221 kB error 16-Dec-2022 03:01:27 Progress (1): 138/221 kB error 16-Dec-2022 03:01:27 Progress (1): 142/221 kB error 16-Dec-2022 03:01:27 Progress (1): 146/221 kB error 16-Dec-2022 03:01:27 Progress (1): 150/221 kB error 16-Dec-2022 03:01:27 Progress (1): 154/221 kB error 16-Dec-2022 03:01:27 Progress (1): 156/221 kB error 16-Dec-2022 03:01:27 Progress (1): 160/221 kB error 16-Dec-2022 03:01:27 Progress (1): 164/221 kB error 16-Dec-2022 03:01:27 Progress (1): 168/221 kB error 16-Dec-2022 03:01:27 Progress (1): 173/221 kB error 16-Dec-2022 03:01:27 Progress (1): 177/221 kB error 16-Dec-2022 03:01:27 Progress (1): 181/221 kB error 16-Dec-2022 03:01:27 Progress (1): 185/221 kB error 16-Dec-2022 03:01:27 Progress (1): 189/221 kB error 16-Dec-2022 03:01:27 Progress (1): 191/221 kB error 16-Dec-2022 03:01:27 Progress (1): 195/221 kB error 16-Dec-2022 03:01:27 Progress (1): 199/221 kB error 16-Dec-2022 03:01:27 Progress (1): 203/221 kB error 16-Dec-2022 03:01:27 Progress (1): 207/221 kB error 16-Dec-2022 03:01:27 Progress (1): 211/221 kB error 16-Dec-2022 03:01:27 Progress (1): 216/221 kB error 16-Dec-2022 03:01:27 Progress (1): 220/221 kB error 16-Dec-2022 03:01:27 Progress (1): 221 kB error 16-Dec-2022 03:01:27 error 16-Dec-2022 03:01:27 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 183 kB/s) error 16-Dec-2022 03:01:27 #14 7.642 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 16-Dec-2022 03:01:27 #14 7.763 Progress (1): 3.4/5.8 kB error 16-Dec-2022 03:01:27 Progress (1): 5.8 kB error 16-Dec-2022 03:01:27 error 16-Dec-2022 03:01:27 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 24 kB/s) error 16-Dec-2022 03:01:27 #14 7.885 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom error 16-Dec-2022 03:01:27 #14 8.008 Progress (1): 3.3/34 kB error 16-Dec-2022 03:01:27 Progress (1): 6.1/34 kB error 16-Dec-2022 03:01:27 Progress (1): 8.9/34 kB error 16-Dec-2022 03:01:27 Progress (1): 12/34 kB error 16-Dec-2022 03:01:27 Progress (1): 15/34 kB error 16-Dec-2022 03:01:27 Progress (1): 17/34 kB error 16-Dec-2022 03:01:27 Progress (1): 20/34 kB error 16-Dec-2022 03:01:27 Progress (1): 23/34 kB error 16-Dec-2022 03:01:27 Progress (1): 26/34 kB error 16-Dec-2022 03:01:27 Progress (1): 29/34 kB error 16-Dec-2022 03:01:27 Progress (1): 31/34 kB error 16-Dec-2022 03:01:27 Progress (1): 34 kB error 16-Dec-2022 03:01:27 error 16-Dec-2022 03:01:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 135 kB/s) error 16-Dec-2022 03:01:27 #14 8.147 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 16-Dec-2022 03:01:27 #14 8.262 Progress (1): 3.4/64 kB error 16-Dec-2022 03:01:27 Progress (1): 6.2/64 kB error 16-Dec-2022 03:01:27 Progress (1): 9.0/64 kB error 16-Dec-2022 03:01:27 Progress (1): 12/64 kB error 16-Dec-2022 03:01:27 Progress (1): 15/64 kB error 16-Dec-2022 03:01:27 Progress (1): 17/64 kB error 16-Dec-2022 03:01:27 Progress (1): 20/64 kB error 16-Dec-2022 03:01:27 Progress (1): 23/64 kB error 16-Dec-2022 03:01:27 Progress (1): 26/64 kB error 16-Dec-2022 03:01:27 Progress (1): 29/64 kB error 16-Dec-2022 03:01:27 Progress (1): 31/64 kB error 16-Dec-2022 03:01:27 Progress (1): 34/64 kB error 16-Dec-2022 03:01:27 Progress (1): 37/64 kB error 16-Dec-2022 03:01:27 Progress (1): 40/64 kB error 16-Dec-2022 03:01:27 Progress (1): 43/64 kB error 16-Dec-2022 03:01:27 Progress (1): 45/64 kB error 16-Dec-2022 03:01:27 Progress (1): 48/64 kB error 16-Dec-2022 03:01:27 Progress (1): 51/64 kB error 16-Dec-2022 03:01:27 Progress (1): 54/64 kB error 16-Dec-2022 03:01:27 Progress (1): 57/64 kB error 16-Dec-2022 03:01:27 Progress (1): 59/64 kB error 16-Dec-2022 03:01:27 Progress (1): 62/64 kB error 16-Dec-2022 03:01:27 Progress (1): 64 kB error 16-Dec-2022 03:01:27 error 16-Dec-2022 03:01:27 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 241 kB/s) error 16-Dec-2022 03:01:27 #14 8.426 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom error 16-Dec-2022 03:01:27 #14 8.542 Progress (1): 3.3/13 kB error 16-Dec-2022 03:01:27 Progress (1): 6.1/13 kB error 16-Dec-2022 03:01:27 Progress (1): 8.9/13 kB error 16-Dec-2022 03:01:27 Progress (1): 12/13 kB error 16-Dec-2022 03:01:27 Progress (1): 13 kB error 16-Dec-2022 03:01:27 error 16-Dec-2022 03:01:27 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 54 kB/s) error 16-Dec-2022 03:01:27 #14 8.675 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom error 16-Dec-2022 03:01:27 #14 8.788 Progress (1): 3.3/36 kB error 16-Dec-2022 03:01:27 Progress (1): 6.1/36 kB error 16-Dec-2022 03:01:27 Progress (1): 8.9/36 kB error 16-Dec-2022 03:01:27 Progress (1): 12/36 kB error 16-Dec-2022 03:01:27 Progress (1): 15/36 kB error 16-Dec-2022 03:01:27 Progress (1): 17/36 kB error 16-Dec-2022 03:01:27 Progress (1): 20/36 kB error 16-Dec-2022 03:01:27 Progress (1): 23/36 kB error 16-Dec-2022 03:01:27 Progress (1): 26/36 kB error 16-Dec-2022 03:01:27 Progress (1): 29/36 kB error 16-Dec-2022 03:01:27 Progress (1): 31/36 kB error 16-Dec-2022 03:01:27 Progress (1): 34/36 kB error 16-Dec-2022 03:01:27 Progress (1): 36 kB error 16-Dec-2022 03:01:27 error 16-Dec-2022 03:01:27 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 16-Dec-2022 03:01:27 #14 8.915 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 16-Dec-2022 03:01:27 #14 9.039 Progress (1): 3.3/5.3 kB error 16-Dec-2022 03:01:27 Progress (1): 5.3 kB error 16-Dec-2022 03:01:27 error 16-Dec-2022 03:01:27 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 21 kB/s) error 16-Dec-2022 03:01:27 #14 9.325 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 16-Dec-2022 03:01:27 #14 9.450 Progress (1): 1.7 kB error 16-Dec-2022 03:01:27 error 16-Dec-2022 03:01:27 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.9 kB/s) error 16-Dec-2022 03:01:27 #14 9.575 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 16-Dec-2022 03:01:27 #14 9.695 Progress (1): 1.5 kB error 16-Dec-2022 03:01:27 error 16-Dec-2022 03:01:27 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.1 kB/s) error 16-Dec-2022 03:01:27 #14 9.828 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 16-Dec-2022 03:01:27 #14 9.963 Progress (1): 1.7 kB error 16-Dec-2022 03:01:27 error 16-Dec-2022 03:01:27 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.1 kB/s) error 16-Dec-2022 03:01:27 #14 10.11 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 16-Dec-2022 03:01:27 #14 10.24 Progress (1): 2.3 kB error 16-Dec-2022 03:01:27 error 16-Dec-2022 03:01:27 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.0 kB/s) error 16-Dec-2022 03:01:27 #14 10.37 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 16-Dec-2022 03:01:27 #14 10.49 Progress (1): 1.9 kB error 16-Dec-2022 03:01:27 error 16-Dec-2022 03:01:27 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 7.7 kB/s) error 16-Dec-2022 03:01:27 #14 10.62 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 16-Dec-2022 03:01:27 #14 10.75 Progress (1): 1.7 kB error 16-Dec-2022 03:01:27 error 16-Dec-2022 03:01:27 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.7 kB/s) error 16-Dec-2022 03:01:27 #14 10.88 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 16-Dec-2022 03:01:27 #14 11.00 Progress (1): 2.3 kB error 16-Dec-2022 03:01:27 error 16-Dec-2022 03:01:27 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.0 kB/s) error 16-Dec-2022 03:01:27 #14 11.14 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 16-Dec-2022 03:01:27 #14 11.27 Progress (1): 2.1 kB error 16-Dec-2022 03:01:27 error 16-Dec-2022 03:01:27 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.3 kB/s) error 16-Dec-2022 03:01:27 #14 11.40 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 16-Dec-2022 03:01:27 #14 11.52 Progress (1): 1.9 kB error 16-Dec-2022 03:01:27 error 16-Dec-2022 03:01:27 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 7.6 kB/s) error 16-Dec-2022 03:01:27 #14 11.65 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 16-Dec-2022 03:01:27 #14 11.78 Progress (1): 2.1 kB error 16-Dec-2022 03:01:27 error 16-Dec-2022 03:01:27 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.1 kB/s) error 16-Dec-2022 03:01:27 #14 12.06 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 16-Dec-2022 03:01:27 #14 12.20 Progress (1): 3.3/5.5 kB error 16-Dec-2022 03:01:27 Progress (1): 5.5 kB error 16-Dec-2022 03:01:27 error 16-Dec-2022 03:01:27 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 21 kB/s) error 16-Dec-2022 03:01:27 #14 12.33 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 16-Dec-2022 03:01:27 #14 12.45 Progress (1): 3.3/15 kB error 16-Dec-2022 03:01:28 Progress (1): 6.1/15 kB error 16-Dec-2022 03:01:28 Progress (1): 8.9/15 kB error 16-Dec-2022 03:01:28 Progress (1): 12/15 kB error 16-Dec-2022 03:01:28 Progress (1): 14/15 kB error 16-Dec-2022 03:01:28 Progress (1): 15 kB error 16-Dec-2022 03:01:28 error 16-Dec-2022 03:01:28 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 16-Dec-2022 03:01:28 #14 12.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom error 16-Dec-2022 03:01:28 #14 12.71 Progress (1): 3.3/67 kB error 16-Dec-2022 03:01:28 Progress (1): 6.1/67 kB error 16-Dec-2022 03:01:28 Progress (1): 8.9/67 kB error 16-Dec-2022 03:01:28 Progress (1): 12/67 kB error 16-Dec-2022 03:01:28 Progress (1): 15/67 kB error 16-Dec-2022 03:01:28 Progress (1): 17/67 kB error 16-Dec-2022 03:01:28 Progress (1): 20/67 kB error 16-Dec-2022 03:01:28 Progress (1): 23/67 kB error 16-Dec-2022 03:01:28 Progress (1): 26/67 kB error 16-Dec-2022 03:01:28 Progress (1): 29/67 kB error 16-Dec-2022 03:01:28 Progress (1): 31/67 kB error 16-Dec-2022 03:01:28 Progress (1): 34/67 kB error 16-Dec-2022 03:01:28 Progress (1): 37/67 kB error 16-Dec-2022 03:01:28 Progress (1): 40/67 kB error 16-Dec-2022 03:01:28 Progress (1): 43/67 kB error 16-Dec-2022 03:01:28 Progress (1): 45/67 kB error 16-Dec-2022 03:01:28 Progress (1): 48/67 kB error 16-Dec-2022 03:01:28 Progress (1): 51/67 kB error 16-Dec-2022 03:01:28 Progress (1): 54/67 kB error 16-Dec-2022 03:01:28 Progress (1): 56/67 kB error 16-Dec-2022 03:01:28 Progress (1): 59/67 kB error 16-Dec-2022 03:01:28 Progress (1): 62/67 kB error 16-Dec-2022 03:01:28 Progress (1): 65/67 kB error 16-Dec-2022 03:01:28 Progress (1): 67 kB error 16-Dec-2022 03:01:28 error 16-Dec-2022 03:01:28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom (67 kB at 231 kB/s) error 16-Dec-2022 03:01:28 #14 12.89 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom error 16-Dec-2022 03:01:28 #14 13.03 Progress (1): 3.3/5.1 kB error 16-Dec-2022 03:01:28 Progress (1): 5.1 kB error 16-Dec-2022 03:01:28 error 16-Dec-2022 03:01:28 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 20 kB/s) error 16-Dec-2022 03:01:28 #14 13.16 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom error 16-Dec-2022 03:01:28 #14 13.29 Progress (1): 3.3/12 kB error 16-Dec-2022 03:01:28 Progress (1): 6.1/12 kB error 16-Dec-2022 03:01:28 Progress (1): 8.9/12 kB error 16-Dec-2022 03:01:28 Progress (1): 12/12 kB error 16-Dec-2022 03:01:28 Progress (1): 12 kB error 16-Dec-2022 03:01:28 error 16-Dec-2022 03:01:29 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 46 kB/s) error 16-Dec-2022 03:01:29 #14 13.42 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 16-Dec-2022 03:01:29 #14 13.55 Progress (1): 3.3/43 kB error 16-Dec-2022 03:01:29 Progress (1): 6.1/43 kB error 16-Dec-2022 03:01:29 Progress (1): 8.9/43 kB error 16-Dec-2022 03:01:29 Progress (1): 12/43 kB error 16-Dec-2022 03:01:29 Progress (1): 14/43 kB error 16-Dec-2022 03:01:29 Progress (1): 17/43 kB error 16-Dec-2022 03:01:29 Progress (1): 20/43 kB error 16-Dec-2022 03:01:29 Progress (1): 23/43 kB error 16-Dec-2022 03:01:29 Progress (1): 26/43 kB error 16-Dec-2022 03:01:29 Progress (1): 28/43 kB error 16-Dec-2022 03:01:29 Progress (1): 31/43 kB error 16-Dec-2022 03:01:29 Progress (1): 34/43 kB error 16-Dec-2022 03:01:29 Progress (1): 37/43 kB error 16-Dec-2022 03:01:29 Progress (1): 40/43 kB error 16-Dec-2022 03:01:29 Progress (1): 42/43 kB error 16-Dec-2022 03:01:29 Progress (1): 43 kB error 16-Dec-2022 03:01:29 error 16-Dec-2022 03:01:29 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 149 kB/s) error 16-Dec-2022 03:01:29 #14 13.91 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 16-Dec-2022 03:01:29 #14 14.03 Progress (1): 2.7 kB error 16-Dec-2022 03:01:29 error 16-Dec-2022 03:01:29 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 11 kB/s) error 16-Dec-2022 03:01:29 #14 14.17 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 16-Dec-2022 03:01:29 #14 14.29 Progress (1): 2.7 kB error 16-Dec-2022 03:01:29 error 16-Dec-2022 03:01:30 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 16-Dec-2022 03:01:30 #14 14.46 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 16-Dec-2022 03:01:30 #14 14.58 Progress (1): 3.3/9.2 kB error 16-Dec-2022 03:01:30 Progress (1): 6.1/9.2 kB error 16-Dec-2022 03:01:30 Progress (1): 8.9/9.2 kB error 16-Dec-2022 03:01:30 Progress (1): 9.2 kB error 16-Dec-2022 03:01:30 error 16-Dec-2022 03:01:30 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 16-Dec-2022 03:01:30 #14 14.73 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 16-Dec-2022 03:01:30 #14 14.85 Progress (1): 3.3/151 kB error 16-Dec-2022 03:01:30 Progress (1): 6.1/151 kB error 16-Dec-2022 03:01:30 Progress (1): 8.9/151 kB error 16-Dec-2022 03:01:30 Progress (1): 12/151 kB error 16-Dec-2022 03:01:30 Progress (1): 14/151 kB error 16-Dec-2022 03:01:30 Progress (1): 17/151 kB error 16-Dec-2022 03:01:30 Progress (1): 20/151 kB error 16-Dec-2022 03:01:30 Progress (1): 23/151 kB error 16-Dec-2022 03:01:30 Progress (1): 26/151 kB error 16-Dec-2022 03:01:30 Progress (1): 28/151 kB error 16-Dec-2022 03:01:30 Progress (1): 31/151 kB error 16-Dec-2022 03:01:30 Progress (1): 34/151 kB error 16-Dec-2022 03:01:30 Progress (1): 37/151 kB error 16-Dec-2022 03:01:30 Progress (1): 40/151 kB error 16-Dec-2022 03:01:30 Progress (1): 42/151 kB error 16-Dec-2022 03:01:30 Progress (1): 45/151 kB error 16-Dec-2022 03:01:30 Progress (1): 48/151 kB error 16-Dec-2022 03:01:30 Progress (1): 51/151 kB error 16-Dec-2022 03:01:30 Progress (1): 54/151 kB error 16-Dec-2022 03:01:30 Progress (1): 56/151 kB error 16-Dec-2022 03:01:30 Progress (1): 59/151 kB error 16-Dec-2022 03:01:30 Progress (1): 62/151 kB error 16-Dec-2022 03:01:30 Progress (1): 65/151 kB error 16-Dec-2022 03:01:30 Progress (1): 68/151 kB error 16-Dec-2022 03:01:30 Progress (1): 70/151 kB error 16-Dec-2022 03:01:30 Progress (1): 73/151 kB error 16-Dec-2022 03:01:30 Progress (1): 76/151 kB error 16-Dec-2022 03:01:30 Progress (1): 79/151 kB error 16-Dec-2022 03:01:30 Progress (1): 82/151 kB error 16-Dec-2022 03:01:30 Progress (1): 84/151 kB error 16-Dec-2022 03:01:30 Progress (1): 87/151 kB error 16-Dec-2022 03:01:30 Progress (1): 90/151 kB error 16-Dec-2022 03:01:30 Progress (1): 93/151 kB error 16-Dec-2022 03:01:30 Progress (1): 96/151 kB error 16-Dec-2022 03:01:30 Progress (1): 98/151 kB error 16-Dec-2022 03:01:30 Progress (1): 101/151 kB error 16-Dec-2022 03:01:30 Progress (1): 104/151 kB error 16-Dec-2022 03:01:30 Progress (1): 107/151 kB error 16-Dec-2022 03:01:30 Progress (1): 110/151 kB error 16-Dec-2022 03:01:30 Progress (1): 112/151 kB error 16-Dec-2022 03:01:30 Progress (1): 115/151 kB error 16-Dec-2022 03:01:30 Progress (1): 118/151 kB error 16-Dec-2022 03:01:30 Progress (1): 120/151 kB error 16-Dec-2022 03:01:30 Progress (1): 123/151 kB error 16-Dec-2022 03:01:30 Progress (1): 126/151 kB error 16-Dec-2022 03:01:30 Progress (1): 129/151 kB error 16-Dec-2022 03:01:30 Progress (1): 132/151 kB error 16-Dec-2022 03:01:30 Progress (1): 134/151 kB error 16-Dec-2022 03:01:30 Progress (1): 137/151 kB error 16-Dec-2022 03:01:30 Progress (1): 140/151 kB error 16-Dec-2022 03:01:30 Progress (1): 143/151 kB error 16-Dec-2022 03:01:30 Progress (1): 146/151 kB error 16-Dec-2022 03:01:30 Progress (1): 148/151 kB error 16-Dec-2022 03:01:30 Progress (1): 151 kB error 16-Dec-2022 03:01:30 error 16-Dec-2022 03:01:30 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 396 kB/s) error 16-Dec-2022 03:01:30 #14 15.14 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 16-Dec-2022 03:01:30 #14 15.26 Progress (1): 3.3/16 kB error 16-Dec-2022 03:01:30 Progress (1): 6.1/16 kB error 16-Dec-2022 03:01:30 Progress (1): 8.9/16 kB error 16-Dec-2022 03:01:30 Progress (1): 12/16 kB error 16-Dec-2022 03:01:30 Progress (1): 14/16 kB error 16-Dec-2022 03:01:30 Progress (1): 16 kB error 16-Dec-2022 03:01:30 error 16-Dec-2022 03:01:30 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 62 kB/s) error 16-Dec-2022 03:01:31 #14 15.52 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 16-Dec-2022 03:01:31 #14 15.66 Progress (1): 3.3/6.1 kB error 16-Dec-2022 03:01:31 Progress (1): 6.1/6.1 kB error 16-Dec-2022 03:01:31 Progress (1): 6.1 kB error 16-Dec-2022 03:01:31 error 16-Dec-2022 03:01:31 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 24 kB/s) error 16-Dec-2022 03:01:31 #14 15.79 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 16-Dec-2022 03:01:31 #14 15.90 Progress (1): 3.3/5.0 kB error 16-Dec-2022 03:01:31 Progress (1): 5.0 kB error 16-Dec-2022 03:01:31 error 16-Dec-2022 03:01:31 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 16-Dec-2022 03:01:31 #14 16.02 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom error 16-Dec-2022 03:01:31 #14 16.14 Progress (1): 3.3/66 kB error 16-Dec-2022 03:01:31 Progress (1): 6.1/66 kB error 16-Dec-2022 03:01:31 Progress (1): 8.9/66 kB error 16-Dec-2022 03:01:31 Progress (1): 12/66 kB error 16-Dec-2022 03:01:31 Progress (1): 15/66 kB error 16-Dec-2022 03:01:31 Progress (1): 17/66 kB error 16-Dec-2022 03:01:31 Progress (1): 20/66 kB error 16-Dec-2022 03:01:31 Progress (1): 23/66 kB error 16-Dec-2022 03:01:31 Progress (1): 26/66 kB error 16-Dec-2022 03:01:31 Progress (1): 29/66 kB error 16-Dec-2022 03:01:31 Progress (1): 31/66 kB error 16-Dec-2022 03:01:31 Progress (1): 34/66 kB error 16-Dec-2022 03:01:31 Progress (1): 37/66 kB error 16-Dec-2022 03:01:31 Progress (1): 40/66 kB error 16-Dec-2022 03:01:31 Progress (1): 43/66 kB error 16-Dec-2022 03:01:31 Progress (1): 45/66 kB error 16-Dec-2022 03:01:31 Progress (1): 48/66 kB error 16-Dec-2022 03:01:31 Progress (1): 51/66 kB error 16-Dec-2022 03:01:31 Progress (1): 54/66 kB error 16-Dec-2022 03:01:31 Progress (1): 56/66 kB error 16-Dec-2022 03:01:31 Progress (1): 59/66 kB error 16-Dec-2022 03:01:31 Progress (1): 62/66 kB error 16-Dec-2022 03:01:31 Progress (1): 65/66 kB error 16-Dec-2022 03:01:31 Progress (1): 66 kB error 16-Dec-2022 03:01:31 error 16-Dec-2022 03:01:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom (66 kB at 262 kB/s) error 16-Dec-2022 03:01:31 #14 16.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom error 16-Dec-2022 03:01:31 #14 16.41 Progress (1): 3.3/11 kB error 16-Dec-2022 03:01:32 Progress (1): 6.1/11 kB error 16-Dec-2022 03:01:32 Progress (1): 8.9/11 kB error 16-Dec-2022 03:01:32 Progress (1): 11 kB error 16-Dec-2022 03:01:32 error 16-Dec-2022 03:01:32 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 46 kB/s) error 16-Dec-2022 03:01:32 #14 16.54 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 16-Dec-2022 03:01:32 #14 16.65 Progress (1): 3.3/42 kB error 16-Dec-2022 03:01:32 Progress (1): 6.1/42 kB error 16-Dec-2022 03:01:32 Progress (1): 8.9/42 kB error 16-Dec-2022 03:01:32 Progress (1): 12/42 kB error 16-Dec-2022 03:01:32 Progress (1): 14/42 kB error 16-Dec-2022 03:01:32 Progress (1): 17/42 kB error 16-Dec-2022 03:01:32 Progress (1): 20/42 kB error 16-Dec-2022 03:01:32 Progress (1): 23/42 kB error 16-Dec-2022 03:01:32 Progress (1): 26/42 kB error 16-Dec-2022 03:01:32 Progress (1): 28/42 kB error 16-Dec-2022 03:01:32 Progress (1): 31/42 kB error 16-Dec-2022 03:01:32 Progress (1): 34/42 kB error 16-Dec-2022 03:01:32 Progress (1): 37/42 kB error 16-Dec-2022 03:01:32 Progress (1): 40/42 kB error 16-Dec-2022 03:01:32 Progress (1): 42 kB error 16-Dec-2022 03:01:32 error 16-Dec-2022 03:01:32 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 168 kB/s) error 16-Dec-2022 03:01:32 #14 16.82 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 16-Dec-2022 03:01:32 #14 16.94 Progress (1): 3.3/23 kB error 16-Dec-2022 03:01:32 Progress (1): 6.1/23 kB error 16-Dec-2022 03:01:32 Progress (1): 8.9/23 kB error 16-Dec-2022 03:01:32 Progress (1): 12/23 kB error 16-Dec-2022 03:01:32 Progress (1): 15/23 kB error 16-Dec-2022 03:01:32 Progress (1): 17/23 kB error 16-Dec-2022 03:01:32 Progress (1): 20/23 kB error 16-Dec-2022 03:01:32 Progress (1): 23/23 kB error 16-Dec-2022 03:01:32 Progress (1): 23 kB error 16-Dec-2022 03:01:32 error 16-Dec-2022 03:01:32 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 16-Dec-2022 03:01:32 #14 17.06 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom error 16-Dec-2022 03:01:32 #14 17.19 Progress (1): 3.3/74 kB error 16-Dec-2022 03:01:32 Progress (1): 6.1/74 kB error 16-Dec-2022 03:01:32 Progress (1): 8.9/74 kB error 16-Dec-2022 03:01:32 Progress (1): 12/74 kB error 16-Dec-2022 03:01:32 Progress (1): 15/74 kB error 16-Dec-2022 03:01:32 Progress (1): 17/74 kB error 16-Dec-2022 03:01:32 Progress (1): 20/74 kB error 16-Dec-2022 03:01:32 Progress (1): 23/74 kB error 16-Dec-2022 03:01:32 Progress (1): 26/74 kB error 16-Dec-2022 03:01:32 Progress (1): 29/74 kB error 16-Dec-2022 03:01:32 Progress (1): 31/74 kB error 16-Dec-2022 03:01:32 Progress (1): 34/74 kB error 16-Dec-2022 03:01:32 Progress (1): 37/74 kB error 16-Dec-2022 03:01:32 Progress (1): 40/74 kB error 16-Dec-2022 03:01:32 Progress (1): 43/74 kB error 16-Dec-2022 03:01:32 Progress (1): 45/74 kB error 16-Dec-2022 03:01:32 Progress (1): 48/74 kB error 16-Dec-2022 03:01:32 Progress (1): 51/74 kB error 16-Dec-2022 03:01:32 Progress (1): 54/74 kB error 16-Dec-2022 03:01:32 Progress (1): 57/74 kB error 16-Dec-2022 03:01:32 Progress (1): 59/74 kB error 16-Dec-2022 03:01:32 Progress (1): 62/74 kB error 16-Dec-2022 03:01:32 Progress (1): 65/74 kB error 16-Dec-2022 03:01:32 Progress (1): 68/74 kB error 16-Dec-2022 03:01:32 Progress (1): 71/74 kB error 16-Dec-2022 03:01:32 Progress (1): 73/74 kB error 16-Dec-2022 03:01:32 Progress (1): 74 kB error 16-Dec-2022 03:01:32 error 16-Dec-2022 03:01:33 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 285 kB/s) error 16-Dec-2022 03:01:33 #14 17.34 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 16-Dec-2022 03:01:33 #14 17.47 Progress (1): 3.3/14 kB error 16-Dec-2022 03:01:33 Progress (1): 6.1/14 kB error 16-Dec-2022 03:01:33 Progress (1): 8.9/14 kB error 16-Dec-2022 03:01:33 Progress (1): 12/14 kB error 16-Dec-2022 03:01:33 Progress (1): 14 kB error 16-Dec-2022 03:01:33 error 16-Dec-2022 03:01:33 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 57 kB/s) error 16-Dec-2022 03:01:33 #14 17.59 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 16-Dec-2022 03:01:33 #14 17.71 Progress (1): 3.3/12 kB error 16-Dec-2022 03:01:33 Progress (1): 6.1/12 kB error 16-Dec-2022 03:01:33 Progress (1): 8.9/12 kB error 16-Dec-2022 03:01:33 Progress (1): 12 kB error 16-Dec-2022 03:01:33 error 16-Dec-2022 03:01: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.pom (12 kB at 49 kB/s) error 16-Dec-2022 03:01:33 #14 17.84 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 16-Dec-2022 03:01:33 #14 17.95 Progress (1): 3.3/8.3 kB error 16-Dec-2022 03:01:33 Progress (1): 6.1/8.3 kB error 16-Dec-2022 03:01:33 Progress (1): 8.3 kB error 16-Dec-2022 03:01:33 error 16-Dec-2022 03:01: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.pom (8.3 kB at 35 kB/s) error 16-Dec-2022 03:01:33 #14 18.10 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom error 16-Dec-2022 03:01:33 #14 18.22 Progress (1): 3.3/3.4 kB error 16-Dec-2022 03:01:33 Progress (1): 3.4 kB error 16-Dec-2022 03:01:33 error 16-Dec-2022 03:01:34 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 16-Dec-2022 03:01:34 #14 18.37 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 16-Dec-2022 03:01:34 #14 18.49 Progress (1): 3.3/4.9 kB error 16-Dec-2022 03:01:34 Progress (1): 4.9 kB error 16-Dec-2022 03:01:34 error 16-Dec-2022 03:01:34 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 20 kB/s) error 16-Dec-2022 03:01:34 #14 18.62 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 16-Dec-2022 03:01:34 #14 19.11 Progress (1): 3.0 kB error 16-Dec-2022 03:01:34 error 16-Dec-2022 03:01:34 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 4.9 kB/s) error 16-Dec-2022 03:01:34 #14 19.24 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom error 16-Dec-2022 03:01:34 #14 19.36 Progress (1): 3.3/9.7 kB error 16-Dec-2022 03:01:35 Progress (1): 6.1/9.7 kB error 16-Dec-2022 03:01:35 Progress (1): 8.9/9.7 kB error 16-Dec-2022 03:01:35 Progress (1): 9.7 kB error 16-Dec-2022 03:01:35 error 16-Dec-2022 03:01:35 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 16-Dec-2022 03:01:35 #14 19.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom error 16-Dec-2022 03:01:35 #14 19.61 Progress (1): 3.3/17 kB error 16-Dec-2022 03:01:35 Progress (1): 6.1/17 kB error 16-Dec-2022 03:01:35 Progress (1): 8.9/17 kB error 16-Dec-2022 03:01:35 Progress (1): 12/17 kB error 16-Dec-2022 03:01:35 Progress (1): 15/17 kB error 16-Dec-2022 03:01:35 Progress (1): 17 kB error 16-Dec-2022 03:01:35 error 16-Dec-2022 03:01:35 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 70 kB/s) error 16-Dec-2022 03:01:35 #14 19.74 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom error 16-Dec-2022 03:01:35 #14 19.86 Progress (1): 3.3/19 kB error 16-Dec-2022 03:01:35 Progress (1): 6.1/19 kB error 16-Dec-2022 03:01:35 Progress (1): 8.9/19 kB error 16-Dec-2022 03:01:35 Progress (1): 12/19 kB error 16-Dec-2022 03:01:35 Progress (1): 15/19 kB error 16-Dec-2022 03:01:35 Progress (1): 17/19 kB error 16-Dec-2022 03:01:35 Progress (1): 19 kB error 16-Dec-2022 03:01:35 error 16-Dec-2022 03:01:35 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 79 kB/s) error 16-Dec-2022 03:01:35 #14 19.99 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 16-Dec-2022 03:01:35 #14 20.12 Progress (1): 3.3/16 kB error 16-Dec-2022 03:01:35 Progress (1): 6.1/16 kB error 16-Dec-2022 03:01:35 Progress (1): 8.9/16 kB error 16-Dec-2022 03:01:35 Progress (1): 12/16 kB error 16-Dec-2022 03:01:35 Progress (1): 15/16 kB error 16-Dec-2022 03:01:35 Progress (1): 16 kB error 16-Dec-2022 03:01:35 error 16-Dec-2022 03:01:35 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 63 kB/s) error 16-Dec-2022 03:01:35 #14 20.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom error 16-Dec-2022 03:01:35 #14 20.37 Progress (1): 3.3/13 kB error 16-Dec-2022 03:01:36 Progress (1): 6.1/13 kB error 16-Dec-2022 03:01:36 Progress (1): 8.9/13 kB error 16-Dec-2022 03:01:36 Progress (1): 12/13 kB error 16-Dec-2022 03:01:36 Progress (1): 13 kB error 16-Dec-2022 03:01:36 error 16-Dec-2022 03:01:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom (13 kB at 52 kB/s) error 16-Dec-2022 03:01:36 #14 20.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom error 16-Dec-2022 03:01:36 #14 20.62 Progress (1): 2.0 kB error 16-Dec-2022 03:01:36 error 16-Dec-2022 03:01:36 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.6 kB/s) error 16-Dec-2022 03:01:36 #14 20.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom error 16-Dec-2022 03:01:36 #14 20.87 Progress (1): 2.1 kB error 16-Dec-2022 03:01:36 error 16-Dec-2022 03:01:36 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.6 kB/s) error 16-Dec-2022 03:01:36 #14 20.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom error 16-Dec-2022 03:01:36 #14 21.12 Progress (1): 3.3/37 kB error 16-Dec-2022 03:01:36 Progress (1): 6.1/37 kB error 16-Dec-2022 03:01:36 Progress (1): 8.9/37 kB error 16-Dec-2022 03:01:36 Progress (1): 12/37 kB error 16-Dec-2022 03:01:36 Progress (1): 15/37 kB error 16-Dec-2022 03:01:36 Progress (1): 17/37 kB error 16-Dec-2022 03:01:36 Progress (1): 20/37 kB error 16-Dec-2022 03:01:36 Progress (1): 23/37 kB error 16-Dec-2022 03:01:36 Progress (1): 26/37 kB error 16-Dec-2022 03:01:36 Progress (1): 29/37 kB error 16-Dec-2022 03:01:36 Progress (1): 31/37 kB error 16-Dec-2022 03:01:36 Progress (1): 34/37 kB error 16-Dec-2022 03:01:36 Progress (1): 37/37 kB error 16-Dec-2022 03:01:36 Progress (1): 37 kB error 16-Dec-2022 03:01:36 error 16-Dec-2022 03:01:36 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 148 kB/s) error 16-Dec-2022 03:01:36 #14 21.26 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 16-Dec-2022 03:01:37 #14 21.40 Progress (1): 3.3/13 kB error 16-Dec-2022 03:01:37 Progress (1): 6.1/13 kB error 16-Dec-2022 03:01:37 Progress (1): 8.9/13 kB error 16-Dec-2022 03:01:37 Progress (1): 12/13 kB error 16-Dec-2022 03:01:37 Progress (1): 13 kB error 16-Dec-2022 03:01:37 error 16-Dec-2022 03:01:37 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 16-Dec-2022 03:01:37 #14 21.52 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 16-Dec-2022 03:01:37 #14 21.64 Progress (1): 3.3/9.5 kB error 16-Dec-2022 03:01:37 Progress (1): 6.1/9.5 kB error 16-Dec-2022 03:01:37 Progress (1): 8.9/9.5 kB error 16-Dec-2022 03:01:37 Progress (1): 9.5 kB error 16-Dec-2022 03:01:37 error 16-Dec-2022 03:01:37 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 39 kB/s) error 16-Dec-2022 03:01:37 #14 21.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom error 16-Dec-2022 03:01:37 #14 21.89 Progress (1): 2.0 kB error 16-Dec-2022 03:01:37 error 16-Dec-2022 03:01:37 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.4 kB/s) error 16-Dec-2022 03:01:37 #14 22.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom error 16-Dec-2022 03:01:37 #14 22.14 Progress (1): 3.3/23 kB error 16-Dec-2022 03:01:37 #14 ... error 16-Dec-2022 03:01:37 error 16-Dec-2022 03:01:37 #17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 16-Dec-2022 03:01:37 #17 14.89 [INFO] Scanning for projects... error 16-Dec-2022 03:01:39 #17 16.56 [WARNING] error 16-Dec-2022 03:01:39 #17 16.57 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.13.0-SNAPSHOT error 16-Dec-2022 03:01:39 #17 16.58 [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 16-Dec-2022 03:01:39 #17 16.58 [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 16-Dec-2022 03:01:39 #17 16.58 [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 16-Dec-2022 03:01:39 #17 16.58 [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 16-Dec-2022 03:01:39 #17 16.58 [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 16-Dec-2022 03:01:39 #17 16.59 [WARNING] error 16-Dec-2022 03:01:39 #17 16.59 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.13.0-SNAPSHOT error 16-Dec-2022 03:01:39 #17 16.59 [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 16-Dec-2022 03:01:39 #17 16.59 [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 16-Dec-2022 03:01:39 #17 16.60 [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 16-Dec-2022 03:01:39 #17 16.60 [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 16-Dec-2022 03:01:39 #17 16.60 [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 16-Dec-2022 03:01:39 #17 16.60 [WARNING] error 16-Dec-2022 03:01:39 #17 16.60 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. error 16-Dec-2022 03:01:39 #17 16.60 [WARNING] error 16-Dec-2022 03:01:39 #17 16.61 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. error 16-Dec-2022 03:01:39 #17 16.61 [WARNING] error 16-Dec-2022 03:01:39 #17 16.67 [INFO] ------------------------------------------------------------------------ error 16-Dec-2022 03:01:39 #17 16.67 [INFO] Reactor Build Order: error 16-Dec-2022 03:01:39 #17 16.67 [INFO] error 16-Dec-2022 03:01:39 #17 16.69 [INFO] Reference Application Distribution [pom] error 16-Dec-2022 03:01:39 #17 16.69 [INFO] Reference Application Distribution Package [jar] error 16-Dec-2022 03:01:39 #17 16.79 [INFO] error 16-Dec-2022 03:01:39 #17 16.79 [INFO] --------------< org.openmrs.distro:referenceapplication >--------------- error 16-Dec-2022 03:01:39 #17 16.79 [INFO] Building Reference Application Distribution 2.13.0-SNAPSHOT [1/2] error 16-Dec-2022 03:01:39 #17 16.80 [INFO] --------------------------------[ pom ]--------------------------------- error 16-Dec-2022 03:01:40 #17 17.33 [INFO] error 16-Dec-2022 03:01:40 #17 17.33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication --- error 16-Dec-2022 03:01:43 #17 20.33 [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 16-Dec-2022 03:01:43 #17 ... error 16-Dec-2022 03:01:43 error 16-Dec-2022 03:01:43 #14 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 16-Dec-2022 03:01:43 #14 22.14 Progress (1): 3.3/23 kB error 16-Dec-2022 03:01:43 Progress (1): 6.1/23 kB error 16-Dec-2022 03:01:43 Progress (1): 8.9/23 kB error 16-Dec-2022 03:01:43 Progress (1): 12/23 kB error 16-Dec-2022 03:01:43 Progress (1): 15/23 kB error 16-Dec-2022 03:01:43 Progress (1): 17/23 kB error 16-Dec-2022 03:01:43 Progress (1): 20/23 kB error 16-Dec-2022 03:01:43 Progress (1): 23 kB error 16-Dec-2022 03:01:43 error 16-Dec-2022 03:01:43 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 91 kB/s) error 16-Dec-2022 03:01:43 #14 22.28 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 16-Dec-2022 03:01:43 #14 22.40 Progress (1): 3.3/13 kB error 16-Dec-2022 03:01:43 Progress (1): 6.1/13 kB error 16-Dec-2022 03:01:43 Progress (1): 8.9/13 kB error 16-Dec-2022 03:01:43 Progress (1): 12/13 kB error 16-Dec-2022 03:01:43 Progress (1): 13 kB error 16-Dec-2022 03:01:43 error 16-Dec-2022 03:01:43 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 53 kB/s) error 16-Dec-2022 03:01:43 #14 22.53 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 16-Dec-2022 03:01:43 #14 22.65 Progress (1): 1.3 kB error 16-Dec-2022 03:01:43 error 16-Dec-2022 03:01:43 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.6 kB/s) error 16-Dec-2022 03:01:43 #14 22.78 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 16-Dec-2022 03:01:43 #14 22.90 Progress (1): 3.3/29 kB error 16-Dec-2022 03:01:43 Progress (1): 6.1/29 kB error 16-Dec-2022 03:01:43 Progress (1): 8.9/29 kB error 16-Dec-2022 03:01:43 Progress (1): 12/29 kB error 16-Dec-2022 03:01:43 Progress (1): 15/29 kB error 16-Dec-2022 03:01:43 Progress (1): 17/29 kB error 16-Dec-2022 03:01:43 Progress (1): 20/29 kB error 16-Dec-2022 03:01:43 Progress (1): 23/29 kB error 16-Dec-2022 03:01:43 Progress (1): 26/29 kB error 16-Dec-2022 03:01:43 Progress (1): 29/29 kB error 16-Dec-2022 03:01:43 Progress (1): 29 kB error 16-Dec-2022 03:01:43 error 16-Dec-2022 03:01:43 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 118 kB/s) error 16-Dec-2022 03:01:43 #14 23.02 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 16-Dec-2022 03:01:43 #14 23.14 Progress (1): 3.3/3.5 kB error 16-Dec-2022 03:01:43 Progress (1): 3.5 kB error 16-Dec-2022 03:01:43 error 16-Dec-2022 03:01:43 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 16-Dec-2022 03:01:43 #14 23.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom error 16-Dec-2022 03:01:43 #14 23.38 Progress (1): 3.3/10 kB error 16-Dec-2022 03:01:43 Progress (1): 6.1/10 kB error 16-Dec-2022 03:01:43 Progress (1): 8.9/10 kB error 16-Dec-2022 03:01:43 Progress (1): 10 kB error 16-Dec-2022 03:01:43 error 16-Dec-2022 03:01:43 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 43 kB/s) error 16-Dec-2022 03:01:43 #14 23.51 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 16-Dec-2022 03:01:43 #14 23.63 Progress (1): 3.3/13 kB error 16-Dec-2022 03:01:43 Progress (1): 6.1/13 kB error 16-Dec-2022 03:01:43 Progress (1): 8.9/13 kB error 16-Dec-2022 03:01:43 Progress (1): 12/13 kB error 16-Dec-2022 03:01:43 Progress (1): 13 kB error 16-Dec-2022 03:01:43 error 16-Dec-2022 03:01:43 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 54 kB/s) error 16-Dec-2022 03:01:43 #14 23.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom error 16-Dec-2022 03:01:43 #14 23.92 Progress (1): 3.2 kB error 16-Dec-2022 03:01:43 error 16-Dec-2022 03:01:43 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 14 kB/s) error 16-Dec-2022 03:01:43 #14 24.07 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 16-Dec-2022 03:01:43 #14 24.20 Progress (1): 1.7 kB error 16-Dec-2022 03:01:43 error 16-Dec-2022 03:01:43 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.9 kB/s) error 16-Dec-2022 03:01:43 #14 24.33 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 16-Dec-2022 03:01:43 #14 24.46 Progress (1): 3.2 kB error 16-Dec-2022 03:01:43 error 16-Dec-2022 03:01:43 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 16-Dec-2022 03:01:43 #14 24.59 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 16-Dec-2022 03:01:43 #14 24.71 Progress (1): 2.8 kB error 16-Dec-2022 03:01:43 error 16-Dec-2022 03:01:43 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 16-Dec-2022 03:01:43 #14 24.84 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 16-Dec-2022 03:01:43 #14 24.97 Progress (1): 3.2 kB error 16-Dec-2022 03:01:43 error 16-Dec-2022 03:01:43 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 16-Dec-2022 03:01:43 #14 25.08 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 16-Dec-2022 03:01:43 #14 25.21 Progress (1): 3.2 kB error 16-Dec-2022 03:01:43 error 16-Dec-2022 03:01:43 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 16-Dec-2022 03:01:43 #14 25.35 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 16-Dec-2022 03:01:43 #14 25.46 Progress (1): 3.2 kB error 16-Dec-2022 03:01:43 error 16-Dec-2022 03:01:43 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 16-Dec-2022 03:01:43 #14 25.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom error 16-Dec-2022 03:01:43 #14 25.70 Progress (1): 3.3/59 kB error 16-Dec-2022 03:01:43 Progress (1): 6.1/59 kB error 16-Dec-2022 03:01:43 Progress (1): 8.9/59 kB error 16-Dec-2022 03:01:43 Progress (1): 12/59 kB error 16-Dec-2022 03:01:43 Progress (1): 15/59 kB error 16-Dec-2022 03:01:43 Progress (1): 17/59 kB error 16-Dec-2022 03:01:43 Progress (1): 20/59 kB error 16-Dec-2022 03:01:43 Progress (1): 23/59 kB error 16-Dec-2022 03:01:43 Progress (1): 26/59 kB error 16-Dec-2022 03:01:43 Progress (1): 29/59 kB error 16-Dec-2022 03:01:43 Progress (1): 31/59 kB error 16-Dec-2022 03:01:43 Progress (1): 34/59 kB error 16-Dec-2022 03:01:43 Progress (1): 37/59 kB error 16-Dec-2022 03:01:43 Progress (1): 40/59 kB error 16-Dec-2022 03:01:43 Progress (1): 43/59 kB error 16-Dec-2022 03:01:43 Progress (1): 45/59 kB error 16-Dec-2022 03:01:43 Progress (1): 48/59 kB error 16-Dec-2022 03:01:43 Progress (1): 51/59 kB error 16-Dec-2022 03:01:43 Progress (1): 54/59 kB error 16-Dec-2022 03:01:43 Progress (1): 56/59 kB error 16-Dec-2022 03:01:43 Progress (1): 59 kB error 16-Dec-2022 03:01:43 error 16-Dec-2022 03:01:43 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 16-Dec-2022 03:01:43 #14 26.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.jar error 16-Dec-2022 03:01:43 #14 26.13 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 16-Dec-2022 03:01:43 #14 26.13 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 16-Dec-2022 03:01:43 #14 26.13 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 16-Dec-2022 03:01:43 #14 26.15 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 16-Dec-2022 03:01:43 #14 26.66 Progress (1): 3.3/24 kB error 16-Dec-2022 03:01:43 Progress (1): 6.1/24 kB error 16-Dec-2022 03:01:43 Progress (1): 8.9/24 kB error 16-Dec-2022 03:01:43 Progress (1): 12/24 kB error 16-Dec-2022 03:01:43 Progress (1): 14/24 kB error 16-Dec-2022 03:01:43 Progress (1): 17/24 kB error 16-Dec-2022 03:01:43 Progress (1): 20/24 kB error 16-Dec-2022 03:01:43 Progress (1): 23/24 kB error 16-Dec-2022 03:01:43 Progress (1): 24 kB error 16-Dec-2022 03:01:43 error 16-Dec-2022 03:01:43 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 31 kB/s) error 16-Dec-2022 03:01:43 #14 26.90 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 16-Dec-2022 03:01:43 #14 27.02 Progress (1): 0/2.9 MB error 16-Dec-2022 03:01:43 Progress (1): 0/2.9 MB error 16-Dec-2022 03:01:43 Progress (1): 0.1/2.9 MB error 16-Dec-2022 03:01:43 Progress (1): 0.1/2.9 MB error 16-Dec-2022 03:01:43 Progress (1): 0.1/2.9 MB error 16-Dec-2022 03:01:43 Progress (2): 0.1/2.9 MB | 4.1/689 kB error 16-Dec-2022 03:01:43 Progress (2): 0.1/2.9 MB | 7.5/689 kB error 16-Dec-2022 03:01:43 Progress (3): 0.1/2.9 MB | 7.5/689 kB | 0/1.2 MB error 16-Dec-2022 03:01:43 Progress (3): 0.1/2.9 MB | 7.5/689 kB | 0/1.2 MB error 16-Dec-2022 03:01:43 Progress (3): 0.1/2.9 MB | 7.5/689 kB | 0/1.2 MB error 16-Dec-2022 03:01:43 Progress (3): 0.1/2.9 MB | 7.5/689 kB | 0/1.2 MB error 16-Dec-2022 03:01:43 Progress (3): 0.1/2.9 MB | 7.5/689 kB | 0/1.2 MB error 16-Dec-2022 03:01:43 Progress (3): 0.2/2.9 MB | 7.5/689 kB | 0/1.2 MB error 16-Dec-2022 03:01:43 Progress (3): 0.2/2.9 MB | 7.5/689 kB | 0/1.2 MB error 16-Dec-2022 03:01:43 Progress (3): 0.2/2.9 MB | 7.5/689 kB | 0/1.2 MB error 16-Dec-2022 03:01:43 Progress (3): 0.2/2.9 MB | 7.5/689 kB | 0/1.2 MB error 16-Dec-2022 03:01:43 Progress (4): 0.2/2.9 MB | 7.5/689 kB | 0/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.2/2.9 MB | 7.5/689 kB | 0/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.2/2.9 MB | 12/689 kB | 0/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.2/2.9 MB | 16/689 kB | 0/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.2/2.9 MB | 20/689 kB | 0/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.2/2.9 MB | 24/689 kB | 0/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.2/2.9 MB | 28/689 kB | 0/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.2/2.9 MB | 32/689 kB | 0/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.2/2.9 MB | 36/689 kB | 0/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.2/2.9 MB | 40/689 kB | 0/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.2/2.9 MB | 42/689 kB | 0/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.2/2.9 MB | 46/689 kB | 0/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.2/2.9 MB | 51/689 kB | 0/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.2/2.9 MB | 53/689 kB | 0/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.2/2.9 MB | 53/689 kB | 0/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.2/2.9 MB | 53/689 kB | 0/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.2/2.9 MB | 53/689 kB | 0/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.2/2.9 MB | 53/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.2/2.9 MB | 53/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.2/2.9 MB | 53/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.3/2.9 MB | 53/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.3/2.9 MB | 53/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.3/2.9 MB | 53/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.3/2.9 MB | 53/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.3/2.9 MB | 53/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.3/2.9 MB | 53/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.4/2.9 MB | 53/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.4/2.9 MB | 53/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.4/2.9 MB | 53/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.4/2.9 MB | 53/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.4/2.9 MB | 53/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 53/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 53/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 53/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 53/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 53/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 57/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 60/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 64/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 68/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 72/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 76/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 80/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 84/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 88/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 92/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.5/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.6/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.6/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.6/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.6/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.6/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.6/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.7/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.7/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.7/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.7/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.7/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.7/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.8/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.8/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.8/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.8/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.8/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 95/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 99/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 103/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 107/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 111/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 115/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 119/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 123/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 127/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 129/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 133/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 138/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 142/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 146/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 150/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 154/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 158/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 162/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 164/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 168/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 172/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 176/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 181/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 185/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 189/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 193/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 197/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 199/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 203/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 207/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 211/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 215/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 215/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 215/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 215/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 215/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 215/689 kB | 0.1/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 215/689 kB | 0.2/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 215/689 kB | 0.2/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 215/689 kB | 0.2/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 215/689 kB | 0.2/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (4): 0.9/2.9 MB | 215/689 kB | 0.2/1.2 MB | 0.1/1.4 MB error 16-Dec-2022 03:01:43 Progress (5): 0.9/2.9 MB | 215/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 4.1/282 kB error 16-Dec-2022 03:01:43 Progress (5): 0.9/2.9 MB | 215/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 8.2/282 kB error 16-Dec-2022 03:01:43 Progress (5): 0.9/2.9 MB | 215/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 12/282 kB error 16-Dec-2022 03:01:43 Progress (5): 0.9/2.9 MB | 215/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 0.9/2.9 MB | 215/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 0.9/2.9 MB | 215/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 0.9/2.9 MB | 215/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 0.9/2.9 MB | 215/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 0.9/2.9 MB | 215/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 0.9/2.9 MB | 215/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 0.9/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 0.9/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.0/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.0/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.0/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.0/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.0/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.0/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.1/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.1/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.1/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.1/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.1/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.1/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.2/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.2/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.2/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.2/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.2/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.1/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 215/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 219/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 224/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 228/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 232/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 234/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 238/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 242/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 246/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 250/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 254/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 258/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 262/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 267/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 269/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 273/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 277/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 281/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 285/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 285/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 289/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 293/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 297/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 297/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 301/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 301/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 303/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 303/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 308/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 308/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 312/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 316/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 320/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 324/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 328/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 332/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 336/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 338/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 342/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 346/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 351/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 355/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 359/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 363/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 367/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 371/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 371/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 373/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 373/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 377/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 381/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 385/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.3/2.9 MB | 389/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 389/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 394/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 398/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 398/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 402/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 406/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 408/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 408/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 412/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 416/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 420/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 420/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 424/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 424/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 424/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 428/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 432/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 437/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 16/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 20/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 25/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 29/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 33/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 37/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 41/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 45/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 49/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 49/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 441/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 443/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 443/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 443/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 447/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 451/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.4/2.9 MB | 455/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 455/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 455/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 459/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 459/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 459/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 463/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 463/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 467/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 471/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 471/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 475/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 478/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 482/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 486/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 490/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 490/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 490/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 494/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 498/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 502/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 502/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 502/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 502/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 506/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 506/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 510/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.5/2.9 MB | 512/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 512/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 512/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 516/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 521/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 521/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 525/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 525/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 525/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 525/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 529/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 533/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 533/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 537/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 541/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 545/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 545/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 547/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 551/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 551/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 555/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 559/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.6/2.9 MB | 564/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 564/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 568/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 572/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 576/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 576/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 580/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 582/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 582/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 586/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 590/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 590/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 594/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 52/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 56/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 60/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 64/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 68/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 72/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 76/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 80/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 84/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 86/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 91/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 95/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.5/1.2 MB | 0.5/1.4 MB | 99/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 99/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 103/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 107/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 111/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 111/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 115/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 115/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 119/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 598/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 602/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 607/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 607/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 611/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 615/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 617/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 617/689 kB | 0.8/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 617/689 kB | 0.8/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 617/689 kB | 0.8/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 621/689 kB | 0.8/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 625/689 kB | 0.8/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.7/2.9 MB | 629/689 kB | 0.8/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 629/689 kB | 0.8/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 633/689 kB | 0.8/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 633/689 kB | 0.8/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 633/689 kB | 0.8/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 633/689 kB | 0.8/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 633/689 kB | 0.8/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 633/689 kB | 0.8/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 637/689 kB | 0.8/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 641/689 kB | 0.8/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 645/689 kB | 0.8/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.5/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.8/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 650/689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 650/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 650/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 650/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 650/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 652/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 652/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 652/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 652/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 656/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 660/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 664/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 664/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 668/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 668/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 668/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 668/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 668/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 668/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 668/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 668/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 668/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 668/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 668/689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 668/689 kB | 1.0/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 668/689 kB | 1.0/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 668/689 kB | 1.0/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 668/689 kB | 1.0/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 668/689 kB | 1.0/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 668/689 kB | 1.0/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 668/689 kB | 1.0/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 668/689 kB | 1.0/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 668/689 kB | 1.0/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 672/689 kB | 1.0/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 672/689 kB | 1.0/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 676/689 kB | 1.0/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 676/689 kB | 1.0/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 680/689 kB | 1.0/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 684/689 kB | 1.0/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 686/689 kB | 1.0/1.2 MB | 0.7/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 686/689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 686/689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 1.9/2.9 MB | 686/689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.0/2.9 MB | 686/689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.0/2.9 MB | 686/689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.0/2.9 MB | 686/689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.0/2.9 MB | 686/689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.0/2.9 MB | 686/689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.0/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.0/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.0/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.0/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.0/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 121/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 125/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 129/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 134/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 138/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 142/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 146/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 150/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 154/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 156/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 160/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 164/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 168/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 172/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 172/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 172/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 177/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 181/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 185/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 189/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 189/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 189/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.8/1.4 MB | 189/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.8/1.4 MB | 189/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.8/1.4 MB | 189/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.8/1.4 MB | 189/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.8/1.4 MB | 189/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.8/1.4 MB | 189/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.8/1.4 MB | 189/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.8/1.4 MB | 189/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.8/1.4 MB | 189/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.8/1.4 MB | 189/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.8/1.4 MB | 189/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.8/1.4 MB | 189/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.8/1.4 MB | 189/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 189/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 189/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 189/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 189/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 189/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 191/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 195/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 199/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 203/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 207/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 211/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 215/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 220/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 224/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 226/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 226/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.1/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 226/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.2/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 226/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.2/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 226/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.2/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 226/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.2/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 226/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.2/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 226/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.2/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 226/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 226/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 226/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 230/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 234/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 238/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 242/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 246/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 250/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 254/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 258/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.3/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.4/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.4/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.4/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.4/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.4/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.4/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.4/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.4/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.4/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.4/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.5/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.5/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.5/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.5/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.5/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.5/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.6/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.6/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.6/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.6/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.6/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.6/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.6/2.9 MB | 689 kB | 1.2/1.2 MB | 1.0/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.6/2.9 MB | 689 kB | 1.2/1.2 MB | 1.1/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.6/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.6/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.6/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.7/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.7/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.7/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.7/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.7/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.7/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.8/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.8/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.8/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.8/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.8/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.8/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.9/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.9/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.9/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 261/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.9/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 265/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.9/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 269/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.9/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 273/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.9/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 277/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.9/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 281/282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.9/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.9/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.9/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.9/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.9/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.9/2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (5): 2.9 MB | 689 kB | 1.2 MB | 1.1/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 error 16-Dec-2022 03:01:43 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 374 kB/s) error 16-Dec-2022 03:01:43 #14 27.97 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 16-Dec-2022 03:01:43 #14 27.97 Progress (4): 2.9 MB | 1.2 MB | 1.1/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.1/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.2/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.2/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.2/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.2/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.2/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.2/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.2/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.2/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.2/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.2/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.2/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.3/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.3/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.3/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.3/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.3/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.3/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.3/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.3/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.3/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.3/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.3/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.3/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.4/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.4/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.4/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.4/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.4/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.4/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.4/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.4/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.4/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.4/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.4/1.4 MB | 282 kB error 16-Dec-2022 03:01:43 Progress (4): 2.9 MB | 1.2 MB | 1.4 MB | 282 kB error 16-Dec-2022 03:01:43 error 16-Dec-2022 03:01:43 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 638 kB/s) error 16-Dec-2022 03:01:43 #14 28.06 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 16-Dec-2022 03:01:43 #14 28.08 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 145 kB/s) error 16-Dec-2022 03:01:43 #14 28.08 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 16-Dec-2022 03:01:43 #14 28.10 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 16-Dec-2022 03:01:43 #14 28.10 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 16-Dec-2022 03:01:43 #14 ... error 16-Dec-2022 03:01:43 error 16-Dec-2022 03:01:43 #17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 16-Dec-2022 03:01:43 #17 20.93 [INFO] error 16-Dec-2022 03:01:43 #17 20.94 [INFO] ----------< org.openmrs.distro:referenceapplication-package >----------- error 16-Dec-2022 03:01:43 #17 20.95 [INFO] Building Reference Application Distribution Package 2.13.0-SNAPSHOT [2/2] error 16-Dec-2022 03:01:43 #17 20.95 [INFO] --------------------------------[ jar ]--------------------------------- error 16-Dec-2022 03:01:48 #17 ... error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 #14 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 16-Dec-2022 03:01:48 #14 28.18 Progress (2): 1.4 MB | 3.3/201 kB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 6.1/201 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 699 kB/s) error 16-Dec-2022 03:01:48 #14 28.18 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 16-Dec-2022 03:01:48 #14 28.18 Progress (1): 8.9/201 kB error 16-Dec-2022 03:01:48 Progress (1): 12/201 kB error 16-Dec-2022 03:01:48 Progress (1): 14/201 kB error 16-Dec-2022 03:01:48 Progress (1): 17/201 kB error 16-Dec-2022 03:01:48 Progress (1): 20/201 kB error 16-Dec-2022 03:01:48 Progress (1): 23/201 kB error 16-Dec-2022 03:01:48 Progress (1): 26/201 kB error 16-Dec-2022 03:01:48 Progress (1): 28/201 kB error 16-Dec-2022 03:01:48 Progress (1): 31/201 kB error 16-Dec-2022 03:01:48 Progress (1): 34/201 kB error 16-Dec-2022 03:01:48 Progress (1): 37/201 kB error 16-Dec-2022 03:01:48 Progress (1): 40/201 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 3.3/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 6.1/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 8.9/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 12/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 14/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 17/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 20/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 23/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 26/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 28/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 31/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 34/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 37/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 40/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 42/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 45/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 48/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 51/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 54/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 56/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 59/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 62/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 65/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 68/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 70/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 73/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 76/183 kB error 16-Dec-2022 03:01:48 Progress (2): 40/201 kB | 79/183 kB error 16-Dec-2022 03:01:48 Progress (3): 40/201 kB | 79/183 kB | 4.1/315 kB error 16-Dec-2022 03:01:48 Progress (3): 40/201 kB | 79/183 kB | 7.5/315 kB error 16-Dec-2022 03:01:48 Progress (3): 40/201 kB | 79/183 kB | 12/315 kB error 16-Dec-2022 03:01:48 Progress (3): 40/201 kB | 79/183 kB | 16/315 kB error 16-Dec-2022 03:01:48 Progress (3): 40/201 kB | 79/183 kB | 20/315 kB error 16-Dec-2022 03:01:48 Progress (3): 40/201 kB | 79/183 kB | 24/315 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 24/315 kB | 4.1/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 24/315 kB | 8.2/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 24/315 kB | 12/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 24/315 kB | 16/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 24/315 kB | 19/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 24/315 kB | 23/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 24/315 kB | 27/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 24/315 kB | 31/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 24/315 kB | 34/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 28/315 kB | 34/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 32/315 kB | 34/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 36/315 kB | 34/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 40/315 kB | 34/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 40/315 kB | 38/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 40/315 kB | 42/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 42/315 kB | 42/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 42/315 kB | 46/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 42/315 kB | 51/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 46/315 kB | 51/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 51/315 kB | 51/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 53/315 kB | 51/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 53/315 kB | 55/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 57/315 kB | 55/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 62/315 kB | 55/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 62/315 kB | 59/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 62/315 kB | 63/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 66/315 kB | 63/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 66/315 kB | 67/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 70/315 kB | 67/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 70/315 kB | 69/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 74/315 kB | 69/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 78/315 kB | 69/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 78/315 kB | 73/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 78/315 kB | 77/373 kB error 16-Dec-2022 03:01:48 Progress (4): 40/201 kB | 79/183 kB | 82/315 kB | 77/373 kB error 16-Dec-2022 03:01:48 Progress (4): 42/201 kB | 79/183 kB | 82/315 kB | 77/373 kB error 16-Dec-2022 03:01:48 Progress (4): 45/201 kB | 79/183 kB | 82/315 kB | 77/373 kB error 16-Dec-2022 03:01:48 Progress (4): 48/201 kB | 79/183 kB | 82/315 kB | 77/373 kB error 16-Dec-2022 03:01:48 Progress (4): 51/201 kB | 79/183 kB | 82/315 kB | 77/373 kB error 16-Dec-2022 03:01:48 Progress (4): 54/201 kB | 79/183 kB | 82/315 kB | 77/373 kB error 16-Dec-2022 03:01:48 Progress (4): 56/201 kB | 79/183 kB | 82/315 kB | 77/373 kB error 16-Dec-2022 03:01:48 Progress (4): 59/201 kB | 79/183 kB | 82/315 kB | 77/373 kB error 16-Dec-2022 03:01:48 Progress (4): 62/201 kB | 79/183 kB | 82/315 kB | 77/373 kB error 16-Dec-2022 03:01:48 Progress (4): 65/201 kB | 79/183 kB | 82/315 kB | 77/373 kB error 16-Dec-2022 03:01:48 Progress (4): 68/201 kB | 79/183 kB | 82/315 kB | 77/373 kB error 16-Dec-2022 03:01:48 Progress (4): 70/201 kB | 79/183 kB | 82/315 kB | 77/373 kB error 16-Dec-2022 03:01:48 Progress (4): 73/201 kB | 79/183 kB | 82/315 kB | 77/373 kB error 16-Dec-2022 03:01:48 Progress (4): 76/201 kB | 79/183 kB | 82/315 kB | 77/373 kB error 16-Dec-2022 03:01:48 Progress (4): 79/201 kB | 79/183 kB | 82/315 kB | 77/373 kB error 16-Dec-2022 03:01:48 Progress (4): 82/201 kB | 79/183 kB | 82/315 kB | 77/373 kB error 16-Dec-2022 03:01:48 Progress (4): 84/201 kB | 79/183 kB | 82/315 kB | 77/373 kB error 16-Dec-2022 03:01:48 Progress (4): 87/201 kB | 79/183 kB | 82/315 kB | 77/373 kB error 16-Dec-2022 03:01:48 Progress (4): 87/201 kB | 79/183 kB | 86/315 kB | 77/373 kB error 16-Dec-2022 03:01:48 Progress (4): 87/201 kB | 79/183 kB | 86/315 kB | 81/373 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 86/315 kB | 81/373 kB | 4.1/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 88/315 kB | 81/373 kB | 4.1/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 88/315 kB | 85/373 kB | 4.1/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 92/315 kB | 85/373 kB | 4.1/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 96/315 kB | 85/373 kB | 4.1/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 96/315 kB | 89/373 kB | 4.1/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 100/315 kB | 89/373 kB | 4.1/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 100/315 kB | 94/373 kB | 4.1/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 100/315 kB | 98/373 kB | 4.1/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 100/315 kB | 102/373 kB | 4.1/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 105/315 kB | 102/373 kB | 4.1/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 105/315 kB | 102/373 kB | 8.2/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 105/315 kB | 104/373 kB | 8.2/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 105/315 kB | 104/373 kB | 12/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 109/315 kB | 104/373 kB | 12/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 113/315 kB | 104/373 kB | 12/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 117/315 kB | 104/373 kB | 12/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 117/315 kB | 108/373 kB | 12/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 117/315 kB | 112/373 kB | 12/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 117/315 kB | 112/373 kB | 16/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 121/315 kB | 112/373 kB | 16/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 121/315 kB | 116/373 kB | 16/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 123/315 kB | 116/373 kB | 16/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 125/315 kB | 116/373 kB | 16/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 125/315 kB | 120/373 kB | 16/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 125/315 kB | 124/373 kB | 16/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 129/315 kB | 124/373 kB | 16/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 134/315 kB | 124/373 kB | 16/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 138/315 kB | 124/373 kB | 16/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 138/315 kB | 128/373 kB | 16/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 138/315 kB | 132/373 kB | 16/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 138/315 kB | 137/373 kB | 16/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 138/315 kB | 141/373 kB | 16/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 138/315 kB | 143/373 kB | 16/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 138/315 kB | 143/373 kB | 20/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 138/315 kB | 143/373 kB | 24/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 138/315 kB | 143/373 kB | 28/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 138/315 kB | 143/373 kB | 32/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 142/315 kB | 143/373 kB | 32/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 146/315 kB | 143/373 kB | 32/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 150/315 kB | 143/373 kB | 32/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 154/315 kB | 143/373 kB | 32/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 154/315 kB | 147/373 kB | 32/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 154/315 kB | 151/373 kB | 32/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 158/315 kB | 151/373 kB | 32/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 158/315 kB | 155/373 kB | 32/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 158/315 kB | 159/373 kB | 32/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 162/315 kB | 159/373 kB | 32/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 162/315 kB | 163/373 kB | 32/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 166/315 kB | 163/373 kB | 32/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 170/315 kB | 163/373 kB | 32/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 170/315 kB | 163/373 kB | 36/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 170/315 kB | 163/373 kB | 40/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 170/315 kB | 163/373 kB | 44/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 170/315 kB | 163/373 kB | 48/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 170/315 kB | 163/373 kB | 51/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 170/315 kB | 163/373 kB | 55/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 170/315 kB | 163/373 kB | 59/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 170/315 kB | 163/373 kB | 63/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 170/315 kB | 163/373 kB | 67/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 170/315 kB | 163/373 kB | 71/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 170/315 kB | 163/373 kB | 75/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 170/315 kB | 163/373 kB | 79/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 170/315 kB | 163/373 kB | 83/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 170/315 kB | 163/373 kB | 85/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 174/315 kB | 163/373 kB | 85/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 174/315 kB | 167/373 kB | 85/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 174/315 kB | 167/373 kB | 89/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 174/315 kB | 171/373 kB | 89/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 179/315 kB | 171/373 kB | 89/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 179/315 kB | 171/373 kB | 94/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 179/315 kB | 175/373 kB | 94/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 183/315 kB | 175/373 kB | 94/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 183/315 kB | 175/373 kB | 98/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 183/315 kB | 178/373 kB | 98/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 187/315 kB | 178/373 kB | 98/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 79/183 kB | 187/315 kB | 178/373 kB | 102/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 82/183 kB | 187/315 kB | 178/373 kB | 102/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 82/183 kB | 191/315 kB | 178/373 kB | 102/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 82/183 kB | 191/315 kB | 182/373 kB | 102/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 84/183 kB | 191/315 kB | 182/373 kB | 102/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 84/183 kB | 191/315 kB | 186/373 kB | 102/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 84/183 kB | 191/315 kB | 186/373 kB | 106/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 84/183 kB | 195/315 kB | 186/373 kB | 106/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 84/183 kB | 199/315 kB | 186/373 kB | 106/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 84/183 kB | 199/315 kB | 186/373 kB | 110/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 87/183 kB | 199/315 kB | 186/373 kB | 110/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 90/183 kB | 199/315 kB | 186/373 kB | 110/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 93/183 kB | 199/315 kB | 186/373 kB | 110/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 96/183 kB | 199/315 kB | 186/373 kB | 110/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 96/183 kB | 199/315 kB | 186/373 kB | 114/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 96/183 kB | 199/315 kB | 186/373 kB | 116/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 96/183 kB | 203/315 kB | 186/373 kB | 116/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 96/183 kB | 203/315 kB | 190/373 kB | 116/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 96/183 kB | 203/315 kB | 194/373 kB | 116/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 96/183 kB | 206/315 kB | 194/373 kB | 116/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 96/183 kB | 210/315 kB | 194/373 kB | 116/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 96/183 kB | 214/315 kB | 194/373 kB | 116/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 96/183 kB | 214/315 kB | 197/373 kB | 116/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 96/183 kB | 214/315 kB | 197/373 kB | 120/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 96/183 kB | 214/315 kB | 197/373 kB | 125/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 96/183 kB | 214/315 kB | 201/373 kB | 125/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 96/183 kB | 214/315 kB | 206/373 kB | 125/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 96/183 kB | 214/315 kB | 210/373 kB | 125/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 98/183 kB | 214/315 kB | 210/373 kB | 125/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 101/183 kB | 214/315 kB | 210/373 kB | 125/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 101/183 kB | 218/315 kB | 210/373 kB | 125/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 101/183 kB | 218/315 kB | 210/373 kB | 129/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 101/183 kB | 218/315 kB | 210/373 kB | 133/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 101/183 kB | 218/315 kB | 210/373 kB | 137/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 101/183 kB | 218/315 kB | 210/373 kB | 141/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 104/183 kB | 218/315 kB | 210/373 kB | 141/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 104/183 kB | 218/315 kB | 214/373 kB | 141/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 104/183 kB | 222/315 kB | 214/373 kB | 141/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 107/183 kB | 222/315 kB | 214/373 kB | 141/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 107/183 kB | 226/315 kB | 214/373 kB | 141/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 107/183 kB | 230/315 kB | 214/373 kB | 141/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 107/183 kB | 233/315 kB | 214/373 kB | 141/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 107/183 kB | 237/315 kB | 214/373 kB | 141/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 107/183 kB | 241/315 kB | 214/373 kB | 141/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 107/183 kB | 245/315 kB | 214/373 kB | 141/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 107/183 kB | 248/315 kB | 214/373 kB | 141/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 110/183 kB | 248/315 kB | 214/373 kB | 141/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 110/183 kB | 248/315 kB | 214/373 kB | 145/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 110/183 kB | 248/315 kB | 218/373 kB | 145/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 110/183 kB | 248/315 kB | 222/373 kB | 145/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 110/183 kB | 248/315 kB | 226/373 kB | 145/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 110/183 kB | 248/315 kB | 230/373 kB | 145/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 110/183 kB | 248/315 kB | 232/373 kB | 145/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 110/183 kB | 248/315 kB | 236/373 kB | 145/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 110/183 kB | 248/315 kB | 236/373 kB | 149/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 110/183 kB | 248/315 kB | 236/373 kB | 153/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 112/183 kB | 248/315 kB | 236/373 kB | 153/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 115/183 kB | 248/315 kB | 236/373 kB | 153/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 115/183 kB | 248/315 kB | 236/373 kB | 157/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 118/183 kB | 248/315 kB | 236/373 kB | 157/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 120/183 kB | 248/315 kB | 236/373 kB | 157/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 123/183 kB | 248/315 kB | 236/373 kB | 157/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 126/183 kB | 248/315 kB | 236/373 kB | 157/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 129/183 kB | 248/315 kB | 236/373 kB | 157/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 129/183 kB | 248/315 kB | 236/373 kB | 160/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 129/183 kB | 248/315 kB | 236/373 kB | 164/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 129/183 kB | 252/315 kB | 236/373 kB | 164/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 129/183 kB | 256/315 kB | 236/373 kB | 164/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 129/183 kB | 256/315 kB | 240/373 kB | 164/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 129/183 kB | 256/315 kB | 240/373 kB | 168/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 129/183 kB | 260/315 kB | 240/373 kB | 168/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 129/183 kB | 260/315 kB | 244/373 kB | 168/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 129/183 kB | 260/315 kB | 244/373 kB | 172/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 129/183 kB | 260/315 kB | 244/373 kB | 177/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 132/183 kB | 260/315 kB | 244/373 kB | 177/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 134/183 kB | 260/315 kB | 244/373 kB | 177/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 137/183 kB | 260/315 kB | 244/373 kB | 177/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 140/183 kB | 260/315 kB | 244/373 kB | 177/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 140/183 kB | 260/315 kB | 249/373 kB | 177/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 140/183 kB | 260/315 kB | 251/373 kB | 177/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 140/183 kB | 264/315 kB | 251/373 kB | 177/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 140/183 kB | 269/315 kB | 251/373 kB | 177/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 140/183 kB | 269/315 kB | 255/373 kB | 177/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 140/183 kB | 269/315 kB | 255/373 kB | 181/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 140/183 kB | 269/315 kB | 255/373 kB | 185/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 140/183 kB | 269/315 kB | 255/373 kB | 189/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 140/183 kB | 269/315 kB | 255/373 kB | 193/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 140/183 kB | 273/315 kB | 255/373 kB | 193/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 140/183 kB | 277/315 kB | 255/373 kB | 193/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 143/183 kB | 277/315 kB | 255/373 kB | 193/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 146/183 kB | 277/315 kB | 255/373 kB | 193/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 148/183 kB | 277/315 kB | 255/373 kB | 193/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 148/183 kB | 277/315 kB | 260/373 kB | 193/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 148/183 kB | 277/315 kB | 264/373 kB | 193/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 148/183 kB | 277/315 kB | 268/373 kB | 193/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 148/183 kB | 277/315 kB | 272/373 kB | 193/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 148/183 kB | 277/315 kB | 272/373 kB | 195/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 148/183 kB | 277/315 kB | 272/373 kB | 199/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 148/183 kB | 277/315 kB | 272/373 kB | 203/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 148/183 kB | 277/315 kB | 272/373 kB | 206/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 148/183 kB | 281/315 kB | 272/373 kB | 206/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 148/183 kB | 285/315 kB | 272/373 kB | 206/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 148/183 kB | 289/315 kB | 272/373 kB | 206/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 151/183 kB | 289/315 kB | 272/373 kB | 206/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 151/183 kB | 289/315 kB | 276/373 kB | 206/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 151/183 kB | 289/315 kB | 280/373 kB | 206/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 151/183 kB | 289/315 kB | 284/373 kB | 206/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 151/183 kB | 289/315 kB | 284/373 kB | 210/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 151/183 kB | 293/315 kB | 284/373 kB | 210/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 154/183 kB | 293/315 kB | 284/373 kB | 210/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 157/183 kB | 293/315 kB | 284/373 kB | 210/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 157/183 kB | 295/315 kB | 284/373 kB | 210/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 157/183 kB | 295/315 kB | 287/373 kB | 210/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 160/183 kB | 295/315 kB | 287/373 kB | 210/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 160/183 kB | 299/315 kB | 287/373 kB | 210/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 160/183 kB | 299/315 kB | 287/373 kB | 215/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 160/183 kB | 299/315 kB | 287/373 kB | 219/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 160/183 kB | 299/315 kB | 287/373 kB | 223/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 162/183 kB | 299/315 kB | 287/373 kB | 223/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 162/183 kB | 303/315 kB | 287/373 kB | 223/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 162/183 kB | 303/315 kB | 291/373 kB | 223/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 165/183 kB | 303/315 kB | 291/373 kB | 223/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 165/183 kB | 303/315 kB | 295/373 kB | 223/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 165/183 kB | 303/315 kB | 299/373 kB | 223/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 168/183 kB | 303/315 kB | 299/373 kB | 223/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 168/183 kB | 307/315 kB | 299/373 kB | 223/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 168/183 kB | 312/315 kB | 299/373 kB | 223/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 168/183 kB | 315 kB | 299/373 kB | 223/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 168/183 kB | 315 kB | 299/373 kB | 227/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 168/183 kB | 315 kB | 299/373 kB | 231/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 168/183 kB | 315 kB | 299/373 kB | 235/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 168/183 kB | 315 kB | 299/373 kB | 239/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 168/183 kB | 315 kB | 299/373 kB | 241/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 168/183 kB | 315 kB | 302/373 kB | 241/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 171/183 kB | 315 kB | 302/373 kB | 241/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 171/183 kB | 315 kB | 306/373 kB | 241/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 171/183 kB | 315 kB | 310/373 kB | 241/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 171/183 kB | 315 kB | 314/373 kB | 241/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 171/183 kB | 315 kB | 318/373 kB | 241/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 174/183 kB | 315 kB | 318/373 kB | 241/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 176/183 kB | 315 kB | 318/373 kB | 241/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 179/183 kB | 315 kB | 318/373 kB | 241/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 182/183 kB | 315 kB | 318/373 kB | 241/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 318/373 kB | 241/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 318/373 kB | 245/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 318/373 kB | 249/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 318/373 kB | 253/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 318/373 kB | 258/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 323/373 kB | 258/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 327/373 kB | 258/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 327/373 kB | 260/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 331/373 kB | 260/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 335/373 kB | 260/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 335/373 kB | 264/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 335/373 kB | 269/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 335/373 kB | 273/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 335/373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 339/373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 343/373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 347/373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 351/373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 355/373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 358/373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 362/373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 366/373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 370/373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 87/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 90/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 93/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 96/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 98/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 101/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 104/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 106/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 109/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 112/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 115/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 118/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 120/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 123/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 126/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 129/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 132/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 134/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 137/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 140/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 143/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 146/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 148/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 151/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 154/201 kB | 183 kB | 315 kB | 373 kB | 277/409 kB error 16-Dec-2022 03:01:48 Progress (5): 154/201 kB | 183 kB | 315 kB | 373 kB | 281/409 kB error 16-Dec-2022 03:01:48 Progress (5): 157/201 kB | 183 kB | 315 kB | 373 kB | 281/409 kB error 16-Dec-2022 03:01:48 Progress (5): 160/201 kB | 183 kB | 315 kB | 373 kB | 281/409 kB error 16-Dec-2022 03:01:48 Progress (5): 162/201 kB | 183 kB | 315 kB | 373 kB | 281/409 kB error 16-Dec-2022 03:01:48 Progress (5): 165/201 kB | 183 kB | 315 kB | 373 kB | 281/409 kB error 16-Dec-2022 03:01:48 Progress (5): 168/201 kB | 183 kB | 315 kB | 373 kB | 281/409 kB error 16-Dec-2022 03:01:48 Progress (5): 168/201 kB | 183 kB | 315 kB | 373 kB | 285/409 kB error 16-Dec-2022 03:01:48 Progress (5): 168/201 kB | 183 kB | 315 kB | 373 kB | 289/409 kB error 16-Dec-2022 03:01:48 Progress (5): 168/201 kB | 183 kB | 315 kB | 373 kB | 293/409 kB error 16-Dec-2022 03:01:48 Progress (5): 168/201 kB | 183 kB | 315 kB | 373 kB | 295/409 kB error 16-Dec-2022 03:01:48 Progress (5): 170/201 kB | 183 kB | 315 kB | 373 kB | 295/409 kB error 16-Dec-2022 03:01:48 Progress (5): 173/201 kB | 183 kB | 315 kB | 373 kB | 295/409 kB error 16-Dec-2022 03:01:48 Progress (5): 176/201 kB | 183 kB | 315 kB | 373 kB | 295/409 kB error 16-Dec-2022 03:01:48 Progress (5): 179/201 kB | 183 kB | 315 kB | 373 kB | 295/409 kB error 16-Dec-2022 03:01:48 Progress (5): 179/201 kB | 183 kB | 315 kB | 373 kB | 299/409 kB error 16-Dec-2022 03:01:48 Progress (5): 179/201 kB | 183 kB | 315 kB | 373 kB | 303/409 kB error 16-Dec-2022 03:01:48 Progress (5): 182/201 kB | 183 kB | 315 kB | 373 kB | 303/409 kB error 16-Dec-2022 03:01:48 Progress (5): 184/201 kB | 183 kB | 315 kB | 373 kB | 303/409 kB error 16-Dec-2022 03:01:48 Progress (5): 187/201 kB | 183 kB | 315 kB | 373 kB | 303/409 kB error 16-Dec-2022 03:01:48 Progress (5): 190/201 kB | 183 kB | 315 kB | 373 kB | 303/409 kB error 16-Dec-2022 03:01:48 Progress (5): 190/201 kB | 183 kB | 315 kB | 373 kB | 307/409 kB error 16-Dec-2022 03:01:48 Progress (5): 190/201 kB | 183 kB | 315 kB | 373 kB | 312/409 kB error 16-Dec-2022 03:01:48 Progress (5): 190/201 kB | 183 kB | 315 kB | 373 kB | 316/409 kB error 16-Dec-2022 03:01:48 Progress (5): 190/201 kB | 183 kB | 315 kB | 373 kB | 320/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 320/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 324/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 328/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 330/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 334/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 338/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 342/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 346/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 350/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 355/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 359/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 363/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 365/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 369/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 373/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 377/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 381/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 385/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 389/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 393/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 398/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 400/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 404/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 408/409 kB error 16-Dec-2022 03:01:48 Progress (5): 193/201 kB | 183 kB | 315 kB | 373 kB | 409 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 129 kB/s) error 16-Dec-2022 03:01:48 #14 28.56 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 16-Dec-2022 03:01:48 #14 28.58 Progress (4): 196/201 kB | 183 kB | 373 kB | 409 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 152 kB/s) error 16-Dec-2022 03:01:48 #14 28.58 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 16-Dec-2022 03:01:48 #14 28.58 Progress (3): 198/201 kB | 183 kB | 409 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 183 kB | 409 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 74 kB/s) error 16-Dec-2022 03:01:48 #14 28.59 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar error 16-Dec-2022 03:01:48 #14 28.70 Progress (3): 201 kB | 409 kB | 3.3/61 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 409 kB | 6.1/61 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 409 kB | 8.9/61 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 409 kB | 12/61 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 409 kB | 14/61 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 409 kB | 17/61 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 409 kB | 20/61 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 409 kB | 23/61 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 409 kB | 26/61 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 409 kB | 28/61 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 409 kB | 31/61 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 409 kB | 34/61 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 409 kB | 37/61 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 409 kB | 40/61 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 409 kB | 42/61 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 409 kB | 45/61 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 409 kB | 48/61 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 409 kB | 51/61 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 409 kB | 54/61 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 409 kB | 56/61 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 409 kB | 59/61 kB error 16-Dec-2022 03:01:48 Progress (3): 201 kB | 409 kB | 61 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 78 kB/s) error 16-Dec-2022 03:01:48 #14 28.70 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 16-Dec-2022 03:01:48 #14 28.73 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 157 kB/s) error 16-Dec-2022 03:01:48 #14 28.74 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 16-Dec-2022 03:01:48 #14 28.82 Progress (2): 61 kB | 3.3/12 kB error 16-Dec-2022 03:01:48 Progress (2): 61 kB | 6.1/12 kB error 16-Dec-2022 03:01:48 Progress (2): 61 kB | 8.9/12 kB error 16-Dec-2022 03:01:48 Progress (2): 61 kB | 12/12 kB error 16-Dec-2022 03:01:48 Progress (2): 61 kB | 12 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 23 kB/s) error 16-Dec-2022 03:01:48 #14 28.83 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 16-Dec-2022 03:01:48 #14 28.91 Progress (2): 12 kB | 0/7.5 MB error 16-Dec-2022 03:01:48 Progress (2): 12 kB | 0.1/7.5 MB error 16-Dec-2022 03:01:48 Progress (3): 12 kB | 0.1/7.5 MB | 3.3/57 kB error 16-Dec-2022 03:01:48 Progress (3): 12 kB | 0.1/7.5 MB | 6.1/57 kB error 16-Dec-2022 03:01:48 Progress (3): 12 kB | 0.1/7.5 MB | 8.9/57 kB error 16-Dec-2022 03:01:48 Progress (3): 12 kB | 0.1/7.5 MB | 12/57 kB error 16-Dec-2022 03:01:48 Progress (3): 12 kB | 0.1/7.5 MB | 12/57 kB error 16-Dec-2022 03:01:48 Progress (3): 12 kB | 0.2/7.5 MB | 12/57 kB error 16-Dec-2022 03:01:48 Progress (3): 12 kB | 0.2/7.5 MB | 12/57 kB error 16-Dec-2022 03:01:48 Progress (3): 12 kB | 0.3/7.5 MB | 12/57 kB error 16-Dec-2022 03:01:48 Progress (3): 12 kB | 0.3/7.5 MB | 12/57 kB error 16-Dec-2022 03:01:48 Progress (3): 12 kB | 0.3/7.5 MB | 12/57 kB error 16-Dec-2022 03:01:48 Progress (3): 12 kB | 0.4/7.5 MB | 12/57 kB error 16-Dec-2022 03:01:48 Progress (3): 12 kB | 0.4/7.5 MB | 12/57 kB error 16-Dec-2022 03:01:48 Progress (3): 12 kB | 0.5/7.5 MB | 12/57 kB error 16-Dec-2022 03:01:48 Progress (3): 12 kB | 0.5/7.5 MB | 12/57 kB error 16-Dec-2022 03:01:48 Progress (3): 12 kB | 0.5/7.5 MB | 12/57 kB error 16-Dec-2022 03:01:48 Progress (3): 12 kB | 0.6/7.5 MB | 12/57 kB error 16-Dec-2022 03:01:48 Progress (3): 12 kB | 0.6/7.5 MB | 12/57 kB error 16-Dec-2022 03:01:48 Progress (3): 12 kB | 0.7/7.5 MB | 12/57 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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.3 kB/s) error 16-Dec-2022 03:01:48 #14 28.94 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 16-Dec-2022 03:01:48 #14 28.95 Progress (3): 0.7/7.5 MB | 12/57 kB | 3.3/157 kB error 16-Dec-2022 03:01:48 Progress (3): 0.7/7.5 MB | 12/57 kB | 6.1/157 kB error 16-Dec-2022 03:01:48 Progress (3): 0.7/7.5 MB | 12/57 kB | 8.9/157 kB error 16-Dec-2022 03:01:48 Progress (3): 0.7/7.5 MB | 12/57 kB | 12/157 kB error 16-Dec-2022 03:01:48 Progress (3): 0.7/7.5 MB | 12/57 kB | 14/157 kB error 16-Dec-2022 03:01:48 Progress (3): 0.7/7.5 MB | 12/57 kB | 17/157 kB error 16-Dec-2022 03:01:48 Progress (3): 0.7/7.5 MB | 12/57 kB | 20/157 kB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 20/157 kB | 0/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 20/157 kB | 0/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 23/157 kB | 0/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 26/157 kB | 0/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 26/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 26/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 26/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 28/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 28/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 31/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 34/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 37/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 40/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 42/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 45/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 48/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 51/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 54/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 56/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 59/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 62/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 65/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 68/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 70/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 73/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 76/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 79/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 82/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 84/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 87/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 90/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 93/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 96/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 98/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 101/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 104/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 107/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 110/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 112/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 115/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 118/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 121/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 124/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 126/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 129/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 132/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 135/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 138/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 140/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 143/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 146/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 149/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 152/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 154/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 157/157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 157 kB | 0.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 157 kB | 0.2/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 157 kB | 0.2/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 157 kB | 0.2/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 157 kB | 0.2/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 157 kB | 0.2/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 157 kB | 0.3/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 157 kB | 0.3/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 157 kB | 0.3/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 157 kB | 0.3/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 157 kB | 0.3/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 157 kB | 0.4/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 157 kB | 0.4/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 157 kB | 0.4/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 157 kB | 0.4/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 157 kB | 0.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.7/7.5 MB | 12/57 kB | 157 kB | 0.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.8/7.5 MB | 12/57 kB | 157 kB | 0.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.8/7.5 MB | 12/57 kB | 157 kB | 0.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.8/7.5 MB | 14/57 kB | 157 kB | 0.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.8/7.5 MB | 17/57 kB | 157 kB | 0.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.8/7.5 MB | 20/57 kB | 157 kB | 0.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.8/7.5 MB | 23/57 kB | 157 kB | 0.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.8/7.5 MB | 26/57 kB | 157 kB | 0.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.8/7.5 MB | 28/57 kB | 157 kB | 0.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.8/7.5 MB | 31/57 kB | 157 kB | 0.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.8/7.5 MB | 34/57 kB | 157 kB | 0.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.8/7.5 MB | 37/57 kB | 157 kB | 0.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.8/7.5 MB | 40/57 kB | 157 kB | 0.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.8/7.5 MB | 40/57 kB | 157 kB | 0.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.8/7.5 MB | 40/57 kB | 157 kB | 0.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.8/7.5 MB | 40/57 kB | 157 kB | 0.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.8/7.5 MB | 40/57 kB | 157 kB | 0.6/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.8/7.5 MB | 40/57 kB | 157 kB | 0.6/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.8/7.5 MB | 40/57 kB | 157 kB | 0.6/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.8/7.5 MB | 40/57 kB | 157 kB | 0.6/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.9/7.5 MB | 40/57 kB | 157 kB | 0.6/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 0.9/7.5 MB | 40/57 kB | 157 kB | 0.6/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.0/7.5 MB | 40/57 kB | 157 kB | 0.6/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.0/7.5 MB | 40/57 kB | 157 kB | 0.6/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.0/7.5 MB | 40/57 kB | 157 kB | 0.6/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.1/7.5 MB | 40/57 kB | 157 kB | 0.6/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.1/7.5 MB | 40/57 kB | 157 kB | 0.6/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.2/7.5 MB | 40/57 kB | 157 kB | 0.6/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.2/7.5 MB | 40/57 kB | 157 kB | 0.6/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.2/7.5 MB | 40/57 kB | 157 kB | 0.6/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.2/7.5 MB | 40/57 kB | 157 kB | 0.6/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.2/7.5 MB | 40/57 kB | 157 kB | 0.7/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.2/7.5 MB | 40/57 kB | 157 kB | 0.7/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.3/7.5 MB | 40/57 kB | 157 kB | 0.7/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.3/7.5 MB | 40/57 kB | 157 kB | 0.7/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.3/7.5 MB | 40/57 kB | 157 kB | 0.7/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.3/7.5 MB | 40/57 kB | 157 kB | 0.7/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.3/7.5 MB | 40/57 kB | 157 kB | 0.7/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.3/7.5 MB | 40/57 kB | 157 kB | 0.8/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.3/7.5 MB | 40/57 kB | 157 kB | 0.8/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.3/7.5 MB | 40/57 kB | 157 kB | 0.8/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.4/7.5 MB | 40/57 kB | 157 kB | 0.8/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.4/7.5 MB | 40/57 kB | 157 kB | 0.8/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.4/7.5 MB | 40/57 kB | 157 kB | 0.8/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.4/7.5 MB | 40/57 kB | 157 kB | 0.9/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.4/7.5 MB | 40/57 kB | 157 kB | 0.9/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.4/7.5 MB | 40/57 kB | 157 kB | 0.9/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.4/7.5 MB | 40/57 kB | 157 kB | 0.9/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.5/7.5 MB | 40/57 kB | 157 kB | 0.9/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.5/7.5 MB | 40/57 kB | 157 kB | 0.9/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.5/7.5 MB | 42/57 kB | 157 kB | 0.9/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.5/7.5 MB | 45/57 kB | 157 kB | 0.9/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.5/7.5 MB | 48/57 kB | 157 kB | 0.9/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.5/7.5 MB | 51/57 kB | 157 kB | 0.9/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.5/7.5 MB | 54/57 kB | 157 kB | 0.9/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 1.5/7.5 MB | 56/57 kB | 157 kB | 0.9/3.7 MB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 53 kB/s) error 16-Dec-2022 03:01:48 #14 29.12 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 16-Dec-2022 03:01:48 #14 29.12 Progress (3): 1.5/7.5 MB | 57 kB | 0.9/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 1.5/7.5 MB | 57 kB | 0.9/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 1.5/7.5 MB | 57 kB | 0.9/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 1.5/7.5 MB | 57 kB | 1.0/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 1.5/7.5 MB | 57 kB | 1.0/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 1.6/7.5 MB | 57 kB | 1.0/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 1.6/7.5 MB | 57 kB | 1.0/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 1.6/7.5 MB | 57 kB | 1.0/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 1.7/7.5 MB | 57 kB | 1.0/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 1.7/7.5 MB | 57 kB | 1.0/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 1.8/7.5 MB | 57 kB | 1.0/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 1.8/7.5 MB | 57 kB | 1.0/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 1.8/7.5 MB | 57 kB | 1.0/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 1.8/7.5 MB | 57 kB | 1.0/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 1.8/7.5 MB | 57 kB | 1.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 1.8/7.5 MB | 57 kB | 1.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 1.8/7.5 MB | 57 kB | 1.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 1.8/7.5 MB | 57 kB | 1.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 1.9/7.5 MB | 57 kB | 1.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 1.9/7.5 MB | 57 kB | 1.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.0/7.5 MB | 57 kB | 1.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.0/7.5 MB | 57 kB | 1.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.0/7.5 MB | 57 kB | 1.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.1/7.5 MB | 57 kB | 1.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.1/7.5 MB | 57 kB | 1.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.2/7.5 MB | 57 kB | 1.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.2/7.5 MB | 57 kB | 1.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.2/7.5 MB | 57 kB | 1.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.2/7.5 MB | 57 kB | 1.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.3/7.5 MB | 57 kB | 1.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.3/7.5 MB | 57 kB | 1.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.3/7.5 MB | 57 kB | 1.1/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.3/7.5 MB | 57 kB | 1.2/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.3/7.5 MB | 57 kB | 1.2/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.3/7.5 MB | 57 kB | 1.2/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.3/7.5 MB | 57 kB | 1.2/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.3/7.5 MB | 57 kB | 1.3/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.3/7.5 MB | 57 kB | 1.3/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.4/7.5 MB | 57 kB | 1.3/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.4/7.5 MB | 57 kB | 1.3/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.5/7.5 MB | 57 kB | 1.3/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.5/7.5 MB | 57 kB | 1.3/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.5/7.5 MB | 57 kB | 1.3/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.5/7.5 MB | 57 kB | 1.3/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.5/7.5 MB | 57 kB | 1.3/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.5/7.5 MB | 57 kB | 1.3/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.5/7.5 MB | 57 kB | 1.4/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.5/7.5 MB | 57 kB | 1.4/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.6/7.5 MB | 57 kB | 1.4/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.6/7.5 MB | 57 kB | 1.4/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.6/7.5 MB | 57 kB | 1.4/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.6/7.5 MB | 57 kB | 1.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.6/7.5 MB | 57 kB | 1.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.7/7.5 MB | 57 kB | 1.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.7/7.5 MB | 57 kB | 1.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.7/7.5 MB | 57 kB | 1.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.7/7.5 MB | 57 kB | 1.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.7/7.5 MB | 57 kB | 1.5/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.7/7.5 MB | 57 kB | 1.6/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.7/7.5 MB | 57 kB | 1.6/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.7/7.5 MB | 57 kB | 1.6/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.7/7.5 MB | 57 kB | 1.6/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.7/7.5 MB | 57 kB | 1.6/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.7/7.5 MB | 57 kB | 1.7/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/7.5 MB | 57 kB | 1.7/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/7.5 MB | 57 kB | 1.7/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/7.5 MB | 57 kB | 1.7/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.9/7.5 MB | 57 kB | 1.7/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.9/7.5 MB | 57 kB | 1.7/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.9/7.5 MB | 57 kB | 1.7/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 2.9/7.5 MB | 57 kB | 1.7/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 3.0/7.5 MB | 57 kB | 1.7/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 3.0/7.5 MB | 57 kB | 1.7/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 3.0/7.5 MB | 57 kB | 1.7/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 3.0/7.5 MB | 57 kB | 1.8/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 3.0/7.5 MB | 57 kB | 1.8/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 3.0/7.5 MB | 57 kB | 1.8/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 3.0/7.5 MB | 57 kB | 1.8/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 3.0/7.5 MB | 57 kB | 1.9/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 3.0/7.5 MB | 57 kB | 1.9/3.7 MB error 16-Dec-2022 03:01:48 Progress (3): 3.0/7.5 MB | 57 kB | 1.9/3.7 MB error 16-Dec-2022 03:01:48 Progress (4): 3.0/7.5 MB | 57 kB | 1.9/3.7 MB | 0/1.3 MB error 16-Dec-2022 03:01:48 Progress (4): 3.0/7.5 MB | 57 kB | 1.9/3.7 MB | 0/1.3 MB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 18 kB/s) error 16-Dec-2022 03:01:48 #14 29.26 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 16-Dec-2022 03:01:48 #14 29.27 Progress (3): 3.0/7.5 MB | 1.9/3.7 MB | 0/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.1/7.5 MB | 1.9/3.7 MB | 0/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.1/7.5 MB | 1.9/3.7 MB | 0/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.1/7.5 MB | 1.9/3.7 MB | 0/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.1/7.5 MB | 1.9/3.7 MB | 0/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.2/7.5 MB | 1.9/3.7 MB | 0/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.2/7.5 MB | 1.9/3.7 MB | 0/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.2/7.5 MB | 1.9/3.7 MB | 0/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.3/7.5 MB | 1.9/3.7 MB | 0/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.3/7.5 MB | 1.9/3.7 MB | 0/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.3/7.5 MB | 1.9/3.7 MB | 0/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 0/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.3/7.5 MB | 2.1/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.3/7.5 MB | 2.1/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.3/7.5 MB | 2.1/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.3/7.5 MB | 2.1/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.3/7.5 MB | 2.2/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.3/7.5 MB | 2.2/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.4/7.5 MB | 2.2/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.4/7.5 MB | 2.2/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.4/7.5 MB | 2.2/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.4/7.5 MB | 2.2/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.4/7.5 MB | 2.2/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.4/7.5 MB | 2.2/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.4/7.5 MB | 2.2/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.4/7.5 MB | 2.2/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.4/7.5 MB | 2.2/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.4/7.5 MB | 2.2/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.4/7.5 MB | 2.2/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.4/7.5 MB | 2.2/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.4/7.5 MB | 2.2/3.7 MB | 0.1/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.4/7.5 MB | 2.2/3.7 MB | 0.2/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.4/7.5 MB | 2.2/3.7 MB | 0.2/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.4/7.5 MB | 2.2/3.7 MB | 0.2/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.4/7.5 MB | 2.2/3.7 MB | 0.2/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.5/7.5 MB | 2.2/3.7 MB | 0.2/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.5/7.5 MB | 2.2/3.7 MB | 0.2/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.5/7.5 MB | 2.3/3.7 MB | 0.2/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.5/7.5 MB | 2.3/3.7 MB | 0.2/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.5/7.5 MB | 2.3/3.7 MB | 0.2/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.5/7.5 MB | 2.3/3.7 MB | 0.2/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.5/7.5 MB | 2.3/3.7 MB | 0.2/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.5/7.5 MB | 2.3/3.7 MB | 0.2/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.5/7.5 MB | 2.3/3.7 MB | 0.2/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.5/7.5 MB | 2.3/3.7 MB | 0.2/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.5/7.5 MB | 2.3/3.7 MB | 0.2/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.5/7.5 MB | 2.3/3.7 MB | 0.2/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.5/7.5 MB | 2.3/3.7 MB | 0.2/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.5/7.5 MB | 2.3/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.5/7.5 MB | 2.3/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.5/7.5 MB | 2.3/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.5/7.5 MB | 2.3/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.5/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.5/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.5/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.6/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.6/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.6/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.7/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.7/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.8/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.8/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.8/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.8/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.8/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.8/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.8/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.8/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.8/7.5 MB | 2.4/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.8/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.8/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.8/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.8/7.5 MB | 2.5/3.7 MB | 0.3/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.8/7.5 MB | 2.5/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.8/7.5 MB | 2.5/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.8/7.5 MB | 2.5/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.8/7.5 MB | 2.5/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.8/7.5 MB | 2.5/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.8/7.5 MB | 2.5/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.9/7.5 MB | 2.5/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.9/7.5 MB | 2.5/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.9/7.5 MB | 2.5/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.9/7.5 MB | 2.5/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.9/7.5 MB | 2.5/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.9/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.9/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.9/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.9/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.9/7.5 MB | 2.6/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.9/7.5 MB | 2.7/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.9/7.5 MB | 2.7/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.9/7.5 MB | 2.7/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.9/7.5 MB | 2.7/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.9/7.5 MB | 2.7/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.9/7.5 MB | 2.8/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 3.9/7.5 MB | 2.8/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.0/7.5 MB | 2.8/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.0/7.5 MB | 2.8/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.0/7.5 MB | 2.8/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.0/7.5 MB | 2.8/3.7 MB | 0.4/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.0/7.5 MB | 2.8/3.7 MB | 0.5/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.0/7.5 MB | 2.8/3.7 MB | 0.5/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.1/7.5 MB | 2.8/3.7 MB | 0.5/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.1/7.5 MB | 2.8/3.7 MB | 0.5/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.1/7.5 MB | 2.8/3.7 MB | 0.5/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.1/7.5 MB | 2.8/3.7 MB | 0.5/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.1/7.5 MB | 2.8/3.7 MB | 0.5/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.1/7.5 MB | 2.8/3.7 MB | 0.5/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.1/7.5 MB | 2.8/3.7 MB | 0.5/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.1/7.5 MB | 2.8/3.7 MB | 0.5/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.1/7.5 MB | 2.8/3.7 MB | 0.5/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.1/7.5 MB | 2.8/3.7 MB | 0.5/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.1/7.5 MB | 2.8/3.7 MB | 0.5/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.1/7.5 MB | 2.8/3.7 MB | 0.5/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.1/7.5 MB | 2.8/3.7 MB | 0.5/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.1/7.5 MB | 2.8/3.7 MB | 0.5/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.1/7.5 MB | 2.8/3.7 MB | 0.5/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.1/7.5 MB | 2.8/3.7 MB | 0.5/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.1/7.5 MB | 2.9/3.7 MB | 0.5/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.1/7.5 MB | 2.9/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.1/7.5 MB | 2.9/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.1/7.5 MB | 2.9/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.2/7.5 MB | 2.9/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.2/7.5 MB | 2.9/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.2/7.5 MB | 2.9/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.2/7.5 MB | 2.9/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.2/7.5 MB | 2.9/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.2/7.5 MB | 2.9/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.2/7.5 MB | 2.9/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.3/7.5 MB | 2.9/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.3/7.5 MB | 2.9/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.3/7.5 MB | 2.9/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.3/7.5 MB | 2.9/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.3/7.5 MB | 3.0/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.3/7.5 MB | 3.0/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.3/7.5 MB | 3.0/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.3/7.5 MB | 3.0/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.3/7.5 MB | 3.0/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.3/7.5 MB | 3.0/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.3/7.5 MB | 3.0/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.3/7.5 MB | 3.0/3.7 MB | 0.6/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.3/7.5 MB | 3.0/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.3/7.5 MB | 3.0/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.3/7.5 MB | 3.0/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.3/7.5 MB | 3.0/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.3/7.5 MB | 3.1/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.3/7.5 MB | 3.1/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.3/7.5 MB | 3.1/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.3/7.5 MB | 3.1/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.3/7.5 MB | 3.1/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.4/7.5 MB | 3.1/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.4/7.5 MB | 3.1/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.4/7.5 MB | 3.1/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.1/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.1/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.1/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.1/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.1/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.1/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.5/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB error 16-Dec-2022 03:01:48 Progress (3): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.1/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.1/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.1/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.1/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.1/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.1/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.1/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.1/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.1/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.2/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.2/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.2/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.2/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.2/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.2/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.2/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 0.2/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 0.2/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 0.2/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 0.2/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 0.2/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.6/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.2/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.7/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.2/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.7/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.2/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.7/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.2/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.7/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.2/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.7/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.2/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.7/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.2/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.7/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.2/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.7/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.7/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.7/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 0.3/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.5/3.7 MB | 1.0/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.5/3.7 MB | 1.0/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.5/3.7 MB | 1.0/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.5/3.7 MB | 1.0/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.5/3.7 MB | 1.0/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.5/3.7 MB | 1.0/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.8/7.5 MB | 3.5/3.7 MB | 1.0/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.9/7.5 MB | 3.5/3.7 MB | 1.0/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.9/7.5 MB | 3.5/3.7 MB | 1.0/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.9/7.5 MB | 3.5/3.7 MB | 1.0/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.9/7.5 MB | 3.5/3.7 MB | 1.0/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 0.4/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 4.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.2/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.2/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.2/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.2/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (4): 5.0/7.5 MB | 3.6/3.7 MB | 1.2/1.3 MB | 0.5/1.8 MB error 16-Dec-2022 03:01:48 Progress (5): 5.0/7.5 MB | 3.6/3.7 MB | 1.2/1.3 MB | 0.5/1.8 MB | 4.1/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.0/7.5 MB | 3.6/3.7 MB | 1.2/1.3 MB | 0.5/1.8 MB | 7.5/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.0/7.5 MB | 3.6/3.7 MB | 1.2/1.3 MB | 0.5/1.8 MB | 7.5/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.0/7.5 MB | 3.7/3.7 MB | 1.2/1.3 MB | 0.5/1.8 MB | 7.5/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.0/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.5/1.8 MB | 7.5/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.0/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.5/1.8 MB | 7.5/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.0/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.5/1.8 MB | 7.5/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.5/1.8 MB | 7.5/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.5/1.8 MB | 7.5/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 7.5/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 7.5/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 7.5/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 12/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 16/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 20/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 24/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 28/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 32/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 36/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 40/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 42/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 46/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 51/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 55/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 59/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 59/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 62/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 62/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 66/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 71/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 75/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 75/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 75/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 75/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 75/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 75/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 75/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 75/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.6/1.8 MB | 75/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 75/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 75/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 75/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 79/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 83/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 87/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 89/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 93/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 98/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 102/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 106/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 110/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 114/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 116/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 120/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.1/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 125/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 125/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 129/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 133/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 137/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 141/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 141/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 141/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 141/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 141/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 141/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 145/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 145/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 145/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 145/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 145/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 145/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.2/1.3 MB | 0.7/1.8 MB | 149/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 149/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 153/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 157/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 161/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 165/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 165/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 170/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 174/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 178/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 182/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 186/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 188/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 192/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 197/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 197/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 201/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 201/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 205/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 205/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 209/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 213/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 213/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 213/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 213/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 213/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 213/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 213/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 213/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 213/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 213/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.7/1.8 MB | 213/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 213/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 213/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 213/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 217/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 221/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 225/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 229/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 233/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 233/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 237/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 242/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 246/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 250/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 254/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 258/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 260/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 264/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 269/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 273/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 277/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 281/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 285/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3/1.3 MB | 0.8/1.8 MB | 287/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3 MB | 0.8/1.8 MB | 287/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3 MB | 0.8/1.8 MB | 287/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3 MB | 0.8/1.8 MB | 291/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3 MB | 0.8/1.8 MB | 296/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3 MB | 0.8/1.8 MB | 300/303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3 MB | 0.8/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3 MB | 0.8/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3 MB | 0.8/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3 MB | 0.8/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3 MB | 0.8/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3 MB | 0.8/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3 MB | 0.8/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3 MB | 0.8/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3 MB | 0.8/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3 MB | 0.8/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3 MB | 0.8/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3 MB | 0.9/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3 MB | 0.9/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3 MB | 0.9/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.4/7.5 MB | 3.7 MB | 1.3 MB | 0.9/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.5/7.5 MB | 3.7 MB | 1.3 MB | 0.9/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.5/7.5 MB | 3.7 MB | 1.3 MB | 0.9/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.5/7.5 MB | 3.7 MB | 1.3 MB | 0.9/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.5/7.5 MB | 3.7 MB | 1.3 MB | 0.9/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.5/7.5 MB | 3.7 MB | 1.3 MB | 0.9/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.5/7.5 MB | 3.7 MB | 1.3 MB | 0.9/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.5/7.5 MB | 3.7 MB | 1.3 MB | 0.9/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.6/7.5 MB | 3.7 MB | 1.3 MB | 0.9/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.6/7.5 MB | 3.7 MB | 1.3 MB | 0.9/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.6/7.5 MB | 3.7 MB | 1.3 MB | 0.9/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.6/7.5 MB | 3.7 MB | 1.3 MB | 0.9/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.6/7.5 MB | 3.7 MB | 1.3 MB | 0.9/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.6/7.5 MB | 3.7 MB | 1.3 MB | 1.0/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.6/7.5 MB | 3.7 MB | 1.3 MB | 1.0/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.7/7.5 MB | 3.7 MB | 1.3 MB | 1.0/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.7/7.5 MB | 3.7 MB | 1.3 MB | 1.0/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.7/7.5 MB | 3.7 MB | 1.3 MB | 1.0/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.7/7.5 MB | 3.7 MB | 1.3 MB | 1.0/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.7/7.5 MB | 3.7 MB | 1.3 MB | 1.0/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.7/7.5 MB | 3.7 MB | 1.3 MB | 1.0/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.7/7.5 MB | 3.7 MB | 1.3 MB | 1.0/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.7/7.5 MB | 3.7 MB | 1.3 MB | 1.0/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.8/7.5 MB | 3.7 MB | 1.3 MB | 1.0/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.8/7.5 MB | 3.7 MB | 1.3 MB | 1.0/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.8/7.5 MB | 3.7 MB | 1.3 MB | 1.0/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.8/7.5 MB | 3.7 MB | 1.3 MB | 1.0/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.8/7.5 MB | 3.7 MB | 1.3 MB | 1.0/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.8/7.5 MB | 3.7 MB | 1.3 MB | 1.1/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.8/7.5 MB | 3.7 MB | 1.3 MB | 1.1/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (5): 5.8/7.5 MB | 3.7 MB | 1.3 MB | 1.1/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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.0 MB/s) error 16-Dec-2022 03:01:48 #14 29.74 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 16-Dec-2022 03:01:48 #14 29.74 Progress (4): 5.8/7.5 MB | 1.3 MB | 1.1/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 5.8/7.5 MB | 1.3 MB | 1.1/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 5.8/7.5 MB | 1.3 MB | 1.1/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 5.8/7.5 MB | 1.3 MB | 1.1/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 5.8/7.5 MB | 1.3 MB | 1.1/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 5.8/7.5 MB | 1.3 MB | 1.1/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 5.8/7.5 MB | 1.3 MB | 1.1/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 5.8/7.5 MB | 1.3 MB | 1.1/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 5.8/7.5 MB | 1.3 MB | 1.1/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 5.8/7.5 MB | 1.3 MB | 1.2/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 5.8/7.5 MB | 1.3 MB | 1.2/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 5.8/7.5 MB | 1.3 MB | 1.2/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 5.8/7.5 MB | 1.3 MB | 1.2/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 5.8/7.5 MB | 1.3 MB | 1.2/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 5.8/7.5 MB | 1.3 MB | 1.2/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 5.8/7.5 MB | 1.3 MB | 1.2/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 5.8/7.5 MB | 1.3 MB | 1.2/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 5.8/7.5 MB | 1.3 MB | 1.2/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 5.8/7.5 MB | 1.3 MB | 1.2/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 5.9/7.5 MB | 1.3 MB | 1.2/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 5.9/7.5 MB | 1.3 MB | 1.2/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 5.9/7.5 MB | 1.3 MB | 1.2/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.0/7.5 MB | 1.3 MB | 1.2/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.0/7.5 MB | 1.3 MB | 1.2/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.0/7.5 MB | 1.3 MB | 1.2/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.0/7.5 MB | 1.3 MB | 1.2/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.0/7.5 MB | 1.3 MB | 1.3/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.0/7.5 MB | 1.3 MB | 1.3/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.0/7.5 MB | 1.3 MB | 1.3/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.0/7.5 MB | 1.3 MB | 1.3/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.0/7.5 MB | 1.3 MB | 1.3/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.1/7.5 MB | 1.3 MB | 1.3/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.1/7.5 MB | 1.3 MB | 1.3/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.1/7.5 MB | 1.3 MB | 1.3/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.1/7.5 MB | 1.3 MB | 1.3/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.1/7.5 MB | 1.3 MB | 1.3/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.1/7.5 MB | 1.3 MB | 1.3/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.1/7.5 MB | 1.3 MB | 1.3/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.1/7.5 MB | 1.3 MB | 1.3/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.1/7.5 MB | 1.3 MB | 1.3/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.2/7.5 MB | 1.3 MB | 1.3/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.2/7.5 MB | 1.3 MB | 1.3/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.2/7.5 MB | 1.3 MB | 1.4/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.2/7.5 MB | 1.3 MB | 1.4/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.2/7.5 MB | 1.3 MB | 1.4/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.2/7.5 MB | 1.3 MB | 1.4/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.2/7.5 MB | 1.3 MB | 1.4/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.3/7.5 MB | 1.3 MB | 1.4/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.3/7.5 MB | 1.3 MB | 1.4/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.3/7.5 MB | 1.3 MB | 1.4/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.3/7.5 MB | 1.3 MB | 1.4/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.3/7.5 MB | 1.3 MB | 1.4/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.3/7.5 MB | 1.3 MB | 1.4/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.3/7.5 MB | 1.3 MB | 1.4/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.3/7.5 MB | 1.3 MB | 1.4/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.3/7.5 MB | 1.3 MB | 1.4/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.3/7.5 MB | 1.3 MB | 1.5/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.3/7.5 MB | 1.3 MB | 1.5/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.3/7.5 MB | 1.3 MB | 1.5/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.3/7.5 MB | 1.3 MB | 1.5/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.3/7.5 MB | 1.3 MB | 1.5/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.3/7.5 MB | 1.3 MB | 1.5/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.3/7.5 MB | 1.3 MB | 1.5/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.3/7.5 MB | 1.3 MB | 1.5/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.3/7.5 MB | 1.3 MB | 1.5/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.3/7.5 MB | 1.3 MB | 1.5/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.3/7.5 MB | 1.3 MB | 1.5/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.3/7.5 MB | 1.3 MB | 1.5/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (4): 6.4/7.5 MB | 1.3 MB | 1.5/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 360 kB/s) error 16-Dec-2022 03:01:48 #14 29.80 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 16-Dec-2022 03:01:48 #14 29.81 Progress (3): 6.4/7.5 MB | 1.5/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (3): 6.4/7.5 MB | 1.5/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (3): 6.4/7.5 MB | 1.6/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (3): 6.4/7.5 MB | 1.6/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (3): 6.4/7.5 MB | 1.6/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (3): 6.4/7.5 MB | 1.6/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (3): 6.4/7.5 MB | 1.6/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (3): 6.4/7.5 MB | 1.6/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (3): 6.4/7.5 MB | 1.6/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 Progress (3): 6.5/7.5 MB | 1.6/1.8 MB | 303 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 82 kB/s) error 16-Dec-2022 03:01:48 #14 29.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar error 16-Dec-2022 03:01:48 #14 29.83 Progress (2): 6.5/7.5 MB | 1.6/1.8 MB error 16-Dec-2022 03:01:48 Progress (2): 6.5/7.5 MB | 1.6/1.8 MB error 16-Dec-2022 03:01:48 Progress (2): 6.5/7.5 MB | 1.6/1.8 MB error 16-Dec-2022 03:01:48 Progress (2): 6.5/7.5 MB | 1.6/1.8 MB error 16-Dec-2022 03:01:48 Progress (2): 6.5/7.5 MB | 1.6/1.8 MB error 16-Dec-2022 03:01:48 Progress (2): 6.5/7.5 MB | 1.6/1.8 MB error 16-Dec-2022 03:01:48 Progress (2): 6.5/7.5 MB | 1.6/1.8 MB error 16-Dec-2022 03:01:48 Progress (2): 6.5/7.5 MB | 1.7/1.8 MB error 16-Dec-2022 03:01:48 Progress (2): 6.5/7.5 MB | 1.7/1.8 MB error 16-Dec-2022 03:01:48 Progress (2): 6.6/7.5 MB | 1.7/1.8 MB error 16-Dec-2022 03:01:48 Progress (2): 6.6/7.5 MB | 1.7/1.8 MB error 16-Dec-2022 03:01:48 Progress (2): 6.6/7.5 MB | 1.7/1.8 MB error 16-Dec-2022 03:01:48 Progress (2): 6.6/7.5 MB | 1.7/1.8 MB error 16-Dec-2022 03:01:48 Progress (2): 6.6/7.5 MB | 1.7/1.8 MB error 16-Dec-2022 03:01:48 Progress (2): 6.6/7.5 MB | 1.7/1.8 MB error 16-Dec-2022 03:01:48 Progress (2): 6.6/7.5 MB | 1.7/1.8 MB error 16-Dec-2022 03:01:48 Progress (2): 6.6/7.5 MB | 1.7/1.8 MB error 16-Dec-2022 03:01:48 Progress (2): 6.7/7.5 MB | 1.7/1.8 MB error 16-Dec-2022 03:01:48 Progress (2): 6.7/7.5 MB | 1.7/1.8 MB error 16-Dec-2022 03:01:48 Progress (2): 6.8/7.5 MB | 1.7/1.8 MB error 16-Dec-2022 03:01:48 Progress (2): 6.8/7.5 MB | 1.7/1.8 MB error 16-Dec-2022 03:01:48 Progress (2): 6.8/7.5 MB | 1.7/1.8 MB error 16-Dec-2022 03:01:48 Progress (3): 6.8/7.5 MB | 1.7/1.8 MB | 3.3/24 kB error 16-Dec-2022 03:01:48 Progress (3): 6.8/7.5 MB | 1.7/1.8 MB | 6.1/24 kB error 16-Dec-2022 03:01:48 Progress (3): 6.8/7.5 MB | 1.7/1.8 MB | 8.9/24 kB error 16-Dec-2022 03:01:48 Progress (3): 6.9/7.5 MB | 1.7/1.8 MB | 8.9/24 kB error 16-Dec-2022 03:01:48 Progress (3): 6.9/7.5 MB | 1.7/1.8 MB | 12/24 kB error 16-Dec-2022 03:01:48 Progress (3): 6.9/7.5 MB | 1.7/1.8 MB | 15/24 kB error 16-Dec-2022 03:01:48 Progress (3): 6.9/7.5 MB | 1.7/1.8 MB | 17/24 kB error 16-Dec-2022 03:01:48 Progress (3): 6.9/7.5 MB | 1.7/1.8 MB | 20/24 kB error 16-Dec-2022 03:01:48 Progress (3): 6.9/7.5 MB | 1.7/1.8 MB | 23/24 kB error 16-Dec-2022 03:01:48 Progress (3): 6.9/7.5 MB | 1.7/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 6.9/7.5 MB | 1.7/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.0/7.5 MB | 1.7/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.0/7.5 MB | 1.7/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.0/7.5 MB | 1.7/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.1/7.5 MB | 1.7/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.1/7.5 MB | 1.7/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.2/7.5 MB | 1.7/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.2/7.5 MB | 1.7/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.2/7.5 MB | 1.7/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.2/7.5 MB | 1.7/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.2/7.5 MB | 1.7/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.2/7.5 MB | 1.7/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.2/7.5 MB | 1.8/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.2/7.5 MB | 1.8/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.2/7.5 MB | 1.8/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.2/7.5 MB | 1.8/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.2/7.5 MB | 1.8/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.2/7.5 MB | 1.8/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.2/7.5 MB | 1.8/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.2/7.5 MB | 1.8/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.2/7.5 MB | 1.8/1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.2/7.5 MB | 1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.3/7.5 MB | 1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.3/7.5 MB | 1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.3/7.5 MB | 1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.4/7.5 MB | 1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.4/7.5 MB | 1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.5/7.5 MB | 1.8 MB | 24 kB error 16-Dec-2022 03:01:48 Progress (3): 7.5 MB | 1.8 MB | 24 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 6.3 kB/s) error 16-Dec-2022 03:01:48 #14 29.99 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 16-Dec-2022 03:01:48 #14 30.02 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 466 kB/s) error 16-Dec-2022 03:01:48 #14 30.02 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar error 16-Dec-2022 03:01:48 #14 30.03 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 1.9 MB/s) error 16-Dec-2022 03:01:48 #14 30.03 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar error 16-Dec-2022 03:01:48 #14 30.12 Progress (1): 0/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.1/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.1/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.1/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.1/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.1/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.1/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.1/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.1/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.1/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.1/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.1/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.1/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.2/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.2/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.2/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.2/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.2/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.2/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.2/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.2/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.2/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.2/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.2/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.2/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.3/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.3/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.3/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.3/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.3/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.3/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.3/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.3/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.3/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.3/1.4 MB error 16-Dec-2022 03:01:48 Progress (1): 0.3/1.4 MB error 16-Dec-2022 03:01:48 Progress (2): 0.3/1.4 MB | 4.1/303 kB error 16-Dec-2022 03:01:48 Progress (2): 0.3/1.4 MB | 8.2/303 kB error 16-Dec-2022 03:01:48 Progress (2): 0.3/1.4 MB | 12/303 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 12/303 kB | 3.3/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 12/303 kB | 6.1/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 12/303 kB | 8.9/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 12/303 kB | 12/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 12/303 kB | 14/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 16/303 kB | 14/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 19/303 kB | 14/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 23/303 kB | 14/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 23/303 kB | 17/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 23/303 kB | 20/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 23/303 kB | 23/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 23/303 kB | 26/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 23/303 kB | 28/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 23/303 kB | 31/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 23/303 kB | 34/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 23/303 kB | 37/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 23/303 kB | 40/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 23/303 kB | 42/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 23/303 kB | 45/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 23/303 kB | 48/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 23/303 kB | 51/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 23/303 kB | 54/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 23/303 kB | 56/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 23/303 kB | 59/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 27/303 kB | 59/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 31/303 kB | 59/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 35/303 kB | 59/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 35/303 kB | 62/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 35/303 kB | 65/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 35/303 kB | 68/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 35/303 kB | 70/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 39/303 kB | 70/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 43/303 kB | 70/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 47/303 kB | 70/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 47/303 kB | 73/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 52/303 kB | 73/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 52/303 kB | 76/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 52/303 kB | 79/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 52/303 kB | 82/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 52/303 kB | 84/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 56/303 kB | 84/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 60/303 kB | 84/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 60/303 kB | 87/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 64/303 kB | 87/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 68/303 kB | 87/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 68/303 kB | 90/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 71/303 kB | 90/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 71/303 kB | 93/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 75/303 kB | 93/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 75/303 kB | 96/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 79/303 kB | 96/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 79/303 kB | 98/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 83/303 kB | 98/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 83/303 kB | 101/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 87/303 kB | 101/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 87/303 kB | 104/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 87/303 kB | 107/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 91/303 kB | 107/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 95/303 kB | 107/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 95/303 kB | 110/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 99/303 kB | 110/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 103/303 kB | 110/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 103/303 kB | 112/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 106/303 kB | 112/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 106/303 kB | 115/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 110/303 kB | 115/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 114/303 kB | 115/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 118/303 kB | 115/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 118/303 kB | 118/121 kB error 16-Dec-2022 03:01:48 Progress (3): 0.3/1.4 MB | 118/303 kB | 121/121 kB error 16-Dec-2022 03:01:48 Progress (4): 0.3/1.4 MB | 118/303 kB | 121/121 kB | 3.3/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.3/1.4 MB | 118/303 kB | 121/121 kB | 6.1/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.3/1.4 MB | 123/303 kB | 121/121 kB | 6.1/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.3/1.4 MB | 123/303 kB | 121 kB | 6.1/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.3/1.4 MB | 123/303 kB | 121 kB | 8.9/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.3/1.4 MB | 125/303 kB | 121 kB | 8.9/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.3/1.4 MB | 125/303 kB | 121 kB | 12/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.3/1.4 MB | 125/303 kB | 121 kB | 15/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.3/1.4 MB | 129/303 kB | 121 kB | 15/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.3/1.4 MB | 134/303 kB | 121 kB | 15/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.3/1.4 MB | 134/303 kB | 121 kB | 17/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.3/1.4 MB | 134/303 kB | 121 kB | 20/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.3/1.4 MB | 138/303 kB | 121 kB | 20/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.3/1.4 MB | 142/303 kB | 121 kB | 20/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.3/1.4 MB | 142/303 kB | 121 kB | 23/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 142/303 kB | 121 kB | 23/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 142/303 kB | 121 kB | 23/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 142/303 kB | 121 kB | 23/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 146/303 kB | 121 kB | 23/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 146/303 kB | 121 kB | 26/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 146/303 kB | 121 kB | 29/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 150/303 kB | 121 kB | 29/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 154/303 kB | 121 kB | 29/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 154/303 kB | 121 kB | 31/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 158/303 kB | 121 kB | 31/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 162/303 kB | 121 kB | 31/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 166/303 kB | 121 kB | 31/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 166/303 kB | 121 kB | 34/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 166/303 kB | 121 kB | 34/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 166/303 kB | 121 kB | 37/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 170/303 kB | 121 kB | 37/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 170/303 kB | 121 kB | 40/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 170/303 kB | 121 kB | 40/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 174/303 kB | 121 kB | 40/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 174/303 kB | 121 kB | 43/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 174/303 kB | 121 kB | 45/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 174/303 kB | 121 kB | 48/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 179/303 kB | 121 kB | 48/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 179/303 kB | 121 kB | 48/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 183/303 kB | 121 kB | 48/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 183/303 kB | 121 kB | 51/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 183/303 kB | 121 kB | 54/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 187/303 kB | 121 kB | 54/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 187/303 kB | 121 kB | 54/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 187/303 kB | 121 kB | 54/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 187/303 kB | 121 kB | 54/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 191/303 kB | 121 kB | 54/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 191/303 kB | 121 kB | 56/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 195/303 kB | 121 kB | 56/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 197/303 kB | 121 kB | 56/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 197/303 kB | 121 kB | 59/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 197/303 kB | 121 kB | 62/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 197/303 kB | 121 kB | 65/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 201/303 kB | 121 kB | 65/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 206/303 kB | 121 kB | 65/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 206/303 kB | 121 kB | 65/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 206/303 kB | 121 kB | 68/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 210/303 kB | 121 kB | 68/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 214/303 kB | 121 kB | 68/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 214/303 kB | 121 kB | 70/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 214/303 kB | 121 kB | 70/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 214/303 kB | 121 kB | 73/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 214/303 kB | 121 kB | 76/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 214/303 kB | 121 kB | 79/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 214/303 kB | 121 kB | 82/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.4/1.4 MB | 214/303 kB | 121 kB | 84/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 214/303 kB | 121 kB | 84/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 218/303 kB | 121 kB | 84/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 222/303 kB | 121 kB | 84/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 226/303 kB | 121 kB | 84/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 226/303 kB | 121 kB | 84/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 230/303 kB | 121 kB | 84/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 234/303 kB | 121 kB | 84/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 238/303 kB | 121 kB | 84/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 238/303 kB | 121 kB | 84/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 238/303 kB | 121 kB | 87/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 238/303 kB | 121 kB | 90/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 238/303 kB | 121 kB | 93/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 238/303 kB | 121 kB | 93/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 242/303 kB | 121 kB | 93/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 246/303 kB | 121 kB | 93/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 246/303 kB | 121 kB | 96/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 246/303 kB | 121 kB | 96/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 246/303 kB | 121 kB | 98/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 249/303 kB | 121 kB | 98/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 249/303 kB | 121 kB | 101/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 251/303 kB | 121 kB | 101/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 251/303 kB | 121 kB | 104/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 251/303 kB | 121 kB | 104/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 251/303 kB | 121 kB | 107/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 255/303 kB | 121 kB | 107/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 260/303 kB | 121 kB | 107/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 260/303 kB | 121 kB | 107/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 260/303 kB | 121 kB | 110/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 260/303 kB | 121 kB | 112/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 264/303 kB | 121 kB | 112/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 268/303 kB | 121 kB | 112/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 268/303 kB | 121 kB | 112/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 268/303 kB | 121 kB | 115/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 268/303 kB | 121 kB | 118/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 268/303 kB | 121 kB | 118/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 272/303 kB | 121 kB | 118/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 272/303 kB | 121 kB | 121/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 276/303 kB | 121 kB | 121/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 280/303 kB | 121 kB | 121/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 284/303 kB | 121 kB | 121/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 284/303 kB | 121 kB | 121/123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 284/303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 286/303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 286/303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 290/303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.5/1.4 MB | 294/303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.6/1.4 MB | 294/303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.6/1.4 MB | 294/303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.6/1.4 MB | 294/303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.6/1.4 MB | 298/303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.6/1.4 MB | 303/303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.6/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.6/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.6/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.6/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.6/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.6/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.6/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.6/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.6/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.7/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.7/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.7/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.7/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.7/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.7/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.7/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.7/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.7/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.7/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.7/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.8/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.8/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.8/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.8/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.8/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.8/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.8/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.8/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.8/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.8/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.8/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.9/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.9/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.9/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.9/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.9/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.9/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.9/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.9/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 0.9/1.4 MB | 303 kB | 121 kB | 123 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 29 kB/s) error 16-Dec-2022 03:01:48 #14 30.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar error 16-Dec-2022 03:01:48 #14 30.31 Progress (3): 0.9/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 0.9/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.0/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.0/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.0/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.0/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.0/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.0/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.0/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.0/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.0/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.0/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.0/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.1/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.1/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.1/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.1/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.1/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.1/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.1/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.1/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.1/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.1/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.1/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.1/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.2/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.2/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.2/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.2/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.2/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.2/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.2/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.2/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (3): 1.2/1.4 MB | 303 kB | 123 kB error 16-Dec-2022 03:01:48 Progress (4): 1.2/1.4 MB | 303 kB | 123 kB | 0.1/12 MB error 16-Dec-2022 03:01:48 Progress (4): 1.2/1.4 MB | 303 kB | 123 kB | 0.1/12 MB error 16-Dec-2022 03:01:48 Progress (4): 1.2/1.4 MB | 303 kB | 123 kB | 0.1/12 MB error 16-Dec-2022 03:01:48 Progress (4): 1.3/1.4 MB | 303 kB | 123 kB | 0.1/12 MB error 16-Dec-2022 03:01:48 Progress (4): 1.3/1.4 MB | 303 kB | 123 kB | 0.1/12 MB error 16-Dec-2022 03:01:48 Progress (4): 1.3/1.4 MB | 303 kB | 123 kB | 0.1/12 MB error 16-Dec-2022 03:01:48 Progress (4): 1.3/1.4 MB | 303 kB | 123 kB | 0.1/12 MB error 16-Dec-2022 03:01:48 Progress (4): 1.3/1.4 MB | 303 kB | 123 kB | 0.1/12 MB error 16-Dec-2022 03:01:48 Progress (4): 1.3/1.4 MB | 303 kB | 123 kB | 0.1/12 MB error 16-Dec-2022 03:01:48 Progress (4): 1.3/1.4 MB | 303 kB | 123 kB | 0.1/12 MB error 16-Dec-2022 03:01:48 Progress (4): 1.3/1.4 MB | 303 kB | 123 kB | 0.1/12 MB error 16-Dec-2022 03:01:48 Progress (4): 1.3/1.4 MB | 303 kB | 123 kB | 0.1/12 MB error 16-Dec-2022 03:01:48 Progress (4): 1.3/1.4 MB | 303 kB | 123 kB | 0.1/12 MB error 16-Dec-2022 03:01:48 Progress (4): 1.3/1.4 MB | 303 kB | 123 kB | 0.1/12 MB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 72 kB/s) error 16-Dec-2022 03:01:48 #14 30.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar error 16-Dec-2022 03:01:48 #14 30.38 Progress (3): 1.3/1.4 MB | 123 kB | 0.1/12 MB error 16-Dec-2022 03:01:48 Progress (3): 1.4/1.4 MB | 123 kB | 0.1/12 MB error 16-Dec-2022 03:01:48 Progress (3): 1.4/1.4 MB | 123 kB | 0.1/12 MB error 16-Dec-2022 03:01:48 Progress (3): 1.4/1.4 MB | 123 kB | 0.2/12 MB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar (123 kB at 29 kB/s) error 16-Dec-2022 03:01:48 #14 30.38 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 16-Dec-2022 03:01:48 #14 30.38 Progress (2): 1.4/1.4 MB | 0.2/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4/1.4 MB | 0.3/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4/1.4 MB | 0.4/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4/1.4 MB | 0.4/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4/1.4 MB | 0.4/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 0.4/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 0.4/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 0.5/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 0.6/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 0.6/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 0.7/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 0.7/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 0.8/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 0.9/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 0.9/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 1.0/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 1.0/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 1.1/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 1.2/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 1.2/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 1.3/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 1.3/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 1.4/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 1.4/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 1.5/12 MB error 16-Dec-2022 03:01:48 Progress (2): 1.4 MB | 1.6/12 MB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 3.3/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 6.1/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 8.9/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 12/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 14/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 17/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 20/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 23/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 26/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 28/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 31/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 34/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 37/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 40/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 42/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 45/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 48/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 51/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 54/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 56/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 59/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 62/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 65/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 67/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 70/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 73/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 76/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 78/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 81/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 84/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 87/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 90/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 92/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 95/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 98/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 101/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 104/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 106/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 109/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 112/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 115/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 118/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 120/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 123/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 126/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 129/129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 129 kB error 16-Dec-2022 03:01:48 Progress (3): 1.4 MB | 1.6/12 MB | 129 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar (1.4 MB at 316 kB/s) error 16-Dec-2022 03:01:48 #14 30.53 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar error 16-Dec-2022 03:01:48 #14 30.53 Progress (2): 1.7/12 MB | 129 kB error 16-Dec-2022 03:01:48 Progress (2): 1.7/12 MB | 129 kB error 16-Dec-2022 03:01:48 Progress (2): 1.8/12 MB | 129 kB error 16-Dec-2022 03:01:48 Progress (2): 1.8/12 MB | 129 kB error 16-Dec-2022 03:01:48 Progress (2): 1.9/12 MB | 129 kB error 16-Dec-2022 03:01:48 Progress (2): 2.0/12 MB | 129 kB error 16-Dec-2022 03:01:48 Progress (2): 2.0/12 MB | 129 kB error 16-Dec-2022 03:01:48 Progress (2): 2.1/12 MB | 129 kB error 16-Dec-2022 03:01:48 Progress (2): 2.1/12 MB | 129 kB error 16-Dec-2022 03:01:48 Progress (2): 2.2/12 MB | 129 kB error 16-Dec-2022 03:01:48 Progress (2): 2.2/12 MB | 129 kB error 16-Dec-2022 03:01:48 Progress (2): 2.3/12 MB | 129 kB error 16-Dec-2022 03:01:48 Progress (2): 2.4/12 MB | 129 kB error 16-Dec-2022 03:01:48 Progress (2): 2.4/12 MB | 129 kB error 16-Dec-2022 03:01:48 Progress (2): 2.5/12 MB | 129 kB error 16-Dec-2022 03:01:48 Progress (2): 2.5/12 MB | 129 kB error 16-Dec-2022 03:01:48 Progress (2): 2.6/12 MB | 129 kB error 16-Dec-2022 03:01:48 Progress (2): 2.6/12 MB | 129 kB error 16-Dec-2022 03:01:48 Progress (3): 2.6/12 MB | 129 kB | 0/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.6/12 MB | 129 kB | 0/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.6/12 MB | 129 kB | 0/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.6/12 MB | 129 kB | 0.1/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.6/12 MB | 129 kB | 0.1/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.7/12 MB | 129 kB | 0.1/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.7/12 MB | 129 kB | 0.1/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/12 MB | 129 kB | 0.1/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/12 MB | 129 kB | 0.1/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/12 MB | 129 kB | 0.1/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/12 MB | 129 kB | 0.1/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/12 MB | 129 kB | 0.2/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/12 MB | 129 kB | 0.2/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/12 MB | 129 kB | 0.2/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/12 MB | 129 kB | 0.2/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/12 MB | 129 kB | 0.2/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/12 MB | 129 kB | 0.2/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/12 MB | 129 kB | 0.3/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/12 MB | 129 kB | 0.3/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/12 MB | 129 kB | 0.3/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/12 MB | 129 kB | 0.3/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/12 MB | 129 kB | 0.3/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/12 MB | 129 kB | 0.3/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/12 MB | 129 kB | 0.3/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/12 MB | 129 kB | 0.4/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/12 MB | 129 kB | 0.4/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/12 MB | 129 kB | 0.4/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.8/12 MB | 129 kB | 0.4/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.9/12 MB | 129 kB | 0.4/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.9/12 MB | 129 kB | 0.4/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.9/12 MB | 129 kB | 0.4/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.9/12 MB | 129 kB | 0.4/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.9/12 MB | 129 kB | 0.5/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.9/12 MB | 129 kB | 0.5/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.9/12 MB | 129 kB | 0.5/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.9/12 MB | 129 kB | 0.5/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.9/12 MB | 129 kB | 0.5/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.9/12 MB | 129 kB | 0.5/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.9/12 MB | 129 kB | 0.5/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.9/12 MB | 129 kB | 0.6/2.1 MB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 29 kB/s) error 16-Dec-2022 03:01:48 #14 30.65 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 16-Dec-2022 03:01:48 #14 30.65 Progress (2): 2.9/12 MB | 0.6/2.1 MB error 16-Dec-2022 03:01:48 Progress (2): 2.9/12 MB | 0.6/2.1 MB error 16-Dec-2022 03:01:48 Progress (2): 2.9/12 MB | 0.6/2.1 MB error 16-Dec-2022 03:01:48 Progress (2): 2.9/12 MB | 0.6/2.1 MB error 16-Dec-2022 03:01:48 Progress (3): 2.9/12 MB | 0.6/2.1 MB | 3.3/62 kB error 16-Dec-2022 03:01:48 Progress (3): 2.9/12 MB | 0.6/2.1 MB | 6.1/62 kB error 16-Dec-2022 03:01:48 Progress (3): 2.9/12 MB | 0.6/2.1 MB | 8.9/62 kB error 16-Dec-2022 03:01:48 Progress (3): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 4.1/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 8.2/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 12/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 16/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 20/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 24/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 28/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 32/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 36/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 40/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 44/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 48/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 51/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 55/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 59/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 63/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 67/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 71/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 75/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 79/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 83/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 85/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 89/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 94/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 98/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 102/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 106/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 110/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 114/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 116/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 120/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 125/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 129/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 133/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 137/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 141/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 145/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 149/645 kB error 16-Dec-2022 03:01:48 Progress (4): 2.9/12 MB | 0.6/2.1 MB | 12/62 kB | 153/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.6/2.1 MB | 12/62 kB | 153/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.6/2.1 MB | 12/62 kB | 157/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.6/2.1 MB | 12/62 kB | 160/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.6/2.1 MB | 12/62 kB | 164/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.6/2.1 MB | 12/62 kB | 168/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.6/2.1 MB | 12/62 kB | 172/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.6/2.1 MB | 12/62 kB | 177/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.6/2.1 MB | 12/62 kB | 181/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.6/2.1 MB | 12/62 kB | 181/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.6/2.1 MB | 12/62 kB | 185/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.6/2.1 MB | 12/62 kB | 188/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.6/2.1 MB | 12/62 kB | 192/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.6/2.1 MB | 12/62 kB | 197/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.6/2.1 MB | 12/62 kB | 197/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.6/2.1 MB | 12/62 kB | 201/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.6/2.1 MB | 12/62 kB | 205/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.6/2.1 MB | 12/62 kB | 209/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.6/2.1 MB | 12/62 kB | 213/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.7/2.1 MB | 12/62 kB | 213/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.7/2.1 MB | 12/62 kB | 217/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.7/2.1 MB | 12/62 kB | 221/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.7/2.1 MB | 12/62 kB | 224/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.7/2.1 MB | 12/62 kB | 224/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.0/12 MB | 0.7/2.1 MB | 12/62 kB | 228/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.1/12 MB | 0.7/2.1 MB | 12/62 kB | 228/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.1/12 MB | 0.7/2.1 MB | 12/62 kB | 233/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.1/12 MB | 0.7/2.1 MB | 12/62 kB | 233/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.1/12 MB | 0.7/2.1 MB | 12/62 kB | 237/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.1/12 MB | 0.7/2.1 MB | 12/62 kB | 237/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.1/12 MB | 0.7/2.1 MB | 12/62 kB | 237/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.1/12 MB | 0.7/2.1 MB | 12/62 kB | 237/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.1/12 MB | 0.7/2.1 MB | 12/62 kB | 241/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.1/12 MB | 0.7/2.1 MB | 12/62 kB | 245/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.1/12 MB | 0.7/2.1 MB | 12/62 kB | 249/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.1/12 MB | 0.7/2.1 MB | 12/62 kB | 251/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.1/12 MB | 0.7/2.1 MB | 12/62 kB | 255/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.1/12 MB | 0.7/2.1 MB | 12/62 kB | 260/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.1/12 MB | 0.7/2.1 MB | 12/62 kB | 264/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.1/12 MB | 0.7/2.1 MB | 12/62 kB | 268/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.1/12 MB | 0.7/2.1 MB | 12/62 kB | 268/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.1/12 MB | 0.7/2.1 MB | 12/62 kB | 272/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.1/12 MB | 0.7/2.1 MB | 12/62 kB | 276/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.1/12 MB | 0.8/2.1 MB | 12/62 kB | 276/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.1/12 MB | 0.8/2.1 MB | 12/62 kB | 276/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 276/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 280/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 284/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 288/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 292/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 296/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 296/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 300/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 305/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 309/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 309/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 309/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 309/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 309/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 312/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 314/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 318/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 323/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 327/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 331/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 335/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.8/2.1 MB | 12/62 kB | 339/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.9/2.1 MB | 12/62 kB | 339/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.2/12 MB | 0.9/2.1 MB | 12/62 kB | 343/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 343/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 343/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 347/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 351/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 355/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 358/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 358/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 362/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 366/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 370/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 375/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 375/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 377/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 381/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 386/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 386/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 386/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 386/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 386/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 390/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 394/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 398/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 0.9/2.1 MB | 12/62 kB | 402/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 1.0/2.1 MB | 12/62 kB | 402/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 1.0/2.1 MB | 12/62 kB | 404/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.3/12 MB | 1.0/2.1 MB | 12/62 kB | 408/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.4/12 MB | 1.0/2.1 MB | 12/62 kB | 408/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 12/62 kB | 408/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 12/62 kB | 408/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 12/62 kB | 413/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 12/62 kB | 417/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 12/62 kB | 421/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 12/62 kB | 425/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 12/62 kB | 429/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 12/62 kB | 429/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 12/62 kB | 433/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 12/62 kB | 437/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 12/62 kB | 437/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 12/62 kB | 437/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 14/62 kB | 437/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 17/62 kB | 437/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 17/62 kB | 437/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 17/62 kB | 441/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 20/62 kB | 441/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 23/62 kB | 441/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 23/62 kB | 445/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 23/62 kB | 449/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 23/62 kB | 453/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 23/62 kB | 458/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 23/62 kB | 458/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 23/62 kB | 462/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 23/62 kB | 466/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 23/62 kB | 470/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 26/62 kB | 470/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 28/62 kB | 470/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.0/2.1 MB | 28/62 kB | 474/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.1/2.1 MB | 28/62 kB | 474/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.1/2.1 MB | 31/62 kB | 474/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.1/2.1 MB | 34/62 kB | 474/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.1/2.1 MB | 37/62 kB | 474/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.1/2.1 MB | 40/62 kB | 474/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.1/2.1 MB | 40/62 kB | 478/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.1/2.1 MB | 40/62 kB | 482/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.1/2.1 MB | 40/62 kB | 482/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.1/2.1 MB | 40/62 kB | 486/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.1/2.1 MB | 40/62 kB | 490/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.1/2.1 MB | 40/62 kB | 490/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.1/2.1 MB | 40/62 kB | 494/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.1/2.1 MB | 40/62 kB | 498/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.1/2.1 MB | 40/62 kB | 503/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.1/2.1 MB | 40/62 kB | 507/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.1/2.1 MB | 40/62 kB | 511/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.5/12 MB | 1.1/2.1 MB | 40/62 kB | 515/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.1/2.1 MB | 40/62 kB | 515/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.1/2.1 MB | 40/62 kB | 515/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.1/2.1 MB | 40/62 kB | 515/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.1/2.1 MB | 40/62 kB | 519/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.1/2.1 MB | 40/62 kB | 521/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.1/2.1 MB | 40/62 kB | 521/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.1/2.1 MB | 40/62 kB | 525/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.1/2.1 MB | 40/62 kB | 530/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.1/2.1 MB | 40/62 kB | 534/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.1/2.1 MB | 40/62 kB | 538/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.2/2.1 MB | 40/62 kB | 538/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.2/2.1 MB | 40/62 kB | 538/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.2/2.1 MB | 40/62 kB | 542/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.2/2.1 MB | 40/62 kB | 546/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.2/2.1 MB | 40/62 kB | 546/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.2/2.1 MB | 40/62 kB | 550/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.2/2.1 MB | 40/62 kB | 554/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.2/2.1 MB | 40/62 kB | 558/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.2/2.1 MB | 40/62 kB | 562/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.2/2.1 MB | 40/62 kB | 562/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.2/2.1 MB | 40/62 kB | 566/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.6/12 MB | 1.2/2.1 MB | 40/62 kB | 570/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.2/2.1 MB | 40/62 kB | 570/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.2/2.1 MB | 40/62 kB | 575/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.2/2.1 MB | 40/62 kB | 575/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.2/2.1 MB | 40/62 kB | 579/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.2/2.1 MB | 40/62 kB | 583/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.2/2.1 MB | 40/62 kB | 587/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.2/2.1 MB | 40/62 kB | 591/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.2/2.1 MB | 40/62 kB | 591/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.2/2.1 MB | 40/62 kB | 595/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.2/2.1 MB | 40/62 kB | 599/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.2/2.1 MB | 40/62 kB | 602/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.2/2.1 MB | 40/62 kB | 602/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.2/2.1 MB | 40/62 kB | 602/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.2/2.1 MB | 40/62 kB | 602/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.2/2.1 MB | 40/62 kB | 606/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.2/2.1 MB | 40/62 kB | 610/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.2/2.1 MB | 40/62 kB | 614/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.2/2.1 MB | 40/62 kB | 618/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.3/2.1 MB | 40/62 kB | 618/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.3/2.1 MB | 40/62 kB | 622/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.3/2.1 MB | 40/62 kB | 626/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.7/12 MB | 1.3/2.1 MB | 40/62 kB | 630/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.8/12 MB | 1.3/2.1 MB | 40/62 kB | 630/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.8/12 MB | 1.3/2.1 MB | 40/62 kB | 634/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.8/12 MB | 1.3/2.1 MB | 40/62 kB | 634/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.8/12 MB | 1.3/2.1 MB | 40/62 kB | 637/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.8/12 MB | 1.3/2.1 MB | 40/62 kB | 641/645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.8/12 MB | 1.3/2.1 MB | 40/62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.8/12 MB | 1.3/2.1 MB | 40/62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.8/12 MB | 1.3/2.1 MB | 40/62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.8/12 MB | 1.3/2.1 MB | 40/62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.8/12 MB | 1.3/2.1 MB | 40/62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.9/12 MB | 1.3/2.1 MB | 40/62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.9/12 MB | 1.3/2.1 MB | 40/62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.9/12 MB | 1.4/2.1 MB | 40/62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.9/12 MB | 1.4/2.1 MB | 40/62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.9/12 MB | 1.4/2.1 MB | 40/62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.9/12 MB | 1.4/2.1 MB | 40/62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.9/12 MB | 1.4/2.1 MB | 42/62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.9/12 MB | 1.4/2.1 MB | 45/62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.9/12 MB | 1.4/2.1 MB | 48/62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.9/12 MB | 1.4/2.1 MB | 51/62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.9/12 MB | 1.4/2.1 MB | 54/62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.9/12 MB | 1.4/2.1 MB | 56/62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.9/12 MB | 1.4/2.1 MB | 59/62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.9/12 MB | 1.4/2.1 MB | 62/62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 3.9/12 MB | 1.4/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.0/12 MB | 1.4/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.0/12 MB | 1.4/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.0/12 MB | 1.4/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.0/12 MB | 1.5/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.0/12 MB | 1.5/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.0/12 MB | 1.5/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.0/12 MB | 1.5/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.0/12 MB | 1.5/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.0/12 MB | 1.5/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.0/12 MB | 1.5/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.1/12 MB | 1.5/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.1/12 MB | 1.5/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.2/12 MB | 1.5/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.2/12 MB | 1.6/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.2/12 MB | 1.6/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.2/12 MB | 1.6/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.2/12 MB | 1.6/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.2/12 MB | 1.6/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.2/12 MB | 1.6/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.3/12 MB | 1.6/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.3/12 MB | 1.6/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.3/12 MB | 1.6/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.3/12 MB | 1.7/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.3/12 MB | 1.7/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.3/12 MB | 1.7/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.3/12 MB | 1.7/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.3/12 MB | 1.7/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.3/12 MB | 1.7/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.4/12 MB | 1.7/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.4/12 MB | 1.7/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.5/12 MB | 1.7/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.5/12 MB | 1.7/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.5/12 MB | 1.8/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.5/12 MB | 1.8/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.6/12 MB | 1.8/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.6/12 MB | 1.8/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.6/12 MB | 1.8/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.6/12 MB | 1.8/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.6/12 MB | 1.8/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.6/12 MB | 1.9/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (4): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 8.2/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 16/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 24/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 32/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 40/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 48/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 48/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 57/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 62/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 71/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 79/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 87/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 95/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 103/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 111/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 116/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 125/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 133/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 141/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 149/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 157/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 165/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 174/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 182/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 188/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 197/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 205/917 kB error 16-Dec-2022 03:01:48 Progress (5): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 645 kB | 213/917 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 134 kB/s) error 16-Dec-2022 03:01:48 #14 30.96 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 16-Dec-2022 03:01:48 #14 30.97 Progress (4): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 221/917 kB error 16-Dec-2022 03:01:48 Progress (4): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 229/917 kB error 16-Dec-2022 03:01:48 Progress (4): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 229/917 kB error 16-Dec-2022 03:01:48 Progress (4): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 237/917 kB error 16-Dec-2022 03:01:48 Progress (4): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 246/917 kB error 16-Dec-2022 03:01:48 Progress (4): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 251/917 kB error 16-Dec-2022 03:01:48 Progress (4): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 251/917 kB error 16-Dec-2022 03:01:48 Progress (4): 4.7/12 MB | 1.9/2.1 MB | 62 kB | 260/917 kB error 16-Dec-2022 03:01:48 Progress (4): 4.8/12 MB | 1.9/2.1 MB | 62 kB | 260/917 kB error 16-Dec-2022 03:01:48 Progress (4): 4.8/12 MB | 1.9/2.1 MB | 62 kB | 260/917 kB error 16-Dec-2022 03:01:48 Progress (4): 4.8/12 MB | 1.9/2.1 MB | 62 kB | 268/917 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 13 kB/s) error 16-Dec-2022 03:01:48 #14 30.98 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 16-Dec-2022 03:01:48 #14 30.99 Progress (3): 4.8/12 MB | 1.9/2.1 MB | 268/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.8/12 MB | 1.9/2.1 MB | 276/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.8/12 MB | 1.9/2.1 MB | 276/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.8/12 MB | 1.9/2.1 MB | 284/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.8/12 MB | 1.9/2.1 MB | 292/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.8/12 MB | 1.9/2.1 MB | 292/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.9/12 MB | 1.9/2.1 MB | 292/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.9/12 MB | 1.9/2.1 MB | 300/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.9/12 MB | 1.9/2.1 MB | 309/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.9/12 MB | 1.9/2.1 MB | 309/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.9/12 MB | 1.9/2.1 MB | 314/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.9/12 MB | 2.0/2.1 MB | 314/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.9/12 MB | 2.0/2.1 MB | 323/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.9/12 MB | 2.0/2.1 MB | 331/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.9/12 MB | 2.0/2.1 MB | 331/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.9/12 MB | 2.0/2.1 MB | 339/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.9/12 MB | 2.0/2.1 MB | 347/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.9/12 MB | 2.0/2.1 MB | 355/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.9/12 MB | 2.0/2.1 MB | 355/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.9/12 MB | 2.0/2.1 MB | 363/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.9/12 MB | 2.0/2.1 MB | 372/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.9/12 MB | 2.0/2.1 MB | 372/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.9/12 MB | 2.0/2.1 MB | 372/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.9/12 MB | 2.0/2.1 MB | 372/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.9/12 MB | 2.0/2.1 MB | 372/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.9/12 MB | 2.0/2.1 MB | 377/917 kB error 16-Dec-2022 03:01:48 Progress (3): 4.9/12 MB | 2.0/2.1 MB | 386/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.0/12 MB | 2.0/2.1 MB | 386/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.0/2.1 MB | 386/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1/2.1 MB | 386/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1/2.1 MB | 394/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1/2.1 MB | 402/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1/2.1 MB | 402/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1/2.1 MB | 410/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1/2.1 MB | 418/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1/2.1 MB | 418/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1 MB | 418/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1 MB | 426/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1 MB | 435/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1 MB | 443/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1 MB | 449/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1 MB | 458/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1 MB | 466/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1 MB | 474/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1 MB | 482/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1 MB | 482/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1 MB | 490/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1 MB | 498/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1 MB | 507/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1 MB | 515/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1 MB | 519/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1 MB | 527/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1 MB | 535/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.1/12 MB | 2.1 MB | 544/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.2/12 MB | 2.1 MB | 544/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.2/12 MB | 2.1 MB | 552/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.2/12 MB | 2.1 MB | 556/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.2/12 MB | 2.1 MB | 564/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.2/12 MB | 2.1 MB | 573/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.2/12 MB | 2.1 MB | 581/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.2/12 MB | 2.1 MB | 581/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.2/12 MB | 2.1 MB | 589/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 589/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 597/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 602/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 610/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 618/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 626/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 635/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 643/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 647/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 656/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 664/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 672/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 680/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 688/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 696/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 705/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 710/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 719/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 727/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 735/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 743/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 751/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 759/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 768/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 773/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 782/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 790/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 798/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 798/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 806/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 814/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 822/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 831/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 836/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 845/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 853/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 861/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 869/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 877/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 885/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 894/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 902/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 908/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 917/917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.3/12 MB | 2.1 MB | 917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.4/12 MB | 2.1 MB | 917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.5/12 MB | 2.1 MB | 917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.5/12 MB | 2.1 MB | 917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.6/12 MB | 2.1 MB | 917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.6/12 MB | 2.1 MB | 917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.7/12 MB | 2.1 MB | 917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.7/12 MB | 2.1 MB | 917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.8/12 MB | 2.1 MB | 917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.9/12 MB | 2.1 MB | 917 kB error 16-Dec-2022 03:01:48 Progress (3): 5.9/12 MB | 2.1 MB | 917 kB error 16-Dec-2022 03:01:48 Progress (3): 6.0/12 MB | 2.1 MB | 917 kB error 16-Dec-2022 03:01:48 Progress (3): 6.0/12 MB | 2.1 MB | 917 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar (2.1 MB at 416 kB/s) error 16-Dec-2022 03:01:48 #14 31.16 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 16-Dec-2022 03:01:48 #14 31.17 Progress (2): 6.1/12 MB | 917 kB error 16-Dec-2022 03:01:48 Progress (2): 6.1/12 MB | 917 kB error 16-Dec-2022 03:01:48 Progress (2): 6.2/12 MB | 917 kB error 16-Dec-2022 03:01:48 Progress (2): 6.3/12 MB | 917 kB error 16-Dec-2022 03:01:48 Progress (2): 6.3/12 MB | 917 kB error 16-Dec-2022 03:01:48 Progress (2): 6.4/12 MB | 917 kB error 16-Dec-2022 03:01:48 Progress (2): 6.4/12 MB | 917 kB error 16-Dec-2022 03:01:48 Progress (2): 6.5/12 MB | 917 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 181 kB/s) error 16-Dec-2022 03:01:48 #14 31.22 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 16-Dec-2022 03:01:48 #14 31.22 Progress (1): 6.5/12 MB error 16-Dec-2022 03:01:48 Progress (1): 6.6/12 MB error 16-Dec-2022 03:01:48 Progress (1): 6.7/12 MB error 16-Dec-2022 03:01:48 Progress (1): 6.7/12 MB error 16-Dec-2022 03:01:48 Progress (1): 6.8/12 MB error 16-Dec-2022 03:01:48 Progress (1): 6.8/12 MB error 16-Dec-2022 03:01:48 Progress (1): 6.9/12 MB error 16-Dec-2022 03:01:48 Progress (1): 6.9/12 MB error 16-Dec-2022 03:01:48 Progress (1): 7.0/12 MB error 16-Dec-2022 03:01:48 Progress (1): 7.1/12 MB error 16-Dec-2022 03:01:48 Progress (1): 7.1/12 MB error 16-Dec-2022 03:01:48 Progress (1): 7.2/12 MB error 16-Dec-2022 03:01:48 Progress (1): 7.2/12 MB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 4.1/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 8.2/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 12/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 16/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 19/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 23/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 27/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 31/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 34/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 38/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 42/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 46/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 51/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 55/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 59/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 63/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 67/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 69/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 73/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 77/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 81/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 85/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 89/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 94/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 98/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 102/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 104/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 108/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 112/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 116/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 120/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 124/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 128/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 132/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 137/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 141/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 145/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 149/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 151/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 155/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 159/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 163/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 168/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 172/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 176/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 180/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 184/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 186/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 188/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 192/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.2/12 MB | 197/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.3/12 MB | 197/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.3/12 MB | 201/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.3/12 MB | 205/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.3/12 MB | 209/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.3/12 MB | 213/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.3/12 MB | 217/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.3/12 MB | 221/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.3/12 MB | 225/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.3/12 MB | 229/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.3/12 MB | 232/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.3/12 MB | 236/238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.3/12 MB | 238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.4/12 MB | 238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.4/12 MB | 238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.5/12 MB | 238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.5/12 MB | 238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.6/12 MB | 238 kB error 16-Dec-2022 03:01:48 Progress (2): 7.6/12 MB | 238 kB error 16-Dec-2022 03:01:48 Progress (3): 7.6/12 MB | 238 kB | 0/2.5 MB error 16-Dec-2022 03:01:48 Progress (3): 7.6/12 MB | 238 kB | 0/2.5 MB error 16-Dec-2022 03:01:48 Progress (3): 7.6/12 MB | 238 kB | 0.1/2.5 MB error 16-Dec-2022 03:01:48 Progress (3): 7.6/12 MB | 238 kB | 0.1/2.5 MB error 16-Dec-2022 03:01:48 Progress (3): 7.6/12 MB | 238 kB | 0.1/2.5 MB error 16-Dec-2022 03:01:48 Progress (3): 7.6/12 MB | 238 kB | 0.1/2.5 MB error 16-Dec-2022 03:01:48 Progress (3): 7.6/12 MB | 238 kB | 0.1/2.5 MB error 16-Dec-2022 03:01:48 Progress (3): 7.6/12 MB | 238 kB | 0.1/2.5 MB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 3.3/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 6.1/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 8.9/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 12/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 15/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 17/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 20/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 23/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 26/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 29/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 31/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 34/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 37/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 40/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 43/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 45/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 48/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 51/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 54/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 57/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 59/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 62/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 65/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 68/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 71/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.1/2.5 MB | 73/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 73/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 76/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 79/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 82/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 85/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 85/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 87/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 90/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 93/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 93/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 96/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 99/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 101/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 101/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 104/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 106/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 109/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 109/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 112/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 115/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 118/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 120/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 120/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 123/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 126/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 129/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.2/2.5 MB | 132/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.3/2.5 MB | 132/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.3/2.5 MB | 134/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.3/2.5 MB | 137/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.3/2.5 MB | 140/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.3/2.5 MB | 143/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.3/2.5 MB | 143/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.3/2.5 MB | 146/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.3/2.5 MB | 148/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.3/2.5 MB | 151/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.6/12 MB | 238 kB | 0.3/2.5 MB | 151/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.7/12 MB | 238 kB | 0.3/2.5 MB | 151/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.7/12 MB | 238 kB | 0.3/2.5 MB | 154/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.7/12 MB | 238 kB | 0.3/2.5 MB | 157/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.7/12 MB | 238 kB | 0.3/2.5 MB | 160/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.7/12 MB | 238 kB | 0.3/2.5 MB | 160/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.7/12 MB | 238 kB | 0.3/2.5 MB | 162/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.7/12 MB | 238 kB | 0.3/2.5 MB | 165/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.7/12 MB | 238 kB | 0.3/2.5 MB | 165/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.7/12 MB | 238 kB | 0.3/2.5 MB | 168/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.7/12 MB | 238 kB | 0.3/2.5 MB | 171/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.7/12 MB | 238 kB | 0.3/2.5 MB | 174/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.7/12 MB | 238 kB | 0.3/2.5 MB | 176/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.7/12 MB | 238 kB | 0.3/2.5 MB | 179/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.7/12 MB | 238 kB | 0.3/2.5 MB | 179/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.8/12 MB | 238 kB | 0.3/2.5 MB | 179/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.8/12 MB | 238 kB | 0.3/2.5 MB | 179/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.8/12 MB | 238 kB | 0.4/2.5 MB | 179/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.8/12 MB | 238 kB | 0.4/2.5 MB | 179/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.8/12 MB | 238 kB | 0.4/2.5 MB | 179/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.8/12 MB | 238 kB | 0.4/2.5 MB | 179/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.8/12 MB | 238 kB | 0.4/2.5 MB | 179/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.8/12 MB | 238 kB | 0.4/2.5 MB | 179/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.9/12 MB | 238 kB | 0.4/2.5 MB | 179/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.9/12 MB | 238 kB | 0.4/2.5 MB | 179/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.9/12 MB | 238 kB | 0.5/2.5 MB | 179/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.9/12 MB | 238 kB | 0.5/2.5 MB | 179/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.9/12 MB | 238 kB | 0.5/2.5 MB | 179/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.9/12 MB | 238 kB | 0.5/2.5 MB | 179/194 kB error 16-Dec-2022 03:01:48 Progress (4): 7.9/12 MB | 238 kB | 0.5/2.5 MB | 179/194 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 45 kB/s) error 16-Dec-2022 03:01:48 #14 31.42 Progress (3): 7.9/12 MB | 0.5/2.5 MB | 179/194 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 16-Dec-2022 03:01:48 #14 31.42 Progress (3): 7.9/12 MB | 0.5/2.5 MB | 179/194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.0/12 MB | 0.5/2.5 MB | 179/194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.0/12 MB | 0.6/2.5 MB | 179/194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.0/12 MB | 0.6/2.5 MB | 182/194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.0/12 MB | 0.6/2.5 MB | 185/194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.0/12 MB | 0.6/2.5 MB | 188/194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.0/12 MB | 0.6/2.5 MB | 190/194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.0/12 MB | 0.6/2.5 MB | 193/194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.0/12 MB | 0.6/2.5 MB | 194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.0/12 MB | 0.6/2.5 MB | 194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.0/12 MB | 0.6/2.5 MB | 194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.0/12 MB | 0.6/2.5 MB | 194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.0/12 MB | 0.6/2.5 MB | 194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.0/12 MB | 0.6/2.5 MB | 194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.1/12 MB | 0.6/2.5 MB | 194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.1/12 MB | 0.6/2.5 MB | 194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.1/12 MB | 0.7/2.5 MB | 194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.1/12 MB | 0.7/2.5 MB | 194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.2/12 MB | 0.7/2.5 MB | 194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.2/12 MB | 0.7/2.5 MB | 194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.2/12 MB | 0.7/2.5 MB | 194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.2/12 MB | 0.7/2.5 MB | 194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.2/12 MB | 0.7/2.5 MB | 194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.2/12 MB | 0.8/2.5 MB | 194 kB error 16-Dec-2022 03:01:48 Progress (3): 8.2/12 MB | 0.8/2.5 MB | 194 kB error 16-Dec-2022 03:01:48 Progress (4): 8.2/12 MB | 0.8/2.5 MB | 194 kB | 4.1/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.2/12 MB | 0.8/2.5 MB | 194 kB | 8.2/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.2/12 MB | 0.8/2.5 MB | 194 kB | 12/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.2/12 MB | 0.8/2.5 MB | 194 kB | 16/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.2/12 MB | 0.8/2.5 MB | 194 kB | 19/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.2/12 MB | 0.8/2.5 MB | 194 kB | 23/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.2/12 MB | 0.8/2.5 MB | 194 kB | 27/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.2/12 MB | 0.8/2.5 MB | 194 kB | 31/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.2/12 MB | 0.8/2.5 MB | 194 kB | 34/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.2/12 MB | 0.8/2.5 MB | 194 kB | 38/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.2/12 MB | 0.8/2.5 MB | 194 kB | 42/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.2/12 MB | 0.8/2.5 MB | 194 kB | 46/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.3/12 MB | 0.8/2.5 MB | 194 kB | 46/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.3/12 MB | 0.8/2.5 MB | 194 kB | 46/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.8/2.5 MB | 194 kB | 46/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.8/2.5 MB | 194 kB | 46/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.8/2.5 MB | 194 kB | 46/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.8/2.5 MB | 194 kB | 46/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.8/2.5 MB | 194 kB | 46/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.8/2.5 MB | 194 kB | 51/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.8/2.5 MB | 194 kB | 53/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.8/2.5 MB | 194 kB | 57/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.8/2.5 MB | 194 kB | 62/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.8/2.5 MB | 194 kB | 66/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.8/2.5 MB | 194 kB | 70/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.8/2.5 MB | 194 kB | 74/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.8/2.5 MB | 194 kB | 78/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.8/2.5 MB | 194 kB | 82/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.8/2.5 MB | 194 kB | 86/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.8/2.5 MB | 194 kB | 90/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.8/2.5 MB | 194 kB | 94/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.8/2.5 MB | 194 kB | 98/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.8/2.5 MB | 194 kB | 98/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.8/2.5 MB | 194 kB | 98/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.9/2.5 MB | 194 kB | 98/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.9/2.5 MB | 194 kB | 98/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.9/2.5 MB | 194 kB | 98/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.9/2.5 MB | 194 kB | 98/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.9/2.5 MB | 194 kB | 98/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.9/2.5 MB | 194 kB | 98/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.9/2.5 MB | 194 kB | 102/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.9/2.5 MB | 194 kB | 107/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 0.9/2.5 MB | 194 kB | 111/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 1.0/2.5 MB | 194 kB | 111/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.4/12 MB | 1.0/2.5 MB | 194 kB | 111/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 111/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 115/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 119/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 123/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 125/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 129/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 134/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 138/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 142/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 146/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 150/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 154/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 158/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 158/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 158/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 160/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 164/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 168/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 172/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 177/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 181/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 185/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.5/12 MB | 1.0/2.5 MB | 194 kB | 185/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.0/2.5 MB | 194 kB | 185/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.0/2.5 MB | 194 kB | 188/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.0/2.5 MB | 194 kB | 192/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.0/2.5 MB | 194 kB | 197/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.0/2.5 MB | 194 kB | 201/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.0/2.5 MB | 194 kB | 205/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.0/2.5 MB | 194 kB | 209/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.0/2.5 MB | 194 kB | 213/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.0/2.5 MB | 194 kB | 217/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.0/2.5 MB | 194 kB | 221/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.0/2.5 MB | 194 kB | 225/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.0/2.5 MB | 194 kB | 229/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.0/2.5 MB | 194 kB | 232/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.0/2.5 MB | 194 kB | 236/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.0/2.5 MB | 194 kB | 236/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.0/2.5 MB | 194 kB | 236/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.0/2.5 MB | 194 kB | 240/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.0/2.5 MB | 194 kB | 240/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.0/2.5 MB | 194 kB | 244/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.0/2.5 MB | 194 kB | 249/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.0/2.5 MB | 194 kB | 251/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 251/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 251/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 255/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 260/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 264/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 268/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 272/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 276/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 280/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 284/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 288/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 292/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 295/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 299/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 303/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 307/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 312/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 314/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 318/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 323/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 323/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.6/12 MB | 1.1/2.5 MB | 194 kB | 323/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.1/2.5 MB | 194 kB | 323/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.1/2.5 MB | 194 kB | 327/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.1/2.5 MB | 194 kB | 331/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.1/2.5 MB | 194 kB | 335/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.1/2.5 MB | 194 kB | 339/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.1/2.5 MB | 194 kB | 343/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.1/2.5 MB | 194 kB | 347/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.1/2.5 MB | 194 kB | 351/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.1/2.5 MB | 194 kB | 355/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.1/2.5 MB | 194 kB | 358/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.1/2.5 MB | 194 kB | 362/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.1/2.5 MB | 194 kB | 366/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.1/2.5 MB | 194 kB | 366/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.1/2.5 MB | 194 kB | 366/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 366/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 366/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 370/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 375/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 377/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 381/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 386/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 390/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 394/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 398/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 402/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 406/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 410/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 414/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 418/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 422/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 426/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 431/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 435/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 438/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 438/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.7/12 MB | 1.2/2.5 MB | 194 kB | 438/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.8/12 MB | 1.2/2.5 MB | 194 kB | 438/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.8/12 MB | 1.2/2.5 MB | 194 kB | 438/686 kB error 16-Dec-2022 03:01:48 Progress (4): 8.8/12 MB | 1.2/2.5 MB | 194 kB | 438/686 kB error 16-Dec-2022 03:01:48 Progress (5): 8.8/12 MB | 1.2/2.5 MB | 194 kB | 438/686 kB | 3.3/100 kB error 16-Dec-2022 03:01:48 Progress (5): 8.8/12 MB | 1.2/2.5 MB | 194 kB | 438/686 kB | 6.1/100 kB error 16-Dec-2022 03:01:48 Progress (5): 8.8/12 MB | 1.2/2.5 MB | 194 kB | 438/686 kB | 8.9/100 kB error 16-Dec-2022 03:01:48 Progress (5): 8.8/12 MB | 1.2/2.5 MB | 194 kB | 438/686 kB | 12/100 kB error 16-Dec-2022 03:01:48 Progress (5): 8.8/12 MB | 1.2/2.5 MB | 194 kB | 438/686 kB | 14/100 kB error 16-Dec-2022 03:01:48 Progress (5): 8.8/12 MB | 1.2/2.5 MB | 194 kB | 438/686 kB | 17/100 kB error 16-Dec-2022 03:01:48 Progress (5): 8.8/12 MB | 1.2/2.5 MB | 194 kB | 438/686 kB | 20/100 kB error 16-Dec-2022 03:01:48 Progress (5): 8.8/12 MB | 1.2/2.5 MB | 194 kB | 438/686 kB | 23/100 kB error 16-Dec-2022 03:01:48 Progress (5): 8.8/12 MB | 1.2/2.5 MB | 194 kB | 438/686 kB | 26/100 kB error 16-Dec-2022 03:01:48 Progress (5): 8.8/12 MB | 1.2/2.5 MB | 194 kB | 438/686 kB | 28/100 kB error 16-Dec-2022 03:01:48 Progress (5): 8.8/12 MB | 1.2/2.5 MB | 194 kB | 438/686 kB | 31/100 kB error 16-Dec-2022 03:01:48 Progress (5): 8.8/12 MB | 1.2/2.5 MB | 194 kB | 438/686 kB | 34/100 kB error 16-Dec-2022 03:01:48 Progress (5): 8.8/12 MB | 1.2/2.5 MB | 194 kB | 442/686 kB | 34/100 kB error 16-Dec-2022 03:01:48 Progress (5): 8.8/12 MB | 1.2/2.5 MB | 194 kB | 446/686 kB | 34/100 kB error 16-Dec-2022 03:01:48 Progress (5): 8.8/12 MB | 1.2/2.5 MB | 194 kB | 449/686 kB | 34/100 kB error 16-Dec-2022 03:01:48 Progress (5): 8.8/12 MB | 1.2/2.5 MB | 194 kB | 449/686 kB | 34/100 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 36 kB/s) error 16-Dec-2022 03:01:48 #14 31.56 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 16-Dec-2022 03:01:48 #14 31.56 Progress (4): 8.8/12 MB | 1.2/2.5 MB | 449/686 kB | 37/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.8/12 MB | 1.2/2.5 MB | 449/686 kB | 40/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.8/12 MB | 1.2/2.5 MB | 449/686 kB | 42/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.8/12 MB | 1.2/2.5 MB | 449/686 kB | 45/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.8/12 MB | 1.2/2.5 MB | 449/686 kB | 48/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.8/12 MB | 1.2/2.5 MB | 449/686 kB | 51/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.8/12 MB | 1.2/2.5 MB | 449/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.8/12 MB | 1.2/2.5 MB | 453/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.8/12 MB | 1.2/2.5 MB | 453/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.8/12 MB | 1.2/2.5 MB | 458/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.8/12 MB | 1.2/2.5 MB | 462/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.8/12 MB | 1.2/2.5 MB | 466/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.8/12 MB | 1.2/2.5 MB | 466/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.8/12 MB | 1.3/2.5 MB | 466/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.8/12 MB | 1.3/2.5 MB | 466/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.9/12 MB | 1.3/2.5 MB | 466/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.9/12 MB | 1.3/2.5 MB | 470/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.9/12 MB | 1.3/2.5 MB | 474/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.9/12 MB | 1.3/2.5 MB | 478/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.9/12 MB | 1.3/2.5 MB | 482/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.9/12 MB | 1.3/2.5 MB | 486/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.9/12 MB | 1.3/2.5 MB | 490/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.9/12 MB | 1.3/2.5 MB | 493/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.9/12 MB | 1.3/2.5 MB | 493/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.9/12 MB | 1.3/2.5 MB | 497/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.9/12 MB | 1.3/2.5 MB | 501/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.9/12 MB | 1.3/2.5 MB | 505/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.9/12 MB | 1.3/2.5 MB | 510/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.9/12 MB | 1.3/2.5 MB | 510/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 8.9/12 MB | 1.3/2.5 MB | 514/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.3/2.5 MB | 514/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.3/2.5 MB | 518/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.3/2.5 MB | 521/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.3/2.5 MB | 521/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.3/2.5 MB | 525/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.3/2.5 MB | 530/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.3/2.5 MB | 534/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.3/2.5 MB | 538/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.3/2.5 MB | 538/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.3/2.5 MB | 542/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.4/2.5 MB | 542/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.4/2.5 MB | 546/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.4/2.5 MB | 550/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.4/2.5 MB | 554/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.4/2.5 MB | 556/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.4/2.5 MB | 556/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.4/2.5 MB | 556/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.4/2.5 MB | 560/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.4/2.5 MB | 564/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.4/2.5 MB | 568/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.4/2.5 MB | 573/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.4/2.5 MB | 573/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.4/2.5 MB | 575/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.4/2.5 MB | 575/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.4/2.5 MB | 579/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.0/12 MB | 1.4/2.5 MB | 584/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.4/2.5 MB | 584/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.4/2.5 MB | 584/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.4/2.5 MB | 588/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.4/2.5 MB | 592/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.4/2.5 MB | 596/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.4/2.5 MB | 600/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.4/2.5 MB | 600/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.4/2.5 MB | 604/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.4/2.5 MB | 608/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.4/2.5 MB | 612/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.4/2.5 MB | 616/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.5/2.5 MB | 616/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.5/2.5 MB | 616/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.5/2.5 MB | 616/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.5/2.5 MB | 616/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.5/2.5 MB | 620/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.5/2.5 MB | 624/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.5/2.5 MB | 629/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.5/2.5 MB | 633/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.5/2.5 MB | 637/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.5/2.5 MB | 641/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.5/2.5 MB | 645/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.5/2.5 MB | 645/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.5/2.5 MB | 647/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.5/2.5 MB | 651/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.5/2.5 MB | 656/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.5/2.5 MB | 660/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.5/2.5 MB | 664/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.5/2.5 MB | 668/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.5/2.5 MB | 672/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.1/12 MB | 1.5/2.5 MB | 674/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.2/12 MB | 1.5/2.5 MB | 674/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.2/12 MB | 1.5/2.5 MB | 674/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.2/12 MB | 1.5/2.5 MB | 674/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.2/12 MB | 1.6/2.5 MB | 674/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.2/12 MB | 1.6/2.5 MB | 674/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.2/12 MB | 1.6/2.5 MB | 674/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.2/12 MB | 1.6/2.5 MB | 678/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.2/12 MB | 1.6/2.5 MB | 683/686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.2/12 MB | 1.6/2.5 MB | 686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.2/12 MB | 1.6/2.5 MB | 686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.2/12 MB | 1.6/2.5 MB | 686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.2/12 MB | 1.6/2.5 MB | 686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.3/12 MB | 1.6/2.5 MB | 686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.3/12 MB | 1.6/2.5 MB | 686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.3/12 MB | 1.6/2.5 MB | 686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.3/12 MB | 1.7/2.5 MB | 686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.4/12 MB | 1.7/2.5 MB | 686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.4/12 MB | 1.7/2.5 MB | 686 kB | 54/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.4/12 MB | 1.7/2.5 MB | 686 kB | 56/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.4/12 MB | 1.7/2.5 MB | 686 kB | 59/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.4/12 MB | 1.7/2.5 MB | 686 kB | 62/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.4/12 MB | 1.7/2.5 MB | 686 kB | 65/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.4/12 MB | 1.7/2.5 MB | 686 kB | 68/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.4/12 MB | 1.7/2.5 MB | 686 kB | 70/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.4/12 MB | 1.7/2.5 MB | 686 kB | 73/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.4/12 MB | 1.7/2.5 MB | 686 kB | 76/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.4/12 MB | 1.7/2.5 MB | 686 kB | 76/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.4/12 MB | 1.7/2.5 MB | 686 kB | 76/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.4/12 MB | 1.7/2.5 MB | 686 kB | 79/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.4/12 MB | 1.7/2.5 MB | 686 kB | 82/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.4/12 MB | 1.7/2.5 MB | 686 kB | 84/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.4/12 MB | 1.7/2.5 MB | 686 kB | 84/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.4/12 MB | 1.7/2.5 MB | 686 kB | 84/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.4/12 MB | 1.7/2.5 MB | 686 kB | 84/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.5/12 MB | 1.7/2.5 MB | 686 kB | 84/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.5/12 MB | 1.8/2.5 MB | 686 kB | 84/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.5/12 MB | 1.8/2.5 MB | 686 kB | 84/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.5/12 MB | 1.8/2.5 MB | 686 kB | 87/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.5/12 MB | 1.8/2.5 MB | 686 kB | 90/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.5/12 MB | 1.8/2.5 MB | 686 kB | 93/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.5/12 MB | 1.8/2.5 MB | 686 kB | 96/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.5/12 MB | 1.8/2.5 MB | 686 kB | 96/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.5/12 MB | 1.8/2.5 MB | 686 kB | 96/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.5/12 MB | 1.8/2.5 MB | 686 kB | 96/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.5/12 MB | 1.8/2.5 MB | 686 kB | 98/100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.5/12 MB | 1.8/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.5/12 MB | 1.8/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.5/12 MB | 1.9/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.6/12 MB | 1.9/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.6/12 MB | 1.9/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.6/12 MB | 1.9/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.6/12 MB | 1.9/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.6/12 MB | 1.9/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.6/12 MB | 1.9/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.6/12 MB | 1.9/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.6/12 MB | 2.0/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.6/12 MB | 2.0/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.6/12 MB | 2.0/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.6/12 MB | 2.0/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.7/12 MB | 2.0/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.8/12 MB | 2.0/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.8/12 MB | 2.0/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.8/12 MB | 2.0/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.8/12 MB | 2.1/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.8/12 MB | 2.1/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.8/12 MB | 2.1/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.8/12 MB | 2.1/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.8/12 MB | 2.1/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.8/12 MB | 2.1/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.9/12 MB | 2.1/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.9/12 MB | 2.1/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.9/12 MB | 2.2/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.9/12 MB | 2.2/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.9/12 MB | 2.2/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.9/12 MB | 2.2/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 9.9/12 MB | 2.2/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10.0/12 MB | 2.2/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10.0/12 MB | 2.2/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10.0/12 MB | 2.3/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10.0/12 MB | 2.3/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10/12 MB | 2.3/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10/12 MB | 2.3/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10/12 MB | 2.3/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10/12 MB | 2.3/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10/12 MB | 2.3/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10/12 MB | 2.3/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10/12 MB | 2.3/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10/12 MB | 2.4/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10/12 MB | 2.4/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10/12 MB | 2.4/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10/12 MB | 2.4/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10/12 MB | 2.4/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10/12 MB | 2.4/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10/12 MB | 2.4/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10/12 MB | 2.4/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10/12 MB | 2.5/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10/12 MB | 2.5/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10/12 MB | 2.5/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10/12 MB | 2.5/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 Progress (4): 10/12 MB | 2.5/2.5 MB | 686 kB | 100 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 122 kB/s) error 16-Dec-2022 03:01:48 #14 31.77 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 16-Dec-2022 03:01:48 #14 31.77 Progress (3): 10/12 MB | 2.5/2.5 MB | 100 kB error 16-Dec-2022 03:01:48 Progress (3): 10/12 MB | 2.5 MB | 100 kB error 16-Dec-2022 03:01:48 Progress (3): 10/12 MB | 2.5 MB | 100 kB error 16-Dec-2022 03:01:48 Progress (3): 11/12 MB | 2.5 MB | 100 kB error 16-Dec-2022 03:01:48 Progress (3): 11/12 MB | 2.5 MB | 100 kB error 16-Dec-2022 03:01:48 Progress (3): 11/12 MB | 2.5 MB | 100 kB error 16-Dec-2022 03:01:48 Progress (3): 11/12 MB | 2.5 MB | 100 kB error 16-Dec-2022 03:01:48 Progress (3): 11/12 MB | 2.5 MB | 100 kB error 16-Dec-2022 03:01:48 Progress (3): 11/12 MB | 2.5 MB | 100 kB error 16-Dec-2022 03:01:48 Progress (3): 11/12 MB | 2.5 MB | 100 kB error 16-Dec-2022 03:01:48 Progress (3): 11/12 MB | 2.5 MB | 100 kB error 16-Dec-2022 03:01:48 Progress (3): 11/12 MB | 2.5 MB | 100 kB error 16-Dec-2022 03:01:48 Progress (3): 11/12 MB | 2.5 MB | 100 kB error 16-Dec-2022 03:01:48 Progress (3): 11/12 MB | 2.5 MB | 100 kB error 16-Dec-2022 03:01:48 Progress (3): 11/12 MB | 2.5 MB | 100 kB error 16-Dec-2022 03:01:48 Progress (3): 11/12 MB | 2.5 MB | 100 kB error 16-Dec-2022 03:01:48 Progress (3): 11/12 MB | 2.5 MB | 100 kB error 16-Dec-2022 03:01:48 Progress (3): 11/12 MB | 2.5 MB | 100 kB error 16-Dec-2022 03:01:48 Progress (3): 11/12 MB | 2.5 MB | 100 kB error 16-Dec-2022 03:01:48 Progress (3): 11/12 MB | 2.5 MB | 100 kB error 16-Dec-2022 03:01:48 Progress (3): 11/12 MB | 2.5 MB | 100 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 100 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 18 kB/s) error 16-Dec-2022 03:01:48 #14 31.83 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 16-Dec-2022 03:01:48 #14 31.87 Progress (3): 12 MB | 2.5 MB | 4.1/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 7.5/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 12/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 16/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 20/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 24/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 28/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 32/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 36/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 40/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 42/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 46/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 51/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 55/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 59/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 63/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 67/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 71/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 75/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 79/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 83/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 87/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 91/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 96/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 100/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 104/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 106/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 110/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 114/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 118/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 123/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 125/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 129/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 134/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 138/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 142/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 146/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 150/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 154/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 158/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 160/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 164/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 168/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 172/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 177/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 181/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 185/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 188/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 192/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 197/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 201/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 205/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 209/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 213/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 217/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 221/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 224/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 228/230 kB error 16-Dec-2022 03:01:48 Progress (3): 12 MB | 2.5 MB | 230 kB error 16-Dec-2022 03:01:48 Progress (4): 12 MB | 2.5 MB | 230 kB | 3.3/186 kB error 16-Dec-2022 03:01:48 Progress (4): 12 MB | 2.5 MB | 230 kB | 6.1/186 kB error 16-Dec-2022 03:01:48 Progress (4): 12 MB | 2.5 MB | 230 kB | 8.9/186 kB error 16-Dec-2022 03:01:48 Progress (4): 12 MB | 2.5 MB | 230 kB | 12/186 kB error 16-Dec-2022 03:01:48 Progress (4): 12 MB | 2.5 MB | 230 kB | 14/186 kB error 16-Dec-2022 03:01:48 Progress (4): 12 MB | 2.5 MB | 230 kB | 17/186 kB error 16-Dec-2022 03:01:48 Progress (4): 12 MB | 2.5 MB | 230 kB | 20/186 kB error 16-Dec-2022 03:01:48 Progress (4): 12 MB | 2.5 MB | 230 kB | 23/186 kB error 16-Dec-2022 03:01:48 Progress (4): 12 MB | 2.5 MB | 230 kB | 26/186 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 439 kB/s) error 16-Dec-2022 03:01:48 #14 31.89 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.jar error 16-Dec-2022 03:01:48 #14 31.95 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.0 MB/s) error 16-Dec-2022 03:01:48 #14 31.97 Progress (3): 230 kB | 26/186 kB | 3.3/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 6.1/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 8.9/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 12/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 14/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 17/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 20/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 23/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 26/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 28/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 31/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 34/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 37/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 40/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 42/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 45/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 48/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 51/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 54/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 56/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 59/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 62/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 65/67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 26/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 28/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 31/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 34/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 37/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 40/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 42/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 45/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 48/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 51/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 54/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 56/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 59/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 62/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 65/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 67/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 70/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 73/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 76/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 79/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (3): 230 kB | 81/186 kB | 67 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 39 kB/s) error 16-Dec-2022 03:01:48 #14 32.09 Progress (2): 84/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 87/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 90/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 93/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 95/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 98/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 101/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 104/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 107/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 109/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 112/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 115/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 118/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 120/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 123/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 126/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 129/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 132/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 134/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 137/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 140/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 143/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 145/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 148/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 151/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 154/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 157/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 159/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 162/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 165/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 168/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 171/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 173/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 176/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 179/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 182/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 185/186 kB | 67 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 67 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 11 kB/s) error 16-Dec-2022 03:01:48 #14 32.18 Progress (2): 186 kB | 4.1/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 8.2/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 12/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 16/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 20/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 25/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 29/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 33/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 37/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 41/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 45/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 49/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 52/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 56/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 60/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 64/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 68/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 71/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 75/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 79/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 83/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 87/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 91/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 95/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 99/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 104/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 106/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 110/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 114/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 116/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 120/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 125/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 129/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 133/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 137/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 141/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 145/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 149/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 153/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 157/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 161/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 165/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 170/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 174/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 178/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 182/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 186/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 188/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 192/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 197/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 201/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 205/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 209/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 213/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 217/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 221/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 225/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 229/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 233/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 237/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 242/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 246/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 250/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 254/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 258/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 262/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 266/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 269/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 273/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 277/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 281/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 284/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 288/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 292/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 296/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 300/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 305/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 309/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 313/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 317/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 321/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 325/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 329/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 332/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 336/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 340/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 344/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 348/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 352/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 356/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 360/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 365/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 367/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 371/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 375/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 379/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 383/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 387/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 391/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 395/636 kB error 16-Dec-2022 03:01:48 Progress (2): 186 kB | 399/636 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 31 kB/s) error 16-Dec-2022 03:01:48 #14 32.22 Progress (1): 403/636 kB error 16-Dec-2022 03:01:48 Progress (1): 408/636 kB error 16-Dec-2022 03:01:48 Progress (1): 412/636 kB error 16-Dec-2022 03:01:48 Progress (1): 416/636 kB error 16-Dec-2022 03:01:48 Progress (1): 420/636 kB error 16-Dec-2022 03:01:48 Progress (1): 424/636 kB error 16-Dec-2022 03:01:48 Progress (1): 428/636 kB error 16-Dec-2022 03:01:48 Progress (1): 430/636 kB error 16-Dec-2022 03:01:48 Progress (1): 434/636 kB error 16-Dec-2022 03:01:48 Progress (1): 438/636 kB error 16-Dec-2022 03:01:48 Progress (1): 442/636 kB error 16-Dec-2022 03:01:48 Progress (1): 447/636 kB error 16-Dec-2022 03:01:48 Progress (1): 451/636 kB error 16-Dec-2022 03:01:48 Progress (1): 455/636 kB error 16-Dec-2022 03:01:48 Progress (1): 459/636 kB error 16-Dec-2022 03:01:48 Progress (1): 463/636 kB error 16-Dec-2022 03:01:48 Progress (1): 465/636 kB error 16-Dec-2022 03:01:48 Progress (1): 467/636 kB error 16-Dec-2022 03:01:48 Progress (1): 471/636 kB error 16-Dec-2022 03:01:48 Progress (1): 476/636 kB error 16-Dec-2022 03:01:48 Progress (1): 480/636 kB error 16-Dec-2022 03:01:48 Progress (1): 484/636 kB error 16-Dec-2022 03:01:48 Progress (1): 488/636 kB error 16-Dec-2022 03:01:48 Progress (1): 492/636 kB error 16-Dec-2022 03:01:48 Progress (1): 496/636 kB error 16-Dec-2022 03:01:48 Progress (1): 500/636 kB error 16-Dec-2022 03:01:48 Progress (1): 504/636 kB error 16-Dec-2022 03:01:48 Progress (1): 508/636 kB error 16-Dec-2022 03:01:48 Progress (1): 512/636 kB error 16-Dec-2022 03:01:48 Progress (1): 516/636 kB error 16-Dec-2022 03:01:48 Progress (1): 521/636 kB error 16-Dec-2022 03:01:48 Progress (1): 525/636 kB error 16-Dec-2022 03:01:48 Progress (1): 529/636 kB error 16-Dec-2022 03:01:48 Progress (1): 533/636 kB error 16-Dec-2022 03:01:48 Progress (1): 537/636 kB error 16-Dec-2022 03:01:48 Progress (1): 541/636 kB error 16-Dec-2022 03:01:48 Progress (1): 545/636 kB error 16-Dec-2022 03:01:48 Progress (1): 549/636 kB error 16-Dec-2022 03:01:48 Progress (1): 553/636 kB error 16-Dec-2022 03:01:48 Progress (1): 557/636 kB error 16-Dec-2022 03:01:48 Progress (1): 561/636 kB error 16-Dec-2022 03:01:48 Progress (1): 566/636 kB error 16-Dec-2022 03:01:48 Progress (1): 570/636 kB error 16-Dec-2022 03:01:48 Progress (1): 574/636 kB error 16-Dec-2022 03:01:48 Progress (1): 578/636 kB error 16-Dec-2022 03:01:48 Progress (1): 582/636 kB error 16-Dec-2022 03:01:48 Progress (1): 586/636 kB error 16-Dec-2022 03:01:48 Progress (1): 590/636 kB error 16-Dec-2022 03:01:48 Progress (1): 593/636 kB error 16-Dec-2022 03:01:48 Progress (1): 597/636 kB error 16-Dec-2022 03:01:48 Progress (1): 601/636 kB error 16-Dec-2022 03:01:48 Progress (1): 605/636 kB error 16-Dec-2022 03:01:48 Progress (1): 609/636 kB error 16-Dec-2022 03:01:48 Progress (1): 613/636 kB error 16-Dec-2022 03:01:48 Progress (1): 617/636 kB error 16-Dec-2022 03:01:48 Progress (1): 621/636 kB error 16-Dec-2022 03:01:48 Progress (1): 626/636 kB error 16-Dec-2022 03:01:48 Progress (1): 628/636 kB error 16-Dec-2022 03:01:48 Progress (1): 632/636 kB error 16-Dec-2022 03:01:48 Progress (1): 636/636 kB error 16-Dec-2022 03:01:48 Progress (1): 636 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.jar (636 kB at 102 kB/s) error 16-Dec-2022 03:01:48 #14 32.41 [INFO] error 16-Dec-2022 03:01:48 #14 32.41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package --- error 16-Dec-2022 03:01:48 #14 32.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom error 16-Dec-2022 03:01:48 #14 32.56 Progress (1): 3.4/6.7 kB error 16-Dec-2022 03:01:48 Progress (1): 6.2/6.7 kB error 16-Dec-2022 03:01:48 Progress (1): 6.7 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 27 kB/s) error 16-Dec-2022 03:01:48 #14 32.68 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 16-Dec-2022 03:01:48 #14 32.81 Progress (1): 1.9 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 16-Dec-2022 03:01:48 #14 32.93 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 16-Dec-2022 03:01:48 #14 33.05 Progress (1): 1.8 kB error 16-Dec-2022 03:01:48 error 16-Dec-2022 03:01:48 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 6.7 kB/s) error 16-Dec-2022 03:01:48 #14 33.20 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 16-Dec-2022 03:01:48 #14 33.33 Progress (1): 1.4 kB error 16-Dec-2022 03:01:49 error 16-Dec-2022 03:01:49 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 5.5 kB/s) error 16-Dec-2022 03:01:49 #14 33.47 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 16-Dec-2022 03:01:49 #14 33.60 Progress (1): 424 B error 16-Dec-2022 03:01:49 error 16-Dec-2022 03:01:49 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.7 kB/s) error 16-Dec-2022 03:01:49 #14 33.72 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 16-Dec-2022 03:01:49 #14 33.84 Progress (1): 3.4/3.9 kB error 16-Dec-2022 03:01:49 Progress (1): 3.9 kB error 16-Dec-2022 03:01:49 error 16-Dec-2022 03:01:49 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 16-Dec-2022 03:01:49 #14 33.97 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 16-Dec-2022 03:01:49 #14 34.10 Progress (1): 1.7 kB error 16-Dec-2022 03:01:49 error 16-Dec-2022 03:01:49 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 6.7 kB/s) error 16-Dec-2022 03:01:49 #14 34.23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom error 16-Dec-2022 03:01:49 #14 34.34 Progress (1): 2.1 kB error 16-Dec-2022 03:01:50 error 16-Dec-2022 03:01:50 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.8 kB/s) error 16-Dec-2022 03:01:50 #14 34.47 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 16-Dec-2022 03:01:50 #14 34.59 Progress (1): 2.0 kB error 16-Dec-2022 03:01:50 error 16-Dec-2022 03:01:50 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.6 kB/s) error 16-Dec-2022 03:01:50 #14 34.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom error 16-Dec-2022 03:01:50 #14 34.83 Progress (1): 1.3 kB error 16-Dec-2022 03:01:50 error 16-Dec-2022 03:01:50 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.3 kB/s) error 16-Dec-2022 03:01:50 #14 34.97 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom error 16-Dec-2022 03:01:50 #14 35.10 Progress (1): 3.4/5.8 kB error 16-Dec-2022 03:01:50 Progress (1): 5.8 kB error 16-Dec-2022 03:01:50 error 16-Dec-2022 03:01:50 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 23 kB/s) error 16-Dec-2022 03:01:50 #14 35.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar error 16-Dec-2022 03:01:50 #14 35.28 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 16-Dec-2022 03:01:50 #14 35.29 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 16-Dec-2022 03:01:50 #14 35.29 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 16-Dec-2022 03:01:50 #14 35.30 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 16-Dec-2022 03:01:51 #14 35.40 Progress (1): 3.4/152 kB error 16-Dec-2022 03:01:51 Progress (1): 6.2/152 kB error 16-Dec-2022 03:01:51 Progress (1): 9.0/152 kB error 16-Dec-2022 03:01:51 Progress (1): 12/152 kB error 16-Dec-2022 03:01:51 Progress (1): 15/152 kB error 16-Dec-2022 03:01:51 Progress (1): 17/152 kB error 16-Dec-2022 03:01:51 Progress (1): 20/152 kB error 16-Dec-2022 03:01:51 Progress (1): 23/152 kB error 16-Dec-2022 03:01:51 Progress (1): 26/152 kB error 16-Dec-2022 03:01:51 Progress (1): 29/152 kB error 16-Dec-2022 03:01:51 Progress (1): 31/152 kB error 16-Dec-2022 03:01:51 Progress (1): 34/152 kB error 16-Dec-2022 03:01:51 Progress (1): 37/152 kB error 16-Dec-2022 03:01:51 Progress (1): 40/152 kB error 16-Dec-2022 03:01:51 Progress (1): 43/152 kB error 16-Dec-2022 03:01:51 Progress (1): 45/152 kB error 16-Dec-2022 03:01:51 Progress (1): 48/152 kB error 16-Dec-2022 03:01:51 Progress (1): 51/152 kB error 16-Dec-2022 03:01:51 Progress (1): 54/152 kB error 16-Dec-2022 03:01:51 Progress (1): 57/152 kB error 16-Dec-2022 03:01:51 Progress (1): 59/152 kB error 16-Dec-2022 03:01:51 Progress (1): 62/152 kB error 16-Dec-2022 03:01:51 Progress (1): 65/152 kB error 16-Dec-2022 03:01:51 Progress (1): 68/152 kB error 16-Dec-2022 03:01:51 Progress (1): 70/152 kB error 16-Dec-2022 03:01:51 Progress (1): 73/152 kB error 16-Dec-2022 03:01:51 Progress (1): 76/152 kB error 16-Dec-2022 03:01:51 Progress (1): 79/152 kB error 16-Dec-2022 03:01:51 Progress (1): 82/152 kB error 16-Dec-2022 03:01:51 Progress (1): 84/152 kB error 16-Dec-2022 03:01:51 Progress (1): 87/152 kB error 16-Dec-2022 03:01:51 Progress (1): 90/152 kB error 16-Dec-2022 03:01:51 Progress (2): 90/152 kB | 3.4/14 kB error 16-Dec-2022 03:01:51 Progress (3): 90/152 kB | 3.4/14 kB | 3.4/9.9 kB error 16-Dec-2022 03:01:51 Progress (3): 90/152 kB | 3.4/14 kB | 6.2/9.9 kB error 16-Dec-2022 03:01:51 Progress (4): 90/152 kB | 3.4/14 kB | 6.2/9.9 kB | 3.4/5.9 kB error 16-Dec-2022 03:01:51 Progress (4): 90/152 kB | 3.4/14 kB | 6.2/9.9 kB | 5.9 kB error 16-Dec-2022 03:01:51 Progress (4): 90/152 kB | 3.4/14 kB | 9.0/9.9 kB | 5.9 kB error 16-Dec-2022 03:01:51 Progress (4): 90/152 kB | 3.4/14 kB | 9.9 kB | 5.9 kB error 16-Dec-2022 03:01:51 Progress (4): 93/152 kB | 3.4/14 kB | 9.9 kB | 5.9 kB error 16-Dec-2022 03:01:51 Progress (4): 96/152 kB | 3.4/14 kB | 9.9 kB | 5.9 kB error 16-Dec-2022 03:01:51 Progress (4): 98/152 kB | 3.4/14 kB | 9.9 kB | 5.9 kB error 16-Dec-2022 03:01:51 Progress (4): 98/152 kB | 6.2/14 kB | 9.9 kB | 5.9 kB error 16-Dec-2022 03:01:51 Progress (4): 98/152 kB | 9.0/14 kB | 9.9 kB | 5.9 kB error 16-Dec-2022 03:01:51 Progress (4): 98/152 kB | 12/14 kB | 9.9 kB | 5.9 kB error 16-Dec-2022 03:01:51 Progress (4): 98/152 kB | 14 kB | 9.9 kB | 5.9 kB error 16-Dec-2022 03:01:51 Progress (4): 101/152 kB | 14 kB | 9.9 kB | 5.9 kB error 16-Dec-2022 03:01:51 Progress (5): 101/152 kB | 14 kB | 9.9 kB | 5.9 kB | 3.3/21 kB error 16-Dec-2022 03:01:51 Progress (5): 101/152 kB | 14 kB | 9.9 kB | 5.9 kB | 6.1/21 kB error 16-Dec-2022 03:01:51 Progress (5): 101/152 kB | 14 kB | 9.9 kB | 5.9 kB | 8.9/21 kB error 16-Dec-2022 03:01:51 Progress (5): 101/152 kB | 14 kB | 9.9 kB | 5.9 kB | 12/21 kB error 16-Dec-2022 03:01:51 Progress (5): 101/152 kB | 14 kB | 9.9 kB | 5.9 kB | 15/21 kB error 16-Dec-2022 03:01:51 Progress (5): 101/152 kB | 14 kB | 9.9 kB | 5.9 kB | 17/21 kB error 16-Dec-2022 03:01:51 Progress (5): 101/152 kB | 14 kB | 9.9 kB | 5.9 kB | 20/21 kB error 16-Dec-2022 03:01:51 Progress (5): 101/152 kB | 14 kB | 9.9 kB | 5.9 kB | 21 kB error 16-Dec-2022 03:01:51 Progress (5): 104/152 kB | 14 kB | 9.9 kB | 5.9 kB | 21 kB error 16-Dec-2022 03:01:51 Progress (5): 107/152 kB | 14 kB | 9.9 kB | 5.9 kB | 21 kB error 16-Dec-2022 03:01:51 Progress (5): 110/152 kB | 14 kB | 9.9 kB | 5.9 kB | 21 kB error 16-Dec-2022 03:01:51 Progress (5): 112/152 kB | 14 kB | 9.9 kB | 5.9 kB | 21 kB error 16-Dec-2022 03:01:51 Progress (5): 115/152 kB | 14 kB | 9.9 kB | 5.9 kB | 21 kB error 16-Dec-2022 03:01:51 Progress (5): 118/152 kB | 14 kB | 9.9 kB | 5.9 kB | 21 kB error 16-Dec-2022 03:01:51 Progress (5): 121/152 kB | 14 kB | 9.9 kB | 5.9 kB | 21 kB error 16-Dec-2022 03:01:51 Progress (5): 124/152 kB | 14 kB | 9.9 kB | 5.9 kB | 21 kB error 16-Dec-2022 03:01:51 Progress (5): 126/152 kB | 14 kB | 9.9 kB | 5.9 kB | 21 kB error 16-Dec-2022 03:01:51 Progress (5): 129/152 kB | 14 kB | 9.9 kB | 5.9 kB | 21 kB error 16-Dec-2022 03:01:51 Progress (5): 132/152 kB | 14 kB | 9.9 kB | 5.9 kB | 21 kB error 16-Dec-2022 03:01:51 Progress (5): 135/152 kB | 14 kB | 9.9 kB | 5.9 kB | 21 kB error 16-Dec-2022 03:01:51 Progress (5): 138/152 kB | 14 kB | 9.9 kB | 5.9 kB | 21 kB error 16-Dec-2022 03:01:51 Progress (5): 140/152 kB | 14 kB | 9.9 kB | 5.9 kB | 21 kB error 16-Dec-2022 03:01:51 Progress (5): 143/152 kB | 14 kB | 9.9 kB | 5.9 kB | 21 kB error 16-Dec-2022 03:01:51 Progress (5): 146/152 kB | 14 kB | 9.9 kB | 5.9 kB | 21 kB error 16-Dec-2022 03:01:51 Progress (5): 149/152 kB | 14 kB | 9.9 kB | 5.9 kB | 21 kB error 16-Dec-2022 03:01:51 Progress (5): 152/152 kB | 14 kB | 9.9 kB | 5.9 kB | 21 kB error 16-Dec-2022 03:01:51 Progress (5): 152 kB | 14 kB | 9.9 kB | 5.9 kB | 21 kB error 16-Dec-2022 03:01:51 error 16-Dec-2022 03:01:51 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 38 kB/s) error 16-Dec-2022 03:01:51 #14 35.55 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar error 16-Dec-2022 03:01:51 #14 35.55 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 16-Dec-2022 03:01:51 #14 35.55 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 16-Dec-2022 03:01:51 #14 35.56 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 50 kB/s) error 16-Dec-2022 03:01:51 #14 35.56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/classworlds/classworlds/1.1/classworlds-1.1.jar error 16-Dec-2022 03:01:51 #14 35.56 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 71 kB/s) error 16-Dec-2022 03:01:51 #14 35.56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar error 16-Dec-2022 03:01:51 #14 35.57 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 489 kB/s) error 16-Dec-2022 03:01:51 #14 35.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar error 16-Dec-2022 03:01:51 #14 35.67 Progress (1): 3.4/30 kB error 16-Dec-2022 03:01:51 Progress (1): 6.2/30 kB error 16-Dec-2022 03:01:51 Progress (1): 9.0/30 kB error 16-Dec-2022 03:01:51 Progress (1): 12/30 kB error 16-Dec-2022 03:01:51 Progress (1): 15/30 kB error 16-Dec-2022 03:01:51 Progress (1): 17/30 kB error 16-Dec-2022 03:01:51 Progress (1): 20/30 kB error 16-Dec-2022 03:01:51 Progress (2): 20/30 kB | 3.4/37 kB error 16-Dec-2022 03:01:51 Progress (2): 20/30 kB | 6.2/37 kB error 16-Dec-2022 03:01:51 Progress (3): 20/30 kB | 6.2/37 kB | 3.4/38 kB error 16-Dec-2022 03:01:51 Progress (3): 20/30 kB | 6.2/37 kB | 6.2/38 kB error 16-Dec-2022 03:01:51 Progress (3): 20/30 kB | 6.2/37 kB | 9.0/38 kB error 16-Dec-2022 03:01:51 Progress (3): 20/30 kB | 6.2/37 kB | 12/38 kB error 16-Dec-2022 03:01:51 Progress (3): 20/30 kB | 6.2/37 kB | 15/38 kB error 16-Dec-2022 03:01:51 Progress (3): 20/30 kB | 6.2/37 kB | 17/38 kB error 16-Dec-2022 03:01:51 Progress (3): 20/30 kB | 6.2/37 kB | 20/38 kB error 16-Dec-2022 03:01:51 Progress (3): 20/30 kB | 6.2/37 kB | 23/38 kB error 16-Dec-2022 03:01:51 Progress (3): 20/30 kB | 6.2/37 kB | 26/38 kB error 16-Dec-2022 03:01:51 Progress (3): 20/30 kB | 6.2/37 kB | 29/38 kB error 16-Dec-2022 03:01:51 Progress (3): 20/30 kB | 6.2/37 kB | 31/38 kB error 16-Dec-2022 03:01:51 Progress (3): 20/30 kB | 6.2/37 kB | 34/38 kB error 16-Dec-2022 03:01:51 Progress (3): 20/30 kB | 6.2/37 kB | 37/38 kB error 16-Dec-2022 03:01:51 Progress (3): 20/30 kB | 6.2/37 kB | 38 kB error 16-Dec-2022 03:01:51 Progress (4): 20/30 kB | 6.2/37 kB | 38 kB | 3.4/10 kB error 16-Dec-2022 03:01:51 Progress (4): 20/30 kB | 6.2/37 kB | 38 kB | 6.2/10 kB error 16-Dec-2022 03:01:51 Progress (4): 20/30 kB | 6.2/37 kB | 38 kB | 9.0/10 kB error 16-Dec-2022 03:01:51 Progress (4): 20/30 kB | 6.2/37 kB | 38 kB | 10 kB error 16-Dec-2022 03:01:51 Progress (4): 20/30 kB | 9.0/37 kB | 38 kB | 10 kB error 16-Dec-2022 03:01:51 Progress (4): 20/30 kB | 12/37 kB | 38 kB | 10 kB error 16-Dec-2022 03:01:51 Progress (4): 20/30 kB | 15/37 kB | 38 kB | 10 kB error 16-Dec-2022 03:01:51 Progress (4): 20/30 kB | 17/37 kB | 38 kB | 10 kB error 16-Dec-2022 03:01:51 Progress (4): 20/30 kB | 20/37 kB | 38 kB | 10 kB error 16-Dec-2022 03:01:51 Progress (4): 20/30 kB | 23/37 kB | 38 kB | 10 kB error 16-Dec-2022 03:01:51 Progress (4): 20/30 kB | 26/37 kB | 38 kB | 10 kB error 16-Dec-2022 03:01:51 Progress (4): 20/30 kB | 29/37 kB | 38 kB | 10 kB error 16-Dec-2022 03:01:51 Progress (4): 23/30 kB | 29/37 kB | 38 kB | 10 kB error 16-Dec-2022 03:01:51 Progress (4): 26/30 kB | 29/37 kB | 38 kB | 10 kB error 16-Dec-2022 03:01:51 Progress (4): 26/30 kB | 31/37 kB | 38 kB | 10 kB error 16-Dec-2022 03:01:51 Progress (4): 26/30 kB | 34/37 kB | 38 kB | 10 kB error 16-Dec-2022 03:01:51 Progress (4): 29/30 kB | 34/37 kB | 38 kB | 10 kB error 16-Dec-2022 03:01:51 Progress (4): 30 kB | 34/37 kB | 38 kB | 10 kB error 16-Dec-2022 03:01:51 Progress (4): 30 kB | 37 kB | 38 kB | 10 kB error 16-Dec-2022 03:01:51 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 3.4/43 kB error 16-Dec-2022 03:01:51 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 6.2/43 kB error 16-Dec-2022 03:01:51 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 9.0/43 kB error 16-Dec-2022 03:01:51 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 12/43 kB error 16-Dec-2022 03:01:51 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 15/43 kB error 16-Dec-2022 03:01:51 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 17/43 kB error 16-Dec-2022 03:01:51 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 20/43 kB error 16-Dec-2022 03:01:51 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 23/43 kB error 16-Dec-2022 03:01:51 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 26/43 kB error 16-Dec-2022 03:01:51 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 29/43 kB error 16-Dec-2022 03:01:51 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 31/43 kB error 16-Dec-2022 03:01:51 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 34/43 kB error 16-Dec-2022 03:01:51 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 37/43 kB error 16-Dec-2022 03:01:51 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 40/43 kB error 16-Dec-2022 03:01:51 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 43/43 kB error 16-Dec-2022 03:01:51 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 43 kB error 16-Dec-2022 03:01:51 error 16-Dec-2022 03:01:51 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 20 kB/s) error 16-Dec-2022 03:01:51 #14 35.80 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 74 kB/s) error 16-Dec-2022 03:01:51 #14 35.81 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 58 kB/s) error 16-Dec-2022 03:01:51 #14 35.81 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 71 kB/s) error 16-Dec-2022 03:01:51 #14 35.82 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 82 kB/s) error 16-Dec-2022 03:01:51 #14 35.90 [INFO] Using 'UTF-8' encoding to copy filtered resources. error 16-Dec-2022 03:01:51 #14 35.91 [INFO] Copying 1 resource error 16-Dec-2022 03:01:51 #14 35.94 [INFO] Copying 2 resources error 16-Dec-2022 03:01:51 #14 35.97 [INFO] skip non existing resourceDirectory /app/package/src/main/webapp error 16-Dec-2022 03:01:51 #14 35.97 [INFO] error 16-Dec-2022 03:01:51 #14 35.97 [INFO] --- openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) @ referenceapplication-package --- error 16-Dec-2022 03:01:52 #14 37.21 Dec 16, 2022 3:01:52 AM org.jline.utils.Log logr error 16-Dec-2022 03:01:52 #14 37.21 WARNING: Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information) error 16-Dec-2022 03:01:53 #14 37.47 error 16-Dec-2022 03:01:53 #14 37.47 Downloading modules... error 16-Dec-2022 03:01:53 #14 37.47 error 16-Dec-2022 03:01:53 #14 37.48 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 16-Dec-2022 03:01:53 #14 37.61 Progress (1): 3.3/18 kB error 16-Dec-2022 03:01:53 Progress (1): 6.1/18 kB error 16-Dec-2022 03:01:53 Progress (1): 8.9/18 kB error 16-Dec-2022 03:01:53 Progress (1): 12/18 kB error 16-Dec-2022 03:01:53 Progress (1): 14/18 kB error 16-Dec-2022 03:01:53 Progress (1): 17/18 kB error 16-Dec-2022 03:01:53 Progress (1): 18 kB error 16-Dec-2022 03:01:53 error 16-Dec-2022 03:01:53 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 71 kB/s) error 16-Dec-2022 03:01:53 #14 37.74 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 16-Dec-2022 03:01:53 #14 38.03 Progress (1): 4.1/205 kB error 16-Dec-2022 03:01:53 Progress (1): 8.2/205 kB error 16-Dec-2022 03:01:53 Progress (1): 12/205 kB error 16-Dec-2022 03:01:53 Progress (1): 16/205 kB error 16-Dec-2022 03:01:53 Progress (1): 20/205 kB error 16-Dec-2022 03:01:53 Progress (1): 25/205 kB error 16-Dec-2022 03:01:53 Progress (1): 29/205 kB error 16-Dec-2022 03:01:53 Progress (1): 33/205 kB error 16-Dec-2022 03:01:53 Progress (1): 37/205 kB error 16-Dec-2022 03:01:53 Progress (1): 41/205 kB error 16-Dec-2022 03:01:53 Progress (1): 45/205 kB error 16-Dec-2022 03:01:53 Progress (1): 49/205 kB error 16-Dec-2022 03:01:53 Progress (1): 52/205 kB error 16-Dec-2022 03:01:53 Progress (1): 56/205 kB error 16-Dec-2022 03:01:53 Progress (1): 60/205 kB error 16-Dec-2022 03:01:53 Progress (1): 64/205 kB error 16-Dec-2022 03:01:53 Progress (1): 68/205 kB error 16-Dec-2022 03:01:53 Progress (1): 72/205 kB error 16-Dec-2022 03:01:53 Progress (1): 76/205 kB error 16-Dec-2022 03:01:53 Progress (1): 80/205 kB error 16-Dec-2022 03:01:53 Progress (1): 84/205 kB error 16-Dec-2022 03:01:53 Progress (1): 86/205 kB error 16-Dec-2022 03:01:53 Progress (1): 90/205 kB error 16-Dec-2022 03:01:53 Progress (1): 95/205 kB error 16-Dec-2022 03:01:53 Progress (1): 99/205 kB error 16-Dec-2022 03:01:53 Progress (1): 103/205 kB error 16-Dec-2022 03:01:53 Progress (1): 107/205 kB error 16-Dec-2022 03:01:53 Progress (1): 111/205 kB error 16-Dec-2022 03:01:53 Progress (1): 115/205 kB error 16-Dec-2022 03:01:53 Progress (1): 119/205 kB error 16-Dec-2022 03:01:53 Progress (1): 123/205 kB error 16-Dec-2022 03:01:53 Progress (1): 125/205 kB error 16-Dec-2022 03:01:53 Progress (1): 129/205 kB error 16-Dec-2022 03:01:53 Progress (1): 134/205 kB error 16-Dec-2022 03:01:53 Progress (1): 138/205 kB error 16-Dec-2022 03:01:53 Progress (1): 142/205 kB error 16-Dec-2022 03:01:53 Progress (1): 146/205 kB error 16-Dec-2022 03:01:53 Progress (1): 150/205 kB error 16-Dec-2022 03:01:53 Progress (1): 152/205 kB error 16-Dec-2022 03:01:53 Progress (1): 156/205 kB error 16-Dec-2022 03:01:53 Progress (1): 161/205 kB error 16-Dec-2022 03:01:53 Progress (1): 165/205 kB error 16-Dec-2022 03:01:53 Progress (1): 169/205 kB error 16-Dec-2022 03:01:53 Progress (1): 173/205 kB error 16-Dec-2022 03:01:53 Progress (1): 177/205 kB error 16-Dec-2022 03:01:53 Progress (1): 181/205 kB error 16-Dec-2022 03:01:53 Progress (1): 185/205 kB error 16-Dec-2022 03:01:53 Progress (1): 188/205 kB error 16-Dec-2022 03:01:53 Progress (1): 192/205 kB error 16-Dec-2022 03:01:53 Progress (1): 197/205 kB error 16-Dec-2022 03:01:53 Progress (1): 201/205 kB error 16-Dec-2022 03:01:53 Progress (1): 205/205 kB error 16-Dec-2022 03:01:53 Progress (1): 205 kB error 16-Dec-2022 03:01:53 error 16-Dec-2022 03:01:53 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 487 kB/s) error 16-Dec-2022 03:01:53 #14 38.19 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom error 16-Dec-2022 03:01:53 #14 38.32 Progress (1): 2.0 kB error 16-Dec-2022 03:01:53 error 16-Dec-2022 03:01:54 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.1 kB/s) error 16-Dec-2022 03:01:54 #14 38.44 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom error 16-Dec-2022 03:01:54 #14 38.56 Progress (1): 3.4/22 kB error 16-Dec-2022 03:01:54 Progress (1): 6.2/22 kB error 16-Dec-2022 03:01:54 Progress (1): 9.0/22 kB error 16-Dec-2022 03:01:54 Progress (1): 12/22 kB error 16-Dec-2022 03:01:54 Progress (1): 15/22 kB error 16-Dec-2022 03:01:54 Progress (1): 17/22 kB error 16-Dec-2022 03:01:54 Progress (1): 20/22 kB error 16-Dec-2022 03:01:54 Progress (1): 22 kB error 16-Dec-2022 03:01:54 error 16-Dec-2022 03:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 93 kB/s) error 16-Dec-2022 03:01:54 #14 38.68 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 16-Dec-2022 03:01:54 #14 38.80 Progress (1): 3.4 kB error 16-Dec-2022 03:01:54 error 16-Dec-2022 03:01:54 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 14 kB/s) error 16-Dec-2022 03:01:54 #14 38.92 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom error 16-Dec-2022 03:01:54 #14 39.04 Progress (1): 3.4/4.1 kB error 16-Dec-2022 03:01:54 Progress (1): 4.1 kB error 16-Dec-2022 03:01:54 error 16-Dec-2022 03:01:54 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 17 kB/s) error 16-Dec-2022 03:01:54 #14 39.17 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 16-Dec-2022 03:01:54 #14 39.30 Progress (1): 3.4/4.8 kB error 16-Dec-2022 03:01:54 Progress (1): 4.8 kB error 16-Dec-2022 03:01:55 error 16-Dec-2022 03:01:55 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 19 kB/s) error 16-Dec-2022 03:01:55 #14 39.42 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 16-Dec-2022 03:01:55 #14 39.54 Progress (1): 3.4/13 kB error 16-Dec-2022 03:01:55 Progress (1): 6.2/13 kB error 16-Dec-2022 03:01:55 Progress (1): 9.0/13 kB error 16-Dec-2022 03:01:55 Progress (1): 12/13 kB error 16-Dec-2022 03:01:55 Progress (1): 13 kB error 16-Dec-2022 03:01:55 error 16-Dec-2022 03:01:55 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 16-Dec-2022 03:01:55 #14 39.68 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 16-Dec-2022 03:01:55 #14 39.80 Progress (1): 2.5 kB error 16-Dec-2022 03:01:55 error 16-Dec-2022 03:01:55 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 10 kB/s) error 16-Dec-2022 03:01:55 #14 39.92 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 16-Dec-2022 03:01:55 #14 40.04 Progress (1): 3.4/14 kB error 16-Dec-2022 03:01:55 Progress (1): 6.2/14 kB error 16-Dec-2022 03:01:55 Progress (1): 9.0/14 kB error 16-Dec-2022 03:01:55 Progress (1): 12/14 kB error 16-Dec-2022 03:01:55 Progress (1): 14 kB error 16-Dec-2022 03:01:55 error 16-Dec-2022 03:01:55 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 59 kB/s) error 16-Dec-2022 03:01:55 #14 40.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom error 16-Dec-2022 03:01:55 #14 40.32 Progress (1): 3.4/7.3 kB error 16-Dec-2022 03:01:55 Progress (1): 6.2/7.3 kB error 16-Dec-2022 03:01:55 Progress (1): 7.3 kB error 16-Dec-2022 03:01:55 error 16-Dec-2022 03:01:56 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 30 kB/s) error 16-Dec-2022 03:01:56 #14 40.44 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom error 16-Dec-2022 03:01:56 #14 40.56 Progress (1): 2.2 kB error 16-Dec-2022 03:01:56 error 16-Dec-2022 03:01:56 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.0 kB/s) error 16-Dec-2022 03:01:56 #14 40.69 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 16-Dec-2022 03:01:56 #14 40.81 Progress (1): 2.6 kB error 16-Dec-2022 03:01:56 error 16-Dec-2022 03:01:56 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 10 kB/s) error 16-Dec-2022 03:01:56 #14 40.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom error 16-Dec-2022 03:01:56 #14 41.08 Progress (1): 1.0 kB error 16-Dec-2022 03:01:56 error 16-Dec-2022 03:01:56 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.1 kB/s) error 16-Dec-2022 03:01:56 #14 41.22 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 16-Dec-2022 03:01:56 #14 41.33 Progress (1): 2.2 kB error 16-Dec-2022 03:01:56 error 16-Dec-2022 03:01:56 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.1 kB/s) error 16-Dec-2022 03:01:57 #14 41.46 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 16-Dec-2022 03:01:57 #14 41.58 Progress (1): 2.8 kB error 16-Dec-2022 03:01:57 error 16-Dec-2022 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 11 kB/s) error 16-Dec-2022 03:01:57 #14 41.72 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 16-Dec-2022 03:01:57 #14 41.84 Progress (1): 3.4/4.1 kB error 16-Dec-2022 03:01:57 Progress (1): 4.1 kB error 16-Dec-2022 03:01:57 error 16-Dec-2022 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 17 kB/s) error 16-Dec-2022 03:01:57 #14 42.01 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 16-Dec-2022 03:01:57 #14 42.12 Progress (1): 3.3/7.6 kB error 16-Dec-2022 03:01:57 Progress (1): 6.1/7.6 kB error 16-Dec-2022 03:01:57 Progress (1): 7.6 kB error 16-Dec-2022 03:01:57 error 16-Dec-2022 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 16-Dec-2022 03:01:57 #14 42.28 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 16-Dec-2022 03:01:58 #14 42.40 Progress (1): 3.4/4.9 kB error 16-Dec-2022 03:01:58 Progress (1): 4.9 kB error 16-Dec-2022 03:01:58 error 16-Dec-2022 03:01:58 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 20 kB/s) error 16-Dec-2022 03:01:58 #14 42.52 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 16-Dec-2022 03:01:58 #14 42.65 Progress (1): 1.5 kB error 16-Dec-2022 03:01:58 error 16-Dec-2022 03:01:58 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.2 kB/s) error 16-Dec-2022 03:01:58 #14 42.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom error 16-Dec-2022 03:01:58 #14 42.89 Progress (1): 3.3/15 kB error 16-Dec-2022 03:01:58 Progress (1): 6.1/15 kB error 16-Dec-2022 03:01:58 Progress (1): 8.9/15 kB error 16-Dec-2022 03:01:58 Progress (1): 12/15 kB error 16-Dec-2022 03:01:58 Progress (1): 15/15 kB error 16-Dec-2022 03:01:58 Progress (1): 15 kB error 16-Dec-2022 03:01:58 error 16-Dec-2022 03:01:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 64 kB/s) error 16-Dec-2022 03:01:58 #14 43.01 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 16-Dec-2022 03:01:58 #14 43.14 Progress (1): 1.5 kB error 16-Dec-2022 03:01:58 error 16-Dec-2022 03:01:58 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.3 kB/s) error 16-Dec-2022 03:01:58 #14 43.27 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 16-Dec-2022 03:01:58 #14 43.40 Progress (1): 3.4/3.4 kB error 16-Dec-2022 03:01:58 Progress (1): 3.4 kB error 16-Dec-2022 03:01:58 #14 ... error 16-Dec-2022 03:01:58 error 16-Dec-2022 03:01:58 #17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 16-Dec-2022 03:01:58 #17 26.00 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 16-Dec-2022 03:01:58 #17 31.63 Progress (1): 3.3/5.8 kB error 16-Dec-2022 03:01:58 Progress (1): 5.8 kB error 16-Dec-2022 03:01:58 error 16-Dec-2022 03:01:58 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 997 B/s) error 16-Dec-2022 03:01:58 #17 32.04 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 16-Dec-2022 03:01:58 #17 32.19 Progress (1): 3.3/34 kB error 16-Dec-2022 03:01:58 Progress (1): 6.1/34 kB error 16-Dec-2022 03:01:58 Progress (1): 8.9/34 kB error 16-Dec-2022 03:01:58 Progress (1): 12/34 kB error 16-Dec-2022 03:01:58 Progress (1): 15/34 kB error 16-Dec-2022 03:01:58 Progress (1): 17/34 kB error 16-Dec-2022 03:01:58 Progress (1): 20/34 kB error 16-Dec-2022 03:01:58 Progress (1): 23/34 kB error 16-Dec-2022 03:01:58 Progress (1): 26/34 kB error 16-Dec-2022 03:01:58 Progress (1): 29/34 kB error 16-Dec-2022 03:01:58 Progress (1): 31/34 kB error 16-Dec-2022 03:01:58 Progress (1): 34 kB error 16-Dec-2022 03:01:58 error 16-Dec-2022 03:01:58 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 74 kB/s) error 16-Dec-2022 03:01:58 #17 32.61 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 16-Dec-2022 03:01:58 #17 32.79 Progress (1): 3.4/8.1 kB error 16-Dec-2022 03:01:58 Progress (1): 6.2/8.1 kB error 16-Dec-2022 03:01:58 Progress (1): 8.1 kB error 16-Dec-2022 03:01:58 error 16-Dec-2022 03:01:58 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 20 kB/s) error 16-Dec-2022 03:01:58 #17 33.32 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 16-Dec-2022 03:01:58 #17 33.52 Progress (1): 3.4/30 kB error 16-Dec-2022 03:01:58 Progress (1): 6.2/30 kB error 16-Dec-2022 03:01:58 Progress (1): 9.0/30 kB error 16-Dec-2022 03:01:58 Progress (1): 12/30 kB error 16-Dec-2022 03:01:58 Progress (1): 15/30 kB error 16-Dec-2022 03:01:58 Progress (1): 17/30 kB error 16-Dec-2022 03:01:58 Progress (1): 20/30 kB error 16-Dec-2022 03:01:58 Progress (1): 23/30 kB error 16-Dec-2022 03:01:58 Progress (1): 26/30 kB error 16-Dec-2022 03:01:58 Progress (1): 29/30 kB error 16-Dec-2022 03:01:58 Progress (1): 30 kB error 16-Dec-2022 03:01:58 error 16-Dec-2022 03:01:58 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 49 kB/s) error 16-Dec-2022 03:01:58 #17 35.09 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 16-Dec-2022 03:01:58 #17 35.55 Progress (1): 3.3/10 kB error 16-Dec-2022 03:01:58 Progress (1): 6.1/10 kB error 16-Dec-2022 03:01:58 Progress (1): 8.9/10 kB error 16-Dec-2022 03:01:58 Progress (1): 10 kB error 16-Dec-2022 03:01:58 error 16-Dec-2022 03:01:58 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 12 kB/s) error 16-Dec-2022 03:01:59 #17 ... error 16-Dec-2022 03:01:59 error 16-Dec-2022 03:01:59 #14 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 16-Dec-2022 03:01:59 #14 43.40 Progress (1): 3.4/3.4 kB error 16-Dec-2022 03:01:59 Progress (1): 3.4 kB error 16-Dec-2022 03:01:59 error 16-Dec-2022 03:01:59 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 14 kB/s) error 16-Dec-2022 03:01:59 #14 43.52 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 16-Dec-2022 03:01:59 #14 43.64 Progress (1): 3.4/14 kB error 16-Dec-2022 03:01:59 Progress (1): 6.2/14 kB error 16-Dec-2022 03:01:59 Progress (1): 9.0/14 kB error 16-Dec-2022 03:01:59 Progress (1): 12/14 kB error 16-Dec-2022 03:01:59 Progress (1): 14 kB error 16-Dec-2022 03:01:59 error 16-Dec-2022 03:01:59 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 58 kB/s) error 16-Dec-2022 03:01:59 #14 43.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom error 16-Dec-2022 03:01:59 #14 43.90 Progress (1): 3.4/4.1 kB error 16-Dec-2022 03:01:59 Progress (1): 4.1 kB error 16-Dec-2022 03:01:59 error 16-Dec-2022 03:01:59 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 17 kB/s) error 16-Dec-2022 03:01:59 #14 44.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom error 16-Dec-2022 03:01:59 #14 44.19 Progress (1): 3.0 kB error 16-Dec-2022 03:01:59 error 16-Dec-2022 03:01:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 12 kB/s) error 16-Dec-2022 03:01:59 #14 44.31 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 16-Dec-2022 03:02:00 #14 44.44 Progress (1): 3.4/6.7 kB error 16-Dec-2022 03:02:00 Progress (1): 6.2/6.7 kB error 16-Dec-2022 03:02:00 Progress (1): 6.7 kB error 16-Dec-2022 03:02:00 error 16-Dec-2022 03:02:00 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 26 kB/s) error 16-Dec-2022 03:02:00 #14 44.57 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 16-Dec-2022 03:02:00 #14 44.71 Progress (1): 3.0 kB error 16-Dec-2022 03:02:00 error 16-Dec-2022 03:02:00 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 12 kB/s) error 16-Dec-2022 03:02:00 #14 44.84 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 16-Dec-2022 03:02:00 #14 44.96 Progress (1): 1.6 kB error 16-Dec-2022 03:02:00 error 16-Dec-2022 03:02:00 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 6.7 kB/s) error 16-Dec-2022 03:02:00 #14 45.17 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom error 16-Dec-2022 03:02:00 #14 45.28 Progress (1): 2.6 kB error 16-Dec-2022 03:02:01 error 16-Dec-2022 03:02:01 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 16-Dec-2022 03:02:01 #14 45.50 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 16-Dec-2022 03:02:01 #14 45.63 Progress (1): 1.5 kB error 16-Dec-2022 03:02:01 error 16-Dec-2022 03:02:01 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.3 kB/s) error 16-Dec-2022 03:02:01 #14 45.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom error 16-Dec-2022 03:02:01 #14 45.87 Progress (1): 3.3/18 kB error 16-Dec-2022 03:02:01 Progress (1): 6.1/18 kB error 16-Dec-2022 03:02:01 Progress (1): 8.9/18 kB error 16-Dec-2022 03:02:01 Progress (1): 12/18 kB error 16-Dec-2022 03:02:01 Progress (1): 15/18 kB error 16-Dec-2022 03:02:01 Progress (1): 17/18 kB error 16-Dec-2022 03:02:01 Progress (1): 18 kB error 16-Dec-2022 03:02:01 error 16-Dec-2022 03:02:01 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 73 kB/s) error 16-Dec-2022 03:02:01 #14 46.00 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 16-Dec-2022 03:02:01 #14 46.11 Progress (1): 1.5 kB error 16-Dec-2022 03:02:01 error 16-Dec-2022 03:02:01 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.4 kB/s) error 16-Dec-2022 03:02:01 #14 46.24 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 16-Dec-2022 03:02:02 #14 46.36 Progress (1): 2.8 kB error 16-Dec-2022 03:02:02 error 16-Dec-2022 03:02:02 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 16-Dec-2022 03:02:02 #14 46.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom error 16-Dec-2022 03:02:02 #14 46.60 Progress (1): 3.4/5.0 kB error 16-Dec-2022 03:02:02 Progress (1): 5.0 kB error 16-Dec-2022 03:02:02 error 16-Dec-2022 03:02:02 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 16-Dec-2022 03:02:02 #14 46.73 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 16-Dec-2022 03:02:02 #14 46.85 Progress (1): 3.3/4.2 kB error 16-Dec-2022 03:02:02 Progress (1): 4.2 kB error 16-Dec-2022 03:02:02 error 16-Dec-2022 03:02:02 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 17 kB/s) error 16-Dec-2022 03:02:02 #14 46.98 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom error 16-Dec-2022 03:02:02 #14 47.11 Progress (1): 3.4/4.7 kB error 16-Dec-2022 03:02:02 Progress (1): 4.7 kB error 16-Dec-2022 03:02:02 error 16-Dec-2022 03:02:02 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 16-Dec-2022 03:02:02 #14 47.23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom error 16-Dec-2022 03:02:02 #14 47.35 Progress (1): 3.3/6.6 kB error 16-Dec-2022 03:02:03 Progress (1): 6.1/6.6 kB error 16-Dec-2022 03:02:03 Progress (1): 6.6 kB error 16-Dec-2022 03:02:03 error 16-Dec-2022 03:02:03 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 16-Dec-2022 03:02:03 #14 47.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom error 16-Dec-2022 03:02:03 #14 47.59 Progress (1): 3.3/16 kB error 16-Dec-2022 03:02:03 Progress (1): 6.1/16 kB error 16-Dec-2022 03:02:03 Progress (1): 8.9/16 kB error 16-Dec-2022 03:02:03 Progress (1): 12/16 kB error 16-Dec-2022 03:02:03 Progress (1): 14/16 kB error 16-Dec-2022 03:02:03 Progress (1): 16 kB error 16-Dec-2022 03:02:03 error 16-Dec-2022 03:02:03 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 67 kB/s) error 16-Dec-2022 03:02:03 #14 47.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom error 16-Dec-2022 03:02:03 #14 47.85 Progress (1): 3.3/5.2 kB error 16-Dec-2022 03:02:03 Progress (1): 5.2 kB error 16-Dec-2022 03:02:03 error 16-Dec-2022 03:02:03 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 16-Dec-2022 03:02:03 #14 47.97 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom error 16-Dec-2022 03:02:03 #14 48.09 Progress (1): 3.3/13 kB error 16-Dec-2022 03:02:03 Progress (1): 6.1/13 kB error 16-Dec-2022 03:02:03 Progress (1): 8.9/13 kB error 16-Dec-2022 03:02:03 Progress (1): 12/13 kB error 16-Dec-2022 03:02:03 Progress (1): 13 kB error 16-Dec-2022 03:02:03 error 16-Dec-2022 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 54 kB/s) error 16-Dec-2022 03:02:03 #14 48.21 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 16-Dec-2022 03:02:03 #14 48.33 Progress (1): 3.3/7.5 kB error 16-Dec-2022 03:02:03 Progress (1): 6.1/7.5 kB error 16-Dec-2022 03:02:03 Progress (1): 7.5 kB error 16-Dec-2022 03:02:04 error 16-Dec-2022 03:02:04 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 31 kB/s) error 16-Dec-2022 03:02:04 #14 48.45 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 16-Dec-2022 03:02:04 #14 48.56 Progress (1): 3.3/15 kB error 16-Dec-2022 03:02:04 Progress (1): 6.1/15 kB error 16-Dec-2022 03:02:04 Progress (1): 8.9/15 kB error 16-Dec-2022 03:02:04 Progress (1): 12/15 kB error 16-Dec-2022 03:02:04 Progress (1): 15/15 kB error 16-Dec-2022 03:02:04 Progress (1): 15 kB error 16-Dec-2022 03:02:04 error 16-Dec-2022 03:02:04 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 63 kB/s) error 16-Dec-2022 03:02:04 #14 48.68 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 16-Dec-2022 03:02:04 #14 48.80 Progress (1): 3.3/3.3 kB error 16-Dec-2022 03:02:04 Progress (1): 3.3 kB error 16-Dec-2022 03:02:04 error 16-Dec-2022 03:02:04 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 14 kB/s) error 16-Dec-2022 03:02:04 #14 48.92 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 16-Dec-2022 03:02:04 #14 49.04 Progress (1): 2.9 kB error 16-Dec-2022 03:02:04 error 16-Dec-2022 03:02:04 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 16-Dec-2022 03:02:04 #14 49.15 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 16-Dec-2022 03:02:04 #14 49.27 Progress (1): 1.9 kB error 16-Dec-2022 03:02:05 error 16-Dec-2022 03:02:05 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 8.2 kB/s) error 16-Dec-2022 03:02:05 #14 49.40 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 16-Dec-2022 03:02:05 #14 49.51 Progress (1): 2.7 kB error 16-Dec-2022 03:02:05 error 16-Dec-2022 03:02:05 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 16-Dec-2022 03:02:05 #14 49.63 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 16-Dec-2022 03:02:05 #14 49.75 Progress (1): 1.9 kB error 16-Dec-2022 03:02:05 error 16-Dec-2022 03:02:05 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 8.3 kB/s) error 16-Dec-2022 03:02:05 #14 49.88 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 16-Dec-2022 03:02:05 #14 50.01 Progress (1): 3.3/6.8 kB error 16-Dec-2022 03:02:05 Progress (1): 6.1/6.8 kB error 16-Dec-2022 03:02:05 Progress (1): 6.8 kB error 16-Dec-2022 03:02:05 error 16-Dec-2022 03:02:05 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 28 kB/s) error 16-Dec-2022 03:02:05 #14 50.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom error 16-Dec-2022 03:02:05 #14 50.25 Progress (1): 2.3 kB error 16-Dec-2022 03:02:05 error 16-Dec-2022 03:02:05 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 9.9 kB/s) error 16-Dec-2022 03:02:06 #14 50.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom error 16-Dec-2022 03:02:06 #14 50.49 Progress (1): 2.7 kB error 16-Dec-2022 03:02:06 error 16-Dec-2022 03:02:06 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 12 kB/s) error 16-Dec-2022 03:02:06 #14 50.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom error 16-Dec-2022 03:02:06 #14 50.72 Progress (1): 3.4/5.7 kB error 16-Dec-2022 03:02:06 Progress (1): 5.7 kB error 16-Dec-2022 03:02:06 error 16-Dec-2022 03:02:06 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 25 kB/s) error 16-Dec-2022 03:02:06 #14 50.84 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom error 16-Dec-2022 03:02:06 #14 50.96 Progress (1): 727 B error 16-Dec-2022 03:02:06 error 16-Dec-2022 03:02:06 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.1 kB/s) error 16-Dec-2022 03:02:06 #14 51.08 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 16-Dec-2022 03:02:06 #14 51.19 Progress (1): 3.4/7.5 kB error 16-Dec-2022 03:02:06 Progress (1): 6.2/7.5 kB error 16-Dec-2022 03:02:06 Progress (1): 7.5 kB error 16-Dec-2022 03:02:06 error 16-Dec-2022 03:02:06 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 31 kB/s) error 16-Dec-2022 03:02:06 #14 51.32 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 16-Dec-2022 03:02:06 #14 51.44 Progress (1): 3.3/6.9 kB error 16-Dec-2022 03:02:07 Progress (1): 6.1/6.9 kB error 16-Dec-2022 03:02:07 Progress (1): 6.9 kB error 16-Dec-2022 03:02:07 error 16-Dec-2022 03:02:07 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 16-Dec-2022 03:02:07 #14 51.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar error 16-Dec-2022 03:02:07 #14 51.61 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 16-Dec-2022 03:02:07 #14 51.61 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 16-Dec-2022 03:02:07 #14 51.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar error 16-Dec-2022 03:02:07 #14 51.63 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 16-Dec-2022 03:02:07 #14 51.72 Progress (1): 3.4/52 kB error 16-Dec-2022 03:02:07 Progress (1): 6.2/52 kB error 16-Dec-2022 03:02:07 Progress (1): 9.0/52 kB error 16-Dec-2022 03:02:07 Progress (1): 12/52 kB error 16-Dec-2022 03:02:07 Progress (1): 15/52 kB error 16-Dec-2022 03:02:07 Progress (1): 17/52 kB error 16-Dec-2022 03:02:07 Progress (1): 20/52 kB error 16-Dec-2022 03:02:07 Progress (1): 23/52 kB error 16-Dec-2022 03:02:07 Progress (1): 26/52 kB error 16-Dec-2022 03:02:07 Progress (1): 29/52 kB error 16-Dec-2022 03:02:07 Progress (1): 31/52 kB error 16-Dec-2022 03:02:07 Progress (1): 34/52 kB error 16-Dec-2022 03:02:07 Progress (1): 37/52 kB error 16-Dec-2022 03:02:07 Progress (1): 40/52 kB error 16-Dec-2022 03:02:07 Progress (1): 43/52 kB error 16-Dec-2022 03:02:07 Progress (1): 45/52 kB error 16-Dec-2022 03:02:07 Progress (1): 48/52 kB error 16-Dec-2022 03:02:07 Progress (1): 51/52 kB error 16-Dec-2022 03:02:07 Progress (1): 52 kB error 16-Dec-2022 03:02:07 Progress (2): 52 kB | 3.4/197 kB error 16-Dec-2022 03:02:07 Progress (2): 52 kB | 6.2/197 kB error 16-Dec-2022 03:02:07 Progress (2): 52 kB | 9.0/197 kB error 16-Dec-2022 03:02:07 Progress (2): 52 kB | 12/197 kB error 16-Dec-2022 03:02:07 Progress (2): 52 kB | 15/197 kB error 16-Dec-2022 03:02:07 Progress (2): 52 kB | 17/197 kB error 16-Dec-2022 03:02:07 Progress (2): 52 kB | 20/197 kB error 16-Dec-2022 03:02:07 Progress (2): 52 kB | 23/197 kB error 16-Dec-2022 03:02:07 Progress (2): 52 kB | 26/197 kB error 16-Dec-2022 03:02:07 Progress (2): 52 kB | 29/197 kB error 16-Dec-2022 03:02:07 Progress (2): 52 kB | 31/197 kB error 16-Dec-2022 03:02:07 Progress (2): 52 kB | 34/197 kB error 16-Dec-2022 03:02:07 Progress (2): 52 kB | 37/197 kB error 16-Dec-2022 03:02:07 Progress (2): 52 kB | 40/197 kB error 16-Dec-2022 03:02:07 Progress (2): 52 kB | 43/197 kB error 16-Dec-2022 03:02:07 Progress (2): 52 kB | 45/197 kB error 16-Dec-2022 03:02:07 Progress (2): 52 kB | 48/197 kB error 16-Dec-2022 03:02:07 Progress (2): 52 kB | 51/197 kB error 16-Dec-2022 03:02:07 Progress (2): 52 kB | 54/197 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 3.4/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 6.2/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 9.0/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 12/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 15/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 17/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 20/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 23/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 26/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 29/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 31/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 34/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 37/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 40/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 43/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 45/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 48/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 51/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 54/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 56/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 59/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 62/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 65/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 68/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 70/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 73/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 76/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 79/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 82/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 84/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 87/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 90/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 93/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 96/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 98/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 101/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 104/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 107/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 110/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 112/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 115/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 118/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 120/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 123/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 126/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 129/154 kB error 16-Dec-2022 03:02:07 Progress (3): 52 kB | 54/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 error 16-Dec-2022 03:02:07 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 203 kB/s) error 16-Dec-2022 03:02:07 #14 51.85 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar error 16-Dec-2022 03:02:07 #14 51.86 Progress (2): 56/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 59/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 62/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 65/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 68/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 70/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 73/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 76/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 79/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 82/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 84/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 87/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 90/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 93/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 96/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 98/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 101/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 104/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 107/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 109/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 112/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 115/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 118/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 120/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 123/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 126/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 129/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 132/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 134/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 137/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 140/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 143/197 kB | 132/154 kB error 16-Dec-2022 03:02:07 Progress (2): 143/197 kB | 134/154 kB error 16-Dec-2022 03:02:07 Progress (2): 146/197 kB | 134/154 kB error 16-Dec-2022 03:02:07 Progress (2): 148/197 kB | 134/154 kB error 16-Dec-2022 03:02:07 Progress (2): 151/197 kB | 134/154 kB error 16-Dec-2022 03:02:07 Progress (2): 154/197 kB | 134/154 kB error 16-Dec-2022 03:02:07 Progress (2): 157/197 kB | 134/154 kB error 16-Dec-2022 03:02:07 Progress (2): 160/197 kB | 134/154 kB error 16-Dec-2022 03:02:07 Progress (2): 162/197 kB | 134/154 kB error 16-Dec-2022 03:02:07 Progress (2): 165/197 kB | 134/154 kB error 16-Dec-2022 03:02:07 Progress (2): 168/197 kB | 134/154 kB error 16-Dec-2022 03:02:07 Progress (2): 171/197 kB | 134/154 kB error 16-Dec-2022 03:02:07 Progress (2): 173/197 kB | 134/154 kB error 16-Dec-2022 03:02:07 Progress (2): 176/197 kB | 134/154 kB error 16-Dec-2022 03:02:07 Progress (2): 176/197 kB | 137/154 kB error 16-Dec-2022 03:02:07 Progress (2): 176/197 kB | 140/154 kB error 16-Dec-2022 03:02:07 Progress (2): 176/197 kB | 143/154 kB error 16-Dec-2022 03:02:07 Progress (2): 176/197 kB | 146/154 kB error 16-Dec-2022 03:02:07 Progress (2): 176/197 kB | 148/154 kB error 16-Dec-2022 03:02:07 Progress (2): 176/197 kB | 151/154 kB error 16-Dec-2022 03:02:07 Progress (2): 176/197 kB | 154/154 kB error 16-Dec-2022 03:02:07 Progress (2): 176/197 kB | 154 kB error 16-Dec-2022 03:02:07 Progress (2): 179/197 kB | 154 kB error 16-Dec-2022 03:02:07 Progress (2): 182/197 kB | 154 kB error 16-Dec-2022 03:02:07 Progress (2): 185/197 kB | 154 kB error 16-Dec-2022 03:02:07 Progress (2): 187/197 kB | 154 kB error 16-Dec-2022 03:02:07 Progress (2): 190/197 kB | 154 kB error 16-Dec-2022 03:02:07 Progress (2): 193/197 kB | 154 kB error 16-Dec-2022 03:02:07 Progress (2): 196/197 kB | 154 kB error 16-Dec-2022 03:02:07 Progress (2): 197 kB | 154 kB error 16-Dec-2022 03:02:07 error 16-Dec-2022 03:02:07 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 409 kB/s) error 16-Dec-2022 03:02:07 #14 51.99 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 16-Dec-2022 03:02:07 #14 52.08 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 415 kB/s) error 16-Dec-2022 03:02:07 #14 52.08 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 16-Dec-2022 03:02:07 #14 52.10 Progress (1): 3.4/42 kB error 16-Dec-2022 03:02:07 Progress (1): 6.2/42 kB error 16-Dec-2022 03:02:07 Progress (1): 9.0/42 kB error 16-Dec-2022 03:02:07 Progress (1): 12/42 kB error 16-Dec-2022 03:02:07 Progress (1): 15/42 kB error 16-Dec-2022 03:02:07 Progress (1): 17/42 kB error 16-Dec-2022 03:02:07 Progress (1): 20/42 kB error 16-Dec-2022 03:02:07 Progress (1): 23/42 kB error 16-Dec-2022 03:02:07 Progress (1): 26/42 kB error 16-Dec-2022 03:02:07 Progress (1): 29/42 kB error 16-Dec-2022 03:02:07 Progress (1): 31/42 kB error 16-Dec-2022 03:02:07 Progress (1): 34/42 kB error 16-Dec-2022 03:02:07 Progress (1): 37/42 kB error 16-Dec-2022 03:02:07 Progress (1): 40/42 kB error 16-Dec-2022 03:02:07 Progress (1): 42 kB error 16-Dec-2022 03:02:07 Progress (2): 42 kB | 3.4/45 kB error 16-Dec-2022 03:02:07 Progress (2): 42 kB | 6.2/45 kB error 16-Dec-2022 03:02:07 Progress (2): 42 kB | 9.0/45 kB error 16-Dec-2022 03:02:07 Progress (2): 42 kB | 12/45 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 3.4/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 6.2/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 9.0/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 12/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 15/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 17/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 20/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 23/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 26/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 29/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 31/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 34/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 37/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 40/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 43/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 45/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 48/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 51/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 54/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 56/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 59/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 62/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 65/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 68/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 70/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 73/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 76/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 79/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 82/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 84/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 87/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 90/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 93/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 96/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 98/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 101/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 104/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 107/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 110/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 112/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 115/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 118/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 121/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 124/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 126/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 129/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 132/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 135/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 138/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 140/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 143/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 146/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 149/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 152/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 154/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 157/160 kB error 16-Dec-2022 03:02:07 Progress (3): 42 kB | 12/45 kB | 160 kB error 16-Dec-2022 03:02:07 error 16-Dec-2022 03:02:07 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 68 kB/s) error 16-Dec-2022 03:02:07 #14 52.22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar error 16-Dec-2022 03:02:07 #14 52.24 Progress (2): 15/45 kB | 160 kB error 16-Dec-2022 03:02:07 Progress (2): 17/45 kB | 160 kB error 16-Dec-2022 03:02:07 Progress (2): 20/45 kB | 160 kB error 16-Dec-2022 03:02:07 Progress (2): 23/45 kB | 160 kB error 16-Dec-2022 03:02:07 Progress (2): 26/45 kB | 160 kB error 16-Dec-2022 03:02:07 Progress (2): 29/45 kB | 160 kB error 16-Dec-2022 03:02:07 Progress (2): 31/45 kB | 160 kB error 16-Dec-2022 03:02:07 Progress (2): 34/45 kB | 160 kB error 16-Dec-2022 03:02:07 Progress (2): 37/45 kB | 160 kB error 16-Dec-2022 03:02:07 Progress (2): 40/45 kB | 160 kB error 16-Dec-2022 03:02:07 error 16-Dec-2022 03:02:07 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 223 kB/s) error 16-Dec-2022 03:02:07 #14 52.33 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar error 16-Dec-2022 03:02:07 #14 52.34 Progress (2): 40/45 kB | 3.4/62 kB error 16-Dec-2022 03:02:07 Progress (2): 40/45 kB | 6.2/62 kB error 16-Dec-2022 03:02:07 Progress (2): 40/45 kB | 9.0/62 kB error 16-Dec-2022 03:02:07 Progress (2): 40/45 kB | 12/62 kB error 16-Dec-2022 03:02:07 Progress (2): 40/45 kB | 15/62 kB error 16-Dec-2022 03:02:07 Progress (2): 40/45 kB | 17/62 kB error 16-Dec-2022 03:02:07 Progress (2): 40/45 kB | 20/62 kB error 16-Dec-2022 03:02:07 Progress (2): 40/45 kB | 23/62 kB error 16-Dec-2022 03:02:07 Progress (2): 40/45 kB | 26/62 kB error 16-Dec-2022 03:02:07 Progress (2): 40/45 kB | 29/62 kB error 16-Dec-2022 03:02:07 Progress (2): 40/45 kB | 31/62 kB error 16-Dec-2022 03:02:07 Progress (2): 40/45 kB | 34/62 kB error 16-Dec-2022 03:02:07 Progress (2): 40/45 kB | 37/62 kB error 16-Dec-2022 03:02:07 Progress (2): 40/45 kB | 40/62 kB error 16-Dec-2022 03:02:07 Progress (2): 40/45 kB | 43/62 kB error 16-Dec-2022 03:02:07 Progress (2): 40/45 kB | 45/62 kB error 16-Dec-2022 03:02:07 Progress (2): 40/45 kB | 48/62 kB error 16-Dec-2022 03:02:07 Progress (2): 40/45 kB | 51/62 kB error 16-Dec-2022 03:02:07 Progress (2): 40/45 kB | 54/62 kB error 16-Dec-2022 03:02:07 Progress (2): 40/45 kB | 57/62 kB error 16-Dec-2022 03:02:07 Progress (2): 40/45 kB | 59/62 kB error 16-Dec-2022 03:02:07 Progress (2): 43/45 kB | 59/62 kB error 16-Dec-2022 03:02:07 Progress (2): 45 kB | 59/62 kB error 16-Dec-2022 03:02:07 Progress (2): 45 kB | 62 kB error 16-Dec-2022 03:02:07 Progress (3): 45 kB | 62 kB | 3.4/50 kB error 16-Dec-2022 03:02:08 Progress (3): 45 kB | 62 kB | 6.2/50 kB error 16-Dec-2022 03:02:08 Progress (3): 45 kB | 62 kB | 9.0/50 kB error 16-Dec-2022 03:02:08 Progress (3): 45 kB | 62 kB | 12/50 kB error 16-Dec-2022 03:02:08 Progress (3): 45 kB | 62 kB | 15/50 kB error 16-Dec-2022 03:02:08 Progress (3): 45 kB | 62 kB | 17/50 kB error 16-Dec-2022 03:02:08 Progress (3): 45 kB | 62 kB | 20/50 kB error 16-Dec-2022 03:02:08 Progress (3): 45 kB | 62 kB | 23/50 kB error 16-Dec-2022 03:02:08 Progress (3): 45 kB | 62 kB | 26/50 kB error 16-Dec-2022 03:02:08 Progress (3): 45 kB | 62 kB | 29/50 kB error 16-Dec-2022 03:02:08 Progress (3): 45 kB | 62 kB | 31/50 kB error 16-Dec-2022 03:02:08 Progress (3): 45 kB | 62 kB | 34/50 kB error 16-Dec-2022 03:02:08 Progress (3): 45 kB | 62 kB | 37/50 kB error 16-Dec-2022 03:02:08 Progress (3): 45 kB | 62 kB | 40/50 kB error 16-Dec-2022 03:02:08 Progress (3): 45 kB | 62 kB | 43/50 kB error 16-Dec-2022 03:02:08 Progress (3): 45 kB | 62 kB | 45/50 kB error 16-Dec-2022 03:02:08 Progress (3): 45 kB | 62 kB | 48/50 kB error 16-Dec-2022 03:02:08 Progress (3): 45 kB | 62 kB | 50 kB error 16-Dec-2022 03:02:08 error 16-Dec-2022 03:02:08 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 52 kB/s) error 16-Dec-2022 03:02:08 #14 52.46 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 16-Dec-2022 03:02:08 #14 52.46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (62 kB at 73 kB/s) error 16-Dec-2022 03:02:08 #14 52.46 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar error 16-Dec-2022 03:02:08 #14 52.56 Progress (2): 50 kB | 4.1/557 kB error 16-Dec-2022 03:02:08 Progress (2): 50 kB | 8.2/557 kB error 16-Dec-2022 03:02:08 Progress (2): 50 kB | 12/557 kB error 16-Dec-2022 03:02:08 Progress (2): 50 kB | 16/557 kB error 16-Dec-2022 03:02:08 error 16-Dec-2022 03:02:08 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 53 kB/s) error 16-Dec-2022 03:02:08 #14 52.57 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 16-Dec-2022 03:02:08 #14 52.58 Progress (2): 16/557 kB | 3.4/42 kB error 16-Dec-2022 03:02:08 Progress (2): 16/557 kB | 6.2/42 kB error 16-Dec-2022 03:02:08 Progress (2): 16/557 kB | 9.0/42 kB error 16-Dec-2022 03:02:08 Progress (2): 16/557 kB | 12/42 kB error 16-Dec-2022 03:02:08 Progress (2): 16/557 kB | 15/42 kB error 16-Dec-2022 03:02:08 Progress (2): 16/557 kB | 17/42 kB error 16-Dec-2022 03:02:08 Progress (3): 16/557 kB | 17/42 kB | 3.4/25 kB error 16-Dec-2022 03:02:08 Progress (3): 16/557 kB | 17/42 kB | 6.2/25 kB error 16-Dec-2022 03:02:08 Progress (3): 16/557 kB | 17/42 kB | 9.0/25 kB error 16-Dec-2022 03:02:08 Progress (3): 16/557 kB | 17/42 kB | 12/25 kB error 16-Dec-2022 03:02:08 Progress (3): 16/557 kB | 17/42 kB | 15/25 kB error 16-Dec-2022 03:02:08 Progress (3): 16/557 kB | 20/42 kB | 15/25 kB error 16-Dec-2022 03:02:08 Progress (3): 16/557 kB | 20/42 kB | 17/25 kB error 16-Dec-2022 03:02:08 Progress (3): 16/557 kB | 23/42 kB | 17/25 kB error 16-Dec-2022 03:02:08 Progress (3): 16/557 kB | 23/42 kB | 20/25 kB error 16-Dec-2022 03:02:08 Progress (3): 16/557 kB | 26/42 kB | 20/25 kB error 16-Dec-2022 03:02:08 Progress (3): 16/557 kB | 26/42 kB | 23/25 kB error 16-Dec-2022 03:02:08 Progress (3): 16/557 kB | 29/42 kB | 23/25 kB error 16-Dec-2022 03:02:08 Progress (3): 16/557 kB | 29/42 kB | 25 kB error 16-Dec-2022 03:02:08 Progress (3): 16/557 kB | 31/42 kB | 25 kB error 16-Dec-2022 03:02:08 Progress (3): 16/557 kB | 34/42 kB | 25 kB error 16-Dec-2022 03:02:08 Progress (3): 16/557 kB | 37/42 kB | 25 kB error 16-Dec-2022 03:02:08 Progress (3): 16/557 kB | 40/42 kB | 25 kB error 16-Dec-2022 03:02:08 Progress (3): 16/557 kB | 42 kB | 25 kB error 16-Dec-2022 03:02:08 Progress (4): 16/557 kB | 42 kB | 25 kB | 4.1/291 kB error 16-Dec-2022 03:02:08 Progress (4): 16/557 kB | 42 kB | 25 kB | 8.2/291 kB error 16-Dec-2022 03:02:08 Progress (4): 16/557 kB | 42 kB | 25 kB | 12/291 kB error 16-Dec-2022 03:02:08 Progress (4): 16/557 kB | 42 kB | 25 kB | 16/291 kB error 16-Dec-2022 03:02:08 Progress (4): 16/557 kB | 42 kB | 25 kB | 19/291 kB error 16-Dec-2022 03:02:08 Progress (4): 20/557 kB | 42 kB | 25 kB | 19/291 kB error 16-Dec-2022 03:02:08 Progress (4): 25/557 kB | 42 kB | 25 kB | 19/291 kB error 16-Dec-2022 03:02:08 Progress (4): 29/557 kB | 42 kB | 25 kB | 19/291 kB error 16-Dec-2022 03:02:08 Progress (4): 33/557 kB | 42 kB | 25 kB | 19/291 kB error 16-Dec-2022 03:02:08 Progress (4): 37/557 kB | 42 kB | 25 kB | 19/291 kB error 16-Dec-2022 03:02:08 Progress (4): 41/557 kB | 42 kB | 25 kB | 19/291 kB error 16-Dec-2022 03:02:08 Progress (4): 45/557 kB | 42 kB | 25 kB | 19/291 kB error 16-Dec-2022 03:02:08 Progress (4): 49/557 kB | 42 kB | 25 kB | 19/291 kB error 16-Dec-2022 03:02:08 Progress (4): 52/557 kB | 42 kB | 25 kB | 19/291 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 3.4/60 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 6.2/60 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 9.0/60 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 12/60 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 15/60 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 17/60 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 20/60 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 23/60 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 26/60 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 29/60 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 31/60 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 34/60 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 37/60 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 40/60 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 43/60 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 45/60 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 48/60 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 51/60 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 54/60 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 57/60 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 59/60 kB error 16-Dec-2022 03:02:08 Progress (5): 52/557 kB | 42 kB | 25 kB | 19/291 kB | 60 kB error 16-Dec-2022 03:02:08 error 16-Dec-2022 03:02:08 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 39 kB/s) error 16-Dec-2022 03:02:08 #14 52.71 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 16-Dec-2022 03:02:08 #14 52.71 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 16-Dec-2022 03:02:08 #14 52.71 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 16-Dec-2022 03:02:08 #14 52.74 Progress (3): 52/557 kB | 23/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 52/557 kB | 27/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 52/557 kB | 31/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 52/557 kB | 34/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 52/557 kB | 38/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 52/557 kB | 42/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 52/557 kB | 46/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 52/557 kB | 51/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 56/557 kB | 51/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 60/557 kB | 51/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 64/557 kB | 51/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 68/557 kB | 51/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 72/557 kB | 51/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 76/557 kB | 51/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 80/557 kB | 51/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 84/557 kB | 51/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 87/557 kB | 51/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 91/557 kB | 51/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 95/557 kB | 51/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 99/557 kB | 51/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 103/557 kB | 51/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 107/557 kB | 51/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 111/557 kB | 51/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 115/557 kB | 51/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 119/557 kB | 51/291 kB | 60 kB error 16-Dec-2022 03:02:08 Progress (3): 121/557 kB | 51/291 kB | 60 kB error 16-Dec-2022 03:02:08 error 16-Dec-2022 03:02:08 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 50 kB/s) error 16-Dec-2022 03:02:08 #14 52.82 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 16-Dec-2022 03:02:08 #14 52.82 Progress (3): 121/557 kB | 51/291 kB | 3.3/18 kB error 16-Dec-2022 03:02:08 Progress (3): 121/557 kB | 51/291 kB | 6.1/18 kB error 16-Dec-2022 03:02:08 Progress (3): 121/557 kB | 51/291 kB | 8.9/18 kB error 16-Dec-2022 03:02:08 Progress (3): 121/557 kB | 51/291 kB | 12/18 kB error 16-Dec-2022 03:02:08 Progress (3): 121/557 kB | 51/291 kB | 14/18 kB error 16-Dec-2022 03:02:08 Progress (3): 121/557 kB | 51/291 kB | 17/18 kB error 16-Dec-2022 03:02:08 Progress (3): 121/557 kB | 51/291 kB | 18 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 51/291 kB | 18 kB | 3.4/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 51/291 kB | 18 kB | 6.2/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 51/291 kB | 18 kB | 9.0/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 51/291 kB | 18 kB | 12/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 51/291 kB | 18 kB | 15/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 51/291 kB | 18 kB | 17/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 51/291 kB | 18 kB | 20/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 51/291 kB | 18 kB | 23/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 51/291 kB | 18 kB | 26/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 51/291 kB | 18 kB | 29/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 51/291 kB | 18 kB | 31/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 51/291 kB | 18 kB | 34/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 51/291 kB | 18 kB | 37/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 51/291 kB | 18 kB | 40/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 51/291 kB | 18 kB | 43/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 51/291 kB | 18 kB | 45/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 51/291 kB | 18 kB | 48/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 51/291 kB | 18 kB | 51/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 51/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 55/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 59/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 63/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 67/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 69/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 73/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 77/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 81/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 85/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 89/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 94/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 98/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 102/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 104/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 108/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 112/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 116/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 121/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 125/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 130/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 134/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 138/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 142/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 146/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 150/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 154/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 156/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 160/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 164/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 168/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 173/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 177/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 181/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 185/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 189/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 191/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 195/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 199/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 203/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 207/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 211/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 216/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 220/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 224/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 226/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 230/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 234/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 238/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 242/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 246/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 250/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 254/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 259/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 120/291 kB | 18 kB | 54/61 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 120/291 kB | 18 kB | 56/61 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 120/291 kB | 18 kB | 59/61 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 120/291 kB | 18 kB | 61 kB error 16-Dec-2022 03:02:08 Progress (5): 261/557 kB | 120/291 kB | 18 kB | 61 kB | 3.3/12 kB error 16-Dec-2022 03:02:08 Progress (5): 261/557 kB | 120/291 kB | 18 kB | 61 kB | 6.1/12 kB error 16-Dec-2022 03:02:08 Progress (5): 261/557 kB | 120/291 kB | 18 kB | 61 kB | 8.9/12 kB error 16-Dec-2022 03:02:08 Progress (5): 261/557 kB | 120/291 kB | 18 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 error 16-Dec-2022 03:02:08 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 16-Dec-2022 03:02:08 #14 52.94 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 16-Dec-2022 03:02:08 #14 52.94 Progress (4): 261/557 kB | 124/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 128/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 132/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 137/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 139/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 143/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 147/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 151/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 155/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 159/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 163/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 167/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 171/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 173/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 178/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 182/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 186/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 190/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 194/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 198/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 202/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 206/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 208/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 212/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 216/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 221/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 225/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 229/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 233/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 237/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 241/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 243/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 247/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 251/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 255/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 261/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 265/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 269/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 273/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 277/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 281/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 285/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 289/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 293/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 295/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 300/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 304/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 308/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 312/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 316/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 320/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 324/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 328/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 330/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 334/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 338/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 343/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 347/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 351/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 355/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 359/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 363/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 365/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 369/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 373/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 377/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 381/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 386/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 390/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 394/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 398/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 400/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 404/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 408/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 412/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 416/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 420/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 424/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 429/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 433/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 435/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 439/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 443/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 447/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 451/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 455/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 459/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 463/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 467/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 469/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 474/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 478/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 482/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 486/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 490/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 494/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 498/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 502/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 504/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 508/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 512/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 517/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 521/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 525/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 529/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 533/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 537/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 539/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 543/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 547/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 551/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 556/557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 557 kB | 259/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 557 kB | 264/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 557 kB | 268/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 557 kB | 272/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 557 kB | 276/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 557 kB | 278/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 557 kB | 282/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 557 kB | 286/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 557 kB | 290/291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 Progress (4): 557 kB | 291 kB | 61 kB | 12 kB error 16-Dec-2022 03:02:08 error 16-Dec-2022 03:02:08 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 16-Dec-2022 03:02:08 #14 53.05 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 16-Dec-2022 03:02:08 #14 53.06 Progress (4): 557 kB | 291 kB | 12 kB | 3.3/12 kB error 16-Dec-2022 03:02:08 Progress (4): 557 kB | 291 kB | 12 kB | 6.1/12 kB error 16-Dec-2022 03:02:08 error 16-Dec-2022 03:02:08 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.1 kB/s) error 16-Dec-2022 03:02:08 #14 53.06 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 16-Dec-2022 03:02:08 #14 53.06 Progress (3): 557 kB | 291 kB | 8.9/12 kB error 16-Dec-2022 03:02:08 Progress (3): 557 kB | 291 kB | 12 kB error 16-Dec-2022 03:02:08 error 16-Dec-2022 03:02:08 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 372 kB/s) error 16-Dec-2022 03:02:08 #14 53.11 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar error 16-Dec-2022 03:02:08 #14 53.16 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 188 kB/s) error 16-Dec-2022 03:02:08 #14 53.16 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar error 16-Dec-2022 03:02:08 #14 53.18 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.4 kB/s) error 16-Dec-2022 03:02:08 #14 53.18 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 16-Dec-2022 03:02:08 #14 53.30 Progress (1): 3.3/65 kB error 16-Dec-2022 03:02:08 Progress (1): 6.1/65 kB error 16-Dec-2022 03:02:08 Progress (1): 8.9/65 kB error 16-Dec-2022 03:02:08 Progress (1): 12/65 kB error 16-Dec-2022 03:02:08 Progress (1): 14/65 kB error 16-Dec-2022 03:02:08 Progress (1): 17/65 kB error 16-Dec-2022 03:02:08 Progress (1): 20/65 kB error 16-Dec-2022 03:02:08 Progress (1): 23/65 kB error 16-Dec-2022 03:02:08 Progress (1): 26/65 kB error 16-Dec-2022 03:02:08 Progress (1): 28/65 kB error 16-Dec-2022 03:02:08 Progress (1): 31/65 kB error 16-Dec-2022 03:02:08 Progress (1): 34/65 kB error 16-Dec-2022 03:02:08 Progress (1): 37/65 kB error 16-Dec-2022 03:02:08 Progress (1): 40/65 kB error 16-Dec-2022 03:02:08 Progress (1): 42/65 kB error 16-Dec-2022 03:02:08 Progress (1): 45/65 kB error 16-Dec-2022 03:02:08 Progress (1): 48/65 kB error 16-Dec-2022 03:02:08 Progress (1): 51/65 kB error 16-Dec-2022 03:02:08 Progress (1): 54/65 kB error 16-Dec-2022 03:02:08 Progress (1): 56/65 kB error 16-Dec-2022 03:02:08 Progress (1): 59/65 kB error 16-Dec-2022 03:02:08 Progress (1): 62/65 kB error 16-Dec-2022 03:02:08 Progress (1): 65 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 4.1/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 8.2/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 12/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 16/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 20/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 24/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 28/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 32/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 36/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 40/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 44/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 49/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 51/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 55/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 59/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 63/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 67/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 71/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 75/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 79/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 81/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 85/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 89/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 94/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 98/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 102/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 106/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 110/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 114/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 116/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 120/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 124/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 128/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 132/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 137/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 141/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 145/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 147/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 151/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 155/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 159/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 163/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 167/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 171/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 175/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 180/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 182/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 186/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 190/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 194/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 198/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 202/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 206/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 210/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 214/217 kB error 16-Dec-2022 03:02:08 Progress (2): 65 kB | 217 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 4.1/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 8.2/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 12/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 16/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 20/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 24/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 28/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 32/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 36/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 40/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 44/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 48/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 51/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 55/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 59/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 63/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 67/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 71/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 75/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 79/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 83/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 85/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 89/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 94/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 98/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 102/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 106/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 110/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 114/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 118/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 120/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 124/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 128/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 132/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 137/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 141/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 145/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 149/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 153/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 155/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 159/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 163/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 167/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 171/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 175/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 180/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 184/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 188/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 190/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 194/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 198/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 202/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 206/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 210/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 214/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 218/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 223/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 227/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 231/231 kB error 16-Dec-2022 03:02:08 Progress (3): 65 kB | 217 kB | 231 kB error 16-Dec-2022 03:02:08 error 16-Dec-2022 03:02:09 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 36 kB/s) error 16-Dec-2022 03:02:09 #14 53.43 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 16-Dec-2022 03:02:09 #14 53.47 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 118 kB/s) error 16-Dec-2022 03:02:09 #14 53.47 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 16-Dec-2022 03:02:09 #14 53.51 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 123 kB/s) error 16-Dec-2022 03:02:09 #14 53.51 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 16-Dec-2022 03:02:09 #14 53.54 Progress (1): 3.3/16 kB error 16-Dec-2022 03:02:09 Progress (1): 6.1/16 kB error 16-Dec-2022 03:02:09 Progress (1): 8.9/16 kB error 16-Dec-2022 03:02:09 Progress (1): 12/16 kB error 16-Dec-2022 03:02:09 Progress (1): 15/16 kB error 16-Dec-2022 03:02:09 Progress (1): 16 kB error 16-Dec-2022 03:02:09 Progress (2): 16 kB | 3.3/17 kB error 16-Dec-2022 03:02:09 Progress (2): 16 kB | 6.1/17 kB error 16-Dec-2022 03:02:09 Progress (2): 16 kB | 8.9/17 kB error 16-Dec-2022 03:02:09 Progress (2): 16 kB | 12/17 kB error 16-Dec-2022 03:02:09 Progress (2): 16 kB | 14/17 kB error 16-Dec-2022 03:02:09 Progress (2): 16 kB | 17/17 kB error 16-Dec-2022 03:02:09 Progress (2): 16 kB | 17 kB error 16-Dec-2022 03:02:09 Progress (3): 16 kB | 17 kB | 3.3/18 kB error 16-Dec-2022 03:02:09 Progress (3): 16 kB | 17 kB | 6.1/18 kB error 16-Dec-2022 03:02:09 Progress (3): 16 kB | 17 kB | 8.9/18 kB error 16-Dec-2022 03:02:09 Progress (3): 16 kB | 17 kB | 12/18 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 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.0 kB/s) error 16-Dec-2022 03:02:09 #14 53.67 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 16-Dec-2022 03:02:09 #14 53.70 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.4 kB/s) error 16-Dec-2022 03:02:09 #14 53.70 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 16-Dec-2022 03:02:09 #14 53.73 Progress (1): 14/18 kB error 16-Dec-2022 03:02:09 Progress (1): 17/18 kB error 16-Dec-2022 03:02:09 Progress (1): 18 kB error 16-Dec-2022 03:02:09 Progress (2): 18 kB | 4.1/772 kB error 16-Dec-2022 03:02:09 Progress (2): 18 kB | 8.2/772 kB error 16-Dec-2022 03:02:09 Progress (2): 18 kB | 12/772 kB error 16-Dec-2022 03:02:09 Progress (2): 18 kB | 16/772 kB error 16-Dec-2022 03:02:09 Progress (3): 18 kB | 16/772 kB | 4.1/327 kB error 16-Dec-2022 03:02:09 Progress (3): 18 kB | 16/772 kB | 8.2/327 kB error 16-Dec-2022 03:02:09 Progress (3): 18 kB | 16/772 kB | 12/327 kB error 16-Dec-2022 03:02:09 Progress (3): 18 kB | 16/772 kB | 16/327 kB error 16-Dec-2022 03:02:09 Progress (4): 18 kB | 16/772 kB | 16/327 kB | 3.3/36 kB error 16-Dec-2022 03:02:09 Progress (4): 18 kB | 16/772 kB | 16/327 kB | 6.1/36 kB error 16-Dec-2022 03:02:09 Progress (4): 18 kB | 16/772 kB | 16/327 kB | 8.9/36 kB error 16-Dec-2022 03:02:09 Progress (4): 18 kB | 16/772 kB | 16/327 kB | 12/36 kB error 16-Dec-2022 03:02:09 Progress (4): 18 kB | 16/772 kB | 16/327 kB | 14/36 kB error 16-Dec-2022 03:02:09 Progress (4): 18 kB | 16/772 kB | 16/327 kB | 17/36 kB error 16-Dec-2022 03:02:09 Progress (4): 18 kB | 16/772 kB | 16/327 kB | 20/36 kB error 16-Dec-2022 03:02:09 Progress (4): 18 kB | 16/772 kB | 16/327 kB | 23/36 kB error 16-Dec-2022 03:02:09 Progress (4): 18 kB | 16/772 kB | 16/327 kB | 26/36 kB error 16-Dec-2022 03:02:09 Progress (4): 18 kB | 16/772 kB | 16/327 kB | 28/36 kB error 16-Dec-2022 03:02:09 Progress (4): 18 kB | 16/772 kB | 16/327 kB | 31/36 kB error 16-Dec-2022 03:02:09 Progress (4): 18 kB | 16/772 kB | 16/327 kB | 34/36 kB error 16-Dec-2022 03:02:09 Progress (4): 18 kB | 16/772 kB | 16/327 kB | 36 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 16/772 kB | 16/327 kB | 36 kB | 3.4/37 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 16/772 kB | 16/327 kB | 36 kB | 6.2/37 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 16/772 kB | 16/327 kB | 36 kB | 9.0/37 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 16/772 kB | 16/327 kB | 36 kB | 12/37 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 16/772 kB | 16/327 kB | 36 kB | 15/37 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 16/772 kB | 16/327 kB | 36 kB | 17/37 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 16/772 kB | 16/327 kB | 36 kB | 20/37 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 16/772 kB | 16/327 kB | 36 kB | 23/37 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 16/772 kB | 16/327 kB | 36 kB | 26/37 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 19/772 kB | 16/327 kB | 36 kB | 26/37 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 23/772 kB | 16/327 kB | 36 kB | 26/37 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 27/772 kB | 16/327 kB | 36 kB | 26/37 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 31/772 kB | 16/327 kB | 36 kB | 26/37 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 34/772 kB | 16/327 kB | 36 kB | 26/37 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 38/772 kB | 16/327 kB | 36 kB | 26/37 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 42/772 kB | 16/327 kB | 36 kB | 26/37 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 46/772 kB | 16/327 kB | 36 kB | 26/37 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 51/772 kB | 16/327 kB | 36 kB | 26/37 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 51/772 kB | 16/327 kB | 36 kB | 29/37 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 51/772 kB | 16/327 kB | 36 kB | 31/37 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 51/772 kB | 16/327 kB | 36 kB | 34/37 kB error 16-Dec-2022 03:02:09 Progress (5): 18 kB | 51/772 kB | 16/327 kB | 36 kB | 37 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 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.0 kB/s) error 16-Dec-2022 03:02:09 #14 53.85 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 16-Dec-2022 03:02:09 #14 53.87 Progress (4): 51/772 kB | 20/327 kB | 36 kB | 37 kB error 16-Dec-2022 03:02:09 #14 ... error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 #17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 16-Dec-2022 03:02:09 #17 36.57 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 16-Dec-2022 03:02:09 #17 36.86 Progress (1): 3.3/43 kB error 16-Dec-2022 03:02:09 Progress (1): 6.1/43 kB error 16-Dec-2022 03:02:09 Progress (1): 8.9/43 kB error 16-Dec-2022 03:02:09 Progress (1): 12/43 kB error 16-Dec-2022 03:02:09 Progress (1): 14/43 kB error 16-Dec-2022 03:02:09 Progress (1): 17/43 kB error 16-Dec-2022 03:02:09 Progress (1): 20/43 kB error 16-Dec-2022 03:02:09 Progress (1): 23/43 kB error 16-Dec-2022 03:02:09 Progress (1): 26/43 kB error 16-Dec-2022 03:02:09 Progress (1): 28/43 kB error 16-Dec-2022 03:02:09 Progress (1): 31/43 kB error 16-Dec-2022 03:02:09 Progress (1): 34/43 kB error 16-Dec-2022 03:02:09 Progress (1): 37/43 kB error 16-Dec-2022 03:02:09 Progress (1): 40/43 kB error 16-Dec-2022 03:02:09 Progress (1): 42/43 kB error 16-Dec-2022 03:02:09 Progress (1): 43 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 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 51 kB/s) error 16-Dec-2022 03:02:09 #17 37.77 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 16-Dec-2022 03:02:09 #17 37.98 Progress (1): 3.4/10 kB error 16-Dec-2022 03:02:09 Progress (1): 6.2/10 kB error 16-Dec-2022 03:02:09 Progress (1): 9.0/10 kB error 16-Dec-2022 03:02:09 Progress (1): 10 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 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 25 kB/s) error 16-Dec-2022 03:02:09 #17 38.32 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom error 16-Dec-2022 03:02:09 #17 38.48 Progress (1): 3.4/11 kB error 16-Dec-2022 03:02:09 Progress (1): 6.2/11 kB error 16-Dec-2022 03:02:09 Progress (1): 9.0/11 kB error 16-Dec-2022 03:02:09 Progress (1): 11 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom (11 kB at 32 kB/s) error 16-Dec-2022 03:02:09 #17 38.74 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 16-Dec-2022 03:02:09 #17 38.89 Progress (1): 3.4/31 kB error 16-Dec-2022 03:02:09 Progress (1): 6.2/31 kB error 16-Dec-2022 03:02:09 Progress (1): 9.0/31 kB error 16-Dec-2022 03:02:09 Progress (1): 12/31 kB error 16-Dec-2022 03:02:09 Progress (1): 15/31 kB error 16-Dec-2022 03:02:09 Progress (1): 17/31 kB error 16-Dec-2022 03:02:09 Progress (1): 20/31 kB error 16-Dec-2022 03:02:09 Progress (1): 23/31 kB error 16-Dec-2022 03:02:09 Progress (1): 26/31 kB error 16-Dec-2022 03:02:09 Progress (1): 29/31 kB error 16-Dec-2022 03:02:09 Progress (1): 31 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 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 90 kB/s) error 16-Dec-2022 03:02:09 #17 39.12 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 16-Dec-2022 03:02:09 #17 39.27 Progress (1): 3.4/15 kB error 16-Dec-2022 03:02:09 Progress (1): 6.2/15 kB error 16-Dec-2022 03:02:09 Progress (1): 9.0/15 kB error 16-Dec-2022 03:02:09 Progress (1): 12/15 kB error 16-Dec-2022 03:02:09 Progress (1): 15/15 kB error 16-Dec-2022 03:02:09 Progress (1): 15 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 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 51 kB/s) error 16-Dec-2022 03:02:09 #17 39.49 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 16-Dec-2022 03:02:09 #17 40.60 Progress (1): 4.1/221 kB error 16-Dec-2022 03:02:09 Progress (1): 8.2/221 kB error 16-Dec-2022 03:02:09 Progress (1): 12/221 kB error 16-Dec-2022 03:02:09 Progress (1): 16/221 kB error 16-Dec-2022 03:02:09 Progress (1): 20/221 kB error 16-Dec-2022 03:02:09 Progress (1): 25/221 kB error 16-Dec-2022 03:02:09 Progress (1): 29/221 kB error 16-Dec-2022 03:02:09 Progress (1): 33/221 kB error 16-Dec-2022 03:02:09 Progress (1): 37/221 kB error 16-Dec-2022 03:02:09 Progress (1): 41/221 kB error 16-Dec-2022 03:02:09 Progress (1): 45/221 kB error 16-Dec-2022 03:02:09 Progress (1): 49/221 kB error 16-Dec-2022 03:02:09 Progress (1): 53/221 kB error 16-Dec-2022 03:02:09 Progress (1): 57/221 kB error 16-Dec-2022 03:02:09 Progress (1): 60/221 kB error 16-Dec-2022 03:02:09 Progress (1): 64/221 kB error 16-Dec-2022 03:02:09 Progress (1): 68/221 kB error 16-Dec-2022 03:02:09 Progress (1): 72/221 kB error 16-Dec-2022 03:02:09 Progress (1): 76/221 kB error 16-Dec-2022 03:02:09 Progress (1): 80/221 kB error 16-Dec-2022 03:02:09 Progress (1): 84/221 kB error 16-Dec-2022 03:02:09 Progress (1): 88/221 kB error 16-Dec-2022 03:02:09 Progress (1): 92/221 kB error 16-Dec-2022 03:02:09 Progress (1): 94/221 kB error 16-Dec-2022 03:02:09 Progress (1): 98/221 kB error 16-Dec-2022 03:02:09 Progress (1): 103/221 kB error 16-Dec-2022 03:02:09 Progress (1): 107/221 kB error 16-Dec-2022 03:02:09 Progress (1): 111/221 kB error 16-Dec-2022 03:02:09 Progress (1): 115/221 kB error 16-Dec-2022 03:02:09 Progress (1): 119/221 kB error 16-Dec-2022 03:02:09 Progress (1): 123/221 kB error 16-Dec-2022 03:02:09 Progress (1): 127/221 kB error 16-Dec-2022 03:02:09 Progress (1): 129/221 kB error 16-Dec-2022 03:02:09 Progress (1): 133/221 kB error 16-Dec-2022 03:02:09 Progress (1): 137/221 kB error 16-Dec-2022 03:02:09 Progress (1): 141/221 kB error 16-Dec-2022 03:02:09 Progress (1): 146/221 kB error 16-Dec-2022 03:02:09 Progress (1): 150/221 kB error 16-Dec-2022 03:02:09 Progress (1): 154/221 kB error 16-Dec-2022 03:02:09 Progress (1): 158/221 kB error 16-Dec-2022 03:02:09 Progress (1): 162/221 kB error 16-Dec-2022 03:02:09 Progress (1): 164/221 kB error 16-Dec-2022 03:02:09 Progress (1): 168/221 kB error 16-Dec-2022 03:02:09 Progress (1): 172/221 kB error 16-Dec-2022 03:02:09 Progress (1): 176/221 kB error 16-Dec-2022 03:02:09 Progress (1): 180/221 kB error 16-Dec-2022 03:02:09 Progress (1): 184/221 kB error 16-Dec-2022 03:02:09 Progress (1): 189/221 kB error 16-Dec-2022 03:02:09 Progress (1): 193/221 kB error 16-Dec-2022 03:02:09 Progress (1): 197/221 kB error 16-Dec-2022 03:02:09 Progress (1): 199/221 kB error 16-Dec-2022 03:02:09 Progress (1): 203/221 kB error 16-Dec-2022 03:02:09 Progress (1): 207/221 kB error 16-Dec-2022 03:02:09 Progress (1): 211/221 kB error 16-Dec-2022 03:02:09 Progress (1): 215/221 kB error 16-Dec-2022 03:02:09 Progress (1): 219/221 kB error 16-Dec-2022 03:02:09 Progress (1): 221 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 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 137 kB/s) error 16-Dec-2022 03:02:09 #17 41.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.pom error 16-Dec-2022 03:02:09 #17 41.34 Progress (1): 3.4/5.8 kB error 16-Dec-2022 03:02:09 Progress (1): 5.8 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 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 19 kB/s) error 16-Dec-2022 03:02:09 #17 41.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom error 16-Dec-2022 03:02:09 #17 41.72 Progress (1): 3.3/34 kB error 16-Dec-2022 03:02:09 Progress (1): 6.1/34 kB error 16-Dec-2022 03:02:09 Progress (1): 8.9/34 kB error 16-Dec-2022 03:02:09 Progress (1): 12/34 kB error 16-Dec-2022 03:02:09 Progress (1): 15/34 kB error 16-Dec-2022 03:02:09 Progress (1): 17/34 kB error 16-Dec-2022 03:02:09 Progress (1): 20/34 kB error 16-Dec-2022 03:02:09 Progress (1): 23/34 kB error 16-Dec-2022 03:02:09 Progress (1): 26/34 kB error 16-Dec-2022 03:02:09 Progress (1): 29/34 kB error 16-Dec-2022 03:02:09 Progress (1): 31/34 kB error 16-Dec-2022 03:02:09 Progress (1): 34 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 105 kB/s) error 16-Dec-2022 03:02:09 #17 42.00 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 16-Dec-2022 03:02:09 #17 42.14 Progress (1): 3.4/64 kB error 16-Dec-2022 03:02:09 Progress (1): 6.2/64 kB error 16-Dec-2022 03:02:09 Progress (1): 9.0/64 kB error 16-Dec-2022 03:02:09 Progress (1): 12/64 kB error 16-Dec-2022 03:02:09 Progress (1): 15/64 kB error 16-Dec-2022 03:02:09 Progress (1): 17/64 kB error 16-Dec-2022 03:02:09 Progress (1): 20/64 kB error 16-Dec-2022 03:02:09 Progress (1): 23/64 kB error 16-Dec-2022 03:02:09 Progress (1): 26/64 kB error 16-Dec-2022 03:02:09 Progress (1): 29/64 kB error 16-Dec-2022 03:02:09 Progress (1): 31/64 kB error 16-Dec-2022 03:02:09 Progress (1): 34/64 kB error 16-Dec-2022 03:02:09 Progress (1): 37/64 kB error 16-Dec-2022 03:02:09 Progress (1): 40/64 kB error 16-Dec-2022 03:02:09 Progress (1): 43/64 kB error 16-Dec-2022 03:02:09 Progress (1): 45/64 kB error 16-Dec-2022 03:02:09 Progress (1): 48/64 kB error 16-Dec-2022 03:02:09 Progress (1): 51/64 kB error 16-Dec-2022 03:02:09 Progress (1): 54/64 kB error 16-Dec-2022 03:02:09 Progress (1): 57/64 kB error 16-Dec-2022 03:02:09 Progress (1): 59/64 kB error 16-Dec-2022 03:02:09 Progress (1): 62/64 kB error 16-Dec-2022 03:02:09 Progress (1): 64 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 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 172 kB/s) error 16-Dec-2022 03:02:09 #17 42.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom error 16-Dec-2022 03:02:09 #17 42.76 Progress (1): 3.3/13 kB error 16-Dec-2022 03:02:09 Progress (1): 6.1/13 kB error 16-Dec-2022 03:02:09 Progress (1): 8.9/13 kB error 16-Dec-2022 03:02:09 Progress (1): 12/13 kB error 16-Dec-2022 03:02:09 Progress (1): 13 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 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 36 kB/s) error 16-Dec-2022 03:02:09 #17 43.04 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom error 16-Dec-2022 03:02:09 #17 43.22 Progress (1): 3.3/36 kB error 16-Dec-2022 03:02:09 Progress (1): 6.1/36 kB error 16-Dec-2022 03:02:09 Progress (1): 8.9/36 kB error 16-Dec-2022 03:02:09 Progress (1): 12/36 kB error 16-Dec-2022 03:02:09 Progress (1): 15/36 kB error 16-Dec-2022 03:02:09 Progress (1): 17/36 kB error 16-Dec-2022 03:02:09 Progress (1): 20/36 kB error 16-Dec-2022 03:02:09 Progress (1): 23/36 kB error 16-Dec-2022 03:02:09 Progress (1): 26/36 kB error 16-Dec-2022 03:02:09 Progress (1): 29/36 kB error 16-Dec-2022 03:02:09 Progress (1): 31/36 kB error 16-Dec-2022 03:02:09 Progress (1): 34/36 kB error 16-Dec-2022 03:02:09 Progress (1): 36 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 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 16-Dec-2022 03:02:09 #17 43.50 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 16-Dec-2022 03:02:09 #17 43.65 Progress (1): 3.3/5.3 kB error 16-Dec-2022 03:02:09 Progress (1): 5.3 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 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 16-Dec-2022 03:02:09 #17 45.17 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 16-Dec-2022 03:02:09 #17 45.38 Progress (1): 1.7 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 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 4.8 kB/s) error 16-Dec-2022 03:02:09 #17 45.56 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 16-Dec-2022 03:02:09 #17 45.69 Progress (1): 1.5 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 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 5.3 kB/s) error 16-Dec-2022 03:02:09 #17 45.86 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 16-Dec-2022 03:02:09 #17 46.00 Progress (1): 1.7 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 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.8 kB/s) error 16-Dec-2022 03:02:09 #17 46.18 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 16-Dec-2022 03:02:09 #17 46.33 Progress (1): 2.3 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 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 7.6 kB/s) error 16-Dec-2022 03:02:09 #17 46.50 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 16-Dec-2022 03:02:09 #17 46.65 Progress (1): 1.9 kB error 16-Dec-2022 03:02:09 #17 ... error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 #14 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 16-Dec-2022 03:02:09 #14 53.87 Progress (4): 51/772 kB | 20/327 kB | 36 kB | 37 kB error 16-Dec-2022 03:02:09 Progress (4): 51/772 kB | 24/327 kB | 36 kB | 37 kB error 16-Dec-2022 03:02:09 Progress (4): 51/772 kB | 28/327 kB | 36 kB | 37 kB error 16-Dec-2022 03:02:09 Progress (4): 51/772 kB | 32/327 kB | 36 kB | 37 kB error 16-Dec-2022 03:02:09 Progress (4): 51/772 kB | 36/327 kB | 36 kB | 37 kB error 16-Dec-2022 03:02:09 Progress (4): 51/772 kB | 40/327 kB | 36 kB | 37 kB error 16-Dec-2022 03:02:09 Progress (4): 51/772 kB | 44/327 kB | 36 kB | 37 kB error 16-Dec-2022 03:02:09 Progress (4): 51/772 kB | 48/327 kB | 36 kB | 37 kB error 16-Dec-2022 03:02:09 Progress (4): 51/772 kB | 51/327 kB | 36 kB | 37 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 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 16 kB/s) error 16-Dec-2022 03:02:09 #14 53.94 Progress (3): 55/772 kB | 51/327 kB | 37 kB error 16-Dec-2022 03:02:09 Progress (3): 59/772 kB | 51/327 kB | 37 kB error 16-Dec-2022 03:02:09 Progress (3): 63/772 kB | 51/327 kB | 37 kB error 16-Dec-2022 03:02:09 Progress (3): 67/772 kB | 51/327 kB | 37 kB error 16-Dec-2022 03:02:09 Progress (3): 69/772 kB | 51/327 kB | 37 kB error 16-Dec-2022 03:02:09 Progress (3): 73/772 kB | 51/327 kB | 37 kB error 16-Dec-2022 03:02:09 Progress (3): 77/772 kB | 51/327 kB | 37 kB error 16-Dec-2022 03:02:09 Progress (3): 81/772 kB | 51/327 kB | 37 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 51/327 kB | 37 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 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 16 kB/s) error 16-Dec-2022 03:02:09 #14 53.97 Progress (3): 85/772 kB | 51/327 kB | 3.3/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 51/327 kB | 6.1/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 51/327 kB | 8.9/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 51/327 kB | 12/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 51/327 kB | 14/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 51/327 kB | 17/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 51/327 kB | 20/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 55/327 kB | 20/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 59/327 kB | 20/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 63/327 kB | 20/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 67/327 kB | 20/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 71/327 kB | 20/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 75/327 kB | 20/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 79/327 kB | 20/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 83/327 kB | 20/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 85/327 kB | 20/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 85/327 kB | 23/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 85/327 kB | 26/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 85/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 89/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 94/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 98/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 102/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 106/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 110/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 114/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 118/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 85/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 89/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 94/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 98/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 102/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 104/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 108/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 112/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 116/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 120/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 124/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 128/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 132/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 137/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 139/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 143/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 147/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 151/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 155/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 159/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 163/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 167/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 171/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 173/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 177/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 182/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 186/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 190/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 194/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 198/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 202/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 206/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 120/327 kB | 28/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 120/327 kB | 31/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 120/327 kB | 34/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 120/327 kB | 37/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 120/327 kB | 40/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 120/327 kB | 42/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 120/327 kB | 45/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 120/327 kB | 48/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 120/327 kB | 51/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 120/327 kB | 54/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 120/327 kB | 56/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 124/327 kB | 56/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 128/327 kB | 56/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 132/327 kB | 56/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 137/327 kB | 56/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 141/327 kB | 56/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 145/327 kB | 56/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 149/327 kB | 56/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 153/327 kB | 56/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 155/327 kB | 56/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 155/327 kB | 59/61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 155/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 159/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 163/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 167/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 171/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 175/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 180/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 184/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 188/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 190/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 194/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 198/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 202/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 206/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 210/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 214/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 218/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 223/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 225/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 229/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 233/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 237/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 241/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 245/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 249/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 253/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 257/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 208/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 212/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 216/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 220/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 225/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 229/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 233/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 237/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 241/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 243/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 247/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 251/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 255/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 259/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 263/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 268/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 272/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 276/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 278/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 282/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 286/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 290/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 294/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 298/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 302/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 307/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 311/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 313/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 317/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 321/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 325/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 329/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 333/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 337/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 341/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 345/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 347/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 352/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 356/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 360/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 364/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 368/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 372/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 376/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 380/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 382/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 386/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 390/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 395/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 399/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 403/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 407/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 411/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 415/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 417/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 421/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 425/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 429/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 433/772 kB | 259/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 433/772 kB | 264/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 433/772 kB | 268/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 433/772 kB | 272/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 433/772 kB | 276/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 433/772 kB | 280/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 433/772 kB | 284/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 433/772 kB | 288/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 433/772 kB | 292/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 433/772 kB | 294/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 433/772 kB | 298/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 433/772 kB | 302/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 433/772 kB | 307/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 433/772 kB | 311/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 433/772 kB | 315/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 433/772 kB | 319/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 433/772 kB | 323/327 kB | 61 kB error 16-Dec-2022 03:02:09 Progress (3): 433/772 kB | 327 kB | 61 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 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 24 kB/s) error 16-Dec-2022 03:02:09 #14 54.25 Progress (2): 438/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 442/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 446/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 450/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 452/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 456/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 460/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 464/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 468/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 472/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 476/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 481/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 485/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 487/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 491/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 495/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 499/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 503/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 507/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 511/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 515/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 519/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 522/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 526/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 530/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 534/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 538/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 542/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 546/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 550/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 554/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 556/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 560/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 565/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 569/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 573/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 577/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 581/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 585/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 589/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 591/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 595/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 599/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 603/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 608/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 612/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 616/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 620/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 624/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 626/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 630/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 634/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 638/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 642/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 646/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 651/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 655/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 659/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 661/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 665/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 669/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 673/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 677/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 681/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 685/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 689/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 694/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 696/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 700/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 704/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 708/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 712/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 716/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 720/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 724/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 728/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 730/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 735/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 739/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 743/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 747/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 751/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 755/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 759/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 763/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 765/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 769/772 kB | 327 kB error 16-Dec-2022 03:02:09 Progress (2): 772 kB | 327 kB error 16-Dec-2022 03:02:09 error 16-Dec-2022 03:02:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (327 kB at 123 kB/s) error 16-Dec-2022 03:02:09 #14 54.39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (772 kB at 279 kB/s) error 16-Dec-2022 03:02:10 #14 54.73 [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.5.8:war error 16-Dec-2022 03:02:10 #14 54.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.pom error 16-Dec-2022 03:02:10 #14 54.86 Progress (1): 3.3/13 kB error 16-Dec-2022 03:02:10 Progress (1): 6.1/13 kB error 16-Dec-2022 03:02:10 Progress (1): 8.9/13 kB error 16-Dec-2022 03:02:10 Progress (1): 12/13 kB error 16-Dec-2022 03:02:10 Progress (1): 13 kB error 16-Dec-2022 03:02:10 error 16-Dec-2022 03:02:10 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 58 kB/s) error 16-Dec-2022 03:02:10 #14 54.98 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.war error 16-Dec-2022 03:02:10 #14 55.34 Progress (1): 0.3/79 MB error 16-Dec-2022 03:02:10 Progress (1): 0.5/79 MB error 16-Dec-2022 03:02:11 Progress (1): 0.8/79 MB error 16-Dec-2022 03:02:11 Progress (1): 1.1/79 MB error 16-Dec-2022 03:02:11 Progress (1): 1.3/79 MB error 16-Dec-2022 03:02:11 Progress (1): 1.6/79 MB error 16-Dec-2022 03:02:11 Progress (1): 1.9/79 MB error 16-Dec-2022 03:02:11 Progress (1): 2.1/79 MB error 16-Dec-2022 03:02:11 Progress (1): 2.4/79 MB error 16-Dec-2022 03:02:11 Progress (1): 2.6/79 MB error 16-Dec-2022 03:02:11 Progress (1): 2.9/79 MB error 16-Dec-2022 03:02:11 Progress (1): 3.2/79 MB error 16-Dec-2022 03:02:11 Progress (1): 3.4/79 MB error 16-Dec-2022 03:02:11 Progress (1): 3.7/79 MB error 16-Dec-2022 03:02:11 Progress (1): 3.9/79 MB error 16-Dec-2022 03:02:11 Progress (1): 4.2/79 MB error 16-Dec-2022 03:02:11 Progress (1): 4.5/79 MB error 16-Dec-2022 03:02:11 Progress (1): 4.7/79 MB error 16-Dec-2022 03:02:11 Progress (1): 5.0/79 MB error 16-Dec-2022 03:02:11 Progress (1): 5.3/79 MB error 16-Dec-2022 03:02:11 Progress (1): 5.5/79 MB error 16-Dec-2022 03:02:11 Progress (1): 5.8/79 MB error 16-Dec-2022 03:02:11 Progress (1): 6.0/79 MB error 16-Dec-2022 03:02:11 Progress (1): 6.3/79 MB error 16-Dec-2022 03:02:11 Progress (1): 6.6/79 MB error 16-Dec-2022 03:02:11 Progress (1): 6.8/79 MB error 16-Dec-2022 03:02:11 Progress (1): 7.1/79 MB error 16-Dec-2022 03:02:11 Progress (1): 7.4/79 MB error 16-Dec-2022 03:02:11 Progress (1): 7.6/79 MB error 16-Dec-2022 03:02:11 Progress (1): 7.9/79 MB error 16-Dec-2022 03:02:11 Progress (1): 8.1/79 MB error 16-Dec-2022 03:02:11 Progress (1): 8.4/79 MB error 16-Dec-2022 03:02:11 Progress (1): 8.7/79 MB error 16-Dec-2022 03:02:11 Progress (1): 8.9/79 MB error 16-Dec-2022 03:02:11 Progress (1): 9.2/79 MB error 16-Dec-2022 03:02:11 Progress (1): 9.5/79 MB error 16-Dec-2022 03:02:11 Progress (1): 9.7/79 MB error 16-Dec-2022 03:02:11 Progress (1): 10.0/79 MB error 16-Dec-2022 03:02:11 Progress (1): 10/79 MB error 16-Dec-2022 03:02:11 Progress (1): 11/79 MB error 16-Dec-2022 03:02:11 Progress (1): 11/79 MB error 16-Dec-2022 03:02:11 Progress (1): 11/79 MB error 16-Dec-2022 03:02:11 Progress (1): 11/79 MB error 16-Dec-2022 03:02:11 Progress (1): 12/79 MB error 16-Dec-2022 03:02:11 Progress (1): 12/79 MB error 16-Dec-2022 03:02:11 Progress (1): 12/79 MB error 16-Dec-2022 03:02:11 Progress (1): 12/79 MB error 16-Dec-2022 03:02:11 Progress (1): 13/79 MB error 16-Dec-2022 03:02:11 Progress (1): 13/79 MB error 16-Dec-2022 03:02:11 Progress (1): 13/79 MB error 16-Dec-2022 03:02:11 Progress (1): 13/79 MB error 16-Dec-2022 03:02:11 Progress (1): 14/79 MB error 16-Dec-2022 03:02:11 Progress (1): 14/79 MB error 16-Dec-2022 03:02:11 Progress (1): 14/79 MB error 16-Dec-2022 03:02:11 Progress (1): 14/79 MB error 16-Dec-2022 03:02:11 Progress (1): 15/79 MB error 16-Dec-2022 03:02:11 Progress (1): 15/79 MB error 16-Dec-2022 03:02:11 Progress (1): 15/79 MB error 16-Dec-2022 03:02:11 Progress (1): 15/79 MB error 16-Dec-2022 03:02:11 Progress (1): 16/79 MB error 16-Dec-2022 03:02:11 Progress (1): 16/79 MB error 16-Dec-2022 03:02:11 Progress (1): 16/79 MB error 16-Dec-2022 03:02:11 Progress (1): 17/79 MB error 16-Dec-2022 03:02:11 Progress (1): 17/79 MB error 16-Dec-2022 03:02:11 Progress (1): 17/79 MB error 16-Dec-2022 03:02:11 Progress (1): 17/79 MB error 16-Dec-2022 03:02:11 Progress (1): 18/79 MB error 16-Dec-2022 03:02:11 Progress (1): 18/79 MB error 16-Dec-2022 03:02:11 Progress (1): 18/79 MB error 16-Dec-2022 03:02:11 Progress (1): 18/79 MB error 16-Dec-2022 03:02:11 Progress (1): 19/79 MB error 16-Dec-2022 03:02:11 Progress (1): 19/79 MB error 16-Dec-2022 03:02:11 Progress (1): 19/79 MB error 16-Dec-2022 03:02:11 Progress (1): 19/79 MB error 16-Dec-2022 03:02:11 Progress (1): 20/79 MB error 16-Dec-2022 03:02:11 Progress (1): 20/79 MB error 16-Dec-2022 03:02:11 Progress (1): 20/79 MB error 16-Dec-2022 03:02:11 Progress (1): 20/79 MB error 16-Dec-2022 03:02:12 Progress (1): 21/79 MB error 16-Dec-2022 03:02:12 Progress (1): 21/79 MB error 16-Dec-2022 03:02:12 Progress (1): 21/79 MB error 16-Dec-2022 03:02:12 Progress (1): 22/79 MB error 16-Dec-2022 03:02:12 Progress (1): 22/79 MB error 16-Dec-2022 03:02:12 Progress (1): 22/79 MB error 16-Dec-2022 03:02:12 Progress (1): 22/79 MB error 16-Dec-2022 03:02:12 Progress (1): 23/79 MB error 16-Dec-2022 03:02:12 Progress (1): 23/79 MB error 16-Dec-2022 03:02:12 Progress (1): 23/79 MB error 16-Dec-2022 03:02:12 Progress (1): 23/79 MB error 16-Dec-2022 03:02:12 Progress (1): 24/79 MB error 16-Dec-2022 03:02:12 Progress (1): 24/79 MB error 16-Dec-2022 03:02:12 Progress (1): 24/79 MB error 16-Dec-2022 03:02:12 Progress (1): 24/79 MB error 16-Dec-2022 03:02:12 Progress (1): 25/79 MB error 16-Dec-2022 03:02:12 Progress (1): 25/79 MB error 16-Dec-2022 03:02:12 Progress (1): 25/79 MB error 16-Dec-2022 03:02:12 Progress (1): 25/79 MB error 16-Dec-2022 03:02:12 Progress (1): 26/79 MB error 16-Dec-2022 03:02:12 Progress (1): 26/79 MB error 16-Dec-2022 03:02:12 Progress (1): 26/79 MB error 16-Dec-2022 03:02:12 Progress (1): 26/79 MB error 16-Dec-2022 03:02:12 Progress (1): 27/79 MB error 16-Dec-2022 03:02:12 Progress (1): 27/79 MB error 16-Dec-2022 03:02:12 Progress (1): 27/79 MB error 16-Dec-2022 03:02:12 Progress (1): 28/79 MB error 16-Dec-2022 03:02:12 Progress (1): 28/79 MB error 16-Dec-2022 03:02:12 Progress (1): 28/79 MB error 16-Dec-2022 03:02:12 Progress (1): 28/79 MB error 16-Dec-2022 03:02:12 Progress (1): 29/79 MB error 16-Dec-2022 03:02:12 Progress (1): 29/79 MB error 16-Dec-2022 03:02:12 Progress (1): 29/79 MB error 16-Dec-2022 03:02:12 Progress (1): 29/79 MB error 16-Dec-2022 03:02:12 Progress (1): 30/79 MB error 16-Dec-2022 03:02:12 Progress (1): 30/79 MB error 16-Dec-2022 03:02:12 Progress (1): 30/79 MB error 16-Dec-2022 03:02:12 Progress (1): 30/79 MB error 16-Dec-2022 03:02:12 Progress (1): 31/79 MB error 16-Dec-2022 03:02:12 Progress (1): 31/79 MB error 16-Dec-2022 03:02:12 Progress (1): 31/79 MB error 16-Dec-2022 03:02:12 Progress (1): 31/79 MB error 16-Dec-2022 03:02:12 Progress (1): 32/79 MB error 16-Dec-2022 03:02:12 Progress (1): 32/79 MB error 16-Dec-2022 03:02:12 Progress (1): 32/79 MB error 16-Dec-2022 03:02:12 Progress (1): 33/79 MB error 16-Dec-2022 03:02:12 Progress (1): 33/79 MB error 16-Dec-2022 03:02:12 Progress (1): 33/79 MB error 16-Dec-2022 03:02:12 Progress (1): 33/79 MB error 16-Dec-2022 03:02:12 Progress (1): 34/79 MB error 16-Dec-2022 03:02:12 Progress (1): 34/79 MB error 16-Dec-2022 03:02:12 Progress (1): 34/79 MB error 16-Dec-2022 03:02:12 Progress (1): 34/79 MB error 16-Dec-2022 03:02:12 Progress (1): 35/79 MB error 16-Dec-2022 03:02:12 Progress (1): 35/79 MB error 16-Dec-2022 03:02:12 Progress (1): 35/79 MB error 16-Dec-2022 03:02:12 Progress (1): 35/79 MB error 16-Dec-2022 03:02:12 Progress (1): 36/79 MB error 16-Dec-2022 03:02:12 Progress (1): 36/79 MB error 16-Dec-2022 03:02:12 Progress (1): 36/79 MB error 16-Dec-2022 03:02:12 Progress (1): 36/79 MB error 16-Dec-2022 03:02:12 Progress (1): 37/79 MB error 16-Dec-2022 03:02:12 Progress (1): 37/79 MB error 16-Dec-2022 03:02:12 Progress (1): 37/79 MB error 16-Dec-2022 03:02:12 Progress (1): 38/79 MB error 16-Dec-2022 03:02:12 Progress (1): 38/79 MB error 16-Dec-2022 03:02:12 Progress (1): 38/79 MB error 16-Dec-2022 03:02:12 Progress (1): 38/79 MB error 16-Dec-2022 03:02:12 Progress (1): 39/79 MB error 16-Dec-2022 03:02:12 Progress (1): 39/79 MB error 16-Dec-2022 03:02:12 Progress (1): 39/79 MB error 16-Dec-2022 03:02:12 Progress (1): 39/79 MB error 16-Dec-2022 03:02:12 Progress (1): 40/79 MB error 16-Dec-2022 03:02:12 Progress (1): 40/79 MB error 16-Dec-2022 03:02:12 Progress (1): 40/79 MB error 16-Dec-2022 03:02:12 Progress (1): 40/79 MB error 16-Dec-2022 03:02:12 Progress (1): 41/79 MB error 16-Dec-2022 03:02:12 Progress (1): 41/79 MB error 16-Dec-2022 03:02:12 Progress (1): 41/79 MB error 16-Dec-2022 03:02:12 Progress (1): 41/79 MB error 16-Dec-2022 03:02:12 Progress (1): 42/79 MB error 16-Dec-2022 03:02:12 Progress (1): 42/79 MB error 16-Dec-2022 03:02:12 Progress (1): 42/79 MB error 16-Dec-2022 03:02:12 Progress (1): 42/79 MB error 16-Dec-2022 03:02:12 Progress (1): 43/79 MB error 16-Dec-2022 03:02:12 Progress (1): 43/79 MB error 16-Dec-2022 03:02:12 Progress (1): 43/79 MB error 16-Dec-2022 03:02:12 Progress (1): 44/79 MB error 16-Dec-2022 03:02:12 Progress (1): 44/79 MB error 16-Dec-2022 03:02:12 Progress (1): 44/79 MB error 16-Dec-2022 03:02:12 Progress (1): 44/79 MB error 16-Dec-2022 03:02:12 Progress (1): 45/79 MB error 16-Dec-2022 03:02:12 Progress (1): 45/79 MB error 16-Dec-2022 03:02:12 Progress (1): 45/79 MB error 16-Dec-2022 03:02:12 Progress (1): 45/79 MB error 16-Dec-2022 03:02:12 Progress (1): 46/79 MB error 16-Dec-2022 03:02:13 Progress (1): 46/79 MB error 16-Dec-2022 03:02:13 Progress (1): 46/79 MB error 16-Dec-2022 03:02:13 Progress (1): 46/79 MB error 16-Dec-2022 03:02:13 Progress (1): 47/79 MB error 16-Dec-2022 03:02:13 Progress (1): 47/79 MB error 16-Dec-2022 03:02:13 Progress (1): 47/79 MB error 16-Dec-2022 03:02:13 Progress (1): 47/79 MB error 16-Dec-2022 03:02:13 Progress (1): 48/79 MB error 16-Dec-2022 03:02:13 Progress (1): 48/79 MB error 16-Dec-2022 03:02:13 Progress (1): 48/79 MB error 16-Dec-2022 03:02:13 Progress (1): 49/79 MB error 16-Dec-2022 03:02:13 Progress (1): 49/79 MB error 16-Dec-2022 03:02:13 Progress (1): 49/79 MB error 16-Dec-2022 03:02:13 Progress (1): 49/79 MB error 16-Dec-2022 03:02:13 Progress (1): 50/79 MB error 16-Dec-2022 03:02:13 Progress (1): 50/79 MB error 16-Dec-2022 03:02:13 Progress (1): 50/79 MB error 16-Dec-2022 03:02:13 Progress (1): 50/79 MB error 16-Dec-2022 03:02:13 Progress (1): 51/79 MB error 16-Dec-2022 03:02:13 Progress (1): 51/79 MB error 16-Dec-2022 03:02:13 Progress (1): 51/79 MB error 16-Dec-2022 03:02:13 Progress (1): 51/79 MB error 16-Dec-2022 03:02:13 Progress (1): 52/79 MB error 16-Dec-2022 03:02:13 Progress (1): 52/79 MB error 16-Dec-2022 03:02:13 Progress (1): 52/79 MB error 16-Dec-2022 03:02:13 Progress (1): 52/79 MB error 16-Dec-2022 03:02:13 Progress (1): 53/79 MB error 16-Dec-2022 03:02:13 Progress (1): 53/79 MB error 16-Dec-2022 03:02:13 Progress (1): 53/79 MB error 16-Dec-2022 03:02:13 Progress (1): 53/79 MB error 16-Dec-2022 03:02:13 Progress (1): 54/79 MB error 16-Dec-2022 03:02:13 Progress (1): 54/79 MB error 16-Dec-2022 03:02:13 Progress (1): 54/79 MB error 16-Dec-2022 03:02:13 Progress (1): 55/79 MB error 16-Dec-2022 03:02:13 Progress (1): 55/79 MB error 16-Dec-2022 03:02:13 Progress (1): 55/79 MB error 16-Dec-2022 03:02:13 Progress (1): 55/79 MB error 16-Dec-2022 03:02:13 Progress (1): 56/79 MB error 16-Dec-2022 03:02:13 Progress (1): 56/79 MB error 16-Dec-2022 03:02:13 Progress (1): 56/79 MB error 16-Dec-2022 03:02:13 Progress (1): 56/79 MB error 16-Dec-2022 03:02:13 Progress (1): 57/79 MB error 16-Dec-2022 03:02:13 Progress (1): 57/79 MB error 16-Dec-2022 03:02:13 Progress (1): 57/79 MB error 16-Dec-2022 03:02:13 Progress (1): 57/79 MB error 16-Dec-2022 03:02:13 Progress (1): 58/79 MB error 16-Dec-2022 03:02:13 Progress (1): 58/79 MB error 16-Dec-2022 03:02:13 Progress (1): 58/79 MB error 16-Dec-2022 03:02:13 Progress (1): 58/79 MB error 16-Dec-2022 03:02:13 Progress (1): 59/79 MB error 16-Dec-2022 03:02:13 Progress (1): 59/79 MB error 16-Dec-2022 03:02:13 Progress (1): 59/79 MB error 16-Dec-2022 03:02:13 Progress (1): 60/79 MB error 16-Dec-2022 03:02:13 Progress (1): 60/79 MB error 16-Dec-2022 03:02:13 Progress (1): 60/79 MB error 16-Dec-2022 03:02:13 Progress (1): 60/79 MB error 16-Dec-2022 03:02:13 Progress (1): 61/79 MB error 16-Dec-2022 03:02:13 Progress (1): 61/79 MB error 16-Dec-2022 03:02:13 Progress (1): 61/79 MB error 16-Dec-2022 03:02:13 Progress (1): 61/79 MB error 16-Dec-2022 03:02:13 Progress (1): 62/79 MB error 16-Dec-2022 03:02:13 Progress (1): 62/79 MB error 16-Dec-2022 03:02:13 Progress (1): 62/79 MB error 16-Dec-2022 03:02:13 Progress (1): 62/79 MB error 16-Dec-2022 03:02:13 Progress (1): 63/79 MB error 16-Dec-2022 03:02:13 Progress (1): 63/79 MB error 16-Dec-2022 03:02:13 Progress (1): 63/79 MB error 16-Dec-2022 03:02:13 Progress (1): 63/79 MB error 16-Dec-2022 03:02:13 Progress (1): 64/79 MB error 16-Dec-2022 03:02:13 Progress (1): 64/79 MB error 16-Dec-2022 03:02:13 Progress (1): 64/79 MB error 16-Dec-2022 03:02:13 Progress (1): 65/79 MB error 16-Dec-2022 03:02:13 Progress (1): 65/79 MB error 16-Dec-2022 03:02:13 Progress (1): 65/79 MB error 16-Dec-2022 03:02:13 Progress (1): 65/79 MB error 16-Dec-2022 03:02:13 Progress (1): 66/79 MB error 16-Dec-2022 03:02:13 Progress (1): 66/79 MB error 16-Dec-2022 03:02:13 Progress (1): 66/79 MB error 16-Dec-2022 03:02:13 Progress (1): 66/79 MB error 16-Dec-2022 03:02:13 Progress (1): 67/79 MB error 16-Dec-2022 03:02:13 Progress (1): 67/79 MB error 16-Dec-2022 03:02:13 Progress (1): 67/79 MB error 16-Dec-2022 03:02:13 Progress (1): 67/79 MB error 16-Dec-2022 03:02:13 Progress (1): 68/79 MB error 16-Dec-2022 03:02:13 Progress (1): 68/79 MB error 16-Dec-2022 03:02:13 Progress (1): 68/79 MB error 16-Dec-2022 03:02:13 Progress (1): 68/79 MB error 16-Dec-2022 03:02:13 Progress (1): 69/79 MB error 16-Dec-2022 03:02:13 Progress (1): 69/79 MB error 16-Dec-2022 03:02:13 Progress (1): 69/79 MB error 16-Dec-2022 03:02:13 Progress (1): 69/79 MB error 16-Dec-2022 03:02:13 Progress (1): 70/79 MB error 16-Dec-2022 03:02:13 Progress (1): 70/79 MB error 16-Dec-2022 03:02:13 Progress (1): 70/79 MB error 16-Dec-2022 03:02:13 Progress (1): 71/79 MB error 16-Dec-2022 03:02:13 Progress (1): 71/79 MB error 16-Dec-2022 03:02:14 Progress (1): 71/79 MB error 16-Dec-2022 03:02:14 Progress (1): 71/79 MB error 16-Dec-2022 03:02:14 Progress (1): 72/79 MB error 16-Dec-2022 03:02:14 Progress (1): 72/79 MB error 16-Dec-2022 03:02:14 Progress (1): 72/79 MB error 16-Dec-2022 03:02:14 Progress (1): 72/79 MB error 16-Dec-2022 03:02:14 Progress (1): 73/79 MB error 16-Dec-2022 03:02:14 Progress (1): 73/79 MB error 16-Dec-2022 03:02:14 Progress (1): 73/79 MB error 16-Dec-2022 03:02:14 Progress (1): 73/79 MB error 16-Dec-2022 03:02:14 Progress (1): 74/79 MB error 16-Dec-2022 03:02:14 Progress (1): 74/79 MB error 16-Dec-2022 03:02:14 Progress (1): 74/79 MB error 16-Dec-2022 03:02:14 Progress (1): 74/79 MB error 16-Dec-2022 03:02:14 Progress (1): 75/79 MB error 16-Dec-2022 03:02:14 Progress (1): 75/79 MB error 16-Dec-2022 03:02:14 Progress (1): 75/79 MB error 16-Dec-2022 03:02:14 Progress (1): 76/79 MB error 16-Dec-2022 03:02:14 Progress (1): 76/79 MB error 16-Dec-2022 03:02:14 Progress (1): 76/79 MB error 16-Dec-2022 03:02:14 Progress (1): 76/79 MB error 16-Dec-2022 03:02:14 Progress (1): 77/79 MB error 16-Dec-2022 03:02:14 Progress (1): 77/79 MB error 16-Dec-2022 03:02:14 Progress (1): 77/79 MB error 16-Dec-2022 03:02:14 Progress (1): 77/79 MB error 16-Dec-2022 03:02:14 Progress (1): 78/79 MB error 16-Dec-2022 03:02:14 Progress (1): 78/79 MB error 16-Dec-2022 03:02:14 Progress (1): 78/79 MB error 16-Dec-2022 03:02:14 Progress (1): 78/79 MB error 16-Dec-2022 03:02:14 Progress (1): 79/79 MB error 16-Dec-2022 03:02:14 Progress (1): 79/79 MB error 16-Dec-2022 03:02:14 Progress (1): 79 MB error 16-Dec-2022 03:02:14 error 16-Dec-2022 03:02:14 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 20 MB/s) error 16-Dec-2022 03:02:14 #14 58.92 [INFO] Copying openmrs-webapp-2.5.8.war to /app/package/target/distro/web/openmrs-2.5.8.war error 16-Dec-2022 03:02:14 #14 59.07 error 16-Dec-2022 03:02:14 #14 59.07 file:/app/package/target/distro/web/openmrs-2.5.8.war error 16-Dec-2022 03:02:14 #14 59.07 error 16-Dec-2022 03:02:14 #14 59.07 target:/app/package/target/distro/web error 16-Dec-2022 03:02:14 #14 59.09 [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0:jar error 16-Dec-2022 03:02:14 #14 59.09 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.pom error 16-Dec-2022 03:02:14 #14 59.21 Progress (1): 3.3/6.9 kB error 16-Dec-2022 03:02:14 Progress (1): 6.1/6.9 kB error 16-Dec-2022 03:02:14 Progress (1): 6.9 kB error 16-Dec-2022 03:02:14 error 16-Dec-2022 03:02:14 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 29 kB/s) error 16-Dec-2022 03:02:14 #14 59.32 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy/2.15.0/addresshierarchy-2.15.0.pom error 16-Dec-2022 03:02:14 #14 59.44 Progress (1): 3.3/5.3 kB error 16-Dec-2022 03:02:15 Progress (1): 5.3 kB error 16-Dec-2022 03:02:15 error 16-Dec-2022 03:02:15 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 16-Dec-2022 03:02:15 #14 59.55 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.jar error 16-Dec-2022 03:02:15 #14 59.85 Progress (1): 4.1/324 kB error 16-Dec-2022 03:02:15 Progress (1): 8.2/324 kB error 16-Dec-2022 03:02:15 Progress (1): 12/324 kB error 16-Dec-2022 03:02:15 Progress (1): 16/324 kB error 16-Dec-2022 03:02:15 Progress (1): 20/324 kB error 16-Dec-2022 03:02:15 Progress (1): 25/324 kB error 16-Dec-2022 03:02:15 Progress (1): 29/324 kB error 16-Dec-2022 03:02:15 Progress (1): 33/324 kB error 16-Dec-2022 03:02:15 Progress (1): 37/324 kB error 16-Dec-2022 03:02:15 Progress (1): 41/324 kB error 16-Dec-2022 03:02:15 Progress (1): 45/324 kB error 16-Dec-2022 03:02:15 Progress (1): 49/324 kB error 16-Dec-2022 03:02:15 Progress (1): 53/324 kB error 16-Dec-2022 03:02:15 Progress (1): 57/324 kB error 16-Dec-2022 03:02:15 Progress (1): 61/324 kB error 16-Dec-2022 03:02:15 Progress (1): 66/324 kB error 16-Dec-2022 03:02:15 Progress (1): 70/324 kB error 16-Dec-2022 03:02:15 Progress (1): 74/324 kB error 16-Dec-2022 03:02:15 Progress (1): 78/324 kB error 16-Dec-2022 03:02:15 Progress (1): 82/324 kB error 16-Dec-2022 03:02:15 Progress (1): 85/324 kB error 16-Dec-2022 03:02:15 Progress (1): 89/324 kB error 16-Dec-2022 03:02:15 Progress (1): 93/324 kB error 16-Dec-2022 03:02:15 Progress (1): 97/324 kB error 16-Dec-2022 03:02:15 Progress (1): 101/324 kB error 16-Dec-2022 03:02:15 Progress (1): 105/324 kB error 16-Dec-2022 03:02:15 Progress (1): 109/324 kB error 16-Dec-2022 03:02:15 Progress (1): 114/324 kB error 16-Dec-2022 03:02:15 Progress (1): 118/324 kB error 16-Dec-2022 03:02:15 Progress (1): 120/324 kB error 16-Dec-2022 03:02:15 Progress (1): 124/324 kB error 16-Dec-2022 03:02:15 Progress (1): 128/324 kB error 16-Dec-2022 03:02:15 Progress (1): 132/324 kB error 16-Dec-2022 03:02:15 Progress (1): 136/324 kB error 16-Dec-2022 03:02:15 Progress (1): 140/324 kB error 16-Dec-2022 03:02:15 Progress (1): 144/324 kB error 16-Dec-2022 03:02:15 Progress (1): 148/324 kB error 16-Dec-2022 03:02:15 Progress (1): 152/324 kB error 16-Dec-2022 03:02:15 Progress (1): 155/324 kB error 16-Dec-2022 03:02:15 Progress (1): 159/324 kB error 16-Dec-2022 03:02:15 Progress (1): 163/324 kB error 16-Dec-2022 03:02:15 Progress (1): 167/324 kB error 16-Dec-2022 03:02:15 Progress (1): 171/324 kB error 16-Dec-2022 03:02:15 Progress (1): 175/324 kB error 16-Dec-2022 03:02:15 Progress (1): 179/324 kB error 16-Dec-2022 03:02:15 Progress (1): 183/324 kB error 16-Dec-2022 03:02:15 Progress (1): 187/324 kB error 16-Dec-2022 03:02:15 Progress (1): 189/324 kB error 16-Dec-2022 03:02:15 Progress (1): 193/324 kB error 16-Dec-2022 03:02:15 Progress (1): 197/324 kB error 16-Dec-2022 03:02:15 Progress (1): 201/324 kB error 16-Dec-2022 03:02:15 Progress (1): 206/324 kB error 16-Dec-2022 03:02:15 Progress (1): 210/324 kB error 16-Dec-2022 03:02:15 Progress (1): 214/324 kB error 16-Dec-2022 03:02:15 Progress (1): 218/324 kB error 16-Dec-2022 03:02:15 Progress (1): 222/324 kB error 16-Dec-2022 03:02:15 Progress (1): 226/324 kB error 16-Dec-2022 03:02:15 Progress (1): 230/324 kB error 16-Dec-2022 03:02:15 Progress (1): 232/324 kB error 16-Dec-2022 03:02:15 Progress (1): 236/324 kB error 16-Dec-2022 03:02:15 Progress (1): 240/324 kB error 16-Dec-2022 03:02:15 Progress (1): 244/324 kB error 16-Dec-2022 03:02:15 Progress (1): 249/324 kB error 16-Dec-2022 03:02:15 Progress (1): 251/324 kB error 16-Dec-2022 03:02:15 Progress (1): 255/324 kB error 16-Dec-2022 03:02:15 Progress (1): 260/324 kB error 16-Dec-2022 03:02:15 Progress (1): 264/324 kB error 16-Dec-2022 03:02:15 Progress (1): 268/324 kB error 16-Dec-2022 03:02:15 Progress (1): 272/324 kB error 16-Dec-2022 03:02:15 Progress (1): 276/324 kB error 16-Dec-2022 03:02:15 Progress (1): 280/324 kB error 16-Dec-2022 03:02:15 Progress (1): 284/324 kB error 16-Dec-2022 03:02:15 Progress (1): 287/324 kB error 16-Dec-2022 03:02:15 Progress (1): 291/324 kB error 16-Dec-2022 03:02:15 Progress (1): 295/324 kB error 16-Dec-2022 03:02:15 Progress (1): 299/324 kB error 16-Dec-2022 03:02:15 Progress (1): 302/324 kB error 16-Dec-2022 03:02:15 Progress (1): 306/324 kB error 16-Dec-2022 03:02:15 Progress (1): 310/324 kB error 16-Dec-2022 03:02:15 Progress (1): 314/324 kB error 16-Dec-2022 03:02:15 Progress (1): 318/324 kB error 16-Dec-2022 03:02:15 Progress (1): 323/324 kB error 16-Dec-2022 03:02:15 Progress (1): 324 kB error 16-Dec-2022 03:02:15 error 16-Dec-2022 03:02:15 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 715 kB/s) error 16-Dec-2022 03:02:15 #14 60.00 [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.13.0:jar error 16-Dec-2022 03:02:15 #14 60.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.pom error 16-Dec-2022 03:02:15 #14 60.13 Progress (1): 3.3/7.1 kB error 16-Dec-2022 03:02:15 Progress (1): 6.1/7.1 kB error 16-Dec-2022 03:02:15 Progress (1): 7.1 kB error 16-Dec-2022 03:02:15 error 16-Dec-2022 03:02:15 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 30 kB/s) error 16-Dec-2022 03:02:15 #14 60.24 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui/1.13.0/legacyui-1.13.0.pom error 16-Dec-2022 03:02:15 #14 60.36 Progress (1): 3.3/9.1 kB error 16-Dec-2022 03:02:16 Progress (1): 6.1/9.1 kB error 16-Dec-2022 03:02:16 Progress (1): 8.9/9.1 kB error 16-Dec-2022 03:02:16 Progress (1): 9.1 kB error 16-Dec-2022 03:02:16 error 16-Dec-2022 03:02:16 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 16-Dec-2022 03:02:16 #14 60.48 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 16-Dec-2022 03:02:16 #14 60.60 Progress (1): 3.3/15 kB error 16-Dec-2022 03:02:16 Progress (1): 6.1/15 kB error 16-Dec-2022 03:02:16 Progress (1): 8.9/15 kB error 16-Dec-2022 03:02:16 Progress (1): 12/15 kB error 16-Dec-2022 03:02:16 Progress (1): 14/15 kB error 16-Dec-2022 03:02:16 Progress (1): 15 kB error 16-Dec-2022 03:02:16 error 16-Dec-2022 03:02:16 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 16-Dec-2022 03:02:16 #14 60.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.jar error 16-Dec-2022 03:02:16 #14 61.03 Progress (1): 0/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.1/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.1/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.1/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.1/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.2/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.2/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.2/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.2/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.3/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.3/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.3/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.3/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.3/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.4/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.4/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.4/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.4/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.5/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.5/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.5/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.5/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.6/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.6/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.6/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.6/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.7/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.7/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.7/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.7/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.8/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.8/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.8/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.8/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.8/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.9/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.9/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.9/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 0.9/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.0/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.0/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.0/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.0/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.1/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.1/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.1/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.1/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.2/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.2/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.2/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.2/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.3/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.3/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.3/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.3/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.4/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.4/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.4/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.4/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.4/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.5/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.5/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.5/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.5/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.6/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.6/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.6/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.6/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.7/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.7/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.7/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.7/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.8/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.8/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.8/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.8/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.9/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.9/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.9/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.9/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 1.9/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.0/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.0/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.0/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.0/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.1/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.1/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.1/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.1/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.2/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.2/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.2/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.2/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.3/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.3/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.3/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.3/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.4/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.4/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.4/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.4/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.5/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.5/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.5/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.5/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.5/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.6/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.6/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.6/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.6/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.7/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.7/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.7/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.7/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.7/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.8/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.8/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.8/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.8/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.9/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.9/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.9/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 2.9/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.0/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.0/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.0/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.0/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.1/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.1/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.1/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.1/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.1/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.2/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.2/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.2/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.2/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.3/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.3/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.3/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.3/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.4/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.4/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.4/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.4/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.5/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.5/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.5/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.5/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.6/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.6/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.6/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.6/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.6/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.7/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.7/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.7/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.7/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.8/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.8/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.8/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.8/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.9/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.9/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.9/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 3.9/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 4.0/4.0 MB error 16-Dec-2022 03:02:16 Progress (1): 4.0 MB error 16-Dec-2022 03:02:16 error 16-Dec-2022 03:02:16 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.7 MB/s) error 16-Dec-2022 03:02:16 #14 61.30 [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:2.0.0:jar error 16-Dec-2022 03:02:16 #14 61.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.pom error 16-Dec-2022 03:02:16 #14 61.42 Progress (1): 3.3/9.5 kB error 16-Dec-2022 03:02:17 Progress (1): 6.1/9.5 kB error 16-Dec-2022 03:02:17 Progress (1): 8.9/9.5 kB error 16-Dec-2022 03:02:17 Progress (1): 9.5 kB error 16-Dec-2022 03:02:17 error 16-Dec-2022 03:02:17 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 40 kB/s) error 16-Dec-2022 03:02:17 #14 61.54 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab/2.0.0/openconceptlab-2.0.0.pom error 16-Dec-2022 03:02:17 #14 61.66 Progress (1): 3.3/10 kB error 16-Dec-2022 03:02:17 Progress (1): 6.1/10 kB error 16-Dec-2022 03:02:17 Progress (1): 8.9/10 kB error 16-Dec-2022 03:02:17 Progress (1): 10 kB error 16-Dec-2022 03:02:17 error 16-Dec-2022 03:02:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab/2.0.0/openconceptlab-2.0.0.pom (10 kB at 44 kB/s) error 16-Dec-2022 03:02:17 #14 61.78 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.jar error 16-Dec-2022 03:02:17 #14 62.13 Progress (1): 0/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.1/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.1/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.1/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.1/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.1/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.1/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.1/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.2/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.2/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.2/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.2/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.2/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.3/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.3/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.3/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.3/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.3/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.3/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.4/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.4/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.4/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.4/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.4/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.4/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.5/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.5/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.5/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.5/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.5/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.5/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.6/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.6/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.6/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.6/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.6/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.7/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.7/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.7/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.7/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.7/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.7/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.8/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.8/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.8/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.8/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.8/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.8/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.8/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.9/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.9/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.9/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.9/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.9/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 0.9/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.0/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.0/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.0/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.0/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.0/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.0/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.1/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.1/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.1/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.1/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.1/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.1/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.2/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.2/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.2/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.2/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.2/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.2/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.3/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.3/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.3/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.3/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.3/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.3/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.4/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.4/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.4/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.4/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.4/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.4/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.5/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.5/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.5/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.5/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.5/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.5/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.6/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.6/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.6/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.6/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.6/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.6/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.7/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.7/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.7/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.7/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.7/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.7/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.8/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.8/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.8/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.8/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.8/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.8/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.8/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.9/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.9/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.9/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.9/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.9/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 1.9/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.0/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.0/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.0/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.0/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.0/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.0/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.1/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.1/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.1/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.1/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.1/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.1/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.2/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.2/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.2/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.2/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.2/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.2/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.3/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.3/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.3/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.3/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.3/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.3/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.3/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.4/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.4/2.4 MB error 16-Dec-2022 03:02:17 Progress (1): 2.4 MB error 16-Dec-2022 03:02:17 error 16-Dec-2022 03:02:17 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 4.3 MB/s) error 16-Dec-2022 03:02:17 #14 62.34 [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0:jar error 16-Dec-2022 03:02:17 #14 62.34 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.pom error 16-Dec-2022 03:02:17 #14 62.46 Progress (1): 3.3/4.9 kB error 16-Dec-2022 03:02:18 Progress (1): 4.9 kB error 16-Dec-2022 03:02:18 error 16-Dec-2022 03:02:18 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 16-Dec-2022 03:02:18 #14 62.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy/1.13.0/metadatadeploy-1.13.0.pom error 16-Dec-2022 03:02:18 #14 62.68 Progress (1): 3.3/6.2 kB error 16-Dec-2022 03:02:18 Progress (1): 6.1/6.2 kB error 16-Dec-2022 03:02:18 Progress (1): 6.2 kB error 16-Dec-2022 03:02:18 error 16-Dec-2022 03:02:18 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 16-Dec-2022 03:02:18 #14 62.80 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.jar error 16-Dec-2022 03:02:18 #14 62.91 Progress (1): 3.3/110 kB error 16-Dec-2022 03:02:18 Progress (1): 6.1/110 kB error 16-Dec-2022 03:02:18 Progress (1): 8.9/110 kB error 16-Dec-2022 03:02:18 Progress (1): 12/110 kB error 16-Dec-2022 03:02:18 Progress (1): 14/110 kB error 16-Dec-2022 03:02:18 Progress (1): 17/110 kB error 16-Dec-2022 03:02:18 Progress (1): 20/110 kB error 16-Dec-2022 03:02:18 Progress (1): 23/110 kB error 16-Dec-2022 03:02:18 Progress (1): 26/110 kB error 16-Dec-2022 03:02:18 Progress (1): 28/110 kB error 16-Dec-2022 03:02:18 Progress (1): 31/110 kB error 16-Dec-2022 03:02:18 Progress (1): 34/110 kB error 16-Dec-2022 03:02:18 Progress (1): 37/110 kB error 16-Dec-2022 03:02:18 Progress (1): 40/110 kB error 16-Dec-2022 03:02:18 Progress (1): 42/110 kB error 16-Dec-2022 03:02:18 Progress (1): 45/110 kB error 16-Dec-2022 03:02:18 Progress (1): 48/110 kB error 16-Dec-2022 03:02:18 Progress (1): 51/110 kB error 16-Dec-2022 03:02:18 Progress (1): 54/110 kB error 16-Dec-2022 03:02:18 Progress (1): 56/110 kB error 16-Dec-2022 03:02:18 Progress (1): 59/110 kB error 16-Dec-2022 03:02:18 Progress (1): 62/110 kB error 16-Dec-2022 03:02:18 Progress (1): 65/110 kB error 16-Dec-2022 03:02:18 Progress (1): 68/110 kB error 16-Dec-2022 03:02:18 Progress (1): 70/110 kB error 16-Dec-2022 03:02:18 Progress (1): 73/110 kB error 16-Dec-2022 03:02:18 Progress (1): 76/110 kB error 16-Dec-2022 03:02:18 Progress (1): 79/110 kB error 16-Dec-2022 03:02:18 Progress (1): 82/110 kB error 16-Dec-2022 03:02:18 Progress (1): 84/110 kB error 16-Dec-2022 03:02:18 Progress (1): 87/110 kB error 16-Dec-2022 03:02:18 Progress (1): 90/110 kB error 16-Dec-2022 03:02:18 Progress (1): 93/110 kB error 16-Dec-2022 03:02:18 Progress (1): 96/110 kB error 16-Dec-2022 03:02:18 Progress (1): 98/110 kB error 16-Dec-2022 03:02:18 Progress (1): 101/110 kB error 16-Dec-2022 03:02:18 Progress (1): 104/110 kB error 16-Dec-2022 03:02:18 Progress (1): 106/110 kB error 16-Dec-2022 03:02:18 Progress (1): 109/110 kB error 16-Dec-2022 03:02:18 Progress (1): 110 kB error 16-Dec-2022 03:02:18 error 16-Dec-2022 03:02:18 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 324 kB/s) error 16-Dec-2022 03:02:18 #14 63.14 [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.14.0:jar error 16-Dec-2022 03:02:18 #14 63.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.pom error 16-Dec-2022 03:02:18 #14 63.25 Progress (1): 3.3/5.4 kB error 16-Dec-2022 03:02:18 Progress (1): 5.4 kB error 16-Dec-2022 03:02:18 error 16-Dec-2022 03:02:19 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 16-Dec-2022 03:02:19 #14 63.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest/1.14.0/reportingrest-1.14.0.pom error 16-Dec-2022 03:02:19 #14 63.48 Progress (1): 3.3/7.0 kB error 16-Dec-2022 03:02:19 Progress (1): 6.1/7.0 kB error 16-Dec-2022 03:02:19 Progress (1): 7.0 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:19 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 16-Dec-2022 03:02:19 #14 63.59 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.jar error 16-Dec-2022 03:02:19 #14 63.70 Progress (1): 3.3/75 kB error 16-Dec-2022 03:02:19 Progress (1): 6.1/75 kB error 16-Dec-2022 03:02:19 Progress (1): 8.9/75 kB error 16-Dec-2022 03:02:19 Progress (1): 12/75 kB error 16-Dec-2022 03:02:19 Progress (1): 14/75 kB error 16-Dec-2022 03:02:19 Progress (1): 17/75 kB error 16-Dec-2022 03:02:19 Progress (1): 20/75 kB error 16-Dec-2022 03:02:19 Progress (1): 23/75 kB error 16-Dec-2022 03:02:19 Progress (1): 26/75 kB error 16-Dec-2022 03:02:19 Progress (1): 28/75 kB error 16-Dec-2022 03:02:19 Progress (1): 31/75 kB error 16-Dec-2022 03:02:19 Progress (1): 34/75 kB error 16-Dec-2022 03:02:19 Progress (1): 37/75 kB error 16-Dec-2022 03:02:19 Progress (1): 40/75 kB error 16-Dec-2022 03:02:19 Progress (1): 42/75 kB error 16-Dec-2022 03:02:19 Progress (1): 45/75 kB error 16-Dec-2022 03:02:19 Progress (1): 48/75 kB error 16-Dec-2022 03:02:19 Progress (1): 51/75 kB error 16-Dec-2022 03:02:19 Progress (1): 54/75 kB error 16-Dec-2022 03:02:19 Progress (1): 56/75 kB error 16-Dec-2022 03:02:19 Progress (1): 59/75 kB error 16-Dec-2022 03:02:19 Progress (1): 62/75 kB error 16-Dec-2022 03:02:19 Progress (1): 65/75 kB error 16-Dec-2022 03:02:19 Progress (1): 68/75 kB error 16-Dec-2022 03:02:19 Progress (1): 70/75 kB error 16-Dec-2022 03:02:19 Progress (1): 73/75 kB error 16-Dec-2022 03:02:19 Progress (1): 75 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:19 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 299 kB/s) error 16-Dec-2022 03:02:19 #14 63.85 [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.14.0:jar error 16-Dec-2022 03:02:19 #14 63.85 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.pom error 16-Dec-2022 03:02:19 #14 63.96 Progress (1): 3.3/8.5 kB error 16-Dec-2022 03:02:19 Progress (1): 6.1/8.5 kB error 16-Dec-2022 03:02:19 Progress (1): 8.5 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:19 #14 ... error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:19 #17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 16-Dec-2022 03:02:19 #17 46.65 Progress (1): 1.9 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02: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.3 kB/s) error 16-Dec-2022 03:02:19 #17 46.81 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 16-Dec-2022 03:02:19 #17 46.95 Progress (1): 1.7 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02: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 6.4 kB/s) error 16-Dec-2022 03:02:19 #17 47.11 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 16-Dec-2022 03:02:19 #17 47.25 Progress (1): 2.3 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:19 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 8.5 kB/s) error 16-Dec-2022 03:02:19 #17 47.41 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 16-Dec-2022 03:02:19 #17 47.56 Progress (1): 2.1 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:19 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 6.7 kB/s) error 16-Dec-2022 03:02:19 #17 47.77 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 16-Dec-2022 03:02:19 #17 47.91 Progress (1): 1.9 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:19 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 5.8 kB/s) error 16-Dec-2022 03:02:19 #17 48.15 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 16-Dec-2022 03:02:19 #17 48.33 Progress (1): 2.1 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:19 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 6.2 kB/s) error 16-Dec-2022 03:02:19 #17 50.14 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 16-Dec-2022 03:02:19 #17 50.50 Progress (1): 3.3/5.5 kB error 16-Dec-2022 03:02:19 Progress (1): 5.5 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:19 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 16-Dec-2022 03:02:19 #17 50.77 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 16-Dec-2022 03:02:19 #17 50.96 Progress (1): 3.3/15 kB error 16-Dec-2022 03:02:19 Progress (1): 6.1/15 kB error 16-Dec-2022 03:02:19 Progress (1): 8.9/15 kB error 16-Dec-2022 03:02:19 Progress (1): 12/15 kB error 16-Dec-2022 03:02:19 Progress (1): 14/15 kB error 16-Dec-2022 03:02:19 Progress (1): 15 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:19 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 40 kB/s) error 16-Dec-2022 03:02:19 #17 51.22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom error 16-Dec-2022 03:02:19 #17 51.36 Progress (1): 3.3/67 kB error 16-Dec-2022 03:02:19 Progress (1): 6.1/67 kB error 16-Dec-2022 03:02:19 Progress (1): 8.9/67 kB error 16-Dec-2022 03:02:19 Progress (1): 12/67 kB error 16-Dec-2022 03:02:19 Progress (1): 15/67 kB error 16-Dec-2022 03:02:19 Progress (1): 17/67 kB error 16-Dec-2022 03:02:19 Progress (1): 20/67 kB error 16-Dec-2022 03:02:19 Progress (1): 23/67 kB error 16-Dec-2022 03:02:19 Progress (1): 26/67 kB error 16-Dec-2022 03:02:19 Progress (1): 29/67 kB error 16-Dec-2022 03:02:19 Progress (1): 31/67 kB error 16-Dec-2022 03:02:19 Progress (1): 34/67 kB error 16-Dec-2022 03:02:19 Progress (1): 37/67 kB error 16-Dec-2022 03:02:19 Progress (1): 40/67 kB error 16-Dec-2022 03:02:19 Progress (1): 43/67 kB error 16-Dec-2022 03:02:19 Progress (1): 45/67 kB error 16-Dec-2022 03:02:19 Progress (1): 48/67 kB error 16-Dec-2022 03:02:19 Progress (1): 51/67 kB error 16-Dec-2022 03:02:19 Progress (1): 54/67 kB error 16-Dec-2022 03:02:19 Progress (1): 56/67 kB error 16-Dec-2022 03:02:19 Progress (1): 59/67 kB error 16-Dec-2022 03:02:19 Progress (1): 62/67 kB error 16-Dec-2022 03:02:19 Progress (1): 65/67 kB error 16-Dec-2022 03:02:19 Progress (1): 67 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom (67 kB at 175 kB/s) error 16-Dec-2022 03:02:19 #17 51.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom error 16-Dec-2022 03:02:19 #17 51.97 Progress (1): 3.3/5.1 kB error 16-Dec-2022 03:02:19 Progress (1): 5.1 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:19 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 16-Dec-2022 03:02:19 #17 52.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom error 16-Dec-2022 03:02:19 #17 52.35 Progress (1): 3.3/12 kB error 16-Dec-2022 03:02:19 Progress (1): 6.1/12 kB error 16-Dec-2022 03:02:19 Progress (1): 8.9/12 kB error 16-Dec-2022 03:02:19 Progress (1): 12/12 kB error 16-Dec-2022 03:02:19 Progress (1): 12 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:19 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 38 kB/s) error 16-Dec-2022 03:02:19 #17 52.53 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 16-Dec-2022 03:02:19 #17 52.67 Progress (1): 3.3/43 kB error 16-Dec-2022 03:02:19 Progress (1): 6.1/43 kB error 16-Dec-2022 03:02:19 Progress (1): 8.9/43 kB error 16-Dec-2022 03:02:19 Progress (1): 12/43 kB error 16-Dec-2022 03:02:19 Progress (1): 14/43 kB error 16-Dec-2022 03:02:19 Progress (1): 17/43 kB error 16-Dec-2022 03:02:19 Progress (1): 20/43 kB error 16-Dec-2022 03:02:19 Progress (1): 23/43 kB error 16-Dec-2022 03:02:19 Progress (1): 26/43 kB error 16-Dec-2022 03:02:19 Progress (1): 28/43 kB error 16-Dec-2022 03:02:19 Progress (1): 31/43 kB error 16-Dec-2022 03:02:19 Progress (1): 34/43 kB error 16-Dec-2022 03:02:19 Progress (1): 37/43 kB error 16-Dec-2022 03:02:19 Progress (1): 40/43 kB error 16-Dec-2022 03:02:19 Progress (1): 42/43 kB error 16-Dec-2022 03:02:19 Progress (1): 43 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:19 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 144 kB/s) error 16-Dec-2022 03:02:19 #17 53.60 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 16-Dec-2022 03:02:19 #17 53.76 Progress (1): 2.7 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:19 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 9.1 kB/s) error 16-Dec-2022 03:02:19 #17 54.00 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 16-Dec-2022 03:02:19 #17 54.13 Progress (1): 2.7 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:19 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 10 kB/s) error 16-Dec-2022 03:02:19 #17 54.40 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 16-Dec-2022 03:02:19 #17 54.54 Progress (1): 3.3/9.2 kB error 16-Dec-2022 03:02:19 Progress (1): 6.1/9.2 kB error 16-Dec-2022 03:02:19 Progress (1): 8.9/9.2 kB error 16-Dec-2022 03:02:19 Progress (1): 9.2 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:19 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 35 kB/s) error 16-Dec-2022 03:02:19 #17 54.69 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 16-Dec-2022 03:02:19 #17 54.82 Progress (1): 3.3/151 kB error 16-Dec-2022 03:02:19 Progress (1): 6.1/151 kB error 16-Dec-2022 03:02:19 Progress (1): 8.9/151 kB error 16-Dec-2022 03:02:19 Progress (1): 12/151 kB error 16-Dec-2022 03:02:19 Progress (1): 14/151 kB error 16-Dec-2022 03:02:19 Progress (1): 17/151 kB error 16-Dec-2022 03:02:19 Progress (1): 20/151 kB error 16-Dec-2022 03:02:19 Progress (1): 23/151 kB error 16-Dec-2022 03:02:19 Progress (1): 26/151 kB error 16-Dec-2022 03:02:19 Progress (1): 28/151 kB error 16-Dec-2022 03:02:19 Progress (1): 31/151 kB error 16-Dec-2022 03:02:19 Progress (1): 34/151 kB error 16-Dec-2022 03:02:19 Progress (1): 37/151 kB error 16-Dec-2022 03:02:19 Progress (1): 40/151 kB error 16-Dec-2022 03:02:19 Progress (1): 42/151 kB error 16-Dec-2022 03:02:19 Progress (1): 45/151 kB error 16-Dec-2022 03:02:19 Progress (1): 48/151 kB error 16-Dec-2022 03:02:19 Progress (1): 51/151 kB error 16-Dec-2022 03:02:19 Progress (1): 54/151 kB error 16-Dec-2022 03:02:19 Progress (1): 56/151 kB error 16-Dec-2022 03:02:19 Progress (1): 59/151 kB error 16-Dec-2022 03:02:19 Progress (1): 62/151 kB error 16-Dec-2022 03:02:19 Progress (1): 65/151 kB error 16-Dec-2022 03:02:19 Progress (1): 68/151 kB error 16-Dec-2022 03:02:19 Progress (1): 70/151 kB error 16-Dec-2022 03:02:19 Progress (1): 73/151 kB error 16-Dec-2022 03:02:19 Progress (1): 76/151 kB error 16-Dec-2022 03:02:19 Progress (1): 79/151 kB error 16-Dec-2022 03:02:19 Progress (1): 82/151 kB error 16-Dec-2022 03:02:19 Progress (1): 84/151 kB error 16-Dec-2022 03:02:19 Progress (1): 87/151 kB error 16-Dec-2022 03:02:19 Progress (1): 90/151 kB error 16-Dec-2022 03:02:19 Progress (1): 93/151 kB error 16-Dec-2022 03:02:19 Progress (1): 96/151 kB error 16-Dec-2022 03:02:19 Progress (1): 98/151 kB error 16-Dec-2022 03:02:19 Progress (1): 101/151 kB error 16-Dec-2022 03:02:19 Progress (1): 104/151 kB error 16-Dec-2022 03:02:19 Progress (1): 107/151 kB error 16-Dec-2022 03:02:19 Progress (1): 110/151 kB error 16-Dec-2022 03:02:19 Progress (1): 112/151 kB error 16-Dec-2022 03:02:19 Progress (1): 115/151 kB error 16-Dec-2022 03:02:19 Progress (1): 118/151 kB error 16-Dec-2022 03:02:19 Progress (1): 121/151 kB error 16-Dec-2022 03:02:19 Progress (1): 124/151 kB error 16-Dec-2022 03:02:19 Progress (1): 126/151 kB error 16-Dec-2022 03:02:19 Progress (1): 129/151 kB error 16-Dec-2022 03:02:19 Progress (1): 132/151 kB error 16-Dec-2022 03:02:19 Progress (1): 135/151 kB error 16-Dec-2022 03:02:19 Progress (1): 138/151 kB error 16-Dec-2022 03:02:19 Progress (1): 140/151 kB error 16-Dec-2022 03:02:19 Progress (1): 143/151 kB error 16-Dec-2022 03:02:19 Progress (1): 146/151 kB error 16-Dec-2022 03:02:19 Progress (1): 149/151 kB error 16-Dec-2022 03:02:19 Progress (1): 151 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:19 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 153 kB/s) error 16-Dec-2022 03:02:19 #17 56.03 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 16-Dec-2022 03:02:19 #17 56.17 Progress (1): 3.3/16 kB error 16-Dec-2022 03:02:19 Progress (1): 6.1/16 kB error 16-Dec-2022 03:02:19 Progress (1): 8.9/16 kB error 16-Dec-2022 03:02:19 Progress (1): 12/16 kB error 16-Dec-2022 03:02:19 Progress (1): 14/16 kB error 16-Dec-2022 03:02:19 Progress (1): 16 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:19 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 53 kB/s) error 16-Dec-2022 03:02:19 #17 ... error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:19 #14 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 16-Dec-2022 03:02:19 #14 63.96 Progress (1): 3.3/8.5 kB error 16-Dec-2022 03:02:19 Progress (1): 6.1/8.5 kB error 16-Dec-2022 03:02:19 Progress (1): 8.5 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:19 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 16-Dec-2022 03:02:19 #14 64.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa/1.14.0/owa-1.14.0.pom error 16-Dec-2022 03:02:19 #14 64.19 Progress (1): 3.3/6.9 kB error 16-Dec-2022 03:02:19 Progress (1): 6.1/6.9 kB error 16-Dec-2022 03:02:19 Progress (1): 6.9 kB error 16-Dec-2022 03:02:19 error 16-Dec-2022 03:02:20 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 30 kB/s) error 16-Dec-2022 03:02:20 #14 64.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.jar error 16-Dec-2022 03:02:20 #14 64.60 Progress (1): 0/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.3/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.3/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.3/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.3/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.3/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.3/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.3/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.3/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.3/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.3/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.3/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.3/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.4/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.4/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.4/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.4/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.4/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.4/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.4/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.4/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.4/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.4/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.4/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.5/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.5/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.5/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.5/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.5/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.5/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.5/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.5/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.5/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.5/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.5/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.5/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.6/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.6/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.6/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.6/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.6/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.6/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.6/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.6/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.6/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.6/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.6/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.6/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.7/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.7/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.7/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.7/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.7/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.7/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.7/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.7/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.7/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.7/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.7/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.7/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.8/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.8/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.8/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.8/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.8/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.8/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.8/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.8/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.8/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.8/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.8/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.8/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.9/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.9/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.9/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.9/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.9/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.9/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.9/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.9/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.9/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.9/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.9/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 0.9/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.0/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.0/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.0/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.0/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.0/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.0/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.0/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.0/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.0/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.0/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.0/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.0/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.1/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.2/1.3 MB error 16-Dec-2022 03:02:20 Progress (1): 1.3 MB error 16-Dec-2022 03:02:20 error 16-Dec-2022 03:02:20 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 16-Dec-2022 03:02:20 #14 64.80 [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.8.0:jar error 16-Dec-2022 03:02:20 #14 64.80 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.pom error 16-Dec-2022 03:02:20 #14 64.92 Progress (1): 3.3/4.5 kB error 16-Dec-2022 03:02:20 Progress (1): 4.5 kB error 16-Dec-2022 03:02:20 error 16-Dec-2022 03:02:20 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 16-Dec-2022 03:02:20 #14 65.03 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2/1.8.0/fhir2-1.8.0.pom error 16-Dec-2022 03:02:20 #14 65.14 Progress (1): 3.3/36 kB error 16-Dec-2022 03:02:20 Progress (1): 6.1/36 kB error 16-Dec-2022 03:02:20 Progress (1): 8.9/36 kB error 16-Dec-2022 03:02:20 Progress (1): 12/36 kB error 16-Dec-2022 03:02:20 Progress (1): 15/36 kB error 16-Dec-2022 03:02:20 Progress (1): 17/36 kB error 16-Dec-2022 03:02:20 Progress (1): 20/36 kB error 16-Dec-2022 03:02:20 Progress (1): 23/36 kB error 16-Dec-2022 03:02:20 Progress (1): 26/36 kB error 16-Dec-2022 03:02:20 Progress (1): 29/36 kB error 16-Dec-2022 03:02:20 Progress (1): 31/36 kB error 16-Dec-2022 03:02:20 Progress (1): 34/36 kB error 16-Dec-2022 03:02:20 Progress (1): 36 kB error 16-Dec-2022 03:02:20 error 16-Dec-2022 03:02:20 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2/1.8.0/fhir2-1.8.0.pom (36 kB at 158 kB/s) error 16-Dec-2022 03:02:20 #14 65.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.jar error 16-Dec-2022 03:02:21 #14 65.60 Progress (1): 0.2/37 MB error 16-Dec-2022 03:02:21 Progress (1): 0.4/37 MB error 16-Dec-2022 03:02:21 Progress (1): 0.6/37 MB error 16-Dec-2022 03:02:21 Progress (1): 0.8/37 MB error 16-Dec-2022 03:02:21 Progress (1): 1.0/37 MB error 16-Dec-2022 03:02:21 Progress (1): 1.1/37 MB error 16-Dec-2022 03:02:21 Progress (1): 1.3/37 MB error 16-Dec-2022 03:02:21 Progress (1): 1.5/37 MB error 16-Dec-2022 03:02:21 Progress (1): 1.7/37 MB error 16-Dec-2022 03:02:21 Progress (1): 1.9/37 MB error 16-Dec-2022 03:02:21 Progress (1): 2.1/37 MB error 16-Dec-2022 03:02:21 Progress (1): 2.3/37 MB error 16-Dec-2022 03:02:21 Progress (1): 2.5/37 MB error 16-Dec-2022 03:02:21 Progress (1): 2.7/37 MB error 16-Dec-2022 03:02:21 Progress (1): 2.9/37 MB error 16-Dec-2022 03:02:21 Progress (1): 3.0/37 MB error 16-Dec-2022 03:02:21 Progress (1): 3.2/37 MB error 16-Dec-2022 03:02:21 Progress (1): 3.4/37 MB error 16-Dec-2022 03:02:21 Progress (1): 3.6/37 MB error 16-Dec-2022 03:02:21 Progress (1): 3.8/37 MB error 16-Dec-2022 03:02:21 Progress (1): 4.0/37 MB error 16-Dec-2022 03:02:21 Progress (1): 4.2/37 MB error 16-Dec-2022 03:02:21 Progress (1): 4.4/37 MB error 16-Dec-2022 03:02:21 Progress (1): 4.6/37 MB error 16-Dec-2022 03:02:21 Progress (1): 4.7/37 MB error 16-Dec-2022 03:02:21 Progress (1): 4.9/37 MB error 16-Dec-2022 03:02:21 Progress (1): 5.1/37 MB error 16-Dec-2022 03:02:21 Progress (1): 5.3/37 MB error 16-Dec-2022 03:02:21 Progress (1): 5.5/37 MB error 16-Dec-2022 03:02:21 Progress (1): 5.7/37 MB error 16-Dec-2022 03:02:21 Progress (1): 5.9/37 MB error 16-Dec-2022 03:02:21 Progress (1): 6.1/37 MB error 16-Dec-2022 03:02:21 Progress (1): 6.3/37 MB error 16-Dec-2022 03:02:21 Progress (1): 6.5/37 MB error 16-Dec-2022 03:02:21 Progress (1): 6.7/37 MB error 16-Dec-2022 03:02:21 Progress (1): 6.8/37 MB error 16-Dec-2022 03:02:21 Progress (1): 7.0/37 MB error 16-Dec-2022 03:02:21 Progress (1): 7.2/37 MB error 16-Dec-2022 03:02:21 Progress (1): 7.4/37 MB error 16-Dec-2022 03:02:21 Progress (1): 7.6/37 MB error 16-Dec-2022 03:02:21 Progress (1): 7.8/37 MB error 16-Dec-2022 03:02:21 Progress (1): 8.0/37 MB error 16-Dec-2022 03:02:21 Progress (1): 8.2/37 MB error 16-Dec-2022 03:02:21 Progress (1): 8.3/37 MB error 16-Dec-2022 03:02:21 Progress (1): 8.5/37 MB error 16-Dec-2022 03:02:21 Progress (1): 8.7/37 MB error 16-Dec-2022 03:02:21 Progress (1): 8.9/37 MB error 16-Dec-2022 03:02:21 Progress (1): 9.1/37 MB error 16-Dec-2022 03:02:21 Progress (1): 9.3/37 MB error 16-Dec-2022 03:02:21 Progress (1): 9.5/37 MB error 16-Dec-2022 03:02:21 Progress (1): 9.7/37 MB error 16-Dec-2022 03:02:21 Progress (1): 9.9/37 MB error 16-Dec-2022 03:02:21 Progress (1): 10/37 MB error 16-Dec-2022 03:02:21 Progress (1): 10/37 MB error 16-Dec-2022 03:02:21 Progress (1): 10/37 MB error 16-Dec-2022 03:02:21 Progress (1): 11/37 MB error 16-Dec-2022 03:02:21 Progress (1): 11/37 MB error 16-Dec-2022 03:02:21 Progress (1): 11/37 MB error 16-Dec-2022 03:02:21 Progress (1): 11/37 MB error 16-Dec-2022 03:02:21 Progress (1): 11/37 MB error 16-Dec-2022 03:02:21 Progress (1): 12/37 MB error 16-Dec-2022 03:02:21 Progress (1): 12/37 MB error 16-Dec-2022 03:02:21 Progress (1): 12/37 MB error 16-Dec-2022 03:02:21 Progress (1): 12/37 MB error 16-Dec-2022 03:02:21 Progress (1): 12/37 MB error 16-Dec-2022 03:02:21 Progress (1): 12/37 MB error 16-Dec-2022 03:02:21 Progress (1): 13/37 MB error 16-Dec-2022 03:02:21 Progress (1): 13/37 MB error 16-Dec-2022 03:02:21 Progress (1): 13/37 MB error 16-Dec-2022 03:02:21 Progress (1): 13/37 MB error 16-Dec-2022 03:02:21 Progress (1): 13/37 MB error 16-Dec-2022 03:02:21 Progress (1): 14/37 MB error 16-Dec-2022 03:02:21 Progress (1): 14/37 MB error 16-Dec-2022 03:02:21 Progress (1): 14/37 MB error 16-Dec-2022 03:02:21 Progress (1): 14/37 MB error 16-Dec-2022 03:02:21 Progress (1): 14/37 MB error 16-Dec-2022 03:02:21 Progress (1): 15/37 MB error 16-Dec-2022 03:02:21 Progress (1): 15/37 MB error 16-Dec-2022 03:02:21 Progress (1): 15/37 MB error 16-Dec-2022 03:02:21 Progress (1): 15/37 MB error 16-Dec-2022 03:02:21 Progress (1): 15/37 MB error 16-Dec-2022 03:02:21 Progress (1): 16/37 MB error 16-Dec-2022 03:02:21 Progress (1): 16/37 MB error 16-Dec-2022 03:02:21 Progress (1): 16/37 MB error 16-Dec-2022 03:02:21 Progress (1): 16/37 MB error 16-Dec-2022 03:02:21 Progress (1): 16/37 MB error 16-Dec-2022 03:02:21 Progress (1): 16/37 MB error 16-Dec-2022 03:02:21 Progress (1): 17/37 MB error 16-Dec-2022 03:02:21 Progress (1): 17/37 MB error 16-Dec-2022 03:02:22 Progress (1): 17/37 MB error 16-Dec-2022 03:02:22 Progress (1): 17/37 MB error 16-Dec-2022 03:02:22 Progress (1): 17/37 MB error 16-Dec-2022 03:02:22 Progress (1): 18/37 MB error 16-Dec-2022 03:02:22 Progress (1): 18/37 MB error 16-Dec-2022 03:02:22 Progress (1): 18/37 MB error 16-Dec-2022 03:02:22 Progress (1): 18/37 MB error 16-Dec-2022 03:02:22 Progress (1): 18/37 MB error 16-Dec-2022 03:02:22 Progress (1): 19/37 MB error 16-Dec-2022 03:02:22 Progress (1): 19/37 MB error 16-Dec-2022 03:02:22 Progress (1): 19/37 MB error 16-Dec-2022 03:02:22 Progress (1): 19/37 MB error 16-Dec-2022 03:02:22 Progress (1): 19/37 MB error 16-Dec-2022 03:02:22 Progress (1): 19/37 MB error 16-Dec-2022 03:02:22 Progress (1): 20/37 MB error 16-Dec-2022 03:02:22 Progress (1): 20/37 MB error 16-Dec-2022 03:02:22 Progress (1): 20/37 MB error 16-Dec-2022 03:02:22 Progress (1): 20/37 MB error 16-Dec-2022 03:02:22 Progress (1): 20/37 MB error 16-Dec-2022 03:02:22 Progress (1): 21/37 MB error 16-Dec-2022 03:02:22 Progress (1): 21/37 MB error 16-Dec-2022 03:02:22 Progress (1): 21/37 MB error 16-Dec-2022 03:02:22 Progress (1): 21/37 MB error 16-Dec-2022 03:02:22 Progress (1): 21/37 MB error 16-Dec-2022 03:02:22 Progress (1): 22/37 MB error 16-Dec-2022 03:02:22 Progress (1): 22/37 MB error 16-Dec-2022 03:02:22 Progress (1): 22/37 MB error 16-Dec-2022 03:02:22 Progress (1): 22/37 MB error 16-Dec-2022 03:02:22 Progress (1): 22/37 MB error 16-Dec-2022 03:02:22 Progress (1): 22/37 MB error 16-Dec-2022 03:02:22 Progress (1): 23/37 MB error 16-Dec-2022 03:02:22 Progress (1): 23/37 MB error 16-Dec-2022 03:02:22 Progress (1): 23/37 MB error 16-Dec-2022 03:02:22 Progress (1): 23/37 MB error 16-Dec-2022 03:02:22 Progress (1): 23/37 MB error 16-Dec-2022 03:02:22 Progress (1): 24/37 MB error 16-Dec-2022 03:02:22 Progress (1): 24/37 MB error 16-Dec-2022 03:02:22 Progress (1): 24/37 MB error 16-Dec-2022 03:02:22 Progress (1): 24/37 MB error 16-Dec-2022 03:02:22 Progress (1): 24/37 MB error 16-Dec-2022 03:02:22 Progress (1): 25/37 MB error 16-Dec-2022 03:02:22 Progress (1): 25/37 MB error 16-Dec-2022 03:02:22 Progress (1): 25/37 MB error 16-Dec-2022 03:02:22 Progress (1): 25/37 MB error 16-Dec-2022 03:02:22 Progress (1): 25/37 MB error 16-Dec-2022 03:02:22 Progress (1): 25/37 MB error 16-Dec-2022 03:02:22 Progress (1): 26/37 MB error 16-Dec-2022 03:02:22 Progress (1): 26/37 MB error 16-Dec-2022 03:02:22 Progress (1): 26/37 MB error 16-Dec-2022 03:02:22 Progress (1): 26/37 MB error 16-Dec-2022 03:02:22 Progress (1): 26/37 MB error 16-Dec-2022 03:02:22 Progress (1): 27/37 MB error 16-Dec-2022 03:02:22 Progress (1): 27/37 MB error 16-Dec-2022 03:02:22 Progress (1): 27/37 MB error 16-Dec-2022 03:02:22 Progress (1): 27/37 MB error 16-Dec-2022 03:02:22 Progress (1): 27/37 MB error 16-Dec-2022 03:02:22 Progress (1): 28/37 MB error 16-Dec-2022 03:02:22 Progress (1): 28/37 MB error 16-Dec-2022 03:02:22 Progress (1): 28/37 MB error 16-Dec-2022 03:02:22 Progress (1): 28/37 MB error 16-Dec-2022 03:02:22 Progress (1): 28/37 MB error 16-Dec-2022 03:02:22 Progress (1): 29/37 MB error 16-Dec-2022 03:02:22 Progress (1): 29/37 MB error 16-Dec-2022 03:02:22 Progress (1): 29/37 MB error 16-Dec-2022 03:02:22 Progress (1): 29/37 MB error 16-Dec-2022 03:02:22 Progress (1): 29/37 MB error 16-Dec-2022 03:02:22 Progress (1): 29/37 MB error 16-Dec-2022 03:02:22 Progress (1): 30/37 MB error 16-Dec-2022 03:02:22 Progress (1): 30/37 MB error 16-Dec-2022 03:02:22 Progress (1): 30/37 MB error 16-Dec-2022 03:02:22 Progress (1): 30/37 MB error 16-Dec-2022 03:02:22 Progress (1): 30/37 MB error 16-Dec-2022 03:02:22 Progress (1): 31/37 MB error 16-Dec-2022 03:02:22 Progress (1): 31/37 MB error 16-Dec-2022 03:02:22 Progress (1): 31/37 MB error 16-Dec-2022 03:02:22 Progress (1): 31/37 MB error 16-Dec-2022 03:02:22 Progress (1): 31/37 MB error 16-Dec-2022 03:02:22 Progress (1): 32/37 MB error 16-Dec-2022 03:02:22 Progress (1): 32/37 MB error 16-Dec-2022 03:02:22 Progress (1): 32/37 MB error 16-Dec-2022 03:02:22 Progress (1): 32/37 MB error 16-Dec-2022 03:02:22 Progress (1): 32/37 MB error 16-Dec-2022 03:02:22 Progress (1): 32/37 MB error 16-Dec-2022 03:02:22 Progress (1): 33/37 MB error 16-Dec-2022 03:02:22 Progress (1): 33/37 MB error 16-Dec-2022 03:02:22 Progress (1): 33/37 MB error 16-Dec-2022 03:02:22 Progress (1): 33/37 MB error 16-Dec-2022 03:02:22 Progress (1): 33/37 MB error 16-Dec-2022 03:02:22 Progress (1): 34/37 MB error 16-Dec-2022 03:02:22 Progress (1): 34/37 MB error 16-Dec-2022 03:02:22 Progress (1): 34/37 MB error 16-Dec-2022 03:02:22 Progress (1): 34/37 MB error 16-Dec-2022 03:02:22 Progress (1): 34/37 MB error 16-Dec-2022 03:02:22 Progress (1): 35/37 MB error 16-Dec-2022 03:02:22 Progress (1): 35/37 MB error 16-Dec-2022 03:02:22 Progress (1): 35/37 MB error 16-Dec-2022 03:02:22 Progress (1): 35/37 MB error 16-Dec-2022 03:02:22 Progress (1): 35/37 MB error 16-Dec-2022 03:02:22 Progress (1): 35/37 MB error 16-Dec-2022 03:02:22 Progress (1): 36/37 MB error 16-Dec-2022 03:02:22 Progress (1): 36/37 MB error 16-Dec-2022 03:02:22 Progress (1): 36/37 MB error 16-Dec-2022 03:02:22 Progress (1): 36/37 MB error 16-Dec-2022 03:02:22 Progress (1): 36/37 MB error 16-Dec-2022 03:02:22 Progress (1): 37/37 MB error 16-Dec-2022 03:02:23 Progress (1): 37/37 MB error 16-Dec-2022 03:02:23 Progress (1): 37/37 MB error 16-Dec-2022 03:02:23 Progress (1): 37/37 MB error 16-Dec-2022 03:02:23 Progress (1): 37/37 MB error 16-Dec-2022 03:02:23 Progress (1): 37 MB error 16-Dec-2022 03:02:23 error 16-Dec-2022 03:02:23 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 16 MB/s) error 16-Dec-2022 03:02:23 #14 67.55 [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.16:omod error 16-Dec-2022 03:02:23 #14 67.56 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 16-Dec-2022 03:02:23 #14 67.67 Progress (1): 3.3/10 kB error 16-Dec-2022 03:02:23 Progress (1): 6.1/10 kB error 16-Dec-2022 03:02:23 Progress (1): 8.9/10 kB error 16-Dec-2022 03:02:23 Progress (1): 10 kB error 16-Dec-2022 03:02:23 error 16-Dec-2022 03:02:23 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 45 kB/s) error 16-Dec-2022 03:02:23 #14 67.78 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream/0.2.16/serialization.xstream-0.2.16.pom error 16-Dec-2022 03:02:23 #14 67.90 Progress (1): 3.3/7.8 kB error 16-Dec-2022 03:02:23 Progress (1): 6.1/7.8 kB error 16-Dec-2022 03:02:23 Progress (1): 7.8 kB error 16-Dec-2022 03:02:23 error 16-Dec-2022 03:02:23 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 16-Dec-2022 03:02:23 #14 68.02 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 16-Dec-2022 03:02:23 #14 68.34 Progress (1): 4.1/348 kB error 16-Dec-2022 03:02:23 Progress (1): 8.2/348 kB error 16-Dec-2022 03:02:23 Progress (1): 12/348 kB error 16-Dec-2022 03:02:23 Progress (1): 16/348 kB error 16-Dec-2022 03:02:23 Progress (1): 19/348 kB error 16-Dec-2022 03:02:23 Progress (1): 23/348 kB error 16-Dec-2022 03:02:23 Progress (1): 27/348 kB error 16-Dec-2022 03:02:23 Progress (1): 31/348 kB error 16-Dec-2022 03:02:23 Progress (1): 34/348 kB error 16-Dec-2022 03:02:23 Progress (1): 38/348 kB error 16-Dec-2022 03:02:23 Progress (1): 42/348 kB error 16-Dec-2022 03:02:23 Progress (1): 46/348 kB error 16-Dec-2022 03:02:23 Progress (1): 51/348 kB error 16-Dec-2022 03:02:23 Progress (1): 55/348 kB error 16-Dec-2022 03:02:23 Progress (1): 59/348 kB error 16-Dec-2022 03:02:23 Progress (1): 63/348 kB error 16-Dec-2022 03:02:23 Progress (1): 67/348 kB error 16-Dec-2022 03:02:23 Progress (1): 69/348 kB error 16-Dec-2022 03:02:23 Progress (1): 73/348 kB error 16-Dec-2022 03:02:23 Progress (1): 77/348 kB error 16-Dec-2022 03:02:23 Progress (1): 81/348 kB error 16-Dec-2022 03:02:23 Progress (1): 85/348 kB error 16-Dec-2022 03:02:23 Progress (1): 89/348 kB error 16-Dec-2022 03:02:23 Progress (1): 94/348 kB error 16-Dec-2022 03:02:23 Progress (1): 98/348 kB error 16-Dec-2022 03:02:23 Progress (1): 102/348 kB error 16-Dec-2022 03:02:23 Progress (1): 104/348 kB error 16-Dec-2022 03:02:23 Progress (1): 108/348 kB error 16-Dec-2022 03:02:23 Progress (1): 112/348 kB error 16-Dec-2022 03:02:23 Progress (1): 116/348 kB error 16-Dec-2022 03:02:23 Progress (1): 120/348 kB error 16-Dec-2022 03:02:23 Progress (1): 124/348 kB error 16-Dec-2022 03:02:23 Progress (1): 128/348 kB error 16-Dec-2022 03:02:23 Progress (1): 132/348 kB error 16-Dec-2022 03:02:23 Progress (1): 137/348 kB error 16-Dec-2022 03:02:23 Progress (1): 141/348 kB error 16-Dec-2022 03:02:23 Progress (1): 145/348 kB error 16-Dec-2022 03:02:23 Progress (1): 149/348 kB error 16-Dec-2022 03:02:23 Progress (1): 151/348 kB error 16-Dec-2022 03:02:23 Progress (1): 155/348 kB error 16-Dec-2022 03:02:23 Progress (1): 159/348 kB error 16-Dec-2022 03:02:23 Progress (1): 163/348 kB error 16-Dec-2022 03:02:23 Progress (1): 167/348 kB error 16-Dec-2022 03:02:23 Progress (1): 171/348 kB error 16-Dec-2022 03:02:23 Progress (1): 175/348 kB error 16-Dec-2022 03:02:23 Progress (1): 179/348 kB error 16-Dec-2022 03:02:23 Progress (1): 183/348 kB error 16-Dec-2022 03:02:23 Progress (1): 188/348 kB error 16-Dec-2022 03:02:23 Progress (1): 192/348 kB error 16-Dec-2022 03:02:23 Progress (1): 196/348 kB error 16-Dec-2022 03:02:23 Progress (1): 200/348 kB error 16-Dec-2022 03:02:23 Progress (1): 202/348 kB error 16-Dec-2022 03:02:23 Progress (1): 206/348 kB error 16-Dec-2022 03:02:23 Progress (1): 210/348 kB error 16-Dec-2022 03:02:23 Progress (1): 214/348 kB error 16-Dec-2022 03:02:23 Progress (1): 218/348 kB error 16-Dec-2022 03:02:23 Progress (1): 222/348 kB error 16-Dec-2022 03:02:23 Progress (1): 226/348 kB error 16-Dec-2022 03:02:23 Progress (1): 231/348 kB error 16-Dec-2022 03:02:23 Progress (1): 235/348 kB error 16-Dec-2022 03:02:23 Progress (1): 237/348 kB error 16-Dec-2022 03:02:23 Progress (1): 241/348 kB error 16-Dec-2022 03:02:23 Progress (1): 245/348 kB error 16-Dec-2022 03:02:23 Progress (1): 249/348 kB error 16-Dec-2022 03:02:23 Progress (1): 253/348 kB error 16-Dec-2022 03:02:23 Progress (1): 257/348 kB error 16-Dec-2022 03:02:23 Progress (1): 261/348 kB error 16-Dec-2022 03:02:23 Progress (1): 265/348 kB error 16-Dec-2022 03:02:23 Progress (1): 269/348 kB error 16-Dec-2022 03:02:23 Progress (1): 272/348 kB error 16-Dec-2022 03:02:24 Progress (1): 276/348 kB error 16-Dec-2022 03:02:24 Progress (1): 280/348 kB error 16-Dec-2022 03:02:24 Progress (1): 284/348 kB error 16-Dec-2022 03:02:24 Progress (1): 288/348 kB error 16-Dec-2022 03:02:24 Progress (1): 292/348 kB error 16-Dec-2022 03:02:24 Progress (1): 296/348 kB error 16-Dec-2022 03:02:24 Progress (1): 300/348 kB error 16-Dec-2022 03:02:24 Progress (1): 304/348 kB error 16-Dec-2022 03:02:24 Progress (1): 306/348 kB error 16-Dec-2022 03:02:24 Progress (1): 310/348 kB error 16-Dec-2022 03:02:24 Progress (1): 315/348 kB error 16-Dec-2022 03:02:24 Progress (1): 319/348 kB error 16-Dec-2022 03:02:24 Progress (1): 323/348 kB error 16-Dec-2022 03:02:24 Progress (1): 327/348 kB error 16-Dec-2022 03:02:24 Progress (1): 331/348 kB error 16-Dec-2022 03:02:24 Progress (1): 335/348 kB error 16-Dec-2022 03:02:24 Progress (1): 339/348 kB error 16-Dec-2022 03:02:24 Progress (1): 341/348 kB error 16-Dec-2022 03:02:24 Progress (1): 345/348 kB error 16-Dec-2022 03:02:24 Progress (1): 348 kB error 16-Dec-2022 03:02:24 error 16-Dec-2022 03:02:24 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 756 kB/s) error 16-Dec-2022 03:02:24 #14 68.48 [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.25.0:jar error 16-Dec-2022 03:02:24 #14 68.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.pom error 16-Dec-2022 03:02:24 #14 68.59 Progress (1): 3.3/7.2 kB error 16-Dec-2022 03:02:24 Progress (1): 6.1/7.2 kB error 16-Dec-2022 03:02:24 Progress (1): 7.2 kB error 16-Dec-2022 03:02:24 error 16-Dec-2022 03:02:24 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 16-Dec-2022 03:02:24 #14 68.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp/1.25.0/registrationapp-1.25.0.pom error 16-Dec-2022 03:02:24 #14 68.83 Progress (1): 3.3/13 kB error 16-Dec-2022 03:02:24 Progress (1): 6.1/13 kB error 16-Dec-2022 03:02:24 Progress (1): 8.9/13 kB error 16-Dec-2022 03:02:24 Progress (1): 12/13 kB error 16-Dec-2022 03:02:24 Progress (1): 13 kB error 16-Dec-2022 03:02:24 error 16-Dec-2022 03:02:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp/1.25.0/registrationapp-1.25.0.pom (13 kB at 54 kB/s) error 16-Dec-2022 03:02:24 #14 68.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.jar error 16-Dec-2022 03:02:24 #14 69.27 Progress (1): 8.2/947 kB error 16-Dec-2022 03:02:24 Progress (1): 16/947 kB error 16-Dec-2022 03:02:24 Progress (1): 24/947 kB error 16-Dec-2022 03:02:24 Progress (1): 32/947 kB error 16-Dec-2022 03:02:24 Progress (1): 40/947 kB error 16-Dec-2022 03:02:24 Progress (1): 48/947 kB error 16-Dec-2022 03:02:24 Progress (1): 57/947 kB error 16-Dec-2022 03:02:24 Progress (1): 65/947 kB error 16-Dec-2022 03:02:24 Progress (1): 73/947 kB error 16-Dec-2022 03:02:24 Progress (1): 81/947 kB error 16-Dec-2022 03:02:24 Progress (1): 85/947 kB error 16-Dec-2022 03:02:24 Progress (1): 94/947 kB error 16-Dec-2022 03:02:24 Progress (1): 102/947 kB error 16-Dec-2022 03:02:24 Progress (1): 110/947 kB error 16-Dec-2022 03:02:24 Progress (1): 118/947 kB error 16-Dec-2022 03:02:24 Progress (1): 126/947 kB error 16-Dec-2022 03:02:24 Progress (1): 134/947 kB error 16-Dec-2022 03:02:24 Progress (1): 143/947 kB error 16-Dec-2022 03:02:24 Progress (1): 151/947 kB error 16-Dec-2022 03:02:24 Progress (1): 155/947 kB error 16-Dec-2022 03:02:24 Progress (1): 163/947 kB error 16-Dec-2022 03:02:24 Progress (1): 171/947 kB error 16-Dec-2022 03:02:24 Progress (1): 180/947 kB error 16-Dec-2022 03:02:24 Progress (1): 188/947 kB error 16-Dec-2022 03:02:24 Progress (1): 196/947 kB error 16-Dec-2022 03:02:24 Progress (1): 204/947 kB error 16-Dec-2022 03:02:24 Progress (1): 212/947 kB error 16-Dec-2022 03:02:24 Progress (1): 220/947 kB error 16-Dec-2022 03:02:24 Progress (1): 225/947 kB error 16-Dec-2022 03:02:24 Progress (1): 233/947 kB error 16-Dec-2022 03:02:24 Progress (1): 241/947 kB error 16-Dec-2022 03:02:24 Progress (1): 249/947 kB error 16-Dec-2022 03:02:24 Progress (1): 257/947 kB error 16-Dec-2022 03:02:24 Progress (1): 266/947 kB error 16-Dec-2022 03:02:24 Progress (1): 274/947 kB error 16-Dec-2022 03:02:24 Progress (1): 282/947 kB error 16-Dec-2022 03:02:24 Progress (1): 290/947 kB error 16-Dec-2022 03:02:24 Progress (1): 294/947 kB error 16-Dec-2022 03:02:24 Progress (1): 302/947 kB error 16-Dec-2022 03:02:24 Progress (1): 311/947 kB error 16-Dec-2022 03:02:24 Progress (1): 319/947 kB error 16-Dec-2022 03:02:24 Progress (1): 327/947 kB error 16-Dec-2022 03:02:24 Progress (1): 335/947 kB error 16-Dec-2022 03:02:24 Progress (1): 343/947 kB error 16-Dec-2022 03:02:24 Progress (1): 352/947 kB error 16-Dec-2022 03:02:24 Progress (1): 360/947 kB error 16-Dec-2022 03:02:24 Progress (1): 364/947 kB error 16-Dec-2022 03:02:24 Progress (1): 372/947 kB error 16-Dec-2022 03:02:24 Progress (1): 380/947 kB error 16-Dec-2022 03:02:24 Progress (1): 388/947 kB error 16-Dec-2022 03:02:24 Progress (1): 397/947 kB error 16-Dec-2022 03:02:24 Progress (1): 405/947 kB error 16-Dec-2022 03:02:24 Progress (1): 413/947 kB error 16-Dec-2022 03:02:24 Progress (1): 421/947 kB error 16-Dec-2022 03:02:24 Progress (1): 429/947 kB error 16-Dec-2022 03:02:24 Progress (1): 433/947 kB error 16-Dec-2022 03:02:24 Progress (1): 442/947 kB error 16-Dec-2022 03:02:24 Progress (1): 450/947 kB error 16-Dec-2022 03:02:24 Progress (1): 458/947 kB error 16-Dec-2022 03:02:24 Progress (1): 466/947 kB error 16-Dec-2022 03:02:24 Progress (1): 474/947 kB error 16-Dec-2022 03:02:24 Progress (1): 483/947 kB error 16-Dec-2022 03:02:24 Progress (1): 491/947 kB error 16-Dec-2022 03:02:24 Progress (1): 499/947 kB error 16-Dec-2022 03:02:24 Progress (1): 503/947 kB error 16-Dec-2022 03:02:24 Progress (1): 511/947 kB error 16-Dec-2022 03:02:24 Progress (1): 520/947 kB error 16-Dec-2022 03:02:24 Progress (1): 528/947 kB error 16-Dec-2022 03:02:24 Progress (1): 536/947 kB error 16-Dec-2022 03:02:24 Progress (1): 544/947 kB error 16-Dec-2022 03:02:24 Progress (1): 552/947 kB error 16-Dec-2022 03:02:24 Progress (1): 560/947 kB error 16-Dec-2022 03:02:24 Progress (1): 569/947 kB error 16-Dec-2022 03:02:24 Progress (1): 577/947 kB error 16-Dec-2022 03:02:24 Progress (1): 585/947 kB error 16-Dec-2022 03:02:24 Progress (1): 593/947 kB error 16-Dec-2022 03:02:24 Progress (1): 601/947 kB error 16-Dec-2022 03:02:24 Progress (1): 610/947 kB error 16-Dec-2022 03:02:24 Progress (1): 618/947 kB error 16-Dec-2022 03:02:24 Progress (1): 626/947 kB error 16-Dec-2022 03:02:24 Progress (1): 634/947 kB error 16-Dec-2022 03:02:24 Progress (1): 642/947 kB error 16-Dec-2022 03:02:24 Progress (1): 651/947 kB error 16-Dec-2022 03:02:24 Progress (1): 659/947 kB error 16-Dec-2022 03:02:24 Progress (1): 667/947 kB error 16-Dec-2022 03:02:24 Progress (1): 675/947 kB error 16-Dec-2022 03:02:24 Progress (1): 683/947 kB error 16-Dec-2022 03:02:24 Progress (1): 692/947 kB error 16-Dec-2022 03:02:24 Progress (1): 700/947 kB error 16-Dec-2022 03:02:24 Progress (1): 708/947 kB error 16-Dec-2022 03:02:24 Progress (1): 716/947 kB error 16-Dec-2022 03:02:24 Progress (1): 724/947 kB error 16-Dec-2022 03:02:24 Progress (1): 732/947 kB error 16-Dec-2022 03:02:24 Progress (1): 741/947 kB error 16-Dec-2022 03:02:24 Progress (1): 749/947 kB error 16-Dec-2022 03:02:24 Progress (1): 757/947 kB error 16-Dec-2022 03:02:24 Progress (1): 765/947 kB error 16-Dec-2022 03:02:24 Progress (1): 773/947 kB error 16-Dec-2022 03:02:24 Progress (1): 782/947 kB error 16-Dec-2022 03:02:24 Progress (1): 790/947 kB error 16-Dec-2022 03:02:24 Progress (1): 798/947 kB error 16-Dec-2022 03:02:24 Progress (1): 806/947 kB error 16-Dec-2022 03:02:24 Progress (1): 814/947 kB error 16-Dec-2022 03:02:24 Progress (1): 822/947 kB error 16-Dec-2022 03:02:24 Progress (1): 831/947 kB error 16-Dec-2022 03:02:24 Progress (1): 839/947 kB error 16-Dec-2022 03:02:24 Progress (1): 847/947 kB error 16-Dec-2022 03:02:24 Progress (1): 855/947 kB error 16-Dec-2022 03:02:24 Progress (1): 863/947 kB error 16-Dec-2022 03:02:24 Progress (1): 872/947 kB error 16-Dec-2022 03:02:24 Progress (1): 880/947 kB error 16-Dec-2022 03:02:24 Progress (1): 888/947 kB error 16-Dec-2022 03:02:24 Progress (1): 896/947 kB error 16-Dec-2022 03:02:24 Progress (1): 904/947 kB error 16-Dec-2022 03:02:24 Progress (1): 913/947 kB error 16-Dec-2022 03:02:24 Progress (1): 921/947 kB error 16-Dec-2022 03:02:24 Progress (1): 929/947 kB error 16-Dec-2022 03:02:24 Progress (1): 935/947 kB error 16-Dec-2022 03:02:24 Progress (1): 944/947 kB error 16-Dec-2022 03:02:24 Progress (1): 947 kB error 16-Dec-2022 03:02:24 error 16-Dec-2022 03:02:25 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 1.9 MB/s) error 16-Dec-2022 03:02:25 #14 69.44 [INFO] Configured Artifact: org.openmrs:event-omod:2.10.0:jar error 16-Dec-2022 03:02:25 #14 69.44 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.pom error 16-Dec-2022 03:02:25 #14 69.56 Progress (1): 3.3/5.0 kB error 16-Dec-2022 03:02:25 Progress (1): 5.0 kB error 16-Dec-2022 03:02:25 error 16-Dec-2022 03:02:25 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 21 kB/s) error 16-Dec-2022 03:02:25 #14 69.68 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event/2.10.0/event-2.10.0.pom error 16-Dec-2022 03:02:25 #14 69.80 Progress (1): 3.3/4.3 kB error 16-Dec-2022 03:02:25 Progress (1): 4.3 kB error 16-Dec-2022 03:02:25 error 16-Dec-2022 03:02:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event/2.10.0/event-2.10.0.pom (4.3 kB at 19 kB/s) error 16-Dec-2022 03:02:25 #14 69.91 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.jar error 16-Dec-2022 03:02:25 #14 70.28 Progress (1): 0/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.1/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.1/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.1/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.1/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.2/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.2/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.2/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.2/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.3/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.3/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.3/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.3/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.4/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.4/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.4/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.4/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.5/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.5/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.5/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.5/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.6/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.6/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.6/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.6/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.7/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.7/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.7/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.8/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.8/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.8/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.8/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.9/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.9/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.9/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 0.9/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.0/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.0/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.0/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.1/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.1/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.1/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.1/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.2/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.2/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.2/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.2/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.3/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.3/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.3/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.3/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.4/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.4/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.4/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.5/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.5/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.5/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.5/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.6/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.6/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.6/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.6/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.7/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.7/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.7/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.8/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.8/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.8/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.8/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.9/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.9/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.9/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 1.9/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.0/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.0/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.0/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.1/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.1/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.1/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.1/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.2/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.2/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.2/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.2/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.3/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.3/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.3/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.3/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.4/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.4/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.4/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.5/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.5/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.5/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.5/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.6/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.6/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.6/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.6/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.7/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.7/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.7/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.8/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.8/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.8/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.8/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.9/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.9/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.9/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 2.9/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.0/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.0/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.0/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.0/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.1/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.1/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.1/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.2/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.2/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.2/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.2/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.3/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.3/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.3/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.3/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.4/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.4/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.4/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.5/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.5/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.5/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.5/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.6/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.6/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.6/4.8 MB error 16-Dec-2022 03:02:25 Progress (1): 3.6/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 3.7/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 3.7/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 3.7/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 3.8/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 3.8/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 3.8/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 3.8/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 3.9/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 3.9/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 3.9/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 3.9/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.0/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.0/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.0/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.0/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.1/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.1/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.1/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.1/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.2/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.2/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.2/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.2/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.3/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.3/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.3/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.4/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.4/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.4/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.4/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.5/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.5/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.5/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.5/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.5/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.6/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.6/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.6/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.6/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.7/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.7/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.7/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.7/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.8/4.8 MB error 16-Dec-2022 03:02:26 Progress (1): 4.8 MB error 16-Dec-2022 03:02:26 error 16-Dec-2022 03:02:26 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.0 MB/s) error 16-Dec-2022 03:02:26 #14 70.59 [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7:jar error 16-Dec-2022 03:02:26 #14 70.59 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.pom error 16-Dec-2022 03:02:26 #14 70.71 Progress (1): 3.3/5.5 kB error 16-Dec-2022 03:02:26 Progress (1): 5.5 kB error 16-Dec-2022 03:02:26 error 16-Dec-2022 03:02:26 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 16-Dec-2022 03:02:26 #14 70.82 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary/2.0.7/uilibrary-2.0.7.pom error 16-Dec-2022 03:02:26 #14 70.93 Progress (1): 3.3/5.1 kB error 16-Dec-2022 03:02:26 Progress (1): 5.1 kB error 16-Dec-2022 03:02:26 error 16-Dec-2022 03:02:26 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 23 kB/s) error 16-Dec-2022 03:02:26 #14 71.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.jar error 16-Dec-2022 03:02:26 #14 71.34 Progress (1): 0/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:26 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.2/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.2/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.2/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.2/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.2/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.2/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.2/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.2/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.2/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.2/1.2 MB error 16-Dec-2022 03:02:27 Progress (1): 1.2 MB error 16-Dec-2022 03:02:27 error 16-Dec-2022 03:02:27 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.4 MB/s) error 16-Dec-2022 03:02:27 #14 71.56 [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0:jar error 16-Dec-2022 03:02:27 #14 71.56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.pom error 16-Dec-2022 03:02:27 #14 71.67 Progress (1): 3.2 kB error 16-Dec-2022 03:02:27 error 16-Dec-2022 03:02:27 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 14 kB/s) error 16-Dec-2022 03:02:27 #14 71.79 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets/1.11.0/htmlwidgets-1.11.0.pom error 16-Dec-2022 03:02:27 #14 71.90 Progress (1): 3.3/7.9 kB error 16-Dec-2022 03:02:27 Progress (1): 6.1/7.9 kB error 16-Dec-2022 03:02:27 Progress (1): 7.9 kB error 16-Dec-2022 03:02:27 error 16-Dec-2022 03:02:27 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 35 kB/s) error 16-Dec-2022 03:02:27 #14 72.02 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.jar error 16-Dec-2022 03:02:27 #14 72.13 Progress (1): 3.3/116 kB error 16-Dec-2022 03:02:27 Progress (1): 6.1/116 kB error 16-Dec-2022 03:02:27 Progress (1): 8.9/116 kB error 16-Dec-2022 03:02:27 Progress (1): 12/116 kB error 16-Dec-2022 03:02:27 Progress (1): 15/116 kB error 16-Dec-2022 03:02:27 Progress (1): 17/116 kB error 16-Dec-2022 03:02:27 Progress (1): 20/116 kB error 16-Dec-2022 03:02:27 Progress (1): 23/116 kB error 16-Dec-2022 03:02:27 Progress (1): 26/116 kB error 16-Dec-2022 03:02:27 Progress (1): 29/116 kB error 16-Dec-2022 03:02:27 Progress (1): 31/116 kB error 16-Dec-2022 03:02:27 Progress (1): 34/116 kB error 16-Dec-2022 03:02:27 Progress (1): 37/116 kB error 16-Dec-2022 03:02:27 Progress (1): 40/116 kB error 16-Dec-2022 03:02:27 Progress (1): 43/116 kB error 16-Dec-2022 03:02:27 Progress (1): 45/116 kB error 16-Dec-2022 03:02:27 Progress (1): 48/116 kB error 16-Dec-2022 03:02:27 Progress (1): 51/116 kB error 16-Dec-2022 03:02:27 Progress (1): 54/116 kB error 16-Dec-2022 03:02:27 Progress (1): 56/116 kB error 16-Dec-2022 03:02:27 Progress (1): 59/116 kB error 16-Dec-2022 03:02:27 Progress (1): 62/116 kB error 16-Dec-2022 03:02:27 Progress (1): 65/116 kB error 16-Dec-2022 03:02:27 Progress (1): 68/116 kB error 16-Dec-2022 03:02:27 Progress (1): 70/116 kB error 16-Dec-2022 03:02:27 Progress (1): 73/116 kB error 16-Dec-2022 03:02:27 Progress (1): 76/116 kB error 16-Dec-2022 03:02:27 Progress (1): 79/116 kB error 16-Dec-2022 03:02:27 Progress (1): 82/116 kB error 16-Dec-2022 03:02:27 Progress (1): 84/116 kB error 16-Dec-2022 03:02:27 Progress (1): 87/116 kB error 16-Dec-2022 03:02:27 Progress (1): 90/116 kB error 16-Dec-2022 03:02:27 Progress (1): 93/116 kB error 16-Dec-2022 03:02:27 Progress (1): 96/116 kB error 16-Dec-2022 03:02:27 Progress (1): 98/116 kB error 16-Dec-2022 03:02:27 Progress (1): 101/116 kB error 16-Dec-2022 03:02:27 Progress (1): 104/116 kB error 16-Dec-2022 03:02:27 Progress (1): 107/116 kB error 16-Dec-2022 03:02:27 Progress (1): 110/116 kB error 16-Dec-2022 03:02:27 Progress (1): 112/116 kB error 16-Dec-2022 03:02:27 Progress (1): 115/116 kB error 16-Dec-2022 03:02:27 Progress (1): 116 kB error 16-Dec-2022 03:02:27 error 16-Dec-2022 03:02:27 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 511 kB/s) error 16-Dec-2022 03:02:27 #14 72.25 [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.8:jar error 16-Dec-2022 03:02:27 #14 72.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.pom error 16-Dec-2022 03:02:27 #14 72.36 Progress (1): 3.3/5.9 kB error 16-Dec-2022 03:02:28 Progress (1): 5.9 kB error 16-Dec-2022 03:02:28 error 16-Dec-2022 03:02:28 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 27 kB/s) error 16-Dec-2022 03:02:28 #14 72.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange/1.3.8/dataexchange-1.3.8.pom error 16-Dec-2022 03:02:28 #14 72.59 Progress (1): 3.3/6.0 kB error 16-Dec-2022 03:02:28 Progress (1): 6.0 kB error 16-Dec-2022 03:02:28 error 16-Dec-2022 03:02:28 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 27 kB/s) error 16-Dec-2022 03:02:28 #14 72.70 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.jar error 16-Dec-2022 03:02:28 #14 72.99 Progress (1): 4.1/571 kB error 16-Dec-2022 03:02:28 Progress (1): 8.2/571 kB error 16-Dec-2022 03:02:28 Progress (1): 12/571 kB error 16-Dec-2022 03:02:28 Progress (1): 16/571 kB error 16-Dec-2022 03:02:28 Progress (1): 20/571 kB error 16-Dec-2022 03:02:28 Progress (1): 25/571 kB error 16-Dec-2022 03:02:28 Progress (1): 29/571 kB error 16-Dec-2022 03:02:28 Progress (1): 32/571 kB error 16-Dec-2022 03:02:28 Progress (1): 36/571 kB error 16-Dec-2022 03:02:28 Progress (1): 40/571 kB error 16-Dec-2022 03:02:28 Progress (1): 44/571 kB error 16-Dec-2022 03:02:28 Progress (1): 48/571 kB error 16-Dec-2022 03:02:28 Progress (1): 53/571 kB error 16-Dec-2022 03:02:28 Progress (1): 57/571 kB error 16-Dec-2022 03:02:28 Progress (1): 61/571 kB error 16-Dec-2022 03:02:28 Progress (1): 65/571 kB error 16-Dec-2022 03:02:28 Progress (1): 67/571 kB error 16-Dec-2022 03:02:28 Progress (1): 71/571 kB error 16-Dec-2022 03:02:28 Progress (1): 75/571 kB error 16-Dec-2022 03:02:28 Progress (1): 79/571 kB error 16-Dec-2022 03:02:28 Progress (1): 83/571 kB error 16-Dec-2022 03:02:28 Progress (1): 87/571 kB error 16-Dec-2022 03:02:28 Progress (1): 91/571 kB error 16-Dec-2022 03:02:28 Progress (1): 96/571 kB error 16-Dec-2022 03:02:28 Progress (1): 100/571 kB error 16-Dec-2022 03:02:28 Progress (1): 102/571 kB error 16-Dec-2022 03:02:28 Progress (1): 106/571 kB error 16-Dec-2022 03:02:28 Progress (1): 110/571 kB error 16-Dec-2022 03:02:28 Progress (1): 114/571 kB error 16-Dec-2022 03:02:28 Progress (1): 116/571 kB error 16-Dec-2022 03:02:28 Progress (1): 120/571 kB error 16-Dec-2022 03:02:28 Progress (1): 125/571 kB error 16-Dec-2022 03:02:28 Progress (1): 129/571 kB error 16-Dec-2022 03:02:28 Progress (1): 133/571 kB error 16-Dec-2022 03:02:28 Progress (1): 137/571 kB error 16-Dec-2022 03:02:28 Progress (1): 141/571 kB error 16-Dec-2022 03:02:28 Progress (1): 145/571 kB error 16-Dec-2022 03:02:28 Progress (1): 149/571 kB error 16-Dec-2022 03:02:28 Progress (1): 153/571 kB error 16-Dec-2022 03:02:28 Progress (1): 157/571 kB error 16-Dec-2022 03:02:28 Progress (1): 160/571 kB error 16-Dec-2022 03:02:28 Progress (1): 164/571 kB error 16-Dec-2022 03:02:28 Progress (1): 168/571 kB error 16-Dec-2022 03:02:28 Progress (1): 172/571 kB error 16-Dec-2022 03:02:28 Progress (1): 177/571 kB error 16-Dec-2022 03:02:28 Progress (1): 181/571 kB error 16-Dec-2022 03:02:28 Progress (1): 185/571 kB error 16-Dec-2022 03:02:28 Progress (1): 188/571 kB error 16-Dec-2022 03:02:28 Progress (1): 192/571 kB error 16-Dec-2022 03:02:28 Progress (1): 197/571 kB error 16-Dec-2022 03:02:28 Progress (1): 201/571 kB error 16-Dec-2022 03:02:28 Progress (1): 205/571 kB error 16-Dec-2022 03:02:28 Progress (1): 209/571 kB error 16-Dec-2022 03:02:28 Progress (1): 213/571 kB error 16-Dec-2022 03:02:28 Progress (1): 217/571 kB error 16-Dec-2022 03:02:28 Progress (1): 221/571 kB error 16-Dec-2022 03:02:28 Progress (1): 225/571 kB error 16-Dec-2022 03:02:28 Progress (1): 229/571 kB error 16-Dec-2022 03:02:28 Progress (1): 233/571 kB error 16-Dec-2022 03:02:28 Progress (1): 237/571 kB error 16-Dec-2022 03:02:28 Progress (1): 242/571 kB error 16-Dec-2022 03:02:28 Progress (1): 246/571 kB error 16-Dec-2022 03:02:28 Progress (1): 250/571 kB error 16-Dec-2022 03:02:28 Progress (1): 254/571 kB error 16-Dec-2022 03:02:28 Progress (1): 258/571 kB error 16-Dec-2022 03:02:28 Progress (1): 262/571 kB error 16-Dec-2022 03:02:28 Progress (1): 265/571 kB error 16-Dec-2022 03:02:28 Progress (1): 269/571 kB error 16-Dec-2022 03:02:28 Progress (1): 273/571 kB error 16-Dec-2022 03:02:28 Progress (1): 277/571 kB error 16-Dec-2022 03:02:28 Progress (1): 281/571 kB error 16-Dec-2022 03:02:28 Progress (1): 285/571 kB error 16-Dec-2022 03:02:28 Progress (1): 289/571 kB error 16-Dec-2022 03:02:28 Progress (1): 294/571 kB error 16-Dec-2022 03:02:28 Progress (1): 298/571 kB error 16-Dec-2022 03:02:28 Progress (1): 300/571 kB error 16-Dec-2022 03:02:28 Progress (1): 304/571 kB error 16-Dec-2022 03:02:28 Progress (1): 308/571 kB error 16-Dec-2022 03:02:28 Progress (1): 312/571 kB error 16-Dec-2022 03:02:28 Progress (1): 316/571 kB error 16-Dec-2022 03:02:28 Progress (1): 320/571 kB error 16-Dec-2022 03:02:28 Progress (1): 324/571 kB error 16-Dec-2022 03:02:28 Progress (1): 328/571 kB error 16-Dec-2022 03:02:28 Progress (1): 332/571 kB error 16-Dec-2022 03:02:28 Progress (1): 335/571 kB error 16-Dec-2022 03:02:28 Progress (1): 339/571 kB error 16-Dec-2022 03:02:28 Progress (1): 343/571 kB error 16-Dec-2022 03:02:28 Progress (1): 347/571 kB error 16-Dec-2022 03:02:28 Progress (1): 351/571 kB error 16-Dec-2022 03:02:28 Progress (1): 355/571 kB error 16-Dec-2022 03:02:28 Progress (1): 359/571 kB error 16-Dec-2022 03:02:28 Progress (1): 363/571 kB error 16-Dec-2022 03:02:28 Progress (1): 367/571 kB error 16-Dec-2022 03:02:28 Progress (1): 369/571 kB error 16-Dec-2022 03:02:28 Progress (1): 373/571 kB error 16-Dec-2022 03:02:28 Progress (1): 378/571 kB error 16-Dec-2022 03:02:28 Progress (1): 382/571 kB error 16-Dec-2022 03:02:28 Progress (1): 386/571 kB error 16-Dec-2022 03:02:28 Progress (1): 390/571 kB error 16-Dec-2022 03:02:28 Progress (1): 394/571 kB error 16-Dec-2022 03:02:28 Progress (1): 398/571 kB error 16-Dec-2022 03:02:28 Progress (1): 402/571 kB error 16-Dec-2022 03:02:28 Progress (1): 406/571 kB error 16-Dec-2022 03:02:28 Progress (1): 410/571 kB error 16-Dec-2022 03:02:28 Progress (1): 414/571 kB error 16-Dec-2022 03:02:28 Progress (1): 419/571 kB error 16-Dec-2022 03:02:28 Progress (1): 423/571 kB error 16-Dec-2022 03:02:28 Progress (1): 427/571 kB error 16-Dec-2022 03:02:28 Progress (1): 431/571 kB error 16-Dec-2022 03:02:28 Progress (1): 435/571 kB error 16-Dec-2022 03:02:28 Progress (1): 439/571 kB error 16-Dec-2022 03:02:28 Progress (1): 443/571 kB error 16-Dec-2022 03:02:28 Progress (1): 447/571 kB error 16-Dec-2022 03:02:28 Progress (1): 451/571 kB error 16-Dec-2022 03:02:28 Progress (1): 454/571 kB error 16-Dec-2022 03:02:28 Progress (1): 458/571 kB error 16-Dec-2022 03:02:28 Progress (1): 462/571 kB error 16-Dec-2022 03:02:28 Progress (1): 466/571 kB error 16-Dec-2022 03:02:28 Progress (1): 470/571 kB error 16-Dec-2022 03:02:28 Progress (1): 474/571 kB error 16-Dec-2022 03:02:28 Progress (1): 478/571 kB error 16-Dec-2022 03:02:28 Progress (1): 483/571 kB error 16-Dec-2022 03:02:28 Progress (1): 487/571 kB error 16-Dec-2022 03:02:28 Progress (1): 489/571 kB error 16-Dec-2022 03:02:28 Progress (1): 493/571 kB error 16-Dec-2022 03:02:28 Progress (1): 497/571 kB error 16-Dec-2022 03:02:28 Progress (1): 501/571 kB error 16-Dec-2022 03:02:28 Progress (1): 505/571 kB error 16-Dec-2022 03:02:28 Progress (1): 509/571 kB error 16-Dec-2022 03:02:28 Progress (1): 512/571 kB error 16-Dec-2022 03:02:28 Progress (1): 516/571 kB error 16-Dec-2022 03:02:28 Progress (1): 521/571 kB error 16-Dec-2022 03:02:28 Progress (1): 525/571 kB error 16-Dec-2022 03:02:28 Progress (1): 529/571 kB error 16-Dec-2022 03:02:28 Progress (1): 533/571 kB error 16-Dec-2022 03:02:28 Progress (1): 537/571 kB error 16-Dec-2022 03:02:28 Progress (1): 541/571 kB error 16-Dec-2022 03:02:28 Progress (1): 545/571 kB error 16-Dec-2022 03:02:28 Progress (1): 549/571 kB error 16-Dec-2022 03:02:28 Progress (1): 553/571 kB error 16-Dec-2022 03:02:28 Progress (1): 556/571 kB error 16-Dec-2022 03:02:28 Progress (1): 560/571 kB error 16-Dec-2022 03:02:28 Progress (1): 564/571 kB error 16-Dec-2022 03:02:28 Progress (1): 568/571 kB error 16-Dec-2022 03:02:28 Progress (1): 571 kB error 16-Dec-2022 03:02:28 error 16-Dec-2022 03:02:28 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 16-Dec-2022 03:02:28 #14 73.11 [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.16.0:jar error 16-Dec-2022 03:02:28 #14 73.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.pom error 16-Dec-2022 03:02:28 #14 73.23 Progress (1): 3.3/4.7 kB error 16-Dec-2022 03:02:28 Progress (1): 4.7 kB error 16-Dec-2022 03:02:28 error 16-Dec-2022 03:02:28 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 21 kB/s) error 16-Dec-2022 03:02:28 #14 73.34 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui/1.16.0/appui-1.16.0.pom error 16-Dec-2022 03:02:29 #14 73.45 Progress (1): 3.3/9.6 kB error 16-Dec-2022 03:02:29 Progress (1): 6.1/9.6 kB error 16-Dec-2022 03:02:29 Progress (1): 8.9/9.6 kB error 16-Dec-2022 03:02:29 Progress (1): 9.6 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 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 43 kB/s) error 16-Dec-2022 03:02:29 #14 73.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.jar error 16-Dec-2022 03:02:29 #14 73.93 Progress (1): 4.1/222 kB error 16-Dec-2022 03:02:29 Progress (1): 8.2/222 kB error 16-Dec-2022 03:02:29 Progress (1): 12/222 kB error 16-Dec-2022 03:02:29 Progress (1): 16/222 kB error 16-Dec-2022 03:02:29 Progress (1): 20/222 kB error 16-Dec-2022 03:02:29 Progress (1): 24/222 kB error 16-Dec-2022 03:02:29 Progress (1): 28/222 kB error 16-Dec-2022 03:02:29 Progress (1): 32/222 kB error 16-Dec-2022 03:02:29 Progress (1): 36/222 kB error 16-Dec-2022 03:02:29 Progress (1): 40/222 kB error 16-Dec-2022 03:02:29 Progress (1): 44/222 kB error 16-Dec-2022 03:02:29 Progress (1): 48/222 kB error 16-Dec-2022 03:02:29 Progress (1): 51/222 kB error 16-Dec-2022 03:02:29 Progress (1): 55/222 kB error 16-Dec-2022 03:02:29 Progress (1): 59/222 kB error 16-Dec-2022 03:02:29 Progress (1): 63/222 kB error 16-Dec-2022 03:02:29 Progress (1): 67/222 kB error 16-Dec-2022 03:02:29 Progress (1): 71/222 kB error 16-Dec-2022 03:02:29 Progress (1): 75/222 kB error 16-Dec-2022 03:02:29 Progress (1): 79/222 kB error 16-Dec-2022 03:02:29 Progress (1): 83/222 kB error 16-Dec-2022 03:02:29 Progress (1): 85/222 kB error 16-Dec-2022 03:02:29 Progress (1): 89/222 kB error 16-Dec-2022 03:02:29 Progress (1): 94/222 kB error 16-Dec-2022 03:02:29 Progress (1): 98/222 kB error 16-Dec-2022 03:02:29 Progress (1): 102/222 kB error 16-Dec-2022 03:02:29 Progress (1): 106/222 kB error 16-Dec-2022 03:02:29 Progress (1): 110/222 kB error 16-Dec-2022 03:02:29 Progress (1): 114/222 kB error 16-Dec-2022 03:02:29 Progress (1): 116/222 kB error 16-Dec-2022 03:02:29 Progress (1): 120/222 kB error 16-Dec-2022 03:02:29 Progress (1): 125/222 kB error 16-Dec-2022 03:02:29 Progress (1): 129/222 kB error 16-Dec-2022 03:02:29 Progress (1): 133/222 kB error 16-Dec-2022 03:02:29 Progress (1): 137/222 kB error 16-Dec-2022 03:02:29 Progress (1): 141/222 kB error 16-Dec-2022 03:02:29 Progress (1): 145/222 kB error 16-Dec-2022 03:02:29 Progress (1): 149/222 kB error 16-Dec-2022 03:02:29 Progress (1): 151/222 kB error 16-Dec-2022 03:02:29 Progress (1): 155/222 kB error 16-Dec-2022 03:02:29 Progress (1): 159/222 kB error 16-Dec-2022 03:02:29 Progress (1): 163/222 kB error 16-Dec-2022 03:02:29 Progress (1): 168/222 kB error 16-Dec-2022 03:02:29 Progress (1): 172/222 kB error 16-Dec-2022 03:02:29 Progress (1): 176/222 kB error 16-Dec-2022 03:02:29 Progress (1): 180/222 kB error 16-Dec-2022 03:02:29 Progress (1): 184/222 kB error 16-Dec-2022 03:02:29 Progress (1): 186/222 kB error 16-Dec-2022 03:02:29 Progress (1): 188/222 kB error 16-Dec-2022 03:02:29 Progress (1): 192/222 kB error 16-Dec-2022 03:02:29 Progress (1): 197/222 kB error 16-Dec-2022 03:02:29 Progress (1): 201/222 kB error 16-Dec-2022 03:02:29 Progress (1): 205/222 kB error 16-Dec-2022 03:02:29 Progress (1): 209/222 kB error 16-Dec-2022 03:02:29 Progress (1): 213/222 kB error 16-Dec-2022 03:02:29 Progress (1): 215/222 kB error 16-Dec-2022 03:02:29 Progress (1): 219/222 kB error 16-Dec-2022 03:02:29 Progress (1): 222 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 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 452 kB/s) error 16-Dec-2022 03:02:29 #14 74.07 [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.5:jar error 16-Dec-2022 03:02:29 #14 74.07 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.pom error 16-Dec-2022 03:02:29 #14 74.19 Progress (1): 3.3/8.2 kB error 16-Dec-2022 03:02:29 Progress (1): 6.1/8.2 kB error 16-Dec-2022 03:02:29 Progress (1): 8.2 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 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 36 kB/s) error 16-Dec-2022 03:02:29 #14 74.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui/1.8.5/allergyui-1.8.5.pom error 16-Dec-2022 03:02:29 #14 74.41 Progress (1): 3.3/5.1 kB error 16-Dec-2022 03:02:29 #14 ... error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 #17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 16-Dec-2022 03:02:29 #17 57.12 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 16-Dec-2022 03:02:29 #17 57.34 Progress (1): 3.3/6.1 kB error 16-Dec-2022 03:02:29 Progress (1): 6.1/6.1 kB error 16-Dec-2022 03:02:29 Progress (1): 6.1 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 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 16 kB/s) error 16-Dec-2022 03:02:29 #17 57.54 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 16-Dec-2022 03:02:29 #17 57.67 Progress (1): 3.3/5.0 kB error 16-Dec-2022 03:02:29 Progress (1): 5.0 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 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 19 kB/s) error 16-Dec-2022 03:02:29 #17 57.82 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom error 16-Dec-2022 03:02:29 #17 57.95 Progress (1): 3.3/66 kB error 16-Dec-2022 03:02:29 Progress (1): 6.1/66 kB error 16-Dec-2022 03:02:29 Progress (1): 8.9/66 kB error 16-Dec-2022 03:02:29 Progress (1): 12/66 kB error 16-Dec-2022 03:02:29 Progress (1): 15/66 kB error 16-Dec-2022 03:02:29 Progress (1): 17/66 kB error 16-Dec-2022 03:02:29 Progress (1): 20/66 kB error 16-Dec-2022 03:02:29 Progress (1): 23/66 kB error 16-Dec-2022 03:02:29 Progress (1): 26/66 kB error 16-Dec-2022 03:02:29 Progress (1): 29/66 kB error 16-Dec-2022 03:02:29 Progress (1): 31/66 kB error 16-Dec-2022 03:02:29 Progress (1): 34/66 kB error 16-Dec-2022 03:02:29 Progress (1): 37/66 kB error 16-Dec-2022 03:02:29 Progress (1): 40/66 kB error 16-Dec-2022 03:02:29 Progress (1): 42/66 kB error 16-Dec-2022 03:02:29 Progress (1): 45/66 kB error 16-Dec-2022 03:02:29 Progress (1): 48/66 kB error 16-Dec-2022 03:02:29 Progress (1): 51/66 kB error 16-Dec-2022 03:02:29 Progress (1): 54/66 kB error 16-Dec-2022 03:02:29 Progress (1): 56/66 kB error 16-Dec-2022 03:02:29 Progress (1): 59/66 kB error 16-Dec-2022 03:02:29 Progress (1): 62/66 kB error 16-Dec-2022 03:02:29 Progress (1): 65/66 kB error 16-Dec-2022 03:02:29 Progress (1): 66 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom (66 kB at 222 kB/s) error 16-Dec-2022 03:02:29 #17 58.19 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom error 16-Dec-2022 03:02:29 #17 58.33 Progress (1): 3.3/11 kB error 16-Dec-2022 03:02:29 Progress (1): 6.1/11 kB error 16-Dec-2022 03:02:29 Progress (1): 8.9/11 kB error 16-Dec-2022 03:02:29 Progress (1): 11 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 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 16-Dec-2022 03:02:29 #17 58.48 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 16-Dec-2022 03:02:29 #17 58.61 Progress (1): 3.3/42 kB error 16-Dec-2022 03:02:29 Progress (1): 6.1/42 kB error 16-Dec-2022 03:02:29 Progress (1): 8.9/42 kB error 16-Dec-2022 03:02:29 Progress (1): 12/42 kB error 16-Dec-2022 03:02:29 Progress (1): 14/42 kB error 16-Dec-2022 03:02:29 Progress (1): 17/42 kB error 16-Dec-2022 03:02:29 Progress (1): 20/42 kB error 16-Dec-2022 03:02:29 Progress (1): 23/42 kB error 16-Dec-2022 03:02:29 Progress (1): 26/42 kB error 16-Dec-2022 03:02:29 Progress (1): 28/42 kB error 16-Dec-2022 03:02:29 Progress (1): 31/42 kB error 16-Dec-2022 03:02:29 Progress (1): 34/42 kB error 16-Dec-2022 03:02:29 Progress (1): 37/42 kB error 16-Dec-2022 03:02:29 Progress (1): 40/42 kB error 16-Dec-2022 03:02:29 Progress (1): 42 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 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 135 kB/s) error 16-Dec-2022 03:02:29 #17 58.93 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 16-Dec-2022 03:02:29 #17 59.06 Progress (1): 3.3/23 kB error 16-Dec-2022 03:02:29 Progress (1): 6.1/23 kB error 16-Dec-2022 03:02:29 Progress (1): 8.9/23 kB error 16-Dec-2022 03:02:29 Progress (1): 12/23 kB error 16-Dec-2022 03:02:29 Progress (1): 15/23 kB error 16-Dec-2022 03:02:29 Progress (1): 17/23 kB error 16-Dec-2022 03:02:29 Progress (1): 20/23 kB error 16-Dec-2022 03:02:29 Progress (1): 23/23 kB error 16-Dec-2022 03:02:29 Progress (1): 23 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 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 80 kB/s) error 16-Dec-2022 03:02:29 #17 59.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom error 16-Dec-2022 03:02:29 #17 59.43 Progress (1): 3.3/74 kB error 16-Dec-2022 03:02:29 Progress (1): 6.1/74 kB error 16-Dec-2022 03:02:29 Progress (1): 8.9/74 kB error 16-Dec-2022 03:02:29 Progress (1): 12/74 kB error 16-Dec-2022 03:02:29 Progress (1): 15/74 kB error 16-Dec-2022 03:02:29 Progress (1): 17/74 kB error 16-Dec-2022 03:02:29 Progress (1): 20/74 kB error 16-Dec-2022 03:02:29 Progress (1): 23/74 kB error 16-Dec-2022 03:02:29 Progress (1): 26/74 kB error 16-Dec-2022 03:02:29 Progress (1): 29/74 kB error 16-Dec-2022 03:02:29 Progress (1): 31/74 kB error 16-Dec-2022 03:02:29 Progress (1): 34/74 kB error 16-Dec-2022 03:02:29 Progress (1): 37/74 kB error 16-Dec-2022 03:02:29 Progress (1): 40/74 kB error 16-Dec-2022 03:02:29 Progress (1): 43/74 kB error 16-Dec-2022 03:02:29 Progress (1): 45/74 kB error 16-Dec-2022 03:02:29 Progress (1): 48/74 kB error 16-Dec-2022 03:02:29 Progress (1): 51/74 kB error 16-Dec-2022 03:02:29 Progress (1): 54/74 kB error 16-Dec-2022 03:02:29 Progress (1): 56/74 kB error 16-Dec-2022 03:02:29 Progress (1): 59/74 kB error 16-Dec-2022 03:02:29 Progress (1): 62/74 kB error 16-Dec-2022 03:02:29 Progress (1): 65/74 kB error 16-Dec-2022 03:02:29 Progress (1): 68/74 kB error 16-Dec-2022 03:02:29 Progress (1): 70/74 kB error 16-Dec-2022 03:02:29 Progress (1): 73/74 kB error 16-Dec-2022 03:02:29 Progress (1): 74 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 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 158 kB/s) error 16-Dec-2022 03:02:29 #17 59.98 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 16-Dec-2022 03:02:29 #17 60.17 Progress (1): 3.3/14 kB error 16-Dec-2022 03:02:29 Progress (1): 6.1/14 kB error 16-Dec-2022 03:02:29 Progress (1): 8.9/14 kB error 16-Dec-2022 03:02:29 Progress (1): 12/14 kB error 16-Dec-2022 03:02:29 Progress (1): 14 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 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 38 kB/s) error 16-Dec-2022 03:02:29 #17 60.54 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 16-Dec-2022 03:02:29 #17 60.75 Progress (1): 3.3/12 kB error 16-Dec-2022 03:02:29 Progress (1): 6.1/12 kB error 16-Dec-2022 03:02:29 Progress (1): 8.9/12 kB error 16-Dec-2022 03:02:29 Progress (1): 12 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 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 32 kB/s) error 16-Dec-2022 03:02:29 #17 60.96 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 16-Dec-2022 03:02:29 #17 61.09 Progress (1): 3.3/8.3 kB error 16-Dec-2022 03:02:29 Progress (1): 6.1/8.3 kB error 16-Dec-2022 03:02:29 Progress (1): 8.3 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 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 33 kB/s) error 16-Dec-2022 03:02:29 #17 61.42 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom error 16-Dec-2022 03:02:29 #17 61.56 Progress (1): 3.3/3.4 kB error 16-Dec-2022 03:02:29 Progress (1): 3.4 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 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 16-Dec-2022 03:02:29 #17 61.84 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 16-Dec-2022 03:02:29 #17 61.97 Progress (1): 3.3/4.9 kB error 16-Dec-2022 03:02:29 Progress (1): 4.9 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 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 16-Dec-2022 03:02:29 #17 62.15 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 16-Dec-2022 03:02:29 #17 63.34 Progress (1): 3.0 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 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.3 kB/s) error 16-Dec-2022 03:02:29 #17 63.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom error 16-Dec-2022 03:02:29 #17 63.62 Progress (1): 3.3/9.7 kB error 16-Dec-2022 03:02:29 Progress (1): 6.1/9.7 kB error 16-Dec-2022 03:02:29 Progress (1): 8.9/9.7 kB error 16-Dec-2022 03:02:29 Progress (1): 9.7 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 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 37 kB/s) error 16-Dec-2022 03:02:29 #17 63.80 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom error 16-Dec-2022 03:02:29 #17 63.92 Progress (1): 3.3/17 kB error 16-Dec-2022 03:02:29 Progress (1): 6.1/17 kB error 16-Dec-2022 03:02:29 Progress (1): 8.9/17 kB error 16-Dec-2022 03:02:29 Progress (1): 12/17 kB error 16-Dec-2022 03:02:29 Progress (1): 15/17 kB error 16-Dec-2022 03:02:29 Progress (1): 17 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 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 59 kB/s) error 16-Dec-2022 03:02:29 #17 64.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom error 16-Dec-2022 03:02:29 #17 64.39 Progress (1): 3.3/19 kB error 16-Dec-2022 03:02:29 Progress (1): 6.1/19 kB error 16-Dec-2022 03:02:29 Progress (1): 8.9/19 kB error 16-Dec-2022 03:02:29 Progress (1): 12/19 kB error 16-Dec-2022 03:02:29 Progress (1): 15/19 kB error 16-Dec-2022 03:02:29 Progress (1): 17/19 kB error 16-Dec-2022 03:02:29 Progress (1): 19 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 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 71 kB/s) error 16-Dec-2022 03:02:29 #17 64.58 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 16-Dec-2022 03:02:29 #17 64.71 Progress (1): 3.3/16 kB error 16-Dec-2022 03:02:29 Progress (1): 6.1/16 kB error 16-Dec-2022 03:02:29 Progress (1): 8.9/16 kB error 16-Dec-2022 03:02:29 Progress (1): 12/16 kB error 16-Dec-2022 03:02:29 Progress (1): 15/16 kB error 16-Dec-2022 03:02:29 Progress (1): 16 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 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 50 kB/s) error 16-Dec-2022 03:02:29 #17 64.91 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom error 16-Dec-2022 03:02:29 #17 65.06 Progress (1): 3.3/13 kB error 16-Dec-2022 03:02:29 Progress (1): 6.1/13 kB error 16-Dec-2022 03:02:29 Progress (1): 8.9/13 kB error 16-Dec-2022 03:02:29 Progress (1): 12/13 kB error 16-Dec-2022 03:02:29 Progress (1): 13 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02: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 41 kB/s) error 16-Dec-2022 03:02:29 #17 65.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom error 16-Dec-2022 03:02:29 #17 65.40 Progress (1): 2.0 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02: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 6.8 kB/s) error 16-Dec-2022 03:02:29 #17 65.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom error 16-Dec-2022 03:02:29 #17 65.74 Progress (1): 2.1 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02: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 7.6 kB/s) error 16-Dec-2022 03:02:29 #17 65.89 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom error 16-Dec-2022 03:02:29 #17 66.04 Progress (1): 3.3/37 kB error 16-Dec-2022 03:02:29 Progress (1): 6.1/37 kB error 16-Dec-2022 03:02:29 Progress (1): 8.9/37 kB error 16-Dec-2022 03:02:29 Progress (1): 12/37 kB error 16-Dec-2022 03:02:29 Progress (1): 15/37 kB error 16-Dec-2022 03:02:29 Progress (1): 17/37 kB error 16-Dec-2022 03:02:29 Progress (1): 20/37 kB error 16-Dec-2022 03:02:29 Progress (1): 23/37 kB error 16-Dec-2022 03:02:29 Progress (1): 26/37 kB error 16-Dec-2022 03:02:29 Progress (1): 29/37 kB error 16-Dec-2022 03:02:29 Progress (1): 31/37 kB error 16-Dec-2022 03:02:29 Progress (1): 34/37 kB error 16-Dec-2022 03:02:29 Progress (1): 37/37 kB error 16-Dec-2022 03:02:29 Progress (1): 37 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02: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 110 kB/s) error 16-Dec-2022 03:02:29 #17 66.55 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 16-Dec-2022 03:02:29 #17 66.81 Progress (1): 3.3/13 kB error 16-Dec-2022 03:02:29 Progress (1): 6.1/13 kB error 16-Dec-2022 03:02:29 Progress (1): 8.9/13 kB error 16-Dec-2022 03:02:29 Progress (1): 12/13 kB error 16-Dec-2022 03:02:29 Progress (1): 13 kB error 16-Dec-2022 03:02:29 error 16-Dec-2022 03:02:29 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 32 kB/s) error 16-Dec-2022 03:02:29 #17 66.98 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 16-Dec-2022 03:02:29 #17 67.11 Progress (1): 3.3/9.5 kB error 16-Dec-2022 03:02:29 Progress (1): 6.1/9.5 kB error 16-Dec-2022 03:02:29 Progress (1): 8.9/9.5 kB error 16-Dec-2022 03:02:29 Progress (1): 9.5 kB error 16-Dec-2022 03:02:30 error 16-Dec-2022 03:02: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 35 kB/s) error 16-Dec-2022 03:02:30 #17 67.33 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom error 16-Dec-2022 03:02:30 #17 ... error 16-Dec-2022 03:02:30 error 16-Dec-2022 03:02:30 #14 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 16-Dec-2022 03:02:30 #14 74.41 Progress (1): 3.3/5.1 kB error 16-Dec-2022 03:02:30 Progress (1): 5.1 kB error 16-Dec-2022 03:02:30 error 16-Dec-2022 03:02:30 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 21 kB/s) error 16-Dec-2022 03:02:30 #14 74.55 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.jar error 16-Dec-2022 03:02:30 #14 74.67 Progress (1): 3.3/75 kB error 16-Dec-2022 03:02:30 Progress (1): 6.1/75 kB error 16-Dec-2022 03:02:30 Progress (1): 8.9/75 kB error 16-Dec-2022 03:02:30 Progress (1): 12/75 kB error 16-Dec-2022 03:02:30 Progress (1): 15/75 kB error 16-Dec-2022 03:02:30 Progress (1): 17/75 kB error 16-Dec-2022 03:02:30 Progress (1): 20/75 kB error 16-Dec-2022 03:02:30 Progress (1): 23/75 kB error 16-Dec-2022 03:02:30 Progress (1): 26/75 kB error 16-Dec-2022 03:02:30 Progress (1): 29/75 kB error 16-Dec-2022 03:02:30 Progress (1): 31/75 kB error 16-Dec-2022 03:02:30 Progress (1): 34/75 kB error 16-Dec-2022 03:02:30 Progress (1): 37/75 kB error 16-Dec-2022 03:02:30 Progress (1): 40/75 kB error 16-Dec-2022 03:02:30 Progress (1): 42/75 kB error 16-Dec-2022 03:02:30 Progress (1): 45/75 kB error 16-Dec-2022 03:02:30 Progress (1): 48/75 kB error 16-Dec-2022 03:02:30 Progress (1): 51/75 kB error 16-Dec-2022 03:02:30 Progress (1): 54/75 kB error 16-Dec-2022 03:02:30 Progress (1): 56/75 kB error 16-Dec-2022 03:02:30 Progress (1): 59/75 kB error 16-Dec-2022 03:02:30 Progress (1): 62/75 kB error 16-Dec-2022 03:02:30 Progress (1): 65/75 kB error 16-Dec-2022 03:02:30 Progress (1): 68/75 kB error 16-Dec-2022 03:02:30 Progress (1): 70/75 kB error 16-Dec-2022 03:02:30 Progress (1): 73/75 kB error 16-Dec-2022 03:02:30 Progress (1): 75 kB error 16-Dec-2022 03:02:30 error 16-Dec-2022 03:02:30 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 301 kB/s) error 16-Dec-2022 03:02:30 #14 74.81 [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.14.0:jar error 16-Dec-2022 03:02:30 #14 74.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.pom error 16-Dec-2022 03:02:30 #14 74.93 Progress (1): 3.3/6.8 kB error 16-Dec-2022 03:02:30 Progress (1): 6.1/6.8 kB error 16-Dec-2022 03:02:30 Progress (1): 6.8 kB error 16-Dec-2022 03:02:30 error 16-Dec-2022 03:02:30 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 30 kB/s) error 16-Dec-2022 03:02:30 #14 75.04 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement/2.14.0/providermanagement-2.14.0.pom error 16-Dec-2022 03:02:30 #14 75.15 Progress (1): 3.3/5.3 kB error 16-Dec-2022 03:02:30 Progress (1): 5.3 kB error 16-Dec-2022 03:02:30 error 16-Dec-2022 03:02:30 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 23 kB/s) error 16-Dec-2022 03:02:30 #14 75.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.jar error 16-Dec-2022 03:02:31 #14 75.55 Progress (1): 4.1/235 kB error 16-Dec-2022 03:02:31 Progress (1): 8.2/235 kB error 16-Dec-2022 03:02:31 Progress (1): 12/235 kB error 16-Dec-2022 03:02:31 Progress (1): 16/235 kB error 16-Dec-2022 03:02:31 Progress (1): 20/235 kB error 16-Dec-2022 03:02:31 Progress (1): 25/235 kB error 16-Dec-2022 03:02:31 Progress (1): 29/235 kB error 16-Dec-2022 03:02:31 Progress (1): 33/235 kB error 16-Dec-2022 03:02:31 Progress (1): 37/235 kB error 16-Dec-2022 03:02:31 Progress (1): 41/235 kB error 16-Dec-2022 03:02:31 Progress (1): 45/235 kB error 16-Dec-2022 03:02:31 Progress (1): 49/235 kB error 16-Dec-2022 03:02:31 Progress (1): 52/235 kB error 16-Dec-2022 03:02:31 Progress (1): 56/235 kB error 16-Dec-2022 03:02:31 Progress (1): 60/235 kB error 16-Dec-2022 03:02:31 Progress (1): 64/235 kB error 16-Dec-2022 03:02:31 Progress (1): 68/235 kB error 16-Dec-2022 03:02:31 Progress (1): 72/235 kB error 16-Dec-2022 03:02:31 Progress (1): 76/235 kB error 16-Dec-2022 03:02:31 Progress (1): 80/235 kB error 16-Dec-2022 03:02:31 Progress (1): 84/235 kB error 16-Dec-2022 03:02:31 Progress (1): 86/235 kB error 16-Dec-2022 03:02:31 Progress (1): 91/235 kB error 16-Dec-2022 03:02:31 Progress (1): 95/235 kB error 16-Dec-2022 03:02:31 Progress (1): 99/235 kB error 16-Dec-2022 03:02:31 Progress (1): 103/235 kB error 16-Dec-2022 03:02:31 Progress (1): 107/235 kB error 16-Dec-2022 03:02:31 Progress (1): 111/235 kB error 16-Dec-2022 03:02:31 Progress (1): 115/235 kB error 16-Dec-2022 03:02:31 Progress (1): 119/235 kB error 16-Dec-2022 03:02:31 Progress (1): 121/235 kB error 16-Dec-2022 03:02:31 Progress (1): 125/235 kB error 16-Dec-2022 03:02:31 Progress (1): 129/235 kB error 16-Dec-2022 03:02:31 Progress (1): 134/235 kB error 16-Dec-2022 03:02:31 Progress (1): 138/235 kB error 16-Dec-2022 03:02:31 Progress (1): 142/235 kB error 16-Dec-2022 03:02:31 Progress (1): 146/235 kB error 16-Dec-2022 03:02:31 Progress (1): 150/235 kB error 16-Dec-2022 03:02:31 Progress (1): 154/235 kB error 16-Dec-2022 03:02:31 Progress (1): 156/235 kB error 16-Dec-2022 03:02:31 Progress (1): 160/235 kB error 16-Dec-2022 03:02:31 Progress (1): 164/235 kB error 16-Dec-2022 03:02:31 Progress (1): 168/235 kB error 16-Dec-2022 03:02:31 Progress (1): 172/235 kB error 16-Dec-2022 03:02:31 Progress (1): 177/235 kB error 16-Dec-2022 03:02:31 Progress (1): 181/235 kB error 16-Dec-2022 03:02:31 Progress (1): 185/235 kB error 16-Dec-2022 03:02:31 Progress (1): 189/235 kB error 16-Dec-2022 03:02:31 Progress (1): 191/235 kB error 16-Dec-2022 03:02:31 Progress (1): 195/235 kB error 16-Dec-2022 03:02:31 Progress (1): 199/235 kB error 16-Dec-2022 03:02:31 Progress (1): 203/235 kB error 16-Dec-2022 03:02:31 Progress (1): 207/235 kB error 16-Dec-2022 03:02:31 Progress (1): 211/235 kB error 16-Dec-2022 03:02:31 Progress (1): 215/235 kB error 16-Dec-2022 03:02:31 Progress (1): 220/235 kB error 16-Dec-2022 03:02:31 Progress (1): 224/235 kB error 16-Dec-2022 03:02:31 Progress (1): 228/235 kB error 16-Dec-2022 03:02:31 Progress (1): 232/235 kB error 16-Dec-2022 03:02:31 Progress (1): 235 kB error 16-Dec-2022 03:02:31 error 16-Dec-2022 03:02:31 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 554 kB/s) error 16-Dec-2022 03:02:31 #14 75.70 [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.14.0:jar error 16-Dec-2022 03:02:31 #14 75.70 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.pom error 16-Dec-2022 03:02:31 #14 75.82 Progress (1): 3.3/9.9 kB error 16-Dec-2022 03:02:31 Progress (1): 6.1/9.9 kB error 16-Dec-2022 03:02:31 Progress (1): 8.9/9.9 kB error 16-Dec-2022 03:02:31 Progress (1): 9.9 kB error 16-Dec-2022 03:02:31 error 16-Dec-2022 03:02:31 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 42 kB/s) error 16-Dec-2022 03:02:31 #14 75.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui/1.14.0/appointmentschedulingui-1.14.0.pom error 16-Dec-2022 03:02:31 #14 76.05 Progress (1): 3.3/12 kB error 16-Dec-2022 03:02:31 Progress (1): 6.1/12 kB error 16-Dec-2022 03:02:31 Progress (1): 8.9/12 kB error 16-Dec-2022 03:02:31 Progress (1): 12/12 kB error 16-Dec-2022 03:02:31 Progress (1): 12 kB error 16-Dec-2022 03:02:31 error 16-Dec-2022 03:02:31 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui/1.14.0/appointmentschedulingui-1.14.0.pom (12 kB at 54 kB/s) error 16-Dec-2022 03:02:31 #14 76.16 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.jar error 16-Dec-2022 03:02:32 #14 76.47 Progress (1): 0/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.1/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.1/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.1/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.1/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.2/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.2/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.2/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.2/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.3/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.3/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.3/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.3/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.4/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.4/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.4/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.5/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.5/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.5/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.5/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.6/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.6/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.6/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.6/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.7/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.7/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.7/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.8/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.8/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.8/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.8/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.9/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.9/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.9/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 0.9/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.0/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.0/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.0/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.1/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.1/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.1/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.1/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.2/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.2/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.2/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.2/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.3/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.3/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.3/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.3/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.4/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.4/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.4/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.5/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.5/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.5/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.5/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.6/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.6/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.6/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.6/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.7/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.7/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.7/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.7/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.8/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.8/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.8/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.9/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.9/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.9/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 1.9/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.0/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.0/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.0/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.0/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.1/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.1/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.1/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.1/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.2/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.2/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.2/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.3/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.3/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.3/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.3/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.4/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.4/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.4/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.4/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.5/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.5/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.5/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.5/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.6/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.6/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.6/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.6/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.7/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.7/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.7/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.8/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.8/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.8/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.8/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.9/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.9/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.9/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 2.9/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.0/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.0/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.0/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.0/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.1/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.1/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.1/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.1/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.2/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.2/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.2/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.2/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.3/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.3/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.3/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.3/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.4/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.4/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.4/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.4/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.4/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.5/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.5/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.5/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.5/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.6/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.6/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.6/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.6/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.7/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.7/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.7/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.7/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.8/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.8/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.8/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.8/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.9/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.9/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.9/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 3.9/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.0/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.0/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.0/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.0/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.1/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.1/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.1/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.1/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.2/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.2/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.2/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.2/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.3/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.3/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.3/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.3/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.4/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.4/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.4/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.4/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.5/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.5/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.5/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.5/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.6/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.6/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.6/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.7/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.7/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.7/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.7/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.8/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.8/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.8/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.8/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.9/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.9/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.9/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 4.9/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 5.0/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 5.0/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 5.0/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 5.1/5.1 MB error 16-Dec-2022 03:02:32 Progress (1): 5.1 MB error 16-Dec-2022 03:02:32 error 16-Dec-2022 03:02:32 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 7.9 MB/s) error 16-Dec-2022 03:02:32 #14 76.80 [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.7.0:jar error 16-Dec-2022 03:02:32 #14 76.80 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.pom error 16-Dec-2022 03:02:32 #14 76.91 Progress (1): 3.3/11 kB error 16-Dec-2022 03:02:32 Progress (1): 6.1/11 kB error 16-Dec-2022 03:02:32 Progress (1): 8.9/11 kB error 16-Dec-2022 03:02:32 Progress (1): 11 kB error 16-Dec-2022 03:02:32 error 16-Dec-2022 03:02:32 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 49 kB/s) error 16-Dec-2022 03:02:32 #14 77.02 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments/2.7.0/attachments-2.7.0.pom error 16-Dec-2022 03:02:32 #14 77.13 Progress (1): 3.3/6.2 kB error 16-Dec-2022 03:02:32 Progress (1): 6.1/6.2 kB error 16-Dec-2022 03:02:32 Progress (1): 6.2 kB error 16-Dec-2022 03:02:32 error 16-Dec-2022 03:02:32 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 29 kB/s) error 16-Dec-2022 03:02:32 #14 77.24 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.jar error 16-Dec-2022 03:02:33 #14 77.54 Progress (1): 4.1/313 kB error 16-Dec-2022 03:02:33 Progress (1): 8.2/313 kB error 16-Dec-2022 03:02:33 Progress (1): 12/313 kB error 16-Dec-2022 03:02:33 Progress (1): 16/313 kB error 16-Dec-2022 03:02:33 Progress (1): 20/313 kB error 16-Dec-2022 03:02:33 Progress (1): 24/313 kB error 16-Dec-2022 03:02:33 Progress (1): 28/313 kB error 16-Dec-2022 03:02:33 Progress (1): 32/313 kB error 16-Dec-2022 03:02:33 Progress (1): 36/313 kB error 16-Dec-2022 03:02:33 Progress (1): 40/313 kB error 16-Dec-2022 03:02:33 Progress (1): 44/313 kB error 16-Dec-2022 03:02:33 Progress (1): 48/313 kB error 16-Dec-2022 03:02:33 Progress (1): 51/313 kB error 16-Dec-2022 03:02:33 Progress (1): 55/313 kB error 16-Dec-2022 03:02:33 Progress (1): 59/313 kB error 16-Dec-2022 03:02:33 Progress (1): 63/313 kB error 16-Dec-2022 03:02:33 Progress (1): 67/313 kB error 16-Dec-2022 03:02:33 Progress (1): 71/313 kB error 16-Dec-2022 03:02:33 Progress (1): 75/313 kB error 16-Dec-2022 03:02:33 Progress (1): 79/313 kB error 16-Dec-2022 03:02:33 Progress (1): 83/313 kB error 16-Dec-2022 03:02:33 Progress (1): 85/313 kB error 16-Dec-2022 03:02:33 Progress (1): 89/313 kB error 16-Dec-2022 03:02:33 Progress (1): 94/313 kB error 16-Dec-2022 03:02:33 Progress (1): 98/313 kB error 16-Dec-2022 03:02:33 Progress (1): 102/313 kB error 16-Dec-2022 03:02:33 Progress (1): 106/313 kB error 16-Dec-2022 03:02:33 Progress (1): 110/313 kB error 16-Dec-2022 03:02:33 Progress (1): 114/313 kB error 16-Dec-2022 03:02:33 Progress (1): 116/313 kB error 16-Dec-2022 03:02:33 Progress (1): 120/313 kB error 16-Dec-2022 03:02:33 Progress (1): 125/313 kB error 16-Dec-2022 03:02:33 Progress (1): 129/313 kB error 16-Dec-2022 03:02:33 Progress (1): 133/313 kB error 16-Dec-2022 03:02:33 Progress (1): 137/313 kB error 16-Dec-2022 03:02:33 Progress (1): 141/313 kB error 16-Dec-2022 03:02:33 Progress (1): 145/313 kB error 16-Dec-2022 03:02:33 Progress (1): 149/313 kB error 16-Dec-2022 03:02:33 Progress (1): 153/313 kB error 16-Dec-2022 03:02:33 Progress (1): 157/313 kB error 16-Dec-2022 03:02:33 Progress (1): 160/313 kB error 16-Dec-2022 03:02:33 Progress (1): 164/313 kB error 16-Dec-2022 03:02:33 Progress (1): 168/313 kB error 16-Dec-2022 03:02:33 Progress (1): 172/313 kB error 16-Dec-2022 03:02:33 Progress (1): 177/313 kB error 16-Dec-2022 03:02:33 Progress (1): 181/313 kB error 16-Dec-2022 03:02:33 Progress (1): 185/313 kB error 16-Dec-2022 03:02:33 Progress (1): 188/313 kB error 16-Dec-2022 03:02:33 Progress (1): 192/313 kB error 16-Dec-2022 03:02:33 Progress (1): 197/313 kB error 16-Dec-2022 03:02:33 Progress (1): 201/313 kB error 16-Dec-2022 03:02:33 Progress (1): 205/313 kB error 16-Dec-2022 03:02:33 Progress (1): 209/313 kB error 16-Dec-2022 03:02:33 Progress (1): 213/313 kB error 16-Dec-2022 03:02:33 Progress (1): 215/313 kB error 16-Dec-2022 03:02:33 Progress (1): 219/313 kB error 16-Dec-2022 03:02:33 Progress (1): 224/313 kB error 16-Dec-2022 03:02:33 Progress (1): 228/313 kB error 16-Dec-2022 03:02:33 Progress (1): 232/313 kB error 16-Dec-2022 03:02:33 Progress (1): 236/313 kB error 16-Dec-2022 03:02:33 Progress (1): 240/313 kB error 16-Dec-2022 03:02:33 Progress (1): 244/313 kB error 16-Dec-2022 03:02:33 Progress (1): 248/313 kB error 16-Dec-2022 03:02:33 Progress (1): 250/313 kB error 16-Dec-2022 03:02:33 Progress (1): 254/313 kB error 16-Dec-2022 03:02:33 Progress (1): 258/313 kB error 16-Dec-2022 03:02:33 Progress (1): 262/313 kB error 16-Dec-2022 03:02:33 Progress (1): 267/313 kB error 16-Dec-2022 03:02:33 Progress (1): 271/313 kB error 16-Dec-2022 03:02:33 Progress (1): 275/313 kB error 16-Dec-2022 03:02:33 Progress (1): 279/313 kB error 16-Dec-2022 03:02:33 Progress (1): 283/313 kB error 16-Dec-2022 03:02:33 Progress (1): 287/313 kB error 16-Dec-2022 03:02:33 Progress (1): 291/313 kB error 16-Dec-2022 03:02:33 Progress (1): 294/313 kB error 16-Dec-2022 03:02:33 Progress (1): 298/313 kB error 16-Dec-2022 03:02:33 Progress (1): 302/313 kB error 16-Dec-2022 03:02:33 Progress (1): 305/313 kB error 16-Dec-2022 03:02:33 Progress (1): 309/313 kB error 16-Dec-2022 03:02:33 Progress (1): 313 kB error 16-Dec-2022 03:02:33 error 16-Dec-2022 03:02:33 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 742 kB/s) error 16-Dec-2022 03:02:33 #14 77.66 [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3:jar error 16-Dec-2022 03:02:33 #14 77.66 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.pom error 16-Dec-2022 03:02:33 #14 77.77 Progress (1): 3.3/5.9 kB error 16-Dec-2022 03:02:33 Progress (1): 5.9 kB error 16-Dec-2022 03:02:33 error 16-Dec-2022 03:02:33 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 27 kB/s) error 16-Dec-2022 03:02:33 #14 77.88 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp/1.4.3/formentryapp-1.4.3.pom error 16-Dec-2022 03:02:33 #14 77.99 Progress (1): 3.3/5.3 kB error 16-Dec-2022 03:02:33 Progress (1): 5.3 kB error 16-Dec-2022 03:02:33 error 16-Dec-2022 03:02:33 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 24 kB/s) error 16-Dec-2022 03:02:33 #14 78.10 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.jar error 16-Dec-2022 03:02:33 #14 78.21 Progress (1): 3.3/27 kB error 16-Dec-2022 03:02:33 Progress (1): 6.1/27 kB error 16-Dec-2022 03:02:33 Progress (1): 8.9/27 kB error 16-Dec-2022 03:02:33 Progress (1): 12/27 kB error 16-Dec-2022 03:02:33 Progress (1): 15/27 kB error 16-Dec-2022 03:02:33 Progress (1): 17/27 kB error 16-Dec-2022 03:02:33 Progress (1): 20/27 kB error 16-Dec-2022 03:02:33 Progress (1): 23/27 kB error 16-Dec-2022 03:02:33 Progress (1): 26/27 kB error 16-Dec-2022 03:02:33 Progress (1): 27 kB error 16-Dec-2022 03:02:33 error 16-Dec-2022 03:02:33 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 121 kB/s) error 16-Dec-2022 03:02:33 #14 78.33 [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.9.0:jar error 16-Dec-2022 03:02:33 #14 78.33 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.pom error 16-Dec-2022 03:02:33 #14 78.44 Progress (1): 3.3/4.1 kB error 16-Dec-2022 03:02:34 Progress (1): 4.1 kB error 16-Dec-2022 03:02:34 error 16-Dec-2022 03:02:34 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 19 kB/s) error 16-Dec-2022 03:02:34 #14 78.55 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen/4.9.0/idgen-4.9.0.pom error 16-Dec-2022 03:02:34 #14 78.66 Progress (1): 3.3/9.9 kB error 16-Dec-2022 03:02:34 Progress (1): 6.1/9.9 kB error 16-Dec-2022 03:02:34 Progress (1): 8.9/9.9 kB error 16-Dec-2022 03:02:34 Progress (1): 9.9 kB error 16-Dec-2022 03:02:34 error 16-Dec-2022 03:02:34 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 45 kB/s) error 16-Dec-2022 03:02:34 #14 78.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.jar error 16-Dec-2022 03:02:34 #14 79.07 Progress (1): 0/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.3/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.4/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.5/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.6/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.7/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.8/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 0.9/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.0/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.1/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.2/1.2 MB error 16-Dec-2022 03:02:34 Progress (1): 1.2 MB error 16-Dec-2022 03:02:34 error 16-Dec-2022 03:02:34 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.7 MB/s) error 16-Dec-2022 03:02:34 #14 79.23 [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.6.0:jar error 16-Dec-2022 03:02:34 #14 79.23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.pom error 16-Dec-2022 03:02:34 #14 79.35 Progress (1): 3.3/4.6 kB error 16-Dec-2022 03:02:34 Progress (1): 4.6 kB error 16-Dec-2022 03:02:34 error 16-Dec-2022 03:02:35 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 21 kB/s) error 16-Dec-2022 03:02:35 #14 79.46 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping/1.6.0/metadatamapping-1.6.0.pom error 16-Dec-2022 03:02:35 #14 79.57 Progress (1): 3.3/12 kB error 16-Dec-2022 03:02:35 Progress (1): 6.1/12 kB error 16-Dec-2022 03:02:35 Progress (1): 8.9/12 kB error 16-Dec-2022 03:02:35 Progress (1): 12/12 kB error 16-Dec-2022 03:02:35 Progress (1): 12 kB error 16-Dec-2022 03:02:35 error 16-Dec-2022 03:02:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping/1.6.0/metadatamapping-1.6.0.pom (12 kB at 53 kB/s) error 16-Dec-2022 03:02:35 #14 79.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.jar error 16-Dec-2022 03:02:35 #14 79.99 Progress (1): 0/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.2/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.2/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.2/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.2/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.2/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.3/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.3/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.3/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.3/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.3/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.3/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.4/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.4/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.4/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.4/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.4/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.4/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.5/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.5/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.5/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.5/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.5/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.5/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.6/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.6/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.6/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.6/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.6/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.7/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.7/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.7/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.7/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.7/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.7/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.8/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.8/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.8/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.8/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.8/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.9/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.9/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.9/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.9/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.9/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 0.9/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.0/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.0/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.0/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.0/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.0/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.2/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.2/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.2/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.2/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.2/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.2/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.3/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.3/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.3/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.3/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.3/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.4/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.4/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.4/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.4/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.4/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.4/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.5/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.5/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.5/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.5/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.5/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.6/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.6/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.6/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.6/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.6/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.6/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.7/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.7/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.7/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.7/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.7/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.8/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.8/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.8/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.8/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.8/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.8/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.9/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.9/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.9/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.9/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.9/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 1.9/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.0/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.0/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.0/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.0/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.0/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.2/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.2/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.2/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.2/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.2/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.3/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.3/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.3/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.3/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.3/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.4/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.4/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.4/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.4/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.4/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.4/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.5/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.5/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.5/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.5/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.5/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.5/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.6/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.6/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.6/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.6/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.6/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.6/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.7/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.7/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.7/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.7/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.7/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.8/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.8/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.8/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.8/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.8/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.8/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.9/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.9/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.9/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.9/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.9/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 2.9/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 3.0/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 3.0/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 3.0/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 3.0/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 3.0/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 3.0/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 3.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 3.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 3.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 3.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 3.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 3.1/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 3.2/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 3.2/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 3.2/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 3.2/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 3.2/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 3.3/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 3.3/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 3.3/3.3 MB error 16-Dec-2022 03:02:35 Progress (1): 3.3 MB error 16-Dec-2022 03:02:35 error 16-Dec-2022 03:02:35 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.5 MB/s) error 16-Dec-2022 03:02:35 #14 80.29 [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.2.0:jar error 16-Dec-2022 03:02:35 #14 80.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.pom error 16-Dec-2022 03:02:36 #14 80.40 Progress (1): 3.3/9.8 kB error 16-Dec-2022 03:02:36 Progress (1): 6.1/9.8 kB error 16-Dec-2022 03:02:36 Progress (1): 8.9/9.8 kB error 16-Dec-2022 03:02:36 Progress (1): 9.8 kB error 16-Dec-2022 03:02:36 error 16-Dec-2022 03:02:36 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 44 kB/s) error 16-Dec-2022 03:02:36 #14 80.51 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui/2.2.0/htmlformentryui-2.2.0.pom error 16-Dec-2022 03:02:36 #14 80.63 Progress (1): 3.3/13 kB error 16-Dec-2022 03:02:36 Progress (1): 6.1/13 kB error 16-Dec-2022 03:02:36 Progress (1): 8.9/13 kB error 16-Dec-2022 03:02:36 Progress (1): 12/13 kB error 16-Dec-2022 03:02:36 Progress (1): 13 kB error 16-Dec-2022 03:02:36 error 16-Dec-2022 03:02:36 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 16-Dec-2022 03:02:36 #14 80.74 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.jar error 16-Dec-2022 03:02:36 #14 81.03 Progress (1): 0/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.5/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.5/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.5/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.5/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.5/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.5/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.5/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.5/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.5/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.5/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.5/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.6/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.6/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.6/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.6/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.6/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.6/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.6/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.6/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.6/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.6/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.6/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.7/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.7/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.7/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.7/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.7/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.7/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.7/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.7/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.7/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.7/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.7/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.8/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.8/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.8/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.8/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.8/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.8/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.8/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.8/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.8/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.8/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.8/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.9/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.9/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.9/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.9/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.9/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.9/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.9/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.9/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.9/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.9/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 0.9/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.0/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.0/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.0/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.0/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.0/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.0/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.0/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.0/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.0/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.0/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.0/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.1/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.2/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.3/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.4/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.5/1.5 MB error 16-Dec-2022 03:02:36 Progress (1): 1.5 MB error 16-Dec-2022 03:02:36 error 16-Dec-2022 03:02:36 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 3.0 MB/s) error 16-Dec-2022 03:02:36 #14 81.23 [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.8:jar error 16-Dec-2022 03:02:36 #14 81.23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.pom error 16-Dec-2022 03:02:36 #14 81.34 Progress (1): 3.3/4.9 kB error 16-Dec-2022 03:02:36 Progress (1): 4.9 kB error 16-Dec-2022 03:02:36 error 16-Dec-2022 03:02:37 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 16-Dec-2022 03:02:37 #14 81.46 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata/1.4.8/referencedemodata-1.4.8.pom error 16-Dec-2022 03:02:37 #14 81.57 Progress (1): 3.3/9.9 kB error 16-Dec-2022 03:02:37 Progress (1): 6.1/9.9 kB error 16-Dec-2022 03:02:37 Progress (1): 8.9/9.9 kB error 16-Dec-2022 03:02:37 Progress (1): 9.9 kB error 16-Dec-2022 03:02:37 error 16-Dec-2022 03:02:37 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 43 kB/s) error 16-Dec-2022 03:02:37 #14 81.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.jar error 16-Dec-2022 03:02:37 #14 81.80 Progress (1): 3.3/57 kB error 16-Dec-2022 03:02:37 Progress (1): 6.1/57 kB error 16-Dec-2022 03:02:37 Progress (1): 8.9/57 kB error 16-Dec-2022 03:02:37 Progress (1): 12/57 kB error 16-Dec-2022 03:02:37 Progress (1): 14/57 kB error 16-Dec-2022 03:02:37 Progress (1): 17/57 kB error 16-Dec-2022 03:02:37 Progress (1): 20/57 kB error 16-Dec-2022 03:02:37 Progress (1): 23/57 kB error 16-Dec-2022 03:02:37 Progress (1): 26/57 kB error 16-Dec-2022 03:02:37 Progress (1): 28/57 kB error 16-Dec-2022 03:02:37 Progress (1): 31/57 kB error 16-Dec-2022 03:02:37 Progress (1): 34/57 kB error 16-Dec-2022 03:02:37 Progress (1): 37/57 kB error 16-Dec-2022 03:02:37 Progress (1): 40/57 kB error 16-Dec-2022 03:02:37 Progress (1): 42/57 kB error 16-Dec-2022 03:02:37 Progress (1): 45/57 kB error 16-Dec-2022 03:02:37 Progress (1): 48/57 kB error 16-Dec-2022 03:02:37 Progress (1): 51/57 kB error 16-Dec-2022 03:02:37 Progress (1): 54/57 kB error 16-Dec-2022 03:02:37 Progress (1): 56/57 kB error 16-Dec-2022 03:02:37 Progress (1): 57 kB error 16-Dec-2022 03:02:37 error 16-Dec-2022 03:02:37 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 246 kB/s) error 16-Dec-2022 03:02:37 #14 81.92 [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.33.0:jar error 16-Dec-2022 03:02:37 #14 81.93 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.pom error 16-Dec-2022 03:02:37 #14 82.05 Progress (1): 3.3/19 kB error 16-Dec-2022 03:02:37 Progress (1): 6.1/19 kB error 16-Dec-2022 03:02:37 Progress (1): 8.9/19 kB error 16-Dec-2022 03:02:37 Progress (1): 12/19 kB error 16-Dec-2022 03:02:37 Progress (1): 15/19 kB error 16-Dec-2022 03:02:37 Progress (1): 17/19 kB error 16-Dec-2022 03:02:37 Progress (1): 19 kB error 16-Dec-2022 03:02:37 error 16-Dec-2022 03:02:37 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 82 kB/s) error 16-Dec-2022 03:02:37 #14 82.16 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi/1.33.0/emrapi-1.33.0.pom error 16-Dec-2022 03:02:37 #14 82.27 Progress (1): 3.3/15 kB error 16-Dec-2022 03:02:37 Progress (1): 6.1/15 kB error 16-Dec-2022 03:02:37 Progress (1): 8.9/15 kB error 16-Dec-2022 03:02:37 Progress (1): 12/15 kB error 16-Dec-2022 03:02:37 Progress (1): 15/15 kB error 16-Dec-2022 03:02:37 Progress (1): 15 kB error 16-Dec-2022 03:02:37 error 16-Dec-2022 03:02:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi/1.33.0/emrapi-1.33.0.pom (15 kB at 66 kB/s) error 16-Dec-2022 03:02:38 #14 82.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.jar error 16-Dec-2022 03:02:38 #14 82.72 Progress (1): 0/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.1/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.1/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.1/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.1/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.1/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.1/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.1/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.1/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.1/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.1/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.1/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.1/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.1/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.2/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.2/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.2/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.2/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.2/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.2/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.2/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.2/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.2/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.2/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.2/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.2/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.3/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.3/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.3/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.3/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.3/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.3/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.3/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.3/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.3/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.3/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.3/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.3/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.3/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.4/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.4/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.4/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.4/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.4/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.4/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.4/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.4/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.4/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.4/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.4/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.4/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.4/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.5/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.5/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.5/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.5/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.5/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.5/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.5/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.5/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.5/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.5/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.5/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.5/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.5/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.6/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.6/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.6/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.6/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.6/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.6/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.6/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.6/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.6/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.6/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.6/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.6/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.6/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.7/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.7/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.7/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.7/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.7/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.7/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.7/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.7/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.7/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.7/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.7/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.7/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.7/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.8/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.8/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.8/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.8/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.8/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.8/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.8/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.8/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.8/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.8/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.8/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.8/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.8/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.9/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.9/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.9/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.9/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.9/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.9/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.9/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.9/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.9/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.9/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.9/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.9/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 0.9/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 1.0/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 1.0/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 1.0/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 1.0/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 1.0/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 1.0/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 1.0/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 1.0/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 1.0/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 1.0/1.0 MB error 16-Dec-2022 03:02:38 Progress (1): 1.0 MB error 16-Dec-2022 03:02:38 error 16-Dec-2022 03:02:38 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 1.7 MB/s) error 16-Dec-2022 03:02:38 #14 82.98 [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.13.0:jar error 16-Dec-2022 03:02:38 #14 82.98 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.pom error 16-Dec-2022 03:02:40 #14 ... error 16-Dec-2022 03:02:40 error 16-Dec-2022 03:02:40 #17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 16-Dec-2022 03:02:40 #17 67.47 Progress (1): 2.0 kB error 16-Dec-2022 03:02:40 error 16-Dec-2022 03:02:40 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 16-Dec-2022 03:02:40 #17 67.66 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom error 16-Dec-2022 03:02:40 #17 67.84 Progress (1): 3.3/23 kB error 16-Dec-2022 03:02:40 Progress (1): 6.1/23 kB error 16-Dec-2022 03:02:40 Progress (1): 8.9/23 kB error 16-Dec-2022 03:02:40 Progress (1): 12/23 kB error 16-Dec-2022 03:02:40 Progress (1): 15/23 kB error 16-Dec-2022 03:02:40 Progress (1): 17/23 kB error 16-Dec-2022 03:02:40 Progress (1): 20/23 kB error 16-Dec-2022 03:02:40 Progress (1): 23 kB error 16-Dec-2022 03:02:40 error 16-Dec-2022 03:02:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 65 kB/s) error 16-Dec-2022 03:02:40 #17 68.06 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 16-Dec-2022 03:02:40 #17 68.19 Progress (1): 3.3/13 kB error 16-Dec-2022 03:02:40 Progress (1): 6.1/13 kB error 16-Dec-2022 03:02:40 Progress (1): 8.9/13 kB error 16-Dec-2022 03:02:40 Progress (1): 12/13 kB error 16-Dec-2022 03:02:40 Progress (1): 13 kB error 16-Dec-2022 03:02:40 error 16-Dec-2022 03:02:40 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 41 kB/s) error 16-Dec-2022 03:02:40 #17 68.41 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 16-Dec-2022 03:02:40 #17 68.55 Progress (1): 1.3 kB error 16-Dec-2022 03:02:40 error 16-Dec-2022 03:02:40 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.8 kB/s) error 16-Dec-2022 03:02:40 #17 68.70 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 16-Dec-2022 03:02:40 #17 68.83 Progress (1): 3.3/29 kB error 16-Dec-2022 03:02:40 Progress (1): 6.1/29 kB error 16-Dec-2022 03:02:40 Progress (1): 8.9/29 kB error 16-Dec-2022 03:02:40 Progress (1): 12/29 kB error 16-Dec-2022 03:02:40 Progress (1): 15/29 kB error 16-Dec-2022 03:02:40 Progress (1): 17/29 kB error 16-Dec-2022 03:02:40 Progress (1): 20/29 kB error 16-Dec-2022 03:02:40 Progress (1): 23/29 kB error 16-Dec-2022 03:02:40 Progress (1): 26/29 kB error 16-Dec-2022 03:02:40 Progress (1): 29/29 kB error 16-Dec-2022 03:02:40 Progress (1): 29 kB error 16-Dec-2022 03:02:40 error 16-Dec-2022 03:02:40 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 102 kB/s) error 16-Dec-2022 03:02:40 #17 69.00 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 16-Dec-2022 03:02:40 #17 69.12 Progress (1): 3.3/3.5 kB error 16-Dec-2022 03:02:40 Progress (1): 3.5 kB error 16-Dec-2022 03:02:40 error 16-Dec-2022 03:02:40 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 14 kB/s) error 16-Dec-2022 03:02:40 #17 69.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom error 16-Dec-2022 03:02:40 #17 69.39 Progress (1): 3.3/10 kB error 16-Dec-2022 03:02:40 Progress (1): 6.1/10 kB error 16-Dec-2022 03:02:40 Progress (1): 8.9/10 kB error 16-Dec-2022 03:02:40 Progress (1): 10 kB error 16-Dec-2022 03:02:40 error 16-Dec-2022 03:02:40 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 36 kB/s) error 16-Dec-2022 03:02:40 #17 69.60 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 16-Dec-2022 03:02:40 #17 69.72 Progress (1): 3.3/13 kB error 16-Dec-2022 03:02:40 Progress (1): 6.1/13 kB error 16-Dec-2022 03:02:40 Progress (1): 8.9/13 kB error 16-Dec-2022 03:02:40 Progress (1): 12/13 kB error 16-Dec-2022 03:02:40 Progress (1): 13 kB error 16-Dec-2022 03:02:40 error 16-Dec-2022 03:02:40 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 52 kB/s) error 16-Dec-2022 03:02:40 #17 70.06 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom error 16-Dec-2022 03:02:40 #17 70.18 Progress (1): 3.2 kB error 16-Dec-2022 03:02:40 error 16-Dec-2022 03:02:40 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 14 kB/s) error 16-Dec-2022 03:02:40 #17 70.35 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 16-Dec-2022 03:02:40 #17 70.49 Progress (1): 1.7 kB error 16-Dec-2022 03:02:40 error 16-Dec-2022 03:02:40 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.6 kB/s) error 16-Dec-2022 03:02:40 #17 70.73 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 16-Dec-2022 03:02:40 #17 70.86 Progress (1): 3.2 kB error 16-Dec-2022 03:02:40 error 16-Dec-2022 03:02:40 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 16-Dec-2022 03:02:40 #17 71.06 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 16-Dec-2022 03:02:40 #17 71.19 Progress (1): 2.8 kB error 16-Dec-2022 03:02:40 error 16-Dec-2022 03:02:40 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 16-Dec-2022 03:02:40 #17 71.35 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 16-Dec-2022 03:02:40 #17 71.48 Progress (1): 3.2 kB error 16-Dec-2022 03:02:40 error 16-Dec-2022 03:02:40 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 16-Dec-2022 03:02:40 #17 71.61 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 16-Dec-2022 03:02:40 #17 71.73 Progress (1): 3.2 kB error 16-Dec-2022 03:02:40 error 16-Dec-2022 03:02:40 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 16-Dec-2022 03:02:40 #17 71.92 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 16-Dec-2022 03:02:40 #17 72.05 Progress (1): 3.2 kB error 16-Dec-2022 03:02:40 error 16-Dec-2022 03:02:40 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 12 kB/s) error 16-Dec-2022 03:02:40 #17 72.19 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom error 16-Dec-2022 03:02:40 #17 72.32 Progress (1): 3.3/59 kB error 16-Dec-2022 03:02:40 Progress (1): 6.1/59 kB error 16-Dec-2022 03:02:40 Progress (1): 8.9/59 kB error 16-Dec-2022 03:02:40 Progress (1): 12/59 kB error 16-Dec-2022 03:02:40 Progress (1): 15/59 kB error 16-Dec-2022 03:02:40 Progress (1): 17/59 kB error 16-Dec-2022 03:02:40 Progress (1): 20/59 kB error 16-Dec-2022 03:02:40 Progress (1): 23/59 kB error 16-Dec-2022 03:02:40 Progress (1): 26/59 kB error 16-Dec-2022 03:02:40 Progress (1): 29/59 kB error 16-Dec-2022 03:02:40 Progress (1): 31/59 kB error 16-Dec-2022 03:02:40 Progress (1): 34/59 kB error 16-Dec-2022 03:02:40 Progress (1): 37/59 kB error 16-Dec-2022 03:02:40 Progress (1): 40/59 kB error 16-Dec-2022 03:02:40 Progress (1): 43/59 kB error 16-Dec-2022 03:02:40 Progress (1): 45/59 kB error 16-Dec-2022 03:02:40 Progress (1): 48/59 kB error 16-Dec-2022 03:02:40 Progress (1): 51/59 kB error 16-Dec-2022 03:02:40 Progress (1): 54/59 kB error 16-Dec-2022 03:02:40 Progress (1): 56/59 kB error 16-Dec-2022 03:02:40 Progress (1): 59 kB error 16-Dec-2022 03:02:40 error 16-Dec-2022 03:02:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom (59 kB at 161 kB/s) error 16-Dec-2022 03:02:40 #17 74.85 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 16-Dec-2022 03:02:40 #17 74.87 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 16-Dec-2022 03:02:40 #17 74.87 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 16-Dec-2022 03:02:40 #17 74.87 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.jar error 16-Dec-2022 03:02:40 #17 74.87 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 16-Dec-2022 03:02:40 #17 76.02 Progress (1): 3.3/24 kB error 16-Dec-2022 03:02:40 Progress (1): 6.1/24 kB error 16-Dec-2022 03:02:40 Progress (1): 8.9/24 kB error 16-Dec-2022 03:02:40 Progress (1): 12/24 kB error 16-Dec-2022 03:02:40 Progress (1): 14/24 kB error 16-Dec-2022 03:02:40 Progress (1): 17/24 kB error 16-Dec-2022 03:02:40 Progress (1): 20/24 kB error 16-Dec-2022 03:02:40 Progress (1): 23/24 kB error 16-Dec-2022 03:02:40 Progress (1): 24 kB error 16-Dec-2022 03:02:40 error 16-Dec-2022 03:02:40 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 12 kB/s) error 16-Dec-2022 03:02:40 #17 76.78 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 16-Dec-2022 03:02:40 #17 78.01 Progress (1): 4.1/689 kB error 16-Dec-2022 03:02:40 Progress (2): 4.1/689 kB | 0/2.9 MB error 16-Dec-2022 03:02:40 Progress (3): 4.1/689 kB | 0/2.9 MB | 0/1.2 MB error 16-Dec-2022 03:02:40 Progress (4): 4.1/689 kB | 0/2.9 MB | 0/1.2 MB | 4.1/282 kB error 16-Dec-2022 03:02:40 Progress (5): 4.1/689 kB | 0/2.9 MB | 0/1.2 MB | 4.1/282 kB | 0/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 4.1/689 kB | 0/2.9 MB | 0/1.2 MB | 4.1/282 kB | 0/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 4.1/689 kB | 0/2.9 MB | 0/1.2 MB | 4.1/282 kB | 0/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 4.1/689 kB | 0/2.9 MB | 0/1.2 MB | 8.2/282 kB | 0/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 4.1/689 kB | 0/2.9 MB | 0/1.2 MB | 12/282 kB | 0/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 4.1/689 kB | 0/2.9 MB | 0/1.2 MB | 16/282 kB | 0/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 4.1/689 kB | 0/2.9 MB | 0/1.2 MB | 20/282 kB | 0/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 4.1/689 kB | 0/2.9 MB | 0/1.2 MB | 20/282 kB | 0/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 4.1/689 kB | 0/2.9 MB | 0/1.2 MB | 20/282 kB | 0/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 4.1/689 kB | 0/2.9 MB | 0/1.2 MB | 20/282 kB | 0/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 4.1/689 kB | 0/2.9 MB | 0/1.2 MB | 24/282 kB | 0/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 4.1/689 kB | 0/2.9 MB | 0/1.2 MB | 24/282 kB | 0/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 4.1/689 kB | 0/2.9 MB | 0/1.2 MB | 24/282 kB | 0/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 4.1/689 kB | 0/2.9 MB | 0/1.2 MB | 28/282 kB | 0/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 4.1/689 kB | 0/2.9 MB | 0/1.2 MB | 32/282 kB | 0/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 7.5/689 kB | 0/2.9 MB | 0/1.2 MB | 32/282 kB | 0/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 7.5/689 kB | 0/2.9 MB | 0/1.2 MB | 32/282 kB | 0/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 12/689 kB | 0/2.9 MB | 0/1.2 MB | 32/282 kB | 0/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 12/689 kB | 0/2.9 MB | 0/1.2 MB | 32/282 kB | 0/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 12/689 kB | 0.1/2.9 MB | 0/1.2 MB | 32/282 kB | 0/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 12/689 kB | 0.1/2.9 MB | 0/1.2 MB | 32/282 kB | 0/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 12/689 kB | 0.1/2.9 MB | 0/1.2 MB | 32/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 12/689 kB | 0.1/2.9 MB | 0/1.2 MB | 36/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 12/689 kB | 0.1/2.9 MB | 0/1.2 MB | 40/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 16/689 kB | 0.1/2.9 MB | 0/1.2 MB | 40/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 16/689 kB | 0.1/2.9 MB | 0/1.2 MB | 44/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 20/689 kB | 0.1/2.9 MB | 0/1.2 MB | 44/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 20/689 kB | 0.1/2.9 MB | 0/1.2 MB | 48/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 24/689 kB | 0.1/2.9 MB | 0/1.2 MB | 48/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 24/689 kB | 0.1/2.9 MB | 0/1.2 MB | 51/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 24/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 51/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 24/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 51/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 24/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 51/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 24/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 51/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 28/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 51/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 32/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 51/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 36/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 51/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 40/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 51/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 40/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 55/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 40/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 59/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 40/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 63/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 40/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 67/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 40/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 67/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 42/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 67/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 46/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 67/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 51/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 67/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 55/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 67/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 59/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 67/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 59/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 67/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 59/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 67/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 59/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 67/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 59/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 71/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 59/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 75/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 59/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 75/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 59/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 75/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 59/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 75/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 59/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 75/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 59/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 75/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 59/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 75/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 59/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 75/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 59/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 75/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 63/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 75/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 63/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 79/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 63/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 83/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 63/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 85/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 63/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 89/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 63/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 94/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 63/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 98/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 63/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 98/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 63/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 98/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 63/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 102/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 67/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 102/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 71/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 102/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 75/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 102/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 77/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 102/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 77/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 106/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 77/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 106/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 77/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 110/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 77/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 114/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 77/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 118/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 77/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 120/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:40 Progress (5): 77/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 120/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 77/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 120/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 77/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 120/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 77/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 124/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 81/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 124/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 81/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 128/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 81/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 128/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 85/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 128/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 89/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 128/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 89/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 132/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 94/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 132/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 94/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 132/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 94/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 137/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 94/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 137/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 94/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 137/282 kB | 0.1/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 94/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 137/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 94/689 kB | 0.1/2.9 MB | 0.1/1.2 MB | 137/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 94/689 kB | 0.1/2.9 MB | 0.2/1.2 MB | 137/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 98/689 kB | 0.1/2.9 MB | 0.2/1.2 MB | 137/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 102/689 kB | 0.1/2.9 MB | 0.2/1.2 MB | 137/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 106/689 kB | 0.1/2.9 MB | 0.2/1.2 MB | 137/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 110/689 kB | 0.1/2.9 MB | 0.2/1.2 MB | 137/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 110/689 kB | 0.1/2.9 MB | 0.2/1.2 MB | 137/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 110/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 137/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 112/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 137/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 112/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 137/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 112/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 137/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 112/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 137/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 112/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 137/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 112/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 141/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 112/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 145/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 112/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 149/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 112/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 153/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 112/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 155/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 112/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 159/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 112/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 159/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 116/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 159/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 116/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 159/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 120/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 159/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 124/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 159/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 124/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 163/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 124/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 163/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 124/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 163/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 128/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 163/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 128/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 167/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 128/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 171/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 128/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 175/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 128/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 175/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 128/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 175/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 128/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 175/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 128/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 175/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 128/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 175/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 128/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 175/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 128/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 180/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 128/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 180/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 128/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 184/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 128/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 188/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 128/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 190/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 128/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 190/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 132/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 190/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 137/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 190/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 141/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 190/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 145/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 190/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 147/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 190/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 147/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 190/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 147/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 190/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 147/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 190/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 147/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 190/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 147/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 190/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 147/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 190/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 147/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 194/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 147/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 194/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 151/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 194/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 155/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 194/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 159/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 194/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 159/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 198/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 163/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 198/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 163/689 kB | 0.2/2.9 MB | 0.2/1.2 MB | 198/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 163/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 198/282 kB | 0.2/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 163/689 kB | 0.3/2.9 MB | 0.2/1.2 MB | 198/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 163/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 198/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 163/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 202/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 163/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 206/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 163/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 210/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 163/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 214/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 167/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 214/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 171/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 214/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 175/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 214/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 180/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 214/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 214/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 214/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 214/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 214/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 214/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 214/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 218/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 223/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 225/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 225/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 225/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 225/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 225/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 229/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 233/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 237/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 241/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 241/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 241/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 241/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 241/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 241/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 241/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 241/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 241/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 245/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 249/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 253/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 257/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 259/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 259/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 182/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 259/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 186/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 259/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 190/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 259/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 194/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 259/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 198/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 259/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 202/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 259/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 206/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 259/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 210/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 259/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 210/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 259/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 210/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 259/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 210/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 259/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 210/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 264/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 210/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 268/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 210/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 272/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 210/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 276/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 210/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 276/282 kB | 0.3/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 210/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 276/282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 210/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 276/282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 210/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 280/282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 214/689 kB | 0.3/2.9 MB | 0.3/1.2 MB | 280/282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 214/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 280/282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 216/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 280/282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 216/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 216/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 216/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 216/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 216/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 216/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 216/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 216/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 216/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 220/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 225/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 229/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 233/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 237/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 237/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 241/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 241/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 245/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 249/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 249/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 249/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 249/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 249/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 251/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 251/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 251/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 251/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 255/689 kB | 0.4/2.9 MB | 0.3/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 255/689 kB | 0.4/2.9 MB | 0.4/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 255/689 kB | 0.4/2.9 MB | 0.4/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 255/689 kB | 0.4/2.9 MB | 0.4/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 255/689 kB | 0.4/2.9 MB | 0.4/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 255/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 259/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 264/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 268/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.4/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 268/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 272/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 276/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 280/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 280/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 280/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 280/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 284/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 286/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 290/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 294/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 294/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 294/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 294/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 294/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 294/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 294/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 298/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 302/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 307/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 311/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 311/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 311/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 311/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 311/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 311/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 311/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 315/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 319/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 321/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 325/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 325/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 325/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 325/689 kB | 0.5/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 325/689 kB | 0.6/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 325/689 kB | 0.6/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 325/689 kB | 0.6/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 325/689 kB | 0.6/2.9 MB | 0.4/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 325/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 329/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 333/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 337/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 341/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 345/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 350/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 350/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 350/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 350/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 350/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 354/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 354/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 356/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 360/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 364/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 364/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 368/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 372/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 376/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 376/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 376/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 376/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 376/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 376/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 376/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 376/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 380/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 384/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.5/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 384/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 388/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 390/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 390/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 395/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 395/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 399/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 399/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 403/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 407/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 407/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 407/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 407/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 407/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 407/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 282 kB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 error 16-Dec-2022 03:02:41 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 72 kB/s) error 16-Dec-2022 03:02:41 #17 78.76 Progress (4): 411/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 415/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 419/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 423/689 kB | 0.6/2.9 MB | 0.5/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 423/689 kB | 0.7/2.9 MB | 0.5/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 423/689 kB | 0.7/2.9 MB | 0.5/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 423/689 kB | 0.7/2.9 MB | 0.5/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 423/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 423/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 425/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 425/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 425/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 error 16-Dec-2022 03:02:41 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 16-Dec-2022 03:02:41 #17 78.78 Progress (4): 425/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 425/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 425/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 429/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 433/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 438/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 438/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 442/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 446/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 450/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 454/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 454/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 454/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 458/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 458/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 458/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 458/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 458/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 458/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 460/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 460/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 460/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 464/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 468/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 472/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 476/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 476/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 476/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 476/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 476/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 481/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 485/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 489/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 493/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 493/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 493/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 495/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 495/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 499/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 503/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 507/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 511/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 515/689 kB | 0.7/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 515/689 kB | 0.8/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 520/689 kB | 0.8/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 524/689 kB | 0.8/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 528/689 kB | 0.8/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 530/689 kB | 0.8/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 534/689 kB | 0.8/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 534/689 kB | 0.8/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 534/689 kB | 0.8/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 534/689 kB | 0.8/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 534/689 kB | 0.8/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 534/689 kB | 0.8/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 534/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 534/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 534/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 538/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 542/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 546/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 550/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 554/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 558/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 563/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 565/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 565/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 565/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 565/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 565/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.7/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 565/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 565/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 569/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 573/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 577/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 577/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 577/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 577/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 581/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 581/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 581/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 581/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 581/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 581/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 585/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 585/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 589/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 593/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 597/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 599/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 599/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 603/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 608/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 612/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 616/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 620/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 624/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 624/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 624/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 628/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 628/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 628/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 628/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 628/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 632/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 634/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 638/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 642/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 646/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 651/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 651/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 651/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 651/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 651/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 651/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 655/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 659/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 663/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 663/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 663/689 kB | 0.8/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 663/689 kB | 0.9/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 667/689 kB | 0.9/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 669/689 kB | 0.9/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 669/689 kB | 0.9/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 673/689 kB | 0.9/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 677/689 kB | 0.9/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 681/689 kB | 0.9/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 685/689 kB | 0.9/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 685/689 kB | 0.9/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 685/689 kB | 0.9/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 685/689 kB | 0.9/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 685/689 kB | 0.9/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 685/689 kB | 0.9/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 685/689 kB | 0.9/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 685/689 kB | 0.9/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 685/689 kB | 0.9/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 689 kB | 0.9/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 689 kB | 0.9/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 689 kB | 0.9/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 689 kB | 0.9/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 0.9/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB error 16-Dec-2022 03:02:41 Progress (4): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 4.1/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 8.2/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 12/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 16/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 16/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 19/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 19/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 19/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 19/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 19/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 19/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 19/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 23/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 27/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 27/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 27/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 31/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 31/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 35/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 35/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 35/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 35/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 35/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 35/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 39/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 43/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 47/373 kB error 16-Dec-2022 03:02:41 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 47/373 kB error 16-Dec-2022 03:02:42 Progress (5): 689 kB | 0.9/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 52/373 kB error 16-Dec-2022 03:02:42 Progress (5): 689 kB | 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 52/373 kB error 16-Dec-2022 03:02:42 Progress (5): 689 kB | 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 52/373 kB error 16-Dec-2022 03:02:42 Progress (5): 689 kB | 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 54/373 kB error 16-Dec-2022 03:02:42 Progress (5): 689 kB | 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 54/373 kB error 16-Dec-2022 03:02:42 Progress (5): 689 kB | 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 58/373 kB error 16-Dec-2022 03:02:42 Progress (5): 689 kB | 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 62/373 kB error 16-Dec-2022 03:02:42 Progress (5): 689 kB | 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 66/373 kB error 16-Dec-2022 03:02:42 Progress (5): 689 kB | 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 70/373 kB error 16-Dec-2022 03:02:42 Progress (5): 689 kB | 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 74/373 kB error 16-Dec-2022 03:02:42 Progress (5): 689 kB | 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 78/373 kB error 16-Dec-2022 03:02:42 Progress (5): 689 kB | 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 82/373 kB error 16-Dec-2022 03:02:42 Progress (5): 689 kB | 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 86/373 kB error 16-Dec-2022 03:02:42 Progress (5): 689 kB | 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 88/373 kB error 16-Dec-2022 03:02:42 Progress (5): 689 kB | 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 92/373 kB error 16-Dec-2022 03:02:42 Progress (5): 689 kB | 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 97/373 kB error 16-Dec-2022 03:02:42 Progress (5): 689 kB | 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 97/373 kB error 16-Dec-2022 03:02:42 Progress (5): 689 kB | 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 101/373 kB error 16-Dec-2022 03:02:42 Progress (5): 689 kB | 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 101/373 kB error 16-Dec-2022 03:02:42 Progress (5): 689 kB | 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 105/373 kB error 16-Dec-2022 03:02:42 error 16-Dec-2022 03:02:42 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 158 kB/s) error 16-Dec-2022 03:02:42 #17 79.20 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 16-Dec-2022 03:02:42 #17 79.20 Progress (4): 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 109/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 113/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 117/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 117/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 121/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.8/1.2 MB | 1.1/1.4 MB | 121/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 121/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 121/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 121/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 121/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 121/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 121/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 121/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 121/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 123/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 123/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 123/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 123/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 123/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 123/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 123/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 127/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 131/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 136/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 140/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 140/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.0/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 140/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 140/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 144/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 148/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 148/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 148/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 148/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 148/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 148/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 152/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.1/1.4 MB | 152/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.2/1.4 MB | 152/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.2/1.4 MB | 156/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.2/1.4 MB | 158/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.2/1.4 MB | 158/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.2/1.4 MB | 158/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.2/1.4 MB | 158/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.2/1.4 MB | 162/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.2/1.4 MB | 166/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.2/1.4 MB | 170/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.2/1.4 MB | 174/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.2/1.4 MB | 174/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.2/1.4 MB | 174/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 0.9/1.2 MB | 1.2/1.4 MB | 174/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 174/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 174/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 179/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 183/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 187/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 187/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 191/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 191/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 191/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 191/373 kB error 16-Dec-2022 03:02:42 Progress (4): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 191/373 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 191/373 kB | 3.3/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 191/373 kB | 6.1/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 191/373 kB | 8.9/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 191/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 193/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 197/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 201/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 205/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 209/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 209/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 209/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 209/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 209/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.2/1.4 MB | 209/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 209/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 209/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 209/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 209/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 209/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 209/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 209/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 213/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 217/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 222/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 226/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 226/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 226/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 228/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 232/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 236/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 240/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 244/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 248/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 248/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 252/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.1/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 256/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 256/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 256/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 256/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 256/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 260/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 260/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 260/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 262/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 262/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 262/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 267/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 267/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 267/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 271/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 271/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 275/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 275/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 275/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 279/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 283/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.3/1.4 MB | 283/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.4/1.4 MB | 283/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.4/1.4 MB | 287/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.4/1.4 MB | 291/373 kB | 12/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.4/1.4 MB | 291/373 kB | 14/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.4/1.4 MB | 291/373 kB | 14/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.4/1.4 MB | 291/373 kB | 14/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.4/1.4 MB | 291/373 kB | 14/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.0/1.2 MB | 1.4/1.4 MB | 291/373 kB | 14/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 291/373 kB | 14/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 291/373 kB | 17/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.2/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 291/373 kB | 17/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 291/373 kB | 17/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 291/373 kB | 17/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 291/373 kB | 17/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 291/373 kB | 17/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 291/373 kB | 17/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 291/373 kB | 17/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 291/373 kB | 20/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 291/373 kB | 20/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 291/373 kB | 20/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 291/373 kB | 20/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 291/373 kB | 23/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 295/373 kB | 23/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 295/373 kB | 23/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 295/373 kB | 23/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 295/373 kB | 23/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 295/373 kB | 26/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 297/373 kB | 26/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 297/373 kB | 28/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 297/373 kB | 28/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 297/373 kB | 31/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 301/373 kB | 31/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 305/373 kB | 31/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 310/373 kB | 31/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 314/373 kB | 31/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 318/373 kB | 31/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 322/373 kB | 31/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 322/373 kB | 31/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 322/373 kB | 31/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 322/373 kB | 31/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 322/373 kB | 31/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 322/373 kB | 31/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 322/373 kB | 34/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 322/373 kB | 34/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 322/373 kB | 37/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 322/373 kB | 40/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 322/373 kB | 42/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 322/373 kB | 42/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 322/373 kB | 42/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4/1.4 MB | 322/373 kB | 42/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4 MB | 322/373 kB | 42/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4 MB | 326/373 kB | 42/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4 MB | 326/373 kB | 45/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4 MB | 330/373 kB | 45/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4 MB | 330/373 kB | 48/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4 MB | 330/373 kB | 48/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4 MB | 330/373 kB | 48/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4 MB | 332/373 kB | 48/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4 MB | 332/373 kB | 51/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4 MB | 332/373 kB | 54/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4 MB | 336/373 kB | 54/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.1/1.2 MB | 1.4 MB | 336/373 kB | 56/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.2/1.2 MB | 1.4 MB | 336/373 kB | 56/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.2/1.2 MB | 1.4 MB | 336/373 kB | 56/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.2/1.2 MB | 1.4 MB | 336/373 kB | 56/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.2/1.2 MB | 1.4 MB | 336/373 kB | 59/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.3/2.9 MB | 1.2/1.2 MB | 1.4 MB | 340/373 kB | 59/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 340/373 kB | 59/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 344/373 kB | 59/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 348/373 kB | 59/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 348/373 kB | 62/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 348/373 kB | 65/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 348/373 kB | 68/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 348/373 kB | 70/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 348/373 kB | 73/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 348/373 kB | 73/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 348/373 kB | 73/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 353/373 kB | 73/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 357/373 kB | 73/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 361/373 kB | 73/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 365/373 kB | 73/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 367/373 kB | 73/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 371/373 kB | 73/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 373 kB | 73/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 373 kB | 73/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 373 kB | 73/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 373 kB | 76/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 373 kB | 76/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 373 kB | 79/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 373 kB | 79/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 373 kB | 79/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 373 kB | 79/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 373 kB | 82/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 373 kB | 84/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 373 kB | 87/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 373 kB | 90/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2/1.2 MB | 1.4 MB | 373 kB | 90/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 90/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 93/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 95/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 98/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 101/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 104/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 104/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 106/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.4/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 106/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.5/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 106/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.5/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 109/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.5/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 112/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.5/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 115/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.5/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 115/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.5/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 118/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.5/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 120/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.5/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 120/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.5/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 123/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.5/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 126/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.5/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 126/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.5/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 126/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.5/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 126/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.5/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 129/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.5/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 132/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.6/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 132/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.6/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 132/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.6/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 132/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.6/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 134/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.6/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 137/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.6/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 140/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.6/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 143/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.6/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 146/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.6/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 148/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.6/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 151/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.6/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 151/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.6/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 151/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.6/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 154/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.6/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 157/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.7/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 157/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.7/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 159/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.7/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 162/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.7/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 165/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.7/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 165/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.7/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 168/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.7/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 171/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.7/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 173/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.7/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 176/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.7/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 179/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.7/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 182/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.7/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 185/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.7/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 187/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.7/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 190/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.7/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 193/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.7/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 196/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.7/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 199/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.7/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 199/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.7/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 199/201 kB error 16-Dec-2022 03:02:42 Progress (5): 1.7/2.9 MB | 1.2 MB | 1.4 MB | 373 kB | 199/201 kB error 16-Dec-2022 03:02:42 error 16-Dec-2022 03:02:42 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 73 kB/s) error 16-Dec-2022 03:02:42 #17 79.94 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 282 kB/s) error 16-Dec-2022 03:02:42 #17 79.94 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 241 kB/s) error 16-Dec-2022 03:02:42 #17 79.94 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 16-Dec-2022 03:02:42 #17 79.94 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 16-Dec-2022 03:02:42 #17 79.95 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 16-Dec-2022 03:02:42 #17 80.09 Progress (2): 1.7/2.9 MB | 199/201 kB error 16-Dec-2022 03:02:42 Progress (2): 1.7/2.9 MB | 201 kB error 16-Dec-2022 03:02:42 Progress (2): 1.8/2.9 MB | 201 kB error 16-Dec-2022 03:02:42 Progress (2): 1.8/2.9 MB | 201 kB error 16-Dec-2022 03:02:42 Progress (2): 1.8/2.9 MB | 201 kB error 16-Dec-2022 03:02:43 Progress (2): 1.8/2.9 MB | 201 kB error 16-Dec-2022 03:02:43 Progress (2): 1.8/2.9 MB | 201 kB error 16-Dec-2022 03:02:43 Progress (2): 1.8/2.9 MB | 201 kB error 16-Dec-2022 03:02:43 Progress (2): 1.9/2.9 MB | 201 kB error 16-Dec-2022 03:02:43 Progress (3): 1.9/2.9 MB | 201 kB | 3.3/183 kB error 16-Dec-2022 03:02:43 Progress (3): 1.9/2.9 MB | 201 kB | 3.3/183 kB error 16-Dec-2022 03:02:43 Progress (3): 1.9/2.9 MB | 201 kB | 3.3/183 kB error 16-Dec-2022 03:02:43 Progress (3): 1.9/2.9 MB | 201 kB | 6.1/183 kB error 16-Dec-2022 03:02:43 Progress (3): 1.9/2.9 MB | 201 kB | 8.9/183 kB error 16-Dec-2022 03:02:43 Progress (3): 1.9/2.9 MB | 201 kB | 12/183 kB error 16-Dec-2022 03:02:43 Progress (3): 1.9/2.9 MB | 201 kB | 12/183 kB error 16-Dec-2022 03:02:43 Progress (3): 1.9/2.9 MB | 201 kB | 12/183 kB error 16-Dec-2022 03:02:43 Progress (3): 1.9/2.9 MB | 201 kB | 12/183 kB error 16-Dec-2022 03:02:43 Progress (3): 1.9/2.9 MB | 201 kB | 14/183 kB error 16-Dec-2022 03:02:43 Progress (3): 1.9/2.9 MB | 201 kB | 17/183 kB error 16-Dec-2022 03:02:43 Progress (3): 1.9/2.9 MB | 201 kB | 20/183 kB error 16-Dec-2022 03:02:43 Progress (3): 1.9/2.9 MB | 201 kB | 23/183 kB error 16-Dec-2022 03:02:43 Progress (3): 1.9/2.9 MB | 201 kB | 26/183 kB error 16-Dec-2022 03:02:43 Progress (3): 2.0/2.9 MB | 201 kB | 26/183 kB error 16-Dec-2022 03:02:43 Progress (3): 2.0/2.9 MB | 201 kB | 28/183 kB error 16-Dec-2022 03:02:43 Progress (3): 2.0/2.9 MB | 201 kB | 28/183 kB error 16-Dec-2022 03:02:43 Progress (3): 2.0/2.9 MB | 201 kB | 28/183 kB error 16-Dec-2022 03:02:43 Progress (3): 2.0/2.9 MB | 201 kB | 28/183 kB error 16-Dec-2022 03:02:43 Progress (3): 2.0/2.9 MB | 201 kB | 31/183 kB error 16-Dec-2022 03:02:43 Progress (3): 2.0/2.9 MB | 201 kB | 34/183 kB error 16-Dec-2022 03:02:43 Progress (3): 2.0/2.9 MB | 201 kB | 37/183 kB error 16-Dec-2022 03:02:43 Progress (3): 2.0/2.9 MB | 201 kB | 40/183 kB error 16-Dec-2022 03:02:43 Progress (3): 2.0/2.9 MB | 201 kB | 40/183 kB error 16-Dec-2022 03:02:43 Progress (3): 2.1/2.9 MB | 201 kB | 40/183 kB error 16-Dec-2022 03:02:43 error 16-Dec-2022 03:02:43 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 36 kB/s) error 16-Dec-2022 03:02:43 #17 80.45 Progress (3): 2.1/2.9 MB | 40/183 kB | 4.1/315 kB error 16-Dec-2022 03:02:43 Progress (3): 2.1/2.9 MB | 40/183 kB | 8.2/315 kB error 16-Dec-2022 03:02:43 Progress (3): 2.1/2.9 MB | 40/183 kB | 12/315 kB error 16-Dec-2022 03:02:43 Progress (3): 2.1/2.9 MB | 40/183 kB | 16/315 kB error 16-Dec-2022 03:02:43 Progress (3): 2.1/2.9 MB | 40/183 kB | 19/315 kB error 16-Dec-2022 03:02:43 Progress (3): 2.1/2.9 MB | 40/183 kB | 23/315 kB error 16-Dec-2022 03:02:43 Progress (3): 2.1/2.9 MB | 40/183 kB | 27/315 kB error 16-Dec-2022 03:02:43 Progress (3): 2.1/2.9 MB | 40/183 kB | 31/315 kB error 16-Dec-2022 03:02:43 Progress (3): 2.1/2.9 MB | 42/183 kB | 31/315 kB error 16-Dec-2022 03:02:43 Progress (3): 2.1/2.9 MB | 45/183 kB | 31/315 kB error 16-Dec-2022 03:02:43 Progress (3): 2.1/2.9 MB | 45/183 kB | 34/315 kB error 16-Dec-2022 03:02:43 Progress (3): 2.1/2.9 MB | 45/183 kB | 34/315 kB error 16-Dec-2022 03:02:43 error 16-Dec-2022 03:02:43 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 16-Dec-2022 03:02:43 #17 80.46 Progress (4): 2.1/2.9 MB | 45/183 kB | 34/315 kB | 4.1/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 34/315 kB | 8.2/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 34/315 kB | 12/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 34/315 kB | 16/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 34/315 kB | 16/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 34/315 kB | 20/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 34/315 kB | 24/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 34/315 kB | 28/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 34/315 kB | 32/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 34/315 kB | 36/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 38/315 kB | 36/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 38/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 38/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 48/183 kB | 38/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 51/183 kB | 38/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 54/183 kB | 38/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 56/183 kB | 38/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 59/183 kB | 38/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 59/183 kB | 42/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 59/183 kB | 46/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 59/183 kB | 51/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 62/183 kB | 51/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 62/183 kB | 51/315 kB | 44/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 65/183 kB | 51/315 kB | 44/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 65/183 kB | 51/315 kB | 44/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 65/183 kB | 55/315 kB | 44/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 65/183 kB | 59/315 kB | 44/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 65/183 kB | 59/315 kB | 48/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 65/183 kB | 63/315 kB | 48/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 65/183 kB | 67/315 kB | 48/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 68/183 kB | 67/315 kB | 48/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 70/183 kB | 67/315 kB | 48/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 70/183 kB | 69/315 kB | 48/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 70/183 kB | 69/315 kB | 51/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 70/183 kB | 69/315 kB | 55/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 70/183 kB | 69/315 kB | 59/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 70/183 kB | 69/315 kB | 59/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 70/183 kB | 73/315 kB | 59/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 73/183 kB | 73/315 kB | 59/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 76/183 kB | 73/315 kB | 59/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 76/183 kB | 73/315 kB | 63/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 76/183 kB | 77/315 kB | 63/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 76/183 kB | 81/315 kB | 63/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 76/183 kB | 85/315 kB | 63/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 76/183 kB | 85/315 kB | 67/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 76/183 kB | 85/315 kB | 67/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 79/183 kB | 85/315 kB | 67/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 82/183 kB | 85/315 kB | 67/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 82/183 kB | 85/315 kB | 71/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 82/183 kB | 89/315 kB | 71/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 82/183 kB | 94/315 kB | 71/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 82/183 kB | 98/315 kB | 71/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 82/183 kB | 102/315 kB | 71/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 84/183 kB | 102/315 kB | 71/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 84/183 kB | 102/315 kB | 71/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 84/183 kB | 102/315 kB | 75/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 87/183 kB | 102/315 kB | 75/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 87/183 kB | 102/315 kB | 79/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 87/183 kB | 102/315 kB | 83/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 87/183 kB | 104/315 kB | 83/409 kB error 16-Dec-2022 03:02:43 #17 ... error 16-Dec-2022 03:02:43 error 16-Dec-2022 03:02:43 #14 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 16-Dec-2022 03:02:43 #14 85.06 Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.pom error 16-Dec-2022 03:02:43 #14 85.19 [WARNING] The POM for org.openmrs.module:referenceapplication-omod:jar:2.13.0 is missing, no dependency information available error 16-Dec-2022 03:02:43 #14 85.19 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.jar error 16-Dec-2022 03:02:43 #14 87.70 Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.jar error 16-Dec-2022 03:02:43 #14 87.72 [INFO] ------------------------------------------------------------------------ error 16-Dec-2022 03:02:43 #14 87.72 [INFO] Reactor Summary for Reference Application Distribution 2.13.0-SNAPSHOT: error 16-Dec-2022 03:02:43 #14 87.72 [INFO] error 16-Dec-2022 03:02:43 #14 87.72 [INFO] Reference Application Distribution ................. SUCCESS [ 0.200 s] error 16-Dec-2022 03:02:43 #14 87.72 [INFO] Reference Application Distribution Package ......... FAILURE [01:25 min] error 16-Dec-2022 03:02:43 #14 87.72 [INFO] ------------------------------------------------------------------------ error 16-Dec-2022 03:02:43 #14 87.72 [INFO] BUILD FAILURE error 16-Dec-2022 03:02:43 #14 87.72 [INFO] ------------------------------------------------------------------------ error 16-Dec-2022 03:02:43 #14 87.72 [INFO] Total time: 01:25 min error 16-Dec-2022 03:02:43 #14 87.72 [INFO] Finished at: 2022-12-16T03:02:43Z error 16-Dec-2022 03:02:43 #14 87.72 [INFO] ------------------------------------------------------------------------ error 16-Dec-2022 03:02:43 #14 87.72 [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 16-Dec-2022 03:02:43 #14 87.72 [ERROR] error 16-Dec-2022 03:02:43 #14 87.72 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. error 16-Dec-2022 03:02:43 #14 87.72 [ERROR] Re-run Maven using the -X switch to enable full debug logging. error 16-Dec-2022 03:02:43 #14 87.72 [ERROR] error 16-Dec-2022 03:02:43 #14 87.72 [ERROR] For more information about the errors and possible solutions, please read the following articles: error 16-Dec-2022 03:02:43 #14 87.73 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException error 16-Dec-2022 03:02:43 #14 87.73 [ERROR] error 16-Dec-2022 03:02:43 #14 87.73 [ERROR] After correcting the problems, you can resume the build with the command error 16-Dec-2022 03:02:43 #14 87.73 [ERROR] mvn -rf :referenceapplication-package error 16-Dec-2022 03:02:43 #14 ERROR: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 error 16-Dec-2022 03:02:43 error 16-Dec-2022 03:02:43 #17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 16-Dec-2022 03:02:43 #17 80.46 Progress (4): 2.1/2.9 MB | 45/183 kB | 34/315 kB | 4.1/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 34/315 kB | 8.2/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 34/315 kB | 12/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 34/315 kB | 16/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 34/315 kB | 16/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 34/315 kB | 20/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 34/315 kB | 24/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 34/315 kB | 28/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 34/315 kB | 32/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 34/315 kB | 36/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 38/315 kB | 36/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 38/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 45/183 kB | 38/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 48/183 kB | 38/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 51/183 kB | 38/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 54/183 kB | 38/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 56/183 kB | 38/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 59/183 kB | 38/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 59/183 kB | 42/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 59/183 kB | 46/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 59/183 kB | 51/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 62/183 kB | 51/315 kB | 40/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 62/183 kB | 51/315 kB | 44/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 65/183 kB | 51/315 kB | 44/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 65/183 kB | 51/315 kB | 44/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 65/183 kB | 55/315 kB | 44/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 65/183 kB | 59/315 kB | 44/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 65/183 kB | 59/315 kB | 48/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 65/183 kB | 63/315 kB | 48/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 65/183 kB | 67/315 kB | 48/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 68/183 kB | 67/315 kB | 48/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 70/183 kB | 67/315 kB | 48/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 70/183 kB | 69/315 kB | 48/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 70/183 kB | 69/315 kB | 51/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 70/183 kB | 69/315 kB | 55/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 70/183 kB | 69/315 kB | 59/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 70/183 kB | 69/315 kB | 59/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 70/183 kB | 73/315 kB | 59/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 73/183 kB | 73/315 kB | 59/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 76/183 kB | 73/315 kB | 59/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 76/183 kB | 73/315 kB | 63/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 76/183 kB | 77/315 kB | 63/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 76/183 kB | 81/315 kB | 63/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 76/183 kB | 85/315 kB | 63/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 76/183 kB | 85/315 kB | 67/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 76/183 kB | 85/315 kB | 67/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 79/183 kB | 85/315 kB | 67/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 82/183 kB | 85/315 kB | 67/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 82/183 kB | 85/315 kB | 71/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 82/183 kB | 89/315 kB | 71/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 82/183 kB | 94/315 kB | 71/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 82/183 kB | 98/315 kB | 71/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 82/183 kB | 102/315 kB | 71/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.1/2.9 MB | 84/183 kB | 102/315 kB | 71/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 84/183 kB | 102/315 kB | 71/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 84/183 kB | 102/315 kB | 75/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 87/183 kB | 102/315 kB | 75/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 87/183 kB | 102/315 kB | 79/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 87/183 kB | 102/315 kB | 83/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 87/183 kB | 104/315 kB | 83/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 87/183 kB | 104/315 kB | 85/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 87/183 kB | 104/315 kB | 85/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 90/183 kB | 104/315 kB | 85/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 90/183 kB | 108/315 kB | 85/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 90/183 kB | 108/315 kB | 89/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 90/183 kB | 108/315 kB | 94/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 90/183 kB | 108/315 kB | 98/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 90/183 kB | 112/315 kB | 98/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 90/183 kB | 116/315 kB | 98/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 90/183 kB | 116/315 kB | 102/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 90/183 kB | 116/315 kB | 106/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 93/183 kB | 116/315 kB | 106/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 93/183 kB | 116/315 kB | 106/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 93/183 kB | 120/315 kB | 106/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 93/183 kB | 120/315 kB | 110/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 93/183 kB | 120/315 kB | 114/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 93/183 kB | 120/315 kB | 118/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 96/183 kB | 120/315 kB | 118/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 96/183 kB | 124/315 kB | 118/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 96/183 kB | 128/315 kB | 118/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 96/183 kB | 132/315 kB | 118/409 kB error 16-Dec-2022 03:02:43 Progress (4): 2.2/2.9 MB | 96/183 kB | 132/315 kB | 120/409 kB error 16-Dec-2022 03:02:43 #17 CANCELED error 16-Dec-2022 03:02:43 ------ error 16-Dec-2022 03:02:43 > [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install: error 16-Dec-2022 03:02:43 #14 87.72 [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 16-Dec-2022 03:02:43 #14 87.72 [ERROR] error 16-Dec-2022 03:02:43 #14 87.72 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. error 16-Dec-2022 03:02:43 #14 87.72 [ERROR] Re-run Maven using the -X switch to enable full debug logging. error 16-Dec-2022 03:02:43 #14 87.72 [ERROR] error 16-Dec-2022 03:02:43 #14 87.72 [ERROR] For more information about the errors and possible solutions, please read the following articles: error 16-Dec-2022 03:02:43 #14 87.73 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException error 16-Dec-2022 03:02:43 #14 87.73 [ERROR] error 16-Dec-2022 03:02:43 #14 87.73 [ERROR] After correcting the problems, you can resume the build with the command error 16-Dec-2022 03:02:43 #14 87.73 [ERROR] mvn -rf :referenceapplication-package error 16-Dec-2022 03:02:43 ------ error 16-Dec-2022 03:02:43 Dockerfile:14 error 16-Dec-2022 03:02:43 -------------------- error 16-Dec-2022 03:02:43 12 | error 16-Dec-2022 03:02:43 13 | # Build the distro error 16-Dec-2022 03:02:43 14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS error 16-Dec-2022 03:02:43 15 | error 16-Dec-2022 03:02:43 16 | ### Run Stage error 16-Dec-2022 03:02:43 -------------------- error 16-Dec-2022 03:02:43 error: failed to solve: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 simple 16-Dec-2022 03:02:43 Failing task since return code of [/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO-DNDI-13316-ScriptBuildTask-8224791176547136830.sh] was 1 while expected 0 simple 16-Dec-2022 03:02:43 Finished task 'Build and push nightly docker image' with result: Failed simple 16-Dec-2022 03:02:43 Running post build plugin 'Docker Container Cleanup' simple 16-Dec-2022 03:02:43 Running post build plugin 'NCover Results Collector' simple 16-Dec-2022 03:02:43 Running post build plugin 'Build Results Label Collector' simple 16-Dec-2022 03:02:43 Running post build plugin 'Clover Results Collector' simple 16-Dec-2022 03:02:43 Running post build plugin 'npm Cache Cleanup' simple 16-Dec-2022 03:02:43 Running post build plugin 'Artifact Copier' simple 16-Dec-2022 03:02:43 Finalising the build... simple 16-Dec-2022 03:02:43 Stopping timer. simple 16-Dec-2022 03:02:43 Build REFAPP-OMODDISTRO-DNDI-13316 completed. simple 16-Dec-2022 03:02:43 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 16-Dec-2022 03:02:43 Running on server: post build plugin 'NCover Results Collector' simple 16-Dec-2022 03:02:43 Running on server: post build plugin 'Build Labeller' simple 16-Dec-2022 03:02:43 Running on server: post build plugin 'Clover Delta Calculator' simple 16-Dec-2022 03:02:43 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 16-Dec-2022 03:02:43 All post build plugins have finished simple 16-Dec-2022 03:02:43 Generating build results summary... simple 16-Dec-2022 03:02:43 Saving build results to disk... simple 16-Dec-2022 03:02:43 Store variable context... simple 16-Dec-2022 03:02:43 Finished building REFAPP-OMODDISTRO-DNDI-13316.