Started by user Jose Bocanegra Obtained Jenkinsfile from git https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E5_Back [Pipeline] Start of Pipeline [Pipeline] node Running on Slave1 in /home/cecaduser/workspace/MP_202610_G81_E5_Back [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential josejbocanegra Cloning the remote Git repository Cloning repository https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E5_Back > git init /home/cecaduser/workspace/MP_202610_G81_E5_Back # timeout=10 Fetching upstream changes from https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E5_Back > git --version # timeout=10 > git --version # 'git version 2.49.0' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E5_Back +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E5_Back # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f97cbdc268e65064bf9f27b0becc76855a5fe33c (refs/remotes/origin/main) Commit message: "Update pom.xml" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $SONAR_TOKEN [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] scmSkip [Pipeline] git Selected Git installation does not exist. Using Default The recommended git tool is: NONE Warning: CredentialId "c0e8826e-5e2c-4c1c-a484-6c17d53ac539" could not be found. Fetching changes from the remote Git repository > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f97cbdc268e65064bf9f27b0becc76855a5fe33c # timeout=10 Checking out Revision f97cbdc268e65064bf9f27b0becc76855a5fe33c (refs/remotes/origin/main) Commit message: "Update pom.xml" [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh > git rev-parse --resolve-git-dir /home/cecaduser/workspace/MP_202610_G81_E5_Back/.git # timeout=10 > git config remote.origin.url https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E5_Back # timeout=10 Fetching upstream changes from https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E5_Back > git --version # timeout=10 > git --version # 'git version 2.49.0' > git fetch --tags --force --progress -- https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E5_Back +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f97cbdc268e65064bf9f27b0becc76855a5fe33c # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b main f97cbdc268e65064bf9f27b0becc76855a5fe33c # timeout=10 + docker inspect -f . citools-isis2603:latest . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer Slave1 does not seem to be running inside a container $ docker run -t -d -u 1000:1000 -v $HOME/.m2:/root/.m2:z -u root -w /home/cecaduser/workspace/MP_202610_G81_E5_Back -v /home/cecaduser/workspace/MP_202610_G81_E5_Back:/home/cecaduser/workspace/MP_202610_G81_E5_Back:rw,z -v /home/cecaduser/workspace/MP_202610_G81_E5_Back@tmp:/home/cecaduser/workspace/MP_202610_G81_E5_Back@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** citools-isis2603:latest cat $ docker top 91924a8a7e43f0d9adbf0cc73b2fcb421fd9c89fd53f09dddb660ca0c65d84c9 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] sh + java -version openjdk version "21.0.4" 2024-07-16 LTS OpenJDK Runtime Environment Temurin-21.0.4+7 (build 21.0.4+7-LTS) OpenJDK 64-Bit Server VM Temurin-21.0.4+7 (build 21.0.4+7-LTS, mixed mode, sharing) + mvn clean install [INFO] Scanning for projects... Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/3.5.10/spring-boot-starter-parent-3.5.10.pom Progress (1): 1.1 kB Progress (1): 2.7 kB Progress (1): 6.7 kB Progress (1): 11 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/3.5.10/spring-boot-starter-parent-3.5.10.pom (13 kB at 16 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/3.5.10/spring-boot-dependencies-3.5.10.pom Progress (1): 1.0 kB Progress (1): 2.4 kB Progress (1): 4.4 kB Progress (1): 6.6 kB Progress (1): 8.3 kB Progress (1): 10 kB Progress (1): 14 kB Progress (1): 20 kB Progress (1): 29 kB Progress (1): 37 kB Progress (1): 41 kB Progress (1): 50 kB Progress (1): 59 kB Progress (1): 69 kB Progress (1): 77 kB Progress (1): 83 kB Progress (1): 89 kB Progress (1): 96 kB Progress (1): 96 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/3.5.10/spring-boot-dependencies-3.5.10.pom (96 kB at 853 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-bom/6.1.8/activemq-bom-6.1.8.pom Progress (1): 799 B Progress (1): 2.0 kB Progress (1): 7.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-bom/6.1.8/activemq-bom-6.1.8.pom (7.9 kB at 92 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-bom/2.40.0/artemis-bom-2.40.0.pom Progress (1): 817 B Progress (1): 3.9 kB Progress (1): 9.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-bom/2.40.0/artemis-bom-2.40.0.pom (9.6 kB at 113 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-project/2.40.0/artemis-project-2.40.0.pom Progress (1): 708 B Progress (1): 2.1 kB Progress (1): 4.5 kB Progress (1): 6.4 kB Progress (1): 8.0 kB Progress (1): 10 kB Progress (1): 12 kB Progress (1): 13 kB Progress (1): 15 kB Progress (1): 17 kB Progress (1): 19 kB Progress (1): 24 kB Progress (1): 27 kB Progress (1): 29 kB Progress (1): 35 kB Progress (1): 40 kB Progress (1): 42 kB Progress (1): 45 kB Progress (1): 49 kB Progress (1): 51 kB Progress (1): 55 kB Progress (1): 56 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-project/2.40.0/artemis-project-2.40.0.pom (56 kB at 627 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-bom/3.27.6/assertj-bom-3.27.6.pom Progress (1): 1.0 kB Progress (1): 3.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-bom/3.27.6/assertj-bom-3.27.6.pom (3.3 kB at 41 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter-bom/3.5.1/zipkin-reporter-bom-3.5.1.pom Progress (1): 756 B Progress (1): 2.0 kB Progress (1): 5.5 kB Progress (1): 6.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter-bom/3.5.1/zipkin-reporter-bom-3.5.1.pom (6.3 kB at 74 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/brave/brave-bom/6.1.0/brave-bom-6.1.0.pom Progress (1): 1.1 kB Progress (1): 2.5 kB Progress (1): 11 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/brave/brave-bom/6.1.0/brave-bom-6.1.0.pom (11 kB at 134 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cassandra/java-driver-bom/4.19.2/java-driver-bom-4.19.2.pom Progress (1): 817 B Progress (1): 1.7 kB Progress (1): 3.7 kB Progress (1): 5.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cassandra/java-driver-bom/4.19.2/java-driver-bom-4.19.2.pom (5.5 kB at 63 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.6/jaxb-bom-4.0.6.pom Progress (1): 849 B Progress (1): 3.8 kB Progress (1): 12 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.6/jaxb-bom-4.0.6.pom (12 kB at 139 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/4.0.29/groovy-bom-4.0.29.pom Progress (1): 863 B Progress (1): 2.5 kB Progress (1): 6.2 kB Progress (1): 10 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 22 kB Progress (1): 27 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/4.0.29/groovy-bom-4.0.29.pom (27 kB at 325 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/15.2.6.Final/infinispan-bom-15.2.6.Final.pom Progress (1): 1.1 kB Progress (1): 7.4 kB Progress (1): 17 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/15.2.6.Final/infinispan-bom-15.2.6.Final.pom (17 kB at 205 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/15.2.6.Final/infinispan-build-configuration-parent-15.2.6.Final.pom Progress (1): 1.0 kB Progress (1): 3.3 kB Progress (1): 5.2 kB Progress (1): 7.4 kB Progress (1): 9.4 kB Progress (1): 12 kB Progress (1): 15 kB Progress (1): 16 kB Progress (1): 17 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/15.2.6.Final/infinispan-build-configuration-parent-15.2.6.Final.pom (17 kB at 204 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.19.4/jackson-bom-2.19.4.pom Progress (1): 926 B Progress (1): 2.6 kB Progress (1): 7.4 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 20 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.19.4/jackson-bom-2.19.4.pom (20 kB at 238 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.19.3/jackson-parent-2.19.3.pom Progress (1): 1.1 kB Progress (1): 2.5 kB Progress (1): 4.2 kB Progress (1): 6.1 kB Progress (1): 7.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.19.3/jackson-parent-2.19.3.pom (7.2 kB at 88 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/69/oss-parent-69.pom Progress (1): 949 B Progress (1): 2.9 kB Progress (1): 4.1 kB Progress (1): 6.1 kB Progress (1): 9.9 kB Progress (1): 12 kB Progress (1): 15 kB Progress (1): 16 kB Progress (1): 19 kB Progress (1): 24 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/69/oss-parent-69.pom (24 kB at 285 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/3.1.11/jersey-bom-3.1.11.pom Progress (1): 841 B Progress (1): 8.7 kB Progress (1): 20 kB Progress (1): 21 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/3.1.11/jersey-bom-3.1.11.pom (21 kB at 239 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/ee10/jetty-ee10-bom/12.0.31/jetty-ee10-bom-12.0.31.pom Progress (1): 1.2 kB Progress (1): 4.7 kB Progress (1): 9.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/ee10/jetty-ee10-bom/12.0.31/jetty-ee10-bom-12.0.31.pom (9.6 kB at 117 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/12.0.31/jetty-bom-12.0.31.pom Progress (1): 1.1 kB Progress (1): 4.6 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/12.0.31/jetty-bom-12.0.31.pom (15 kB at 176 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom Progress (1): 908 B Progress (1): 4.1 kB Progress (1): 5.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom (5.6 kB at 70 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.8.1/kotlinx-coroutines-bom-1.8.1.pom Progress (1): 1.2 kB Progress (1): 4.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.8.1/kotlinx-coroutines-bom-1.8.1.pom (4.3 kB at 51 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.24.3/log4j-bom-2.24.3.pom Progress (1): 793 B Progress (1): 2.2 kB Progress (1): 5.7 kB Progress (1): 12 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.24.3/log4j-bom-2.24.3.pom (12 kB at 148 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/11.3.0/logging-parent-11.3.0.pom Progress (1): 735 B Progress (1): 2.2 kB Progress (1): 4.7 kB Progress (1): 6.8 kB Progress (1): 9.6 kB Progress (1): 14 kB Progress (1): 17 kB Progress (1): 18 kB Progress (1): 23 kB Progress (1): 28 kB Progress (1): 29 kB Progress (1): 31 kB Progress (1): 34 kB Progress (1): 37 kB Progress (1): 39 kB Progress (1): 41 kB Progress (1): 42 kB Progress (1): 45 kB Progress (1): 50 kB Progress (1): 53 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/11.3.0/logging-parent-11.3.0.pom (53 kB at 642 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.15.8/micrometer-bom-1.15.8.pom Progress (1): 1.0 kB Progress (1): 7.7 kB Progress (1): 8.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.15.8/micrometer-bom-1.15.8.pom (8.6 kB at 106 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-tracing-bom/1.5.8/micrometer-tracing-bom-1.5.8.pom Progress (1): 1.0 kB Progress (1): 3.9 kB Progress (1): 4.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-tracing-bom/1.5.8/micrometer-tracing-bom-1.5.8.pom (4.5 kB at 54 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/5.17.0/mockito-bom-5.17.0.pom Progress (1): 1.4 kB Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/5.17.0/mockito-bom-5.17.0.pom (3.0 kB at 35 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-bom/5.5.2/mongodb-driver-bom-5.5.2.pom Progress (1): 1.0 kB Progress (1): 4.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-bom/5.5.2/mongodb-driver-bom-5.5.2.pom (4.2 kB at 50 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.130.Final/netty-bom-4.1.130.Final.pom Progress (1): 781 B Progress (1): 2.4 kB Progress (1): 8.0 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.130.Final/netty-bom-4.1.130.Final.pom (15 kB at 171 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.49.0/opentelemetry-bom-1.49.0.pom Progress (1): 961 B Progress (1): 5.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.49.0/opentelemetry-bom-1.49.0.pom (5.9 kB at 71 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/prometheus-metrics-bom/1.3.10/prometheus-metrics-bom-1.3.10.pom Progress (1): 2.1 kB Progress (1): 5.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/prometheus-metrics-bom/1.3.10/prometheus-metrics-bom-1.3.10.pom (5.8 kB at 57 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/client_java_parent/1.3.10/client_java_parent-1.3.10.pom Progress (1): 1.1 kB Progress (1): 3.1 kB Progress (1): 4.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/client_java_parent/1.3.10/client_java_parent-1.3.10.pom (4.4 kB at 52 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pulsar/pulsar-bom/4.0.8/pulsar-bom-4.0.8.pom Progress (1): 794 B Progress (1): 2.4 kB Progress (1): 4.5 kB Progress (1): 14 kB Progress (1): 25 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pulsar/pulsar-bom/4.0.8/pulsar-bom-4.0.8.pom (25 kB at 250 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom Progress (1): 739 B Progress (1): 2.1 kB Progress (1): 4.0 kB Progress (1): 5.9 kB Progress (1): 11 kB Progress (1): 15 kB Progress (1): 19 kB Progress (1): 20 kB Progress (1): 22 kB Progress (1): 24 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom (24 kB at 296 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pulsar/pulsar-client-reactive-bom/0.6.0/pulsar-client-reactive-bom-0.6.0.pom Progress (1): 983 B Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pulsar/pulsar-client-reactive-bom/0.6.0/pulsar-client-reactive-bom-0.6.0.pom (2.8 kB at 35 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/querydsl/querydsl-bom/5.1.0/querydsl-bom-5.1.0.pom Progress (1): 1.2 kB Progress (1): 6.7 kB Progress (1): 7.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/querydsl/querydsl-bom/5.1.0/querydsl-bom-5.1.0.pom (7.2 kB at 91 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2024.0.14/reactor-bom-2024.0.14.pom Progress (1): 908 B Progress (1): 4.3 kB Progress (1): 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2024.0.14/reactor-bom-2024.0.14.pom (4.8 kB at 59 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-bom/5.5.7/rest-assured-bom-5.5.7.pom Progress (1): 1.0 kB Progress (1): 4.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-bom/5.5.7/rest-assured-bom-5.5.7.pom (4.7 kB at 58 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/rsocket/rsocket-bom/1.1.5/rsocket-bom-1.1.5.pom Progress (1): 1.1 kB Progress (1): 2.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/rsocket/rsocket-bom/1.1.5/rsocket-bom-1.1.5.pom (2.4 kB at 29 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-bom/4.31.0/selenium-bom-4.31.0.pom Progress (1): 1.1 kB Progress (1): 5.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-bom/4.31.0/selenium-bom-4.31.0.pom (5.8 kB at 71 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/amqp/spring-amqp-bom/3.2.9/spring-amqp-bom-3.2.9.pom Progress (1): 963 B Progress (1): 3.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/amqp/spring-amqp-bom/3.2.9/spring-amqp-bom-3.2.9.pom (3.9 kB at 39 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/batch/spring-batch-bom/5.2.4/spring-batch-bom-5.2.4.pom Progress (1): 1.2 kB Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/batch/spring-batch-bom/5.2.4/spring-batch-bom-5.2.4.pom (3.2 kB at 39 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-bom/2025.0.8/spring-data-bom-2025.0.8.pom Progress (1): 962 B Progress (1): 2.5 kB Progress (1): 5.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-bom/2025.0.8/spring-data-bom-2025.0.8.pom (5.5 kB at 67 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.2.15/spring-framework-bom-6.2.15.pom Progress (1): 975 B Progress (1): 5.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.2.15/spring-framework-bom-6.2.15.pom (5.8 kB at 74 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/6.5.6/spring-integration-bom-6.5.6.pom Progress (1): 961 B Progress (1): 6.7 kB Progress (1): 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/6.5.6/spring-integration-bom-6.5.6.pom (10 kB at 127 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/pulsar/spring-pulsar-bom/1.2.14/spring-pulsar-bom-1.2.14.pom Progress (1): 958 B Progress (1): 2.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/pulsar/spring-pulsar-bom/1.2.14/spring-pulsar-bom-1.2.14.pom (2.9 kB at 37 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/restdocs/spring-restdocs-bom/3.0.5/spring-restdocs-bom-3.0.5.pom Progress (1): 1.1 kB Progress (1): 2.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/restdocs/spring-restdocs-bom/3.0.5/spring-restdocs-bom-3.0.5.pom (2.6 kB at 32 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/6.5.7/spring-security-bom-6.5.7.pom Progress (1): 973 B Progress (1): 5.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/6.5.7/spring-security-bom-6.5.7.pom (5.3 kB at 65 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/session/spring-session-bom/3.5.4/spring-session-bom-3.5.4.pom Progress (1): 1.0 kB Progress (1): 2.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/session/spring-session-bom/3.5.4/spring-session-bom-3.5.4.pom (2.9 kB at 36 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/ws/spring-ws-bom/4.1.2/spring-ws-bom-4.1.2.pom Progress (1): 1.2 kB Progress (1): 2.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/ws/spring-ws-bom/4.1.2/spring-ws-bom-4.1.2.pom (2.3 kB at 29 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.21.4/testcontainers-bom-1.21.4.pom Progress (1): 1.2 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.21.4/testcontainers-bom-1.21.4.pom (12 kB at 143 kB/s) [INFO] [INFO] ------------< co.edu.udistrital.mdp:MP_202610_G81_E5_Back >------------- [INFO] Building MP_202610_G81_E5_Back 0.0.1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/3.5.10/spring-boot-maven-plugin-3.5.10.pom Progress (1): 1.3 kB Progress (1): 4.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/3.5.10/spring-boot-maven-plugin-3.5.10.pom (4.0 kB at 50 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/3.5.10/spring-boot-maven-plugin-3.5.10.jar Progress (1): 7.7/135 kB Progress (1): 12/135 kB Progress (1): 29/135 kB Progress (1): 45/135 kB Progress (1): 61/135 kB Progress (1): 78/135 kB Progress (1): 94/135 kB Progress (1): 111/135 kB Progress (1): 127/135 kB Progress (1): 135 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/3.5.10/spring-boot-maven-plugin-3.5.10.jar (135 kB at 1.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.4.1/maven-clean-plugin-3.4.1.pom Progress (1): 797 B Progress (1): 2.2 kB Progress (1): 5.0 kB Progress (1): 5.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.4.1/maven-clean-plugin-3.4.1.pom (5.6 kB at 69 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.4.1/maven-clean-plugin-3.4.1.jar Progress (1): 7.7/36 kB Progress (1): 12/36 kB Progress (1): 29/36 kB Progress (1): 36 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.4.1/maven-clean-plugin-3.4.1.jar (36 kB at 423 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.14.1/maven-compiler-plugin-3.14.1.pom Progress (1): 762 B Progress (1): 2.3 kB Progress (1): 4.6 kB Progress (1): 8.2 kB Progress (1): 9.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.14.1/maven-compiler-plugin-3.14.1.pom (9.9 kB at 115 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/45/maven-plugins-45.pom Progress (1): 772 B Progress (1): 2.3 kB Progress (1): 4.9 kB Progress (1): 7.8 kB Progress (1): 8.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/45/maven-plugins-45.pom (8.4 kB at 98 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/45/maven-parent-45.pom Progress (1): 708 B Progress (1): 1.9 kB Progress (1): 5.5 kB Progress (1): 9.7 kB Progress (1): 14 kB Progress (1): 19 kB Progress (1): 23 kB Progress (1): 27 kB Progress (1): 28 kB Progress (1): 32 kB Progress (1): 35 kB Progress (1): 38 kB Progress (1): 41 kB Progress (1): 44 kB Progress (1): 48 kB Progress (1): 48 kB Progress (1): 53 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/45/maven-parent-45.pom (53 kB at 629 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom Progress (1): 908 B Progress (1): 4.1 kB Progress (1): 5.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom (5.6 kB at 70 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.14.1/maven-compiler-plugin-3.14.1.jar Progress (1): 7.7/84 kB Progress (1): 8.2/84 kB Progress (1): 25/84 kB Progress (1): 41/84 kB Progress (1): 57/84 kB Progress (1): 74/84 kB Progress (1): 84 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.14.1/maven-compiler-plugin-3.14.1.jar (84 kB at 995 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.pom Progress (1): 782 B Progress (1): 2.2 kB Progress (1): 4.7 kB Progress (1): 7.3 kB Progress (1): 7.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.pom (7.7 kB at 94 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.jar Progress (1): 7.7/34 kB Progress (1): 12/34 kB Progress (1): 29/34 kB Progress (1): 34 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.jar (34 kB at 431 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.pom Progress (1): 821 B Progress (1): 2.3 kB Progress (1): 4.6 kB Progress (1): 7.9 kB Progress (1): 8.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.pom (8.1 kB at 99 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar Progress (1): 7.7/33 kB Progress (1): 16/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar (33 kB at 402 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.pom Progress (1): 1.1 kB Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.pom (2.8 kB at 32 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.pom Progress (1): 953 B Progress (1): 3.2 kB Progress (1): 6.0 kB Progress (1): 8.2 kB Progress (1): 11 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.pom (13 kB at 161 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom Progress (1): 997 B Progress (1): 4.7 kB Progress (1): 7.3 kB Progress (1): 7.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom (7.3 kB at 90 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/3.5.10/spring-boot-starter-data-jpa-3.5.10.pom Progress (1): 976 B Progress (1): 2.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/3.5.10/spring-boot-starter-data-jpa-3.5.10.pom (2.9 kB at 36 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.5.10/spring-boot-starter-3.5.10.pom Progress (1): 948 B Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.5.10/spring-boot-starter-3.5.10.pom (3.0 kB at 37 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.5.10/spring-boot-3.5.10.pom Progress (1): 1.0 kB Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.5.10/spring-boot-3.5.10.pom (2.2 kB at 27 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.2.15/spring-core-6.2.15.pom Progress (1): 1.1 kB Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.2.15/spring-core-6.2.15.pom (2.0 kB at 25 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.2.15/spring-jcl-6.2.15.pom Progress (1): 1.1 kB Progress (1): 1.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.2.15/spring-jcl-6.2.15.pom (1.8 kB at 23 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.2.15/spring-context-6.2.15.pom Progress (1): 1.0 kB Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.2.15/spring-context-6.2.15.pom (2.8 kB at 33 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.2.15/spring-aop-6.2.15.pom Progress (1): 1.1 kB Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.2.15/spring-aop-6.2.15.pom (2.2 kB at 27 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.2.15/spring-beans-6.2.15.pom Progress (1): 1.1 kB Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.2.15/spring-beans-6.2.15.pom (2.0 kB at 25 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.2.15/spring-expression-6.2.15.pom Progress (1): 1.1 kB Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.2.15/spring-expression-6.2.15.pom (2.1 kB at 26 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.15.8/micrometer-observation-1.15.8.pom Progress (1): 1.1 kB Progress (1): 3.4 kB Progress (1): 3.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.15.8/micrometer-observation-1.15.8.pom (3.8 kB at 47 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.15.8/micrometer-commons-1.15.8.pom Progress (1): 1.1 kB Progress (1): 3.1 kB Progress (1): 3.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.15.8/micrometer-commons-1.15.8.pom (3.4 kB at 43 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.5.10/spring-boot-autoconfigure-3.5.10.pom Progress (1): 1.0 kB Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.5.10/spring-boot-autoconfigure-3.5.10.pom (2.1 kB at 25 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/3.5.10/spring-boot-starter-logging-3.5.10.pom Progress (1): 984 B Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/3.5.10/spring-boot-starter-logging-3.5.10.pom (2.5 kB at 30 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.5.25/logback-classic-1.5.25.pom Progress (1): 1.7 kB Progress (1): 4.8 kB Progress (1): 8.1 kB Progress (1): 11 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.5.25/logback-classic-1.5.25.pom (13 kB at 150 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.5.25/logback-parent-1.5.25.pom Progress (1): 1.1 kB Progress (1): 2.7 kB Progress (1): 5.0 kB Progress (1): 9.7 kB Progress (1): 14 kB Progress (1): 17 kB Progress (1): 19 kB Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.5.25/logback-parent-1.5.25.pom (19 kB at 224 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.5.25/logback-core-1.5.25.pom Progress (1): 1.5 kB Progress (1): 5.3 kB Progress (1): 8.3 kB Progress (1): 9.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.5.25/logback-core-1.5.25.pom (9.1 kB at 111 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.24.3/log4j-to-slf4j-2.24.3.pom Progress (1): 813 B Progress (1): 2.2 kB Progress (1): 5.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.24.3/log4j-to-slf4j-2.24.3.pom (5.0 kB at 46 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.24.3/log4j-2.24.3.pom Progress (1): 793 B Progress (1): 2.3 kB Progress (1): 4.3 kB Progress (1): 6.6 kB Progress (1): 12 kB Progress (1): 19 kB Progress (1): 24 kB Progress (1): 27 kB Progress (1): 30 kB Progress (1): 32 kB Progress (1): 35 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.24.3/log4j-2.24.3.pom (35 kB at 412 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/4.0.22/groovy-bom-4.0.22.pom Progress (1): 863 B Progress (1): 3.6 kB Progress (1): 7.0 kB Progress (1): 11 kB Progress (1): 14 kB Progress (1): 18 kB Progress (1): 22 kB Progress (1): 27 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/4.0.22/groovy-bom-4.0.22.pom (27 kB at 329 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.17.2/jackson-bom-2.17.2.pom Progress (1): 924 B Progress (1): 2.7 kB Progress (1): 8.1 kB Progress (1): 17 kB Progress (1): 19 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.17.2/jackson-bom-2.17.2.pom (19 kB at 231 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom Progress (1): 1.1 kB Progress (1): 2.5 kB Progress (1): 4.0 kB Progress (1): 6.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom (6.5 kB at 53 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/58/oss-parent-58.pom Progress (1): 950 B Progress (1): 2.6 kB Progress (1): 4.0 kB Progress (1): 6.0 kB Progress (1): 9.7 kB Progress (1): 12 kB Progress (1): 15 kB Progress (1): 18 kB Progress (1): 21 kB Progress (1): 24 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/58/oss-parent-58.pom (24 kB at 289 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.39/spring-framework-bom-5.3.39.pom Progress (1): 974 B Progress (1): 5.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.39/spring-framework-bom-5.3.39.pom (5.7 kB at 70 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.24.3/log4j-api-2.24.3.pom Progress (1): 817 B Progress (1): 2.1 kB Progress (1): 4.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.24.3/log4j-api-2.24.3.pom (4.4 kB at 54 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.17/jul-to-slf4j-2.0.17.pom Progress (1): 1.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.17/jul-to-slf4j-2.0.17.pom (1.1 kB at 14 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.4/snakeyaml-2.4.pom Progress (1): 1.2 kB Progress (1): 2.9 kB Progress (1): 6.3 kB Progress (1): 11 kB Progress (1): 15 kB Progress (1): 19 kB Progress (1): 22 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.4/snakeyaml-2.4.pom (22 kB at 270 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/3.5.10/spring-boot-starter-jdbc-3.5.10.pom Progress (1): 966 B Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/3.5.10/spring-boot-starter-jdbc-3.5.10.pom (2.5 kB at 31 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/zaxxer/HikariCP/6.3.3/HikariCP-6.3.3.pom Progress (1): 701 B Progress (1): 2.0 kB Progress (1): 3.7 kB Progress (1): 8.2 kB Progress (1): 13 kB Progress (1): 16 kB Progress (1): 19 kB Progress (1): 23 kB Progress (1): 26 kB Progress (1): 29 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/zaxxer/HikariCP/6.3.3/HikariCP-6.3.3.pom (29 kB at 340 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/6.2.15/spring-jdbc-6.2.15.pom Progress (1): 1.0 kB Progress (1): 2.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/6.2.15/spring-jdbc-6.2.15.pom (2.4 kB at 30 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/6.2.15/spring-tx-6.2.15.pom Progress (1): 1.1 kB Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/6.2.15/spring-tx-6.2.15.pom (2.2 kB at 27 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/orm/hibernate-core/6.6.41.Final/hibernate-core-6.6.41.Final.pom Progress (1): 1.1 kB Progress (1): 5.5 kB Progress (1): 5.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/orm/hibernate-core/6.6.41.Final/hibernate-core-6.6.41.Final.pom (5.8 kB at 70 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.pom Progress (1): 755 B Progress (1): 2.4 kB Progress (1): 5.5 kB Progress (1): 9.3 kB Progress (1): 17 kB Progress (1): 18 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.pom (18 kB at 221 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/logging-parent/1.0.3.Final/logging-parent-1.0.3.Final.pom Progress (1): 1.2 kB Progress (1): 3.6 kB Progress (1): 5.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/logging-parent/1.0.3.Final/logging-parent-1.0.3.Final.pom (5.7 kB at 68 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/42/jboss-parent-42.pom Progress (1): 701 B Progress (1): 2.1 kB Progress (1): 4.6 kB Progress (1): 7.0 kB Progress (1): 9.1 kB Progress (1): 13 kB Progress (1): 19 kB Progress (1): 27 kB Progress (1): 32 kB Progress (1): 35 kB Progress (1): 38 kB Progress (1): 44 kB Progress (1): 60 kB Progress (1): 76 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/42/jboss-parent-42.pom (76 kB at 878 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom Progress (1): 912 B Progress (1): 4.1 kB Progress (1): 5.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom (5.6 kB at 70 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.pom Progress (1): 1.0 kB Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.pom (2.0 kB at 25 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex/3.2.0/jandex-3.2.0.pom Progress (1): 1.8 kB Progress (1): 4.3 kB Progress (1): 7.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex/3.2.0/jandex-3.2.0.pom (7.0 kB at 85 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-parent/3.2.0/jandex-parent-3.2.0.pom Progress (1): 1.3 kB Progress (1): 4.7 kB Progress (1): 7.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-parent/3.2.0/jandex-parent-3.2.0.pom (7.2 kB at 89 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/42/smallrye-build-parent-42.pom Progress (1): 1.1 kB Progress (1): 3.1 kB Progress (1): 5.8 kB Progress (1): 9.8 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 22 kB Progress (1): 39 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/42/smallrye-build-parent-42.pom (39 kB at 472 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.7.3/classmate-1.7.3.pom Progress (1): 1.2 kB Progress (1): 3.1 kB Progress (1): 5.3 kB Progress (1): 6.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.7.3/classmate-1.7.3.pom (6.5 kB at 80 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/74/oss-parent-74.pom Progress (1): 948 B Progress (1): 2.9 kB Progress (1): 4.1 kB Progress (1): 6.0 kB Progress (1): 10 kB Progress (1): 12 kB Progress (1): 15 kB Progress (1): 18 kB Progress (1): 21 kB Progress (1): 24 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/74/oss-parent-74.pom (24 kB at 273 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.17.8/byte-buddy-1.17.8.pom Progress (1): 941 B Progress (1): 3.6 kB Progress (1): 6.7 kB Progress (1): 15 kB Progress (1): 19 kB Progress (1): 19 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.17.8/byte-buddy-1.17.8.pom (19 kB at 236 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.17.8/byte-buddy-parent-1.17.8.pom Progress (1): 843 B Progress (1): 2.1 kB Progress (1): 3.6 kB Progress (1): 6.3 kB Progress (1): 8.1 kB Progress (1): 10 kB Progress (1): 13 kB Progress (1): 17 kB Progress (1): 21 kB Progress (1): 25 kB Progress (1): 34 kB Progress (1): 49 kB Progress (1): 54 kB Progress (1): 59 kB Progress (1): 64 kB Progress (1): 65 kB Progress (1): 66 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.17.8/byte-buddy-parent-1.17.8.pom (66 kB at 776 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.4/jakarta.xml.bind-api-4.0.4.pom Progress (1): 845 B Progress (1): 3.2 kB Progress (1): 6.0 kB Progress (1): 9.8 kB Progress (1): 13 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.4/jakarta.xml.bind-api-4.0.4.pom (13 kB at 151 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.4/jakarta.xml.bind-api-parent-4.0.4.pom Progress (1): 897 B Progress (1): 2.8 kB Progress (1): 6.5 kB Progress (1): 9.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.4/jakarta.xml.bind-api-parent-4.0.4.pom (9.1 kB at 109 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.4/jakarta.activation-api-2.1.4.pom Progress (1): 857 B Progress (1): 2.6 kB Progress (1): 5.3 kB Progress (1): 9.4 kB Progress (1): 12 kB Progress (1): 17 kB Progress (1): 19 kB Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.4/jakarta.activation-api-2.1.4.pom (19 kB at 223 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/4.0.6/jaxb-runtime-4.0.6.pom Progress (1): 806 B Progress (1): 3.1 kB Progress (1): 6.9 kB Progress (1): 10 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/4.0.6/jaxb-runtime-4.0.6.pom (11 kB at 135 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/4.0.6/jaxb-runtime-parent-4.0.6.pom Progress (1): 932 B Progress (1): 1.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/4.0.6/jaxb-runtime-parent-4.0.6.pom (1.2 kB at 14 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/4.0.6/jaxb-parent-4.0.6.pom Progress (1): 781 B Progress (1): 2.7 kB Progress (1): 4.4 kB Progress (1): 6.6 kB Progress (1): 12 kB Progress (1): 17 kB Progress (1): 21 kB Progress (1): 28 kB Progress (1): 33 kB Progress (1): 35 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/4.0.6/jaxb-parent-4.0.6.pom (35 kB at 412 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/4.0.6/jaxb-bom-ext-4.0.6.pom Progress (1): 863 B Progress (1): 3.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/4.0.6/jaxb-bom-ext-4.0.6.pom (3.5 kB at 42 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/4.0.6/jaxb-core-4.0.6.pom Progress (1): 898 B Progress (1): 3.1 kB Progress (1): 3.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/4.0.6/jaxb-core-4.0.6.pom (3.7 kB at 46 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.pom Progress (1): 930 B Progress (1): 3.4 kB Progress (1): 4.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.pom (4.0 kB at 48 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation-project/2.0.3/angus-activation-project-2.0.3.pom Progress (1): 873 B Progress (1): 2.6 kB Progress (1): 5.6 kB Progress (1): 10 kB Progress (1): 14 kB Progress (1): 18 kB Progress (1): 20 kB Progress (1): 21 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation-project/2.0.3/angus-activation-project-2.0.3.pom (21 kB at 264 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/4.0.6/txw2-4.0.6.pom Progress (1): 931 B Progress (1): 1.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/4.0.6/txw2-4.0.6.pom (1.8 kB at 22 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/4.0.6/jaxb-txw-parent-4.0.6.pom Progress (1): 930 B Progress (1): 1.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/4.0.6/jaxb-txw-parent-4.0.6.pom (1.2 kB at 15 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/3.5.8/spring-data-jpa-3.5.8.pom Progress (1): 1.4 kB Progress (1): 5.1 kB Progress (1): 8.3 kB Progress (1): 11 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/3.5.8/spring-data-jpa-3.5.8.pom (12 kB at 145 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa-parent/3.5.8/spring-data-jpa-parent-3.5.8.pom Progress (1): 1.2 kB Progress (1): 3.8 kB Progress (1): 5.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa-parent/3.5.8/spring-data-jpa-parent-3.5.8.pom (5.2 kB at 64 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-parent/3.5.8/spring-data-parent-3.5.8.pom Progress (1): 733 B Progress (1): 2.3 kB Progress (1): 3.4 kB Progress (1): 4.6 kB Progress (1): 6.2 kB Progress (1): 8.1 kB Progress (1): 11 kB Progress (1): 15 kB Progress (1): 18 kB Progress (1): 21 kB Progress (1): 28 kB Progress (1): 32 kB Progress (1): 36 kB Progress (1): 40 kB Progress (1): 43 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-parent/3.5.8/spring-data-parent-3.5.8.pom (43 kB at 522 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/3.5.8/spring-data-build-3.5.8.pom Progress (1): 959 B Progress (1): 2.5 kB Progress (1): 4.7 kB Progress (1): 7.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/3.5.8/spring-data-build-3.5.8.pom (7.2 kB at 90 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.20.6/testcontainers-bom-1.20.6.pom Progress (1): 1.2 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.20.6/testcontainers-bom-1.20.6.pom (12 kB at 146 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.9.0/kotlinx-coroutines-bom-1.9.0.pom Progress (1): 1.2 kB Progress (1): 4.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.9.0/kotlinx-coroutines-bom-1.9.0.pom (4.3 kB at 54 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.5.8/spring-data-commons-3.5.8.pom Progress (1): 1.2 kB Progress (1): 5.4 kB Progress (1): 9.4 kB Progress (1): 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.5.8/spring-data-commons-3.5.8.pom (10 kB at 122 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/6.2.15/spring-orm-6.2.15.pom Progress (1): 1.1 kB Progress (1): 2.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/6.2.15/spring-orm-6.2.15.pom (2.6 kB at 33 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/6.2.15/spring-aspects-6.2.15.pom Progress (1): 1.1 kB Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/6.2.15/spring-aspects-6.2.15.pom (2.0 kB at 25 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.25.1/aspectjweaver-1.9.25.1.pom Progress (1): 1.0 kB Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.25.1/aspectjweaver-1.9.25.1.pom (1.7 kB at 20 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/3.5.10/spring-boot-starter-web-3.5.10.pom Progress (1): 927 B Progress (1): 2.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/3.5.10/spring-boot-starter-web-3.5.10.pom (2.9 kB at 37 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.5.10/spring-boot-starter-json-3.5.10.pom Progress (1): 965 B Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.5.10/spring-boot-starter-json-3.5.10.pom (3.1 kB at 37 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.2.15/spring-web-6.2.15.pom Progress (1): 1.0 kB Progress (1): 2.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.2.15/spring-web-6.2.15.pom (2.4 kB at 30 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.19.4/jackson-databind-2.19.4.pom Progress (1): 973 B Progress (1): 2.4 kB Progress (1): 3.7 kB Progress (1): 6.4 kB Progress (1): 8.2 kB Progress (1): 10 kB Progress (1): 12 kB Progress (1): 17 kB Progress (1): 19 kB Progress (1): 21 kB Progress (1): 23 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.19.4/jackson-databind-2.19.4.pom (23 kB at 266 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.19.4/jackson-base-2.19.4.pom Progress (1): 926 B Progress (1): 2.8 kB Progress (1): 4.6 kB Progress (1): 6.6 kB Progress (1): 8.4 kB Progress (1): 11 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.19.4/jackson-base-2.19.4.pom (12 kB at 146 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom Progress (1): 908 B Progress (1): 4.1 kB Progress (1): 5.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom (5.6 kB at 72 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.19.4/jackson-annotations-2.19.4.pom Progress (1): 945 B Progress (1): 2.4 kB Progress (1): 3.8 kB Progress (1): 6.2 kB Progress (1): 6.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.19.4/jackson-annotations-2.19.4.pom (6.9 kB at 86 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.19.4/jackson-core-2.19.4.pom Progress (1): 957 B Progress (1): 3.6 kB Progress (1): 7.7 kB Progress (1): 9.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.19.4/jackson-core-2.19.4.pom (9.4 kB at 118 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.19.4/jackson-datatype-jdk8-2.19.4.pom Progress (1): 1.0 kB Progress (1): 2.5 kB Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.19.4/jackson-datatype-jdk8-2.19.4.pom (2.8 kB at 34 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.19.4/jackson-modules-java8-2.19.4.pom Progress (1): 1.4 kB Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.19.4/jackson-modules-java8-2.19.4.pom (3.1 kB at 38 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.19.4/jackson-datatype-jsr310-2.19.4.pom Progress (1): 984 B Progress (1): 2.4 kB Progress (1): 4.7 kB Progress (1): 5.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.19.4/jackson-datatype-jsr310-2.19.4.pom (5.4 kB at 66 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.19.4/jackson-module-parameter-names-2.19.4.pom Progress (1): 972 B Progress (1): 2.8 kB Progress (1): 4.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.19.4/jackson-module-parameter-names-2.19.4.pom (4.4 kB at 53 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/3.5.10/spring-boot-starter-tomcat-3.5.10.pom Progress (1): 974 B Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/3.5.10/spring-boot-starter-tomcat-3.5.10.pom (3.1 kB at 38 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/10.1.50/tomcat-embed-core-10.1.50.pom Progress (1): 843 B Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/10.1.50/tomcat-embed-core-10.1.50.pom (1.7 kB at 21 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.50/tomcat-embed-el-10.1.50.pom Progress (1): 843 B Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.50/tomcat-embed-el-10.1.50.pom (1.5 kB at 19 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.50/tomcat-embed-websocket-10.1.50.pom Progress (1): 841 B Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.50/tomcat-embed-websocket-10.1.50.pom (1.7 kB at 22 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.2.15/spring-webmvc-6.2.15.pom Progress (1): 1.0 kB Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.2.15/spring-webmvc-6.2.15.pom (3.0 kB at 37 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/2.3.232/h2-2.3.232.pom Progress (1): 1.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/h2database/h2/2.3.232/h2-2.3.232.pom (1.1 kB at 14 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.42/lombok-1.18.42.pom Progress (1): 1.1 kB Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.42/lombok-1.18.42.pom (1.5 kB at 19 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.5.10/spring-boot-starter-test-3.5.10.pom Progress (1): 922 B Progress (1): 4.3 kB Progress (1): 4.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.5.10/spring-boot-starter-test-3.5.10.pom (4.9 kB at 60 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.5.10/spring-boot-test-3.5.10.pom Progress (1): 1.0 kB Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.5.10/spring-boot-test-3.5.10.pom (2.2 kB at 26 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.2.15/spring-test-6.2.15.pom Progress (1): 1.1 kB Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.2.15/spring-test-6.2.15.pom (2.1 kB at 25 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.5.10/spring-boot-test-autoconfigure-3.5.10.pom Progress (1): 1.0 kB Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.5.10/spring-boot-test-autoconfigure-3.5.10.pom (2.5 kB at 31 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.5.2/json-smart-2.5.2.pom Progress (1): 789 B Progress (1): 1.9 kB Progress (1): 3.6 kB Progress (1): 5.7 kB Progress (1): 8.8 kB Progress (1): 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.5.2/json-smart-2.5.2.pom (10 kB at 124 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.5.2/accessors-smart-2.5.2.pom Progress (1): 781 B Progress (1): 2.4 kB Progress (1): 4.4 kB Progress (1): 7.2 kB Progress (1): 11 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.5.2/accessors-smart-2.5.2.pom (12 kB at 102 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.7.1/asm-9.7.1.pom Progress (1): 1.3 kB Progress (1): 2.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.7.1/asm-9.7.1.pom (2.4 kB at 29 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.27.6/assertj-core-3.27.6.pom Progress (1): 1.2 kB Progress (1): 3.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.27.6/assertj-core-3.27.6.pom (3.8 kB at 47 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom Progress (1): 983 B Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom (1.6 kB at 21 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.12.2/junit-jupiter-5.12.2.pom Progress (1): 944 B Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.12.2/junit-jupiter-5.12.2.pom (3.2 kB at 38 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.12.2/junit-jupiter-api-5.12.2.pom Progress (1): 954 B Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.12.2/junit-jupiter-api-5.12.2.pom (3.2 kB at 40 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.12.2/junit-platform-commons-1.12.2.pom Progress (1): 966 B Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.12.2/junit-platform-commons-1.12.2.pom (2.8 kB at 35 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.12.2/junit-jupiter-params-5.12.2.pom Progress (1): 968 B Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.12.2/junit-jupiter-params-5.12.2.pom (3.0 kB at 37 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.12.2/junit-jupiter-engine-5.12.2.pom Progress (1): 963 B Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.12.2/junit-jupiter-engine-5.12.2.pom (3.2 kB at 41 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.12.2/junit-platform-engine-1.12.2.pom Progress (1): 957 B Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.12.2/junit-platform-engine-1.12.2.pom (3.2 kB at 39 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.17.0/mockito-core-5.17.0.pom Progress (1): 1.6 kB Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.17.0/mockito-core-5.17.0.pom (2.5 kB at 31 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.pom Progress (1): 1.1 kB Progress (1): 3.6 kB Progress (1): 6.3 kB Progress (1): 9.9 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.pom (14 kB at 180 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/5.17.0/mockito-junit-jupiter-5.17.0.pom Progress (1): 1.6 kB Progress (1): 2.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/5.17.0/mockito-junit-jupiter-5.17.0.pom (2.3 kB at 29 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.10.4/xmlunit-core-2.10.4.pom Progress (1): 843 B Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.10.4/xmlunit-core-2.10.4.pom (2.8 kB at 35 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.10.4/xmlunit-parent-2.10.4.pom Progress (1): 783 B Progress (1): 2.3 kB Progress (1): 4.3 kB Progress (1): 8.0 kB Progress (1): 10 kB Progress (1): 14 kB Progress (1): 16 kB Progress (1): 21 kB Progress (1): 23 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.10.4/xmlunit-parent-2.10.4.pom (23 kB at 288 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom Progress (1): 742 B Progress (1): 1.8 kB Progress (1): 4.1 kB Progress (1): 5.8 kB Progress (1): 7.6 kB Progress (1): 10.0 kB Progress (1): 13 kB Progress (1): 17 kB Progress (1): 20 kB Progress (1): 22 kB Progress (1): 26 kB Progress (1): 29 kB Progress (1): 31 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom (31 kB at 377 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/73/commons-parent-73.pom Progress (1): 705 B Progress (1): 1.9 kB Progress (1): 3.2 kB Progress (1): 4.6 kB Progress (1): 6.8 kB Progress (1): 8.4 kB Progress (1): 11 kB Progress (1): 13 kB Progress (1): 15 kB Progress (1): 17 kB Progress (1): 20 kB Progress (1): 22 kB Progress (1): 25 kB Progress (1): 28 kB Progress (1): 32 kB Progress (1): 32 kB Progress (1): 36 kB Progress (1): 40 kB Progress (1): 44 kB Progress (1): 46 kB Progress (1): 49 kB Progress (1): 51 kB Progress (1): 55 kB Progress (1): 57 kB Progress (1): 60 kB Progress (1): 63 kB Progress (1): 68 kB Progress (1): 70 kB Progress (1): 73 kB Progress (1): 75 kB Progress (1): 78 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/73/commons-parent-73.pom (78 kB at 914 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/3.5.10/spring-boot-starter-data-jpa-3.5.10.jar Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/3.5.10/spring-boot-starter-data-jpa-3.5.10.jar (2.0 kB at 25 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.5.10/spring-boot-starter-3.5.10.jar Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.5.10/spring-boot-3.5.10.jar Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.5.10/spring-boot-autoconfigure-3.5.10.jar Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/3.5.10/spring-boot-starter-logging-3.5.10.jar Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.5.25/logback-classic-1.5.25.jar Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.5.10/spring-boot-starter-3.5.10.jar (2.0 kB at 25 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.5.25/logback-core-1.5.25.jar Progress (1): 7.7/659 kB Progress (1): 16/659 kB Progress (1): 32/659 kB Progress (1): 48/659 kB Progress (1): 65/659 kB Progress (1): 81/659 kB Progress (1): 98/659 kB Progress (1): 114/659 kB Progress (1): 130/659 kB Progress (1): 147/659 kB Progress (1): 163/659 kB Progress (1): 180/659 kB Progress (1): 196/659 kB Progress (1): 212/659 kB Progress (1): 229/659 kB Progress (1): 245/659 kB Progress (1): 261/659 kB Progress (1): 278/659 kB Progress (1): 294/659 kB Progress (1): 311/659 kB Progress (1): 327/659 kB Progress (1): 343/659 kB Progress (1): 360/659 kB Progress (1): 376/659 kB Progress (1): 393/659 kB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 393/659 kB | 0/1.9 MB Progress (2): 409/659 kB | 0/1.9 MB Progress (2): 409/659 kB | 0/1.9 MB Progress (2): 409/659 kB | 0/1.9 MB Progress (2): 409/659 kB | 0/1.9 MB Progress (2): 409/659 kB | 0/1.9 MB Progress (2): 409/659 kB | 0/1.9 MB Progress (2): 409/659 kB | 0/1.9 MB Progress (2): 409/659 kB | 0/1.9 MB Progress (2): 409/659 kB | 0/1.9 MB Progress (2): 409/659 kB | 0.1/1.9 MB Progress (2): 409/659 kB | 0.1/1.9 MB Progress (2): 409/659 kB | 0.1/1.9 MB Progress (2): 409/659 kB | 0.1/1.9 MB Progress (2): 409/659 kB | 0.1/1.9 MB Progress (2): 425/659 kB | 0.1/1.9 MB Progress (2): 442/659 kB | 0.1/1.9 MB Progress (2): 458/659 kB | 0.1/1.9 MB Progress (3): 458/659 kB | 0.1/1.9 MB | 0.9/2.0 kB Progress (3): 458/659 kB | 0.1/1.9 MB | 2.0 kB Progress (3): 474/659 kB | 0.1/1.9 MB | 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/3.5.10/spring-boot-starter-logging-3.5.10.jar (2.0 kB at 9.0 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.24.3/log4j-to-slf4j-2.24.3.jar Progress (2): 491/659 kB | 0.1/1.9 MB Progress (2): 507/659 kB | 0.1/1.9 MB Progress (2): 524/659 kB | 0.1/1.9 MB Progress (2): 540/659 kB | 0.1/1.9 MB Progress (2): 556/659 kB | 0.1/1.9 MB Progress (2): 573/659 kB | 0.1/1.9 MB Progress (2): 589/659 kB | 0.1/1.9 MB Progress (2): 606/659 kB | 0.1/1.9 MB Progress (2): 622/659 kB | 0.1/1.9 MB Progress (2): 638/659 kB | 0.1/1.9 MB Progress (2): 655/659 kB | 0.1/1.9 MB Progress (2): 659 kB | 0.1/1.9 MB Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.5.25/logback-core-1.5.25.jar (659 kB at 2.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.24.3/log4j-api-2.24.3.jar Progress (2): 0.1/1.9 MB | 0.9/309 kB Progress (2): 0.1/1.9 MB | 2.3/309 kB Progress (2): 0.1/1.9 MB | 3.7/309 kB Progress (2): 0.1/1.9 MB | 5.0/309 kB Progress (2): 0.1/1.9 MB | 6.4/309 kB Progress (2): 0.1/1.9 MB | 7.8/309 kB Progress (2): 0.1/1.9 MB | 9.1/309 kB Progress (2): 0.1/1.9 MB | 11/309 kB Progress (2): 0.1/1.9 MB | 12/309 kB Progress (2): 0.1/1.9 MB | 13/309 kB Progress (2): 0.1/1.9 MB | 14/309 kB Progress (2): 0.1/1.9 MB | 16/309 kB Progress (2): 0.1/1.9 MB | 17/309 kB Progress (2): 0.1/1.9 MB | 18/309 kB Progress (2): 0.1/1.9 MB | 20/309 kB Progress (2): 0.1/1.9 MB | 21/309 kB Progress (2): 0.1/1.9 MB | 23/309 kB Progress (2): 0.1/1.9 MB | 24/309 kB Progress (2): 0.1/1.9 MB | 25/309 kB Progress (2): 0.1/1.9 MB | 27/309 kB Progress (2): 0.1/1.9 MB | 28/309 kB Progress (2): 0.1/1.9 MB | 29/309 kB Progress (2): 0.1/1.9 MB | 31/309 kB Progress (2): 0.1/1.9 MB | 32/309 kB Progress (2): 0.1/1.9 MB | 33/309 kB Progress (2): 0.1/1.9 MB | 35/309 kB Progress (2): 0.1/1.9 MB | 36/309 kB Progress (2): 0.1/1.9 MB | 38/309 kB Progress (2): 0.1/1.9 MB | 39/309 kB Progress (2): 0.1/1.9 MB | 40/309 kB Progress (2): 0.1/1.9 MB | 42/309 kB Progress (2): 0.1/1.9 MB | 43/309 kB Progress (2): 0.1/1.9 MB | 44/309 kB Progress (2): 0.1/1.9 MB | 46/309 kB Progress (2): 0.1/1.9 MB | 47/309 kB Progress (2): 0.1/1.9 MB | 49/309 kB Progress (2): 0.1/1.9 MB | 50/309 kB Progress (2): 0.1/1.9 MB | 51/309 kB Progress (2): 0.1/1.9 MB | 53/309 kB Progress (2): 0.1/1.9 MB | 54/309 kB Progress (2): 0.1/1.9 MB | 55/309 kB Progress (2): 0.1/1.9 MB | 60/309 kB Progress (2): 0.1/1.9 MB | 64/309 kB Progress (2): 0.1/1.9 MB | 68/309 kB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 68/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 72/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 77/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 81/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 85/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 89/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 93/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 98/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 102/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 0.9/24 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 2.3/24 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 3.7/24 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 5.0/24 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 6.4/24 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 7.8/24 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 9.1/24 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 11/24 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 11/24 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 12/24 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 13/24 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 13/24 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 15/24 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 16/24 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 17/24 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 19/24 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 20/24 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 21/24 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 23/24 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 24 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.24.3/log4j-to-slf4j-2.24.3.jar (24 kB at 78 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.17/jul-to-slf4j-2.0.17.jar Progress (3): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 7.7/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 16/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 32/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 49/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 57/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 74/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 90/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 106/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 123/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 139/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 156/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 172/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 188/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 205/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 221/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 238/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 254/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 270/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 287/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 303/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 319/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 336/349 kB Progress (4): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB | 349 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.24.3/log4j-api-2.24.3.jar (349 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar Progress (3): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.1/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.2/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.2/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.2/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.2/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.2/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.2/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.2/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.2/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.2/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.2/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.2/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.2/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.2/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.2/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.2/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.2/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.2/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.2/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.2/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 106/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 110/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 115/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 119/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 123/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 126/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 131/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 135/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 139/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 143/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 147/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 152/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 156/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 160/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 164/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 169/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 173/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 177/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 181/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 185/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 190/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 194/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 198/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 198/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 202/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 207/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 211/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 211/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 211/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 211/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 211/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 211/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 211/309 kB | 0.1/2.1 MB Progress (3): 0.3/1.9 MB | 211/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 215/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 219/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.2/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.3/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.3/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.3/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.3/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.3/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.3/2.1 MB Progress (3): 0.3/1.9 MB | 224/309 kB | 0.3/2.1 MB Progress (3): 0.4/1.9 MB | 224/309 kB | 0.3/2.1 MB Progress (3): 0.4/1.9 MB | 224/309 kB | 0.3/2.1 MB Progress (3): 0.4/1.9 MB | 224/309 kB | 0.3/2.1 MB Progress (3): 0.4/1.9 MB | 224/309 kB | 0.3/2.1 MB Progress (3): 0.4/1.9 MB | 224/309 kB | 0.3/2.1 MB Progress (3): 0.4/1.9 MB | 224/309 kB | 0.3/2.1 MB Progress (3): 0.5/1.9 MB | 224/309 kB | 0.3/2.1 MB Progress (3): 0.5/1.9 MB | 224/309 kB | 0.3/2.1 MB Progress (4): 0.5/1.9 MB | 224/309 kB | 0.3/2.1 MB | 0.9/6.3 kB Progress (4): 0.5/1.9 MB | 224/309 kB | 0.3/2.1 MB | 2.3/6.3 kB Progress (4): 0.5/1.9 MB | 224/309 kB | 0.3/2.1 MB | 3.6/6.3 kB Progress (4): 0.5/1.9 MB | 224/309 kB | 0.3/2.1 MB | 5.0/6.3 kB Progress (4): 0.5/1.9 MB | 224/309 kB | 0.3/2.1 MB | 6.3 kB Progress (4): 0.5/1.9 MB | 224/309 kB | 0.3/2.1 MB | 6.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.17/jul-to-slf4j-2.0.17.jar (6.3 kB at 16 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/3.5.10/spring-boot-starter-jdbc-3.5.10.jar Progress (3): 0.5/1.9 MB | 224/309 kB | 0.3/2.1 MB Progress (3): 0.5/1.9 MB | 224/309 kB | 0.3/2.1 MB Progress (3): 0.5/1.9 MB | 224/309 kB | 0.3/2.1 MB Progress (3): 0.5/1.9 MB | 224/309 kB | 0.3/2.1 MB Progress (3): 0.6/1.9 MB | 224/309 kB | 0.3/2.1 MB Progress (3): 0.6/1.9 MB | 224/309 kB | 0.3/2.1 MB Progress (4): 0.6/1.9 MB | 224/309 kB | 0.3/2.1 MB | 7.7/340 kB Progress (4): 0.6/1.9 MB | 224/309 kB | 0.3/2.1 MB | 12/340 kB Progress (4): 0.6/1.9 MB | 224/309 kB | 0.3/2.1 MB | 12/340 kB Progress (4): 0.6/1.9 MB | 224/309 kB | 0.3/2.1 MB | 29/340 kB Progress (4): 0.6/1.9 MB | 224/309 kB | 0.3/2.1 MB | 45/340 kB Progress (4): 0.6/1.9 MB | 224/309 kB | 0.3/2.1 MB | 45/340 kB Progress (4): 0.6/1.9 MB | 224/309 kB | 0.3/2.1 MB | 61/340 kB Progress (4): 0.6/1.9 MB | 224/309 kB | 0.3/2.1 MB | 78/340 kB Progress (4): 0.6/1.9 MB | 224/309 kB | 0.3/2.1 MB | 78/340 kB Progress (4): 0.6/1.9 MB | 224/309 kB | 0.3/2.1 MB | 78/340 kB Progress (4): 0.7/1.9 MB | 224/309 kB | 0.3/2.1 MB | 78/340 kB Progress (4): 0.7/1.9 MB | 224/309 kB | 0.3/2.1 MB | 94/340 kB Progress (4): 0.7/1.9 MB | 224/309 kB | 0.3/2.1 MB | 111/340 kB Progress (4): 0.7/1.9 MB | 224/309 kB | 0.3/2.1 MB | 127/340 kB Progress (4): 0.7/1.9 MB | 224/309 kB | 0.3/2.1 MB | 127/340 kB Progress (4): 0.7/1.9 MB | 224/309 kB | 0.3/2.1 MB | 143/340 kB Progress (4): 0.7/1.9 MB | 224/309 kB | 0.3/2.1 MB | 143/340 kB Progress (4): 0.7/1.9 MB | 224/309 kB | 0.3/2.1 MB | 160/340 kB Progress (4): 0.7/1.9 MB | 224/309 kB | 0.3/2.1 MB | 160/340 kB Progress (4): 0.7/1.9 MB | 224/309 kB | 0.3/2.1 MB | 176/340 kB Progress (4): 0.7/1.9 MB | 224/309 kB | 0.3/2.1 MB | 193/340 kB Progress (4): 0.7/1.9 MB | 224/309 kB | 0.3/2.1 MB | 209/340 kB Progress (4): 0.7/1.9 MB | 224/309 kB | 0.3/2.1 MB | 225/340 kB Progress (4): 0.7/1.9 MB | 224/309 kB | 0.3/2.1 MB | 242/340 kB Progress (4): 0.7/1.9 MB | 224/309 kB | 0.3/2.1 MB | 258/340 kB Progress (4): 0.7/1.9 MB | 224/309 kB | 0.3/2.1 MB | 274/340 kB Progress (4): 0.7/1.9 MB | 224/309 kB | 0.3/2.1 MB | 291/340 kB Progress (4): 0.7/1.9 MB | 224/309 kB | 0.3/2.1 MB | 307/340 kB Progress (4): 0.7/1.9 MB | 224/309 kB | 0.3/2.1 MB | 324/340 kB Progress (4): 0.7/1.9 MB | 224/309 kB | 0.3/2.1 MB | 340 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar (340 kB at 803 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/zaxxer/HikariCP/6.3.3/HikariCP-6.3.3.jar Progress (3): 0.7/1.9 MB | 240/309 kB | 0.3/2.1 MB Progress (3): 0.7/1.9 MB | 256/309 kB | 0.3/2.1 MB Progress (3): 0.7/1.9 MB | 257/309 kB | 0.3/2.1 MB Progress (3): 0.7/1.9 MB | 274/309 kB | 0.3/2.1 MB Progress (3): 0.7/1.9 MB | 290/309 kB | 0.3/2.1 MB Progress (3): 0.7/1.9 MB | 307/309 kB | 0.3/2.1 MB Progress (3): 0.7/1.9 MB | 309 kB | 0.3/2.1 MB Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.5.25/logback-classic-1.5.25.jar (309 kB at 720 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/6.2.15/spring-jdbc-6.2.15.jar Progress (2): 0.7/1.9 MB | 0.3/2.1 MB Progress (2): 0.7/1.9 MB | 0.3/2.1 MB Progress (2): 0.7/1.9 MB | 0.3/2.1 MB Progress (2): 0.7/1.9 MB | 0.4/2.1 MB Progress (2): 0.7/1.9 MB | 0.4/2.1 MB Progress (2): 0.7/1.9 MB | 0.4/2.1 MB Progress (2): 0.7/1.9 MB | 0.4/2.1 MB Progress (2): 0.7/1.9 MB | 0.4/2.1 MB Progress (2): 0.7/1.9 MB | 0.4/2.1 MB Progress (2): 0.7/1.9 MB | 0.5/2.1 MB Progress (2): 0.7/1.9 MB | 0.5/2.1 MB Progress (2): 0.7/1.9 MB | 0.5/2.1 MB Progress (2): 0.7/1.9 MB | 0.5/2.1 MB Progress (2): 0.7/1.9 MB | 0.5/2.1 MB Progress (2): 0.7/1.9 MB | 0.5/2.1 MB Progress (2): 0.7/1.9 MB | 0.6/2.1 MB Progress (2): 0.7/1.9 MB | 0.6/2.1 MB Progress (2): 0.7/1.9 MB | 0.6/2.1 MB Progress (2): 0.7/1.9 MB | 0.6/2.1 MB Progress (2): 0.7/1.9 MB | 0.6/2.1 MB Progress (2): 0.7/1.9 MB | 0.6/2.1 MB Progress (2): 0.7/1.9 MB | 0.6/2.1 MB Progress (2): 0.7/1.9 MB | 0.6/2.1 MB Progress (2): 0.7/1.9 MB | 0.7/2.1 MB Progress (2): 0.8/1.9 MB | 0.7/2.1 MB Progress (2): 0.8/1.9 MB | 0.7/2.1 MB Progress (2): 0.8/1.9 MB | 0.7/2.1 MB Progress (2): 0.8/1.9 MB | 0.7/2.1 MB Progress (2): 0.8/1.9 MB | 0.7/2.1 MB Progress (2): 0.8/1.9 MB | 0.7/2.1 MB Progress (2): 0.8/1.9 MB | 0.7/2.1 MB Progress (2): 0.8/1.9 MB | 0.7/2.1 MB Progress (2): 0.8/1.9 MB | 0.7/2.1 MB Progress (2): 0.8/1.9 MB | 0.7/2.1 MB Progress (2): 0.8/1.9 MB | 0.7/2.1 MB Progress (2): 0.9/1.9 MB | 0.7/2.1 MB Progress (2): 0.9/1.9 MB | 0.7/2.1 MB Progress (2): 0.9/1.9 MB | 0.7/2.1 MB Progress (2): 0.9/1.9 MB | 0.7/2.1 MB Progress (2): 0.9/1.9 MB | 0.7/2.1 MB Progress (2): 0.9/1.9 MB | 0.7/2.1 MB Progress (2): 0.9/1.9 MB | 0.7/2.1 MB Progress (2): 1.0/1.9 MB | 0.7/2.1 MB Progress (2): 1.0/1.9 MB | 0.7/2.1 MB Progress (2): 1.0/1.9 MB | 0.7/2.1 MB Progress (2): 1.0/1.9 MB | 0.7/2.1 MB Progress (2): 1.0/1.9 MB | 0.7/2.1 MB Progress (2): 1.0/1.9 MB | 0.7/2.1 MB Progress (2): 1.0/1.9 MB | 0.7/2.1 MB Progress (2): 1.1/1.9 MB | 0.7/2.1 MB Progress (2): 1.1/1.9 MB | 0.7/2.1 MB Progress (2): 1.1/1.9 MB | 0.7/2.1 MB Progress (2): 1.1/1.9 MB | 0.7/2.1 MB Progress (2): 1.1/1.9 MB | 0.7/2.1 MB Progress (2): 1.1/1.9 MB | 0.7/2.1 MB Progress (2): 1.1/1.9 MB | 0.7/2.1 MB Progress (2): 1.2/1.9 MB | 0.7/2.1 MB Progress (2): 1.2/1.9 MB | 0.7/2.1 MB Progress (2): 1.2/1.9 MB | 0.7/2.1 MB Progress (2): 1.2/1.9 MB | 0.7/2.1 MB Progress (2): 1.2/1.9 MB | 0.7/2.1 MB Progress (2): 1.2/1.9 MB | 0.7/2.1 MB Progress (2): 1.3/1.9 MB | 0.7/2.1 MB Progress (3): 1.3/1.9 MB | 0.7/2.1 MB | 0.9/2.0 kB Progress (3): 1.3/1.9 MB | 0.7/2.1 MB | 2.0 kB Progress (3): 1.3/1.9 MB | 0.7/2.1 MB | 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/3.5.10/spring-boot-starter-jdbc-3.5.10.jar (2.0 kB at 4.2 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/orm/hibernate-core/6.6.41.Final/hibernate-core-6.6.41.Final.jar Progress (2): 1.3/1.9 MB | 0.7/2.1 MB Progress (2): 1.3/1.9 MB | 0.7/2.1 MB Progress (2): 1.3/1.9 MB | 0.7/2.1 MB Progress (2): 1.3/1.9 MB | 0.7/2.1 MB Progress (2): 1.4/1.9 MB | 0.7/2.1 MB Progress (2): 1.4/1.9 MB | 0.7/2.1 MB Progress (2): 1.4/1.9 MB | 0.7/2.1 MB Progress (2): 1.4/1.9 MB | 0.7/2.1 MB Progress (2): 1.4/1.9 MB | 0.7/2.1 MB Progress (2): 1.4/1.9 MB | 0.7/2.1 MB Progress (2): 1.5/1.9 MB | 0.7/2.1 MB Progress (2): 1.5/1.9 MB | 0.7/2.1 MB Progress (2): 1.5/1.9 MB | 0.8/2.1 MB Progress (2): 1.5/1.9 MB | 0.8/2.1 MB Progress (2): 1.5/1.9 MB | 0.8/2.1 MB Progress (2): 1.5/1.9 MB | 0.8/2.1 MB Progress (2): 1.5/1.9 MB | 0.8/2.1 MB Progress (2): 1.5/1.9 MB | 0.8/2.1 MB Progress (2): 1.5/1.9 MB | 0.8/2.1 MB Progress (2): 1.6/1.9 MB | 0.8/2.1 MB Progress (2): 1.6/1.9 MB | 0.8/2.1 MB Progress (2): 1.6/1.9 MB | 0.8/2.1 MB Progress (2): 1.6/1.9 MB | 0.8/2.1 MB Progress (2): 1.6/1.9 MB | 0.8/2.1 MB Progress (2): 1.6/1.9 MB | 0.8/2.1 MB Progress (2): 1.6/1.9 MB | 0.9/2.1 MB Progress (2): 1.6/1.9 MB | 0.9/2.1 MB Progress (2): 1.6/1.9 MB | 0.9/2.1 MB Progress (2): 1.6/1.9 MB | 0.9/2.1 MB Progress (2): 1.6/1.9 MB | 0.9/2.1 MB Progress (3): 1.6/1.9 MB | 0.9/2.1 MB | 7.7/172 kB Progress (3): 1.6/1.9 MB | 0.9/2.1 MB | 7.7/172 kB Progress (3): 1.6/1.9 MB | 0.9/2.1 MB | 16/172 kB Progress (3): 1.6/1.9 MB | 0.9/2.1 MB | 32/172 kB Progress (3): 1.6/1.9 MB | 0.9/2.1 MB | 32/172 kB Progress (3): 1.6/1.9 MB | 0.9/2.1 MB | 49/172 kB Progress (3): 1.6/1.9 MB | 1.0/2.1 MB | 49/172 kB Progress (3): 1.6/1.9 MB | 1.0/2.1 MB | 65/172 kB Progress (3): 1.6/1.9 MB | 1.0/2.1 MB | 81/172 kB Progress (3): 1.6/1.9 MB | 1.0/2.1 MB | 81/172 kB Progress (3): 1.6/1.9 MB | 1.0/2.1 MB | 98/172 kB Progress (3): 1.6/1.9 MB | 1.0/2.1 MB | 98/172 kB Progress (3): 1.6/1.9 MB | 1.0/2.1 MB | 114/172 kB Progress (3): 1.6/1.9 MB | 1.0/2.1 MB | 114/172 kB Progress (3): 1.6/1.9 MB | 1.0/2.1 MB | 114/172 kB Progress (3): 1.6/1.9 MB | 1.0/2.1 MB | 114/172 kB Progress (3): 1.6/1.9 MB | 1.0/2.1 MB | 131/172 kB Progress (3): 1.6/1.9 MB | 1.0/2.1 MB | 131/172 kB Progress (3): 1.6/1.9 MB | 1.0/2.1 MB | 147/172 kB Progress (3): 1.6/1.9 MB | 1.0/2.1 MB | 147/172 kB Progress (3): 1.7/1.9 MB | 1.0/2.1 MB | 147/172 kB Progress (3): 1.7/1.9 MB | 1.0/2.1 MB | 163/172 kB Progress (3): 1.7/1.9 MB | 1.0/2.1 MB | 163/172 kB Progress (3): 1.7/1.9 MB | 1.0/2.1 MB | 172 kB Progress (3): 1.7/1.9 MB | 1.0/2.1 MB | 172 kB Progress (3): 1.7/1.9 MB | 1.1/2.1 MB | 172 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/zaxxer/HikariCP/6.3.3/HikariCP-6.3.3.jar (172 kB at 336 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar Progress (2): 1.7/1.9 MB | 1.1/2.1 MB Progress (2): 1.7/1.9 MB | 1.1/2.1 MB Progress (2): 1.7/1.9 MB | 1.1/2.1 MB Progress (2): 1.7/1.9 MB | 1.1/2.1 MB Progress (2): 1.7/1.9 MB | 1.1/2.1 MB Progress (2): 1.7/1.9 MB | 1.1/2.1 MB Progress (2): 1.8/1.9 MB | 1.1/2.1 MB Progress (2): 1.8/1.9 MB | 1.1/2.1 MB Progress (2): 1.8/1.9 MB | 1.1/2.1 MB Progress (2): 1.8/1.9 MB | 1.1/2.1 MB Progress (2): 1.8/1.9 MB | 1.1/2.1 MB Progress (2): 1.8/1.9 MB | 1.1/2.1 MB Progress (2): 1.8/1.9 MB | 1.2/2.1 MB Progress (2): 1.8/1.9 MB | 1.2/2.1 MB Progress (2): 1.8/1.9 MB | 1.2/2.1 MB Progress (2): 1.8/1.9 MB | 1.2/2.1 MB Progress (2): 1.9/1.9 MB | 1.2/2.1 MB Progress (2): 1.9/1.9 MB | 1.2/2.1 MB Progress (2): 1.9/1.9 MB | 1.2/2.1 MB Progress (2): 1.9/1.9 MB | 1.2/2.1 MB Progress (2): 1.9/1.9 MB | 1.2/2.1 MB Progress (2): 1.9 MB | 1.2/2.1 MB Progress (3): 1.9 MB | 1.2/2.1 MB | 7.7/475 kB Progress (3): 1.9 MB | 1.2/2.1 MB | 16/475 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.5.10/spring-boot-3.5.10.jar (1.9 MB at 3.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar Progress (2): 1.2/2.1 MB | 32/475 kB Progress (2): 1.2/2.1 MB | 32/475 kB Progress (2): 1.2/2.1 MB | 49/475 kB Progress (2): 1.2/2.1 MB | 49/475 kB Progress (2): 1.3/2.1 MB | 49/475 kB Progress (2): 1.3/2.1 MB | 65/475 kB Progress (2): 1.3/2.1 MB | 81/475 kB Progress (2): 1.3/2.1 MB | 81/475 kB Progress (2): 1.3/2.1 MB | 98/475 kB Progress (2): 1.3/2.1 MB | 98/475 kB Progress (2): 1.3/2.1 MB | 114/475 kB Progress (2): 1.3/2.1 MB | 114/475 kB Progress (2): 1.3/2.1 MB | 131/475 kB Progress (2): 1.3/2.1 MB | 131/475 kB Progress (2): 1.3/2.1 MB | 147/475 kB Progress (2): 1.3/2.1 MB | 147/475 kB Progress (2): 1.3/2.1 MB | 163/475 kB Progress (2): 1.4/2.1 MB | 163/475 kB Progress (2): 1.4/2.1 MB | 180/475 kB Progress (2): 1.4/2.1 MB | 196/475 kB Progress (2): 1.4/2.1 MB | 196/475 kB Progress (2): 1.4/2.1 MB | 196/475 kB Progress (2): 1.4/2.1 MB | 213/475 kB Progress (2): 1.4/2.1 MB | 213/475 kB Progress (2): 1.4/2.1 MB | 229/475 kB Progress (2): 1.4/2.1 MB | 229/475 kB Progress (2): 1.4/2.1 MB | 245/475 kB Progress (2): 1.4/2.1 MB | 245/475 kB Progress (2): 1.4/2.1 MB | 262/475 kB Progress (2): 1.5/2.1 MB | 262/475 kB Progress (2): 1.5/2.1 MB | 278/475 kB Progress (2): 1.5/2.1 MB | 278/475 kB Progress (2): 1.5/2.1 MB | 294/475 kB Progress (2): 1.5/2.1 MB | 294/475 kB Progress (2): 1.5/2.1 MB | 311/475 kB Progress (2): 1.5/2.1 MB | 311/475 kB Progress (2): 1.5/2.1 MB | 327/475 kB Progress (2): 1.5/2.1 MB | 327/475 kB Progress (2): 1.5/2.1 MB | 344/475 kB Progress (2): 1.5/2.1 MB | 344/475 kB Progress (2): 1.6/2.1 MB | 344/475 kB Progress (2): 1.6/2.1 MB | 360/475 kB Progress (2): 1.6/2.1 MB | 376/475 kB Progress (2): 1.6/2.1 MB | 376/475 kB Progress (2): 1.6/2.1 MB | 393/475 kB Progress (2): 1.6/2.1 MB | 393/475 kB Progress (2): 1.6/2.1 MB | 409/475 kB Progress (2): 1.6/2.1 MB | 409/475 kB Progress (2): 1.6/2.1 MB | 426/475 kB Progress (2): 1.6/2.1 MB | 426/475 kB Progress (2): 1.6/2.1 MB | 442/475 kB Progress (2): 1.6/2.1 MB | 442/475 kB Progress (2): 1.6/2.1 MB | 458/475 kB Progress (2): 1.7/2.1 MB | 458/475 kB Progress (2): 1.7/2.1 MB | 458/475 kB Progress (2): 1.7/2.1 MB | 458/475 kB Progress (2): 1.7/2.1 MB | 458/475 kB Progress (2): 1.7/2.1 MB | 458/475 kB Progress (2): 1.7/2.1 MB | 458/475 kB Progress (2): 1.7/2.1 MB | 458/475 kB Progress (3): 1.7/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.7/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.7/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.7/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.7/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.7/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.7/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.7/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.7/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.7/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.7/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.7/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.7/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.7/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.7/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 1.8/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 1.9/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 1.9/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 1.9/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 1.9/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 1.9/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 1.9/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 2.0/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 2.0/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 2.0/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 2.0/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 2.0/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 2.0/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 2.1/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 2.1/2.1 MB | 458/475 kB | 0.1/12 MB Progress (3): 2.1 MB | 458/475 kB | 0.1/12 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.5.10/spring-boot-autoconfigure-3.5.10.jar (2.1 MB at 3.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar Progress (2): 475/475 kB | 0.1/12 MB Progress (2): 475 kB | 0.1/12 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/6.2.15/spring-jdbc-6.2.15.jar (475 kB at 817 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.7.3/classmate-1.7.3.jar Progress (2): 0.1/12 MB | 7.7/62 kB Progress (2): 0.1/12 MB | 16/62 kB Progress (2): 0.1/12 MB | 32/62 kB Progress (2): 0.1/12 MB | 49/62 kB Progress (2): 0.1/12 MB | 62 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar (62 kB at 104 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.17.8/byte-buddy-1.17.8.jar Progress (2): 0.1/12 MB | 7.7/68 kB Progress (2): 0.1/12 MB | 16/68 kB Progress (2): 0.1/12 MB | 32/68 kB Progress (2): 0.1/12 MB | 49/68 kB Progress (2): 0.1/12 MB | 65/68 kB Progress (2): 0.1/12 MB | 68 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar (68 kB at 113 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/4.0.6/jaxb-runtime-4.0.6.jar Progress (1): 0.1/12 MB Progress (1): 0.1/12 MB Progress (1): 0.1/12 MB Progress (1): 0.1/12 MB Progress (1): 0.1/12 MB Progress (1): 0.1/12 MB Progress (1): 0.1/12 MB Progress (1): 0.1/12 MB Progress (1): 0.1/12 MB Progress (1): 0.1/12 MB Progress (1): 0.1/12 MB Progress (1): 0.1/12 MB Progress (1): 0.1/12 MB Progress (1): 0.1/12 MB Progress (1): 0.2/12 MB Progress (1): 0.2/12 MB Progress (1): 0.2/12 MB Progress (1): 0.2/12 MB Progress (1): 0.2/12 MB Progress (1): 0.2/12 MB Progress (1): 0.2/12 MB Progress (1): 0.2/12 MB Progress (1): 0.2/12 MB Progress (1): 0.2/12 MB Progress (1): 0.2/12 MB Progress (2): 0.2/12 MB | 7.7/375 kB Progress (2): 0.2/12 MB | 12/375 kB Progress (2): 0.2/12 MB | 28/375 kB Progress (2): 0.2/12 MB | 44/375 kB Progress (2): 0.2/12 MB | 61/375 kB Progress (2): 0.2/12 MB | 77/375 kB Progress (2): 0.2/12 MB | 93/375 kB Progress (2): 0.2/12 MB | 110/375 kB Progress (2): 0.2/12 MB | 126/375 kB Progress (2): 0.2/12 MB | 143/375 kB Progress (2): 0.2/12 MB | 159/375 kB Progress (2): 0.2/12 MB | 175/375 kB Progress (2): 0.2/12 MB | 192/375 kB Progress (2): 0.2/12 MB | 208/375 kB Progress (2): 0.2/12 MB | 225/375 kB Progress (2): 0.2/12 MB | 241/375 kB Progress (2): 0.2/12 MB | 241/375 kB Progress (2): 0.2/12 MB | 258/375 kB Progress (2): 0.2/12 MB | 274/375 kB Progress (2): 0.2/12 MB | 290/375 kB Progress (2): 0.2/12 MB | 307/375 kB Progress (2): 0.2/12 MB | 323/375 kB Progress (2): 0.2/12 MB | 331/375 kB Progress (2): 0.2/12 MB | 348/375 kB Progress (2): 0.2/12 MB | 364/375 kB Progress (2): 0.2/12 MB | 375 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar (375 kB at 560 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/4.0.6/jaxb-core-4.0.6.jar Progress (2): 0.2/12 MB | 7.7/68 kB Progress (2): 0.2/12 MB | 16/68 kB Progress (2): 0.2/12 MB | 32/68 kB Progress (2): 0.2/12 MB | 49/68 kB Progress (2): 0.2/12 MB | 65/68 kB Progress (2): 0.2/12 MB | 68 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.7.3/classmate-1.7.3.jar (68 kB at 101 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.jar Progress (2): 0.2/12 MB | 0/9.0 MB Progress (2): 0.2/12 MB | 0/9.0 MB Progress (2): 0.2/12 MB | 0/9.0 MB Progress (2): 0.2/12 MB | 0/9.0 MB Progress (2): 0.2/12 MB | 0.1/9.0 MB Progress (2): 0.2/12 MB | 0.1/9.0 MB Progress (2): 0.2/12 MB | 0.1/9.0 MB Progress (2): 0.2/12 MB | 0.1/9.0 MB Progress (2): 0.2/12 MB | 0.1/9.0 MB Progress (2): 0.2/12 MB | 0.1/9.0 MB Progress (2): 0.2/12 MB | 0.2/9.0 MB Progress (2): 0.2/12 MB | 0.2/9.0 MB Progress (2): 0.2/12 MB | 0.2/9.0 MB Progress (2): 0.2/12 MB | 0.2/9.0 MB Progress (2): 0.2/12 MB | 0.2/9.0 MB Progress (2): 0.2/12 MB | 0.2/9.0 MB Progress (2): 0.2/12 MB | 0.3/9.0 MB Progress (2): 0.2/12 MB | 0.3/9.0 MB Progress (2): 0.2/12 MB | 0.3/9.0 MB Progress (3): 0.2/12 MB | 0.3/9.0 MB | 7.7/920 kB Progress (3): 0.2/12 MB | 0.3/9.0 MB | 12/920 kB Progress (3): 0.2/12 MB | 0.3/9.0 MB | 12/920 kB Progress (3): 0.2/12 MB | 0.3/9.0 MB | 28/920 kB Progress (3): 0.2/12 MB | 0.3/9.0 MB | 44/920 kB Progress (3): 0.2/12 MB | 0.3/9.0 MB | 61/920 kB Progress (3): 0.2/12 MB | 0.3/9.0 MB | 77/920 kB Progress (3): 0.2/12 MB | 0.3/9.0 MB | 94/920 kB Progress (3): 0.2/12 MB | 0.3/9.0 MB | 94/920 kB Progress (3): 0.2/12 MB | 0.3/9.0 MB | 110/920 kB Progress (3): 0.2/12 MB | 0.3/9.0 MB | 110/920 kB Progress (3): 0.2/12 MB | 0.4/9.0 MB | 110/920 kB Progress (3): 0.2/12 MB | 0.4/9.0 MB | 110/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 110/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 110/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 115/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 115/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 123/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 139/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 139/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 139/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 139/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 147/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 147/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 147/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 164/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 180/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 180/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 197/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 205/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 221/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 229/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 229/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 246/920 kB Progress (3): 0.3/12 MB | 0.4/9.0 MB | 262/920 kB Progress (3): 0.3/12 MB | 0.5/9.0 MB | 262/920 kB Progress (3): 0.3/12 MB | 0.5/9.0 MB | 262/920 kB Progress (3): 0.3/12 MB | 0.5/9.0 MB | 262/920 kB Progress (3): 0.3/12 MB | 0.5/9.0 MB | 279/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 279/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 295/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 295/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 295/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 311/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 328/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 328/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 344/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 352/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 352/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 369/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 377/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 385/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 385/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 393/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 393/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 401/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 410/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 418/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 418/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 434/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 434/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 451/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 451/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 451/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 467/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 467/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 483/920 kB Progress (3): 0.4/12 MB | 0.5/9.0 MB | 500/920 kB Progress (3): 0.4/12 MB | 0.6/9.0 MB | 500/920 kB Progress (3): 0.4/12 MB | 0.6/9.0 MB | 516/920 kB Progress (3): 0.4/12 MB | 0.6/9.0 MB | 532/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 532/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 541/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 541/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 557/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 573/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 573/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 590/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 590/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 606/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 606/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 623/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 623/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 639/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 639/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 655/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 655/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 672/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 672/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 688/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 705/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 721/920 kB Progress (3): 0.5/12 MB | 0.6/9.0 MB | 737/920 kB Progress (3): 0.5/12 MB | 0.7/9.0 MB | 737/920 kB Progress (3): 0.5/12 MB | 0.7/9.0 MB | 754/920 kB Progress (3): 0.5/12 MB | 0.7/9.0 MB | 754/920 kB Progress (3): 0.5/12 MB | 0.7/9.0 MB | 754/920 kB Progress (3): 0.5/12 MB | 0.7/9.0 MB | 770/920 kB Progress (3): 0.5/12 MB | 0.7/9.0 MB | 786/920 kB Progress (3): 0.5/12 MB | 0.7/9.0 MB | 786/920 kB Progress (3): 0.5/12 MB | 0.7/9.0 MB | 786/920 kB Progress (3): 0.5/12 MB | 0.7/9.0 MB | 803/920 kB Progress (3): 0.5/12 MB | 0.7/9.0 MB | 819/920 kB Progress (3): 0.5/12 MB | 0.7/9.0 MB | 819/920 kB Progress (3): 0.5/12 MB | 0.7/9.0 MB | 819/920 kB Progress (3): 0.5/12 MB | 0.7/9.0 MB | 836/920 kB Progress (3): 0.5/12 MB | 0.7/9.0 MB | 852/920 kB Progress (3): 0.6/12 MB | 0.7/9.0 MB | 852/920 kB Progress (3): 0.6/12 MB | 0.7/9.0 MB | 868/920 kB Progress (3): 0.6/12 MB | 0.7/9.0 MB | 885/920 kB Progress (3): 0.6/12 MB | 0.7/9.0 MB | 885/920 kB Progress (3): 0.6/12 MB | 0.7/9.0 MB | 901/920 kB Progress (3): 0.6/12 MB | 0.7/9.0 MB | 918/920 kB Progress (3): 0.6/12 MB | 0.7/9.0 MB | 918/920 kB Progress (3): 0.6/12 MB | 0.7/9.0 MB | 920 kB Progress (3): 0.6/12 MB | 0.7/9.0 MB | 920 kB Progress (3): 0.6/12 MB | 0.7/9.0 MB | 920 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/4.0.6/jaxb-runtime-4.0.6.jar (920 kB at 1.3 MB/s) Progress (2): 0.6/12 MB | 0.8/9.0 MB Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/4.0.6/txw2-4.0.6.jar Progress (2): 0.6/12 MB | 0.8/9.0 MB Progress (2): 0.6/12 MB | 0.8/9.0 MB Progress (2): 0.6/12 MB | 0.8/9.0 MB Progress (2): 0.6/12 MB | 0.8/9.0 MB Progress (2): 0.6/12 MB | 0.8/9.0 MB Progress (2): 0.6/12 MB | 0.8/9.0 MB Progress (2): 0.6/12 MB | 0.8/9.0 MB Progress (2): 0.6/12 MB | 0.9/9.0 MB Progress (2): 0.6/12 MB | 0.9/9.0 MB Progress (2): 0.6/12 MB | 0.9/9.0 MB Progress (2): 0.6/12 MB | 0.9/9.0 MB Progress (2): 0.6/12 MB | 0.9/9.0 MB Progress (2): 0.6/12 MB | 0.9/9.0 MB Progress (2): 0.6/12 MB | 1.0/9.0 MB Progress (2): 0.6/12 MB | 1.0/9.0 MB Progress (2): 0.6/12 MB | 1.0/9.0 MB Progress (2): 0.6/12 MB | 1.0/9.0 MB Progress (2): 0.6/12 MB | 1.0/9.0 MB Progress (2): 0.6/12 MB | 1.0/9.0 MB Progress (2): 0.6/12 MB | 1.1/9.0 MB Progress (2): 0.6/12 MB | 1.1/9.0 MB Progress (2): 0.6/12 MB | 1.1/9.0 MB Progress (2): 0.6/12 MB | 1.1/9.0 MB Progress (2): 0.6/12 MB | 1.1/9.0 MB Progress (2): 0.6/12 MB | 1.1/9.0 MB Progress (2): 0.6/12 MB | 1.2/9.0 MB Progress (2): 0.6/12 MB | 1.2/9.0 MB Progress (2): 0.6/12 MB | 1.2/9.0 MB Progress (2): 0.6/12 MB | 1.2/9.0 MB Progress (2): 0.6/12 MB | 1.2/9.0 MB Progress (2): 0.6/12 MB | 1.2/9.0 MB Progress (2): 0.6/12 MB | 1.3/9.0 MB Progress (2): 0.6/12 MB | 1.3/9.0 MB Progress (2): 0.6/12 MB | 1.3/9.0 MB Progress (2): 0.6/12 MB | 1.3/9.0 MB Progress (2): 0.6/12 MB | 1.3/9.0 MB Progress (2): 0.6/12 MB | 1.3/9.0 MB Progress (2): 0.6/12 MB | 1.4/9.0 MB Progress (2): 0.6/12 MB | 1.4/9.0 MB Progress (2): 0.6/12 MB | 1.4/9.0 MB Progress (2): 0.6/12 MB | 1.4/9.0 MB Progress (2): 0.6/12 MB | 1.4/9.0 MB Progress (2): 0.6/12 MB | 1.4/9.0 MB Progress (2): 0.6/12 MB | 1.4/9.0 MB Progress (2): 0.6/12 MB | 1.5/9.0 MB Progress (2): 0.6/12 MB | 1.5/9.0 MB Progress (2): 0.6/12 MB | 1.5/9.0 MB Progress (2): 0.6/12 MB | 1.5/9.0 MB Progress (2): 0.6/12 MB | 1.5/9.0 MB Progress (2): 0.6/12 MB | 1.5/9.0 MB Progress (2): 0.6/12 MB | 1.6/9.0 MB Progress (2): 0.6/12 MB | 1.6/9.0 MB Progress (2): 0.7/12 MB | 1.6/9.0 MB Progress (2): 0.7/12 MB | 1.6/9.0 MB Progress (2): 0.7/12 MB | 1.6/9.0 MB Progress (2): 0.7/12 MB | 1.6/9.0 MB Progress (2): 0.7/12 MB | 1.6/9.0 MB Progress (2): 0.7/12 MB | 1.6/9.0 MB Progress (2): 0.7/12 MB | 1.6/9.0 MB Progress (2): 0.7/12 MB | 1.6/9.0 MB Progress (2): 0.7/12 MB | 1.6/9.0 MB Progress (2): 0.7/12 MB | 1.6/9.0 MB Progress (2): 0.7/12 MB | 1.7/9.0 MB Progress (3): 0.7/12 MB | 1.7/9.0 MB | 7.7/138 kB Progress (3): 0.7/12 MB | 1.7/9.0 MB | 16/138 kB Progress (3): 0.7/12 MB | 1.7/9.0 MB | 25/138 kB Progress (3): 0.7/12 MB | 1.7/9.0 MB | 41/138 kB Progress (3): 0.7/12 MB | 1.7/9.0 MB | 57/138 kB Progress (3): 0.7/12 MB | 1.7/9.0 MB | 57/138 kB Progress (3): 0.7/12 MB | 1.7/9.0 MB | 74/138 kB Progress (3): 0.7/12 MB | 1.7/9.0 MB | 90/138 kB Progress (3): 0.7/12 MB | 1.7/9.0 MB | 90/138 kB Progress (3): 0.7/12 MB | 1.7/9.0 MB | 106/138 kB Progress (3): 0.7/12 MB | 1.7/9.0 MB | 106/138 kB Progress (3): 0.7/12 MB | 1.7/9.0 MB | 123/138 kB Progress (3): 0.8/12 MB | 1.7/9.0 MB | 123/138 kB Progress (3): 0.8/12 MB | 1.7/9.0 MB | 138 kB Progress (3): 0.8/12 MB | 1.7/9.0 MB | 138 kB Progress (3): 0.8/12 MB | 1.7/9.0 MB | 138 kB Progress (4): 0.8/12 MB | 1.7/9.0 MB | 138 kB | 7.7/27 kB Progress (4): 0.8/12 MB | 1.7/9.0 MB | 138 kB | 16/27 kB Progress (4): 0.8/12 MB | 1.7/9.0 MB | 138 kB | 27 kB Progress (4): 0.8/12 MB | 1.7/9.0 MB | 138 kB | 27 kB Progress (4): 0.8/12 MB | 1.7/9.0 MB | 138 kB | 27 kB Progress (4): 0.8/12 MB | 1.7/9.0 MB | 138 kB | 27 kB Progress (4): 0.8/12 MB | 1.7/9.0 MB | 138 kB | 27 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.jar (27 kB at 35 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/3.5.8/spring-data-jpa-3.5.8.jar Progress (3): 0.8/12 MB | 1.7/9.0 MB | 138 kB Progress (3): 0.8/12 MB | 1.7/9.0 MB | 138 kB Progress (3): 0.8/12 MB | 1.8/9.0 MB | 138 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/4.0.6/jaxb-core-4.0.6.jar (138 kB at 181 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.5.8/spring-data-commons-3.5.8.jar Progress (2): 0.8/12 MB | 1.8/9.0 MB Progress (2): 0.8/12 MB | 1.8/9.0 MB Progress (2): 0.8/12 MB | 1.8/9.0 MB Progress (2): 0.9/12 MB | 1.8/9.0 MB Progress (2): 0.9/12 MB | 1.8/9.0 MB Progress (2): 0.9/12 MB | 1.8/9.0 MB Progress (2): 0.9/12 MB | 1.8/9.0 MB Progress (2): 0.9/12 MB | 1.8/9.0 MB Progress (2): 0.9/12 MB | 1.8/9.0 MB Progress (2): 0.9/12 MB | 1.9/9.0 MB Progress (2): 0.9/12 MB | 1.9/9.0 MB Progress (2): 0.9/12 MB | 1.9/9.0 MB Progress (2): 0.9/12 MB | 1.9/9.0 MB Progress (2): 0.9/12 MB | 1.9/9.0 MB Progress (2): 0.9/12 MB | 1.9/9.0 MB Progress (2): 1.0/12 MB | 1.9/9.0 MB Progress (2): 1.0/12 MB | 1.9/9.0 MB Progress (2): 1.0/12 MB | 1.9/9.0 MB Progress (2): 1.0/12 MB | 1.9/9.0 MB Progress (2): 1.0/12 MB | 1.9/9.0 MB Progress (2): 1.0/12 MB | 1.9/9.0 MB Progress (2): 1.0/12 MB | 2.0/9.0 MB Progress (2): 1.0/12 MB | 2.0/9.0 MB Progress (2): 1.0/12 MB | 2.0/9.0 MB Progress (2): 1.0/12 MB | 2.0/9.0 MB Progress (2): 1.0/12 MB | 2.0/9.0 MB Progress (2): 1.0/12 MB | 2.0/9.0 MB Progress (2): 1.0/12 MB | 2.0/9.0 MB Progress (2): 1.0/12 MB | 2.0/9.0 MB Progress (2): 1.0/12 MB | 2.0/9.0 MB Progress (2): 1.1/12 MB | 2.0/9.0 MB Progress (2): 1.1/12 MB | 2.1/9.0 MB Progress (2): 1.1/12 MB | 2.1/9.0 MB Progress (2): 1.1/12 MB | 2.1/9.0 MB Progress (2): 1.1/12 MB | 2.1/9.0 MB Progress (2): 1.1/12 MB | 2.1/9.0 MB Progress (2): 1.1/12 MB | 2.1/9.0 MB Progress (2): 1.1/12 MB | 2.1/9.0 MB Progress (2): 1.1/12 MB | 2.1/9.0 MB Progress (2): 1.2/12 MB | 2.1/9.0 MB Progress (2): 1.2/12 MB | 2.1/9.0 MB Progress (2): 1.2/12 MB | 2.1/9.0 MB Progress (2): 1.2/12 MB | 2.1/9.0 MB Progress (2): 1.2/12 MB | 2.1/9.0 MB Progress (2): 1.2/12 MB | 2.1/9.0 MB Progress (2): 1.3/12 MB | 2.1/9.0 MB Progress (2): 1.3/12 MB | 2.1/9.0 MB Progress (2): 1.3/12 MB | 2.1/9.0 MB Progress (2): 1.3/12 MB | 2.1/9.0 MB Progress (2): 1.3/12 MB | 2.1/9.0 MB Progress (2): 1.3/12 MB | 2.1/9.0 MB Progress (2): 1.3/12 MB | 2.2/9.0 MB Progress (2): 1.3/12 MB | 2.2/9.0 MB Progress (2): 1.3/12 MB | 2.2/9.0 MB Progress (2): 1.3/12 MB | 2.2/9.0 MB Progress (2): 1.3/12 MB | 2.2/9.0 MB Progress (2): 1.3/12 MB | 2.2/9.0 MB Progress (2): 1.3/12 MB | 2.2/9.0 MB Progress (2): 1.3/12 MB | 2.2/9.0 MB Progress (2): 1.3/12 MB | 2.3/9.0 MB Progress (2): 1.3/12 MB | 2.3/9.0 MB Progress (2): 1.3/12 MB | 2.3/9.0 MB Progress (2): 1.3/12 MB | 2.3/9.0 MB Progress (2): 1.3/12 MB | 2.3/9.0 MB Progress (2): 1.3/12 MB | 2.3/9.0 MB Progress (2): 1.4/12 MB | 2.3/9.0 MB Progress (2): 1.4/12 MB | 2.3/9.0 MB Progress (2): 1.4/12 MB | 2.3/9.0 MB Progress (3): 1.4/12 MB | 2.3/9.0 MB | 3.4/73 kB Progress (3): 1.4/12 MB | 2.3/9.0 MB | 3.4/73 kB Progress (3): 1.4/12 MB | 2.3/9.0 MB | 20/73 kB Progress (3): 1.4/12 MB | 2.4/9.0 MB | 20/73 kB Progress (3): 1.4/12 MB | 2.4/9.0 MB | 36/73 kB Progress (3): 1.4/12 MB | 2.4/9.0 MB | 36/73 kB Progress (3): 1.4/12 MB | 2.4/9.0 MB | 53/73 kB Progress (3): 1.4/12 MB | 2.4/9.0 MB | 53/73 kB Progress (3): 1.4/12 MB | 2.4/9.0 MB | 69/73 kB Progress (3): 1.4/12 MB | 2.4/9.0 MB | 69/73 kB Progress (3): 1.4/12 MB | 2.4/9.0 MB | 73 kB Progress (3): 1.4/12 MB | 2.4/9.0 MB | 73 kB Progress (3): 1.4/12 MB | 2.4/9.0 MB | 73 kB Progress (3): 1.4/12 MB | 2.4/9.0 MB | 73 kB Progress (3): 1.4/12 MB | 2.5/9.0 MB | 73 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/4.0.6/txw2-4.0.6.jar (73 kB at 91 kB/s) Progress (2): 1.4/12 MB | 2.5/9.0 MB Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/6.2.15/spring-orm-6.2.15.jar Progress (2): 1.4/12 MB | 2.5/9.0 MB Progress (2): 1.4/12 MB | 2.5/9.0 MB Progress (2): 1.4/12 MB | 2.5/9.0 MB Progress (2): 1.4/12 MB | 2.5/9.0 MB Progress (2): 1.4/12 MB | 2.6/9.0 MB Progress (2): 1.4/12 MB | 2.6/9.0 MB Progress (2): 1.4/12 MB | 2.6/9.0 MB Progress (2): 1.4/12 MB | 2.6/9.0 MB Progress (2): 1.4/12 MB | 2.6/9.0 MB Progress (2): 1.4/12 MB | 2.6/9.0 MB Progress (2): 1.4/12 MB | 2.7/9.0 MB Progress (2): 1.4/12 MB | 2.7/9.0 MB Progress (2): 1.4/12 MB | 2.7/9.0 MB Progress (2): 1.4/12 MB | 2.7/9.0 MB Progress (2): 1.4/12 MB | 2.7/9.0 MB Progress (2): 1.4/12 MB | 2.7/9.0 MB Progress (2): 1.4/12 MB | 2.8/9.0 MB Progress (2): 1.4/12 MB | 2.8/9.0 MB Progress (2): 1.4/12 MB | 2.8/9.0 MB Progress (2): 1.4/12 MB | 2.8/9.0 MB Progress (2): 1.4/12 MB | 2.8/9.0 MB Progress (2): 1.4/12 MB | 2.8/9.0 MB Progress (2): 1.4/12 MB | 2.9/9.0 MB Progress (2): 1.4/12 MB | 2.9/9.0 MB Progress (2): 1.4/12 MB | 2.9/9.0 MB Progress (2): 1.4/12 MB | 2.9/9.0 MB Progress (2): 1.4/12 MB | 2.9/9.0 MB Progress (2): 1.4/12 MB | 2.9/9.0 MB Progress (2): 1.4/12 MB | 3.0/9.0 MB Progress (2): 1.4/12 MB | 3.0/9.0 MB Progress (2): 1.4/12 MB | 3.0/9.0 MB Progress (2): 1.4/12 MB | 3.0/9.0 MB Progress (2): 1.4/12 MB | 3.0/9.0 MB Progress (2): 1.4/12 MB | 3.0/9.0 MB Progress (2): 1.4/12 MB | 3.0/9.0 MB Progress (2): 1.4/12 MB | 3.1/9.0 MB Progress (2): 1.4/12 MB | 3.1/9.0 MB Progress (2): 1.4/12 MB | 3.1/9.0 MB Progress (2): 1.4/12 MB | 3.1/9.0 MB Progress (2): 1.4/12 MB | 3.1/9.0 MB Progress (2): 1.4/12 MB | 3.1/9.0 MB Progress (2): 1.4/12 MB | 3.2/9.0 MB Progress (2): 1.4/12 MB | 3.2/9.0 MB Progress (2): 1.4/12 MB | 3.2/9.0 MB Progress (2): 1.4/12 MB | 3.2/9.0 MB Progress (2): 1.4/12 MB | 3.2/9.0 MB Progress (2): 1.4/12 MB | 3.2/9.0 MB Progress (2): 1.4/12 MB | 3.2/9.0 MB Progress (2): 1.4/12 MB | 3.2/9.0 MB Progress (2): 1.4/12 MB | 3.3/9.0 MB Progress (2): 1.4/12 MB | 3.3/9.0 MB Progress (2): 1.4/12 MB | 3.3/9.0 MB Progress (2): 1.4/12 MB | 3.3/9.0 MB Progress (2): 1.4/12 MB | 3.3/9.0 MB Progress (2): 1.4/12 MB | 3.3/9.0 MB Progress (2): 1.5/12 MB | 3.3/9.0 MB Progress (2): 1.5/12 MB | 3.3/9.0 MB Progress (2): 1.5/12 MB | 3.3/9.0 MB Progress (2): 1.5/12 MB | 3.3/9.0 MB Progress (2): 1.5/12 MB | 3.4/9.0 MB Progress (2): 1.5/12 MB | 3.4/9.0 MB Progress (2): 1.5/12 MB | 3.4/9.0 MB Progress (2): 1.5/12 MB | 3.4/9.0 MB Progress (2): 1.5/12 MB | 3.4/9.0 MB Progress (2): 1.5/12 MB | 3.4/9.0 MB Progress (2): 1.5/12 MB | 3.4/9.0 MB Progress (2): 1.5/12 MB | 3.4/9.0 MB Progress (2): 1.5/12 MB | 3.5/9.0 MB Progress (2): 1.5/12 MB | 3.5/9.0 MB Progress (2): 1.5/12 MB | 3.5/9.0 MB Progress (2): 1.5/12 MB | 3.5/9.0 MB Progress (2): 1.5/12 MB | 3.5/9.0 MB Progress (2): 1.5/12 MB | 3.5/9.0 MB Progress (2): 1.5/12 MB | 3.5/9.0 MB Progress (2): 1.5/12 MB | 3.5/9.0 MB Progress (2): 1.5/12 MB | 3.6/9.0 MB Progress (2): 1.6/12 MB | 3.6/9.0 MB Progress (2): 1.6/12 MB | 3.6/9.0 MB Progress (2): 1.6/12 MB | 3.6/9.0 MB Progress (2): 1.6/12 MB | 3.6/9.0 MB Progress (2): 1.6/12 MB | 3.6/9.0 MB Progress (2): 1.6/12 MB | 3.6/9.0 MB Progress (2): 1.6/12 MB | 3.6/9.0 MB Progress (2): 1.6/12 MB | 3.6/9.0 MB Progress (2): 1.6/12 MB | 3.6/9.0 MB Progress (2): 1.6/12 MB | 3.7/9.0 MB Progress (2): 1.6/12 MB | 3.7/9.0 MB Progress (2): 1.6/12 MB | 3.7/9.0 MB Progress (2): 1.6/12 MB | 3.7/9.0 MB Progress (2): 1.6/12 MB | 3.7/9.0 MB Progress (2): 1.6/12 MB | 3.7/9.0 MB Progress (2): 1.6/12 MB | 3.7/9.0 MB Progress (2): 1.6/12 MB | 3.7/9.0 MB Progress (2): 1.6/12 MB | 3.8/9.0 MB Progress (2): 1.6/12 MB | 3.8/9.0 MB Progress (2): 1.7/12 MB | 3.8/9.0 MB Progress (2): 1.7/12 MB | 3.8/9.0 MB Progress (2): 1.7/12 MB | 3.8/9.0 MB Progress (2): 1.7/12 MB | 3.8/9.0 MB Progress (2): 1.7/12 MB | 3.8/9.0 MB Progress (2): 1.7/12 MB | 3.8/9.0 MB Progress (2): 1.7/12 MB | 3.9/9.0 MB Progress (2): 1.7/12 MB | 3.9/9.0 MB Progress (2): 1.7/12 MB | 3.9/9.0 MB Progress (2): 1.7/12 MB | 3.9/9.0 MB Progress (2): 1.7/12 MB | 3.9/9.0 MB Progress (2): 1.7/12 MB | 3.9/9.0 MB Progress (2): 1.7/12 MB | 3.9/9.0 MB Progress (2): 1.7/12 MB | 3.9/9.0 MB Progress (2): 1.7/12 MB | 3.9/9.0 MB Progress (2): 1.7/12 MB | 4.0/9.0 MB Progress (2): 1.7/12 MB | 4.0/9.0 MB Progress (2): 1.7/12 MB | 4.0/9.0 MB Progress (2): 1.7/12 MB | 4.0/9.0 MB Progress (2): 1.7/12 MB | 4.0/9.0 MB Progress (2): 1.7/12 MB | 4.0/9.0 MB Progress (2): 1.7/12 MB | 4.0/9.0 MB Progress (2): 1.7/12 MB | 4.1/9.0 MB Progress (2): 1.7/12 MB | 4.1/9.0 MB Progress (2): 1.7/12 MB | 4.1/9.0 MB Progress (2): 1.7/12 MB | 4.1/9.0 MB Progress (2): 1.7/12 MB | 4.1/9.0 MB Progress (2): 1.7/12 MB | 4.1/9.0 MB Progress (2): 1.7/12 MB | 4.1/9.0 MB Progress (2): 1.8/12 MB | 4.1/9.0 MB Progress (2): 1.8/12 MB | 4.1/9.0 MB Progress (2): 1.8/12 MB | 4.1/9.0 MB Progress (2): 1.8/12 MB | 4.1/9.0 MB Progress (2): 1.8/12 MB | 4.1/9.0 MB Progress (2): 1.8/12 MB | 4.1/9.0 MB Progress (2): 1.9/12 MB | 4.1/9.0 MB Progress (2): 1.9/12 MB | 4.1/9.0 MB Progress (2): 1.9/12 MB | 4.1/9.0 MB Progress (2): 1.9/12 MB | 4.1/9.0 MB Progress (2): 1.9/12 MB | 4.1/9.0 MB Progress (2): 1.9/12 MB | 4.1/9.0 MB Progress (2): 1.9/12 MB | 4.1/9.0 MB Progress (2): 1.9/12 MB | 4.1/9.0 MB Progress (2): 2.0/12 MB | 4.1/9.0 MB Progress (2): 2.0/12 MB | 4.2/9.0 MB Progress (2): 2.0/12 MB | 4.2/9.0 MB Progress (2): 2.0/12 MB | 4.2/9.0 MB Progress (2): 2.0/12 MB | 4.2/9.0 MB Progress (2): 2.0/12 MB | 4.2/9.0 MB Progress (2): 2.0/12 MB | 4.2/9.0 MB Progress (2): 2.0/12 MB | 4.2/9.0 MB Progress (2): 2.0/12 MB | 4.2/9.0 MB Progress (2): 2.0/12 MB | 4.3/9.0 MB Progress (2): 2.0/12 MB | 4.3/9.0 MB Progress (2): 2.0/12 MB | 4.3/9.0 MB Progress (2): 2.0/12 MB | 4.3/9.0 MB Progress (2): 2.0/12 MB | 4.3/9.0 MB Progress (2): 2.0/12 MB | 4.3/9.0 MB Progress (2): 2.0/12 MB | 4.3/9.0 MB Progress (2): 2.0/12 MB | 4.3/9.0 MB Progress (2): 2.0/12 MB | 4.3/9.0 MB Progress (2): 2.0/12 MB | 4.4/9.0 MB Progress (2): 2.0/12 MB | 4.4/9.0 MB Progress (2): 2.0/12 MB | 4.4/9.0 MB Progress (2): 2.0/12 MB | 4.4/9.0 MB Progress (2): 2.1/12 MB | 4.4/9.0 MB Progress (2): 2.1/12 MB | 4.4/9.0 MB Progress (2): 2.1/12 MB | 4.4/9.0 MB Progress (2): 2.1/12 MB | 4.4/9.0 MB Progress (2): 2.1/12 MB | 4.4/9.0 MB Progress (3): 2.1/12 MB | 4.4/9.0 MB | 0/1.5 MB Progress (3): 2.1/12 MB | 4.4/9.0 MB | 0/1.5 MB Progress (3): 2.1/12 MB | 4.4/9.0 MB | 0/1.5 MB Progress (3): 2.1/12 MB | 4.4/9.0 MB | 0/1.5 MB Progress (3): 2.1/12 MB | 4.5/9.0 MB | 0/1.5 MB Progress (3): 2.1/12 MB | 4.5/9.0 MB | 0/1.5 MB Progress (3): 2.1/12 MB | 4.5/9.0 MB | 0/1.5 MB Progress (3): 2.1/12 MB | 4.5/9.0 MB | 0/1.5 MB Progress (3): 2.1/12 MB | 4.5/9.0 MB | 0/1.5 MB Progress (3): 2.1/12 MB | 4.5/9.0 MB | 0/1.5 MB Progress (3): 2.1/12 MB | 4.5/9.0 MB | 0/1.5 MB Progress (3): 2.1/12 MB | 4.5/9.0 MB | 0/1.5 MB Progress (3): 2.1/12 MB | 4.5/9.0 MB | 0.1/1.5 MB Progress (3): 2.1/12 MB | 4.5/9.0 MB | 0.1/1.5 MB Progress (3): 2.1/12 MB | 4.5/9.0 MB | 0.1/1.5 MB Progress (3): 2.1/12 MB | 4.5/9.0 MB | 0.1/1.5 MB Progress (3): 2.1/12 MB | 4.5/9.0 MB | 0.1/1.5 MB Progress (3): 2.1/12 MB | 4.5/9.0 MB | 0.1/1.5 MB Progress (3): 2.1/12 MB | 4.5/9.0 MB | 0.2/1.5 MB Progress (3): 2.1/12 MB | 4.5/9.0 MB | 0.2/1.5 MB Progress (3): 2.1/12 MB | 4.5/9.0 MB | 0.2/1.5 MB Progress (3): 2.1/12 MB | 4.5/9.0 MB | 0.2/1.5 MB Progress (3): 2.1/12 MB | 4.5/9.0 MB | 0.2/1.5 MB Progress (3): 2.1/12 MB | 4.5/9.0 MB | 0.2/1.5 MB Progress (3): 2.2/12 MB | 4.5/9.0 MB | 0.2/1.5 MB Progress (3): 2.2/12 MB | 4.6/9.0 MB | 0.2/1.5 MB Progress (3): 2.2/12 MB | 4.6/9.0 MB | 0.2/1.5 MB Progress (3): 2.2/12 MB | 4.6/9.0 MB | 0.2/1.5 MB Progress (3): 2.2/12 MB | 4.6/9.0 MB | 0.2/1.5 MB Progress (3): 2.2/12 MB | 4.6/9.0 MB | 0.2/1.5 MB Progress (3): 2.2/12 MB | 4.6/9.0 MB | 0.2/1.5 MB Progress (3): 2.2/12 MB | 4.6/9.0 MB | 0.2/1.5 MB Progress (3): 2.3/12 MB | 4.6/9.0 MB | 0.2/1.5 MB Progress (3): 2.3/12 MB | 4.6/9.0 MB | 0.2/1.5 MB Progress (3): 2.3/12 MB | 4.6/9.0 MB | 0.2/1.5 MB Progress (3): 2.3/12 MB | 4.6/9.0 MB | 0.2/1.5 MB Progress (3): 2.3/12 MB | 4.6/9.0 MB | 0.2/1.5 MB Progress (3): 2.3/12 MB | 4.6/9.0 MB | 0.2/1.5 MB Progress (3): 2.3/12 MB | 4.6/9.0 MB | 0.2/1.5 MB Progress (3): 2.3/12 MB | 4.6/9.0 MB | 0.3/1.5 MB Progress (3): 2.3/12 MB | 4.6/9.0 MB | 0.3/1.5 MB Progress (3): 2.3/12 MB | 4.6/9.0 MB | 0.3/1.5 MB Progress (3): 2.3/12 MB | 4.6/9.0 MB | 0.3/1.5 MB Progress (3): 2.3/12 MB | 4.6/9.0 MB | 0.3/1.5 MB Progress (3): 2.3/12 MB | 4.7/9.0 MB | 0.3/1.5 MB Progress (3): 2.3/12 MB | 4.7/9.0 MB | 0.3/1.5 MB Progress (3): 2.3/12 MB | 4.7/9.0 MB | 0.3/1.5 MB Progress (3): 2.3/12 MB | 4.7/9.0 MB | 0.3/1.5 MB Progress (3): 2.3/12 MB | 4.7/9.0 MB | 0.4/1.5 MB Progress (3): 2.3/12 MB | 4.7/9.0 MB | 0.4/1.5 MB Progress (3): 2.3/12 MB | 4.7/9.0 MB | 0.4/1.5 MB Progress (3): 2.3/12 MB | 4.7/9.0 MB | 0.4/1.5 MB Progress (3): 2.3/12 MB | 4.7/9.0 MB | 0.4/1.5 MB Progress (3): 2.3/12 MB | 4.7/9.0 MB | 0.4/1.5 MB Progress (3): 2.3/12 MB | 4.7/9.0 MB | 0.4/1.5 MB Progress (3): 2.3/12 MB | 4.8/9.0 MB | 0.4/1.5 MB Progress (3): 2.3/12 MB | 4.8/9.0 MB | 0.4/1.5 MB Progress (3): 2.3/12 MB | 4.8/9.0 MB | 0.4/1.5 MB Progress (3): 2.3/12 MB | 4.8/9.0 MB | 0.4/1.5 MB Progress (3): 2.3/12 MB | 4.8/9.0 MB | 0.4/1.5 MB Progress (3): 2.3/12 MB | 4.8/9.0 MB | 0.4/1.5 MB Progress (3): 2.3/12 MB | 4.8/9.0 MB | 0.4/1.5 MB Progress (3): 2.3/12 MB | 4.8/9.0 MB | 0.4/1.5 MB Progress (3): 2.3/12 MB | 4.8/9.0 MB | 0.4/1.5 MB Progress (3): 2.3/12 MB | 4.8/9.0 MB | 0.4/1.5 MB Progress (3): 2.3/12 MB | 4.8/9.0 MB | 0.4/1.5 MB Progress (3): 2.3/12 MB | 4.8/9.0 MB | 0.5/1.5 MB Progress (3): 2.4/12 MB | 4.8/9.0 MB | 0.5/1.5 MB Progress (3): 2.4/12 MB | 4.8/9.0 MB | 0.5/1.5 MB Progress (3): 2.4/12 MB | 4.8/9.0 MB | 0.5/1.5 MB Progress (3): 2.4/12 MB | 4.8/9.0 MB | 0.5/1.5 MB Progress (3): 2.4/12 MB | 4.8/9.0 MB | 0.5/1.5 MB Progress (3): 2.4/12 MB | 4.8/9.0 MB | 0.5/1.5 MB Progress (3): 2.4/12 MB | 4.8/9.0 MB | 0.5/1.5 MB Progress (3): 2.4/12 MB | 4.8/9.0 MB | 0.5/1.5 MB Progress (3): 2.4/12 MB | 4.8/9.0 MB | 0.5/1.5 MB Progress (3): 2.4/12 MB | 4.8/9.0 MB | 0.5/1.5 MB Progress (3): 2.4/12 MB | 4.8/9.0 MB | 0.5/1.5 MB Progress (3): 2.4/12 MB | 4.8/9.0 MB | 0.5/1.5 MB Progress (3): 2.4/12 MB | 4.8/9.0 MB | 0.5/1.5 MB Progress (4): 2.4/12 MB | 4.8/9.0 MB | 0.5/1.5 MB | 0/1.8 MB Progress (4): 2.4/12 MB | 4.8/9.0 MB | 0.5/1.5 MB | 0/1.8 MB Progress (4): 2.4/12 MB | 4.9/9.0 MB | 0.5/1.5 MB | 0/1.8 MB Progress (4): 2.4/12 MB | 4.9/9.0 MB | 0.5/1.5 MB | 0/1.8 MB Progress (4): 2.4/12 MB | 4.9/9.0 MB | 0.5/1.5 MB | 0/1.8 MB Progress (4): 2.5/12 MB | 4.9/9.0 MB | 0.5/1.5 MB | 0/1.8 MB Progress (4): 2.5/12 MB | 4.9/9.0 MB | 0.5/1.5 MB | 0/1.8 MB Progress (4): 2.5/12 MB | 4.9/9.0 MB | 0.5/1.5 MB | 0/1.8 MB Progress (4): 2.5/12 MB | 4.9/9.0 MB | 0.5/1.5 MB | 0/1.8 MB Progress (4): 2.5/12 MB | 4.9/9.0 MB | 0.5/1.5 MB | 0/1.8 MB Progress (4): 2.5/12 MB | 4.9/9.0 MB | 0.5/1.5 MB | 0/1.8 MB Progress (4): 2.5/12 MB | 4.9/9.0 MB | 0.5/1.5 MB | 0/1.8 MB Progress (4): 2.5/12 MB | 4.9/9.0 MB | 0.5/1.5 MB | 0/1.8 MB Progress (4): 2.5/12 MB | 4.9/9.0 MB | 0.5/1.5 MB | 0/1.8 MB Progress (4): 2.5/12 MB | 4.9/9.0 MB | 0.5/1.5 MB | 0/1.8 MB Progress (4): 2.5/12 MB | 4.9/9.0 MB | 0.5/1.5 MB | 0/1.8 MB Progress (4): 2.5/12 MB | 4.9/9.0 MB | 0.6/1.5 MB | 0/1.8 MB Progress (4): 2.5/12 MB | 4.9/9.0 MB | 0.6/1.5 MB | 0/1.8 MB Progress (4): 2.5/12 MB | 4.9/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.5/12 MB | 4.9/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.5/12 MB | 4.9/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.5/12 MB | 4.9/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.5/12 MB | 5.0/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.5/12 MB | 5.0/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.5/12 MB | 5.0/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.0/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.0/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.0/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.0/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.0/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.0/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.0/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.0/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.1/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.1/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.1/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.1/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.1/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.1/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.1/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.1/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.1/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.1/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.1/9.0 MB | 0.6/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.1/9.0 MB | 0.7/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.1/9.0 MB | 0.7/1.5 MB | 0.1/1.8 MB Progress (4): 2.6/12 MB | 5.1/9.0 MB | 0.7/1.5 MB | 0.2/1.8 MB Progress (4): 2.6/12 MB | 5.1/9.0 MB | 0.7/1.5 MB | 0.2/1.8 MB Progress (4): 2.6/12 MB | 5.1/9.0 MB | 0.7/1.5 MB | 0.2/1.8 MB Progress (4): 2.6/12 MB | 5.1/9.0 MB | 0.7/1.5 MB | 0.2/1.8 MB Progress (4): 2.6/12 MB | 5.1/9.0 MB | 0.7/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.1/9.0 MB | 0.7/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.1/9.0 MB | 0.7/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.1/9.0 MB | 0.7/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.1/9.0 MB | 0.7/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.1/9.0 MB | 0.8/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.1/9.0 MB | 0.8/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.1/9.0 MB | 0.8/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.2/9.0 MB | 0.8/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.2/9.0 MB | 0.8/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.2/9.0 MB | 0.8/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.2/9.0 MB | 0.8/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.2/9.0 MB | 0.8/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.2/9.0 MB | 0.8/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.2/9.0 MB | 0.8/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.2/9.0 MB | 0.8/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.2/9.0 MB | 0.9/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.2/9.0 MB | 0.9/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.2/9.0 MB | 0.9/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.2/9.0 MB | 0.9/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.2/9.0 MB | 0.9/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.3/9.0 MB | 0.9/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.3/9.0 MB | 0.9/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.3/9.0 MB | 0.9/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.3/9.0 MB | 0.9/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.3/9.0 MB | 0.9/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.3/9.0 MB | 0.9/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.3/9.0 MB | 0.9/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.3/9.0 MB | 1.0/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.3/9.0 MB | 1.0/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.3/9.0 MB | 1.0/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.3/9.0 MB | 1.0/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.3/9.0 MB | 1.0/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.3/9.0 MB | 1.0/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB Progress (4): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB | 7.7/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB | 12/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB | 28/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB | 44/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB | 61/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB | 77/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB | 94/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB | 110/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB | 126/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB | 143/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB | 159/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.2/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.3/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.3/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.3/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.3/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.3/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.3/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.4/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.4/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.4/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.4/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.4/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.4/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.5/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.5/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.5/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.5/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.5/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.5/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.6/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.6/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.6/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.6/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.6/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.6/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.6/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.6/1.8 MB | 175/235 kB Progress (5): 2.7/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.6/1.8 MB | 175/235 kB Progress (5): 2.8/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.6/1.8 MB | 175/235 kB Progress (5): 2.8/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.6/1.8 MB | 175/235 kB Progress (5): 2.8/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.6/1.8 MB | 175/235 kB Progress (5): 2.8/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.6/1.8 MB | 175/235 kB Progress (5): 2.8/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.6/1.8 MB | 175/235 kB Progress (5): 2.8/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.6/1.8 MB | 175/235 kB Progress (5): 2.8/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.7/1.8 MB | 175/235 kB Progress (5): 2.8/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.7/1.8 MB | 175/235 kB Progress (5): 2.8/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.7/1.8 MB | 175/235 kB Progress (5): 2.8/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.7/1.8 MB | 175/235 kB Progress (5): 2.8/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.7/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.7/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.7/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.7/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.7/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.8/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.8/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.8/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.8/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.8/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.8/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.8/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.8/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.8/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.8/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.8/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.9/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.9/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.9/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.9/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.9/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.9/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 0.9/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.1/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.2/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.2/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.2/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.2/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.2/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.2/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 2.9/12 MB | 5.3/9.0 MB | 1.2/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.0/12 MB | 5.3/9.0 MB | 1.2/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.0/12 MB | 5.3/9.0 MB | 1.2/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.0/12 MB | 5.3/9.0 MB | 1.2/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.0/12 MB | 5.3/9.0 MB | 1.2/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.0/12 MB | 5.3/9.0 MB | 1.2/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.0/12 MB | 5.3/9.0 MB | 1.2/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.0/12 MB | 5.3/9.0 MB | 1.2/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.0/12 MB | 5.3/9.0 MB | 1.2/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.0/12 MB | 5.3/9.0 MB | 1.2/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.3/9.0 MB | 1.2/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.3/9.0 MB | 1.2/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.3/9.0 MB | 1.2/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.4/9.0 MB | 1.2/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.4/9.0 MB | 1.2/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.4/9.0 MB | 1.3/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.4/9.0 MB | 1.3/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.4/9.0 MB | 1.3/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.4/9.0 MB | 1.3/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.4/9.0 MB | 1.3/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.4/9.0 MB | 1.3/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.4/9.0 MB | 1.3/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.4/9.0 MB | 1.3/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.4/9.0 MB | 1.4/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.4/9.0 MB | 1.4/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.4/9.0 MB | 1.4/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.4/9.0 MB | 1.4/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.4/9.0 MB | 1.4/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.4/9.0 MB | 1.4/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.4/9.0 MB | 1.4/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.4/9.0 MB | 1.4/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.4/9.0 MB | 1.4/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.4/9.0 MB | 1.4/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.4/9.0 MB | 1.4/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.5/9.0 MB | 1.4/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.5/9.0 MB | 1.4/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.5/9.0 MB | 1.4/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.5/9.0 MB | 1.4/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.5/9.0 MB | 1.4/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.5/9.0 MB | 1.4/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.5/9.0 MB | 1.4/1.5 MB | 1.0/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.5/9.0 MB | 1.4/1.5 MB | 1.1/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.5/9.0 MB | 1.4/1.5 MB | 1.1/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.5/9.0 MB | 1.4/1.5 MB | 1.1/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.5/9.0 MB | 1.4/1.5 MB | 1.1/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.5/9.0 MB | 1.4/1.5 MB | 1.1/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.5/9.0 MB | 1.4/1.5 MB | 1.1/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.5/9.0 MB | 1.4/1.5 MB | 1.1/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.5/9.0 MB | 1.4/1.5 MB | 1.1/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.5/9.0 MB | 1.4/1.5 MB | 1.1/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.6/9.0 MB | 1.4/1.5 MB | 1.1/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.6/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.6/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.6/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.6/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.6/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.6/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.1/12 MB | 5.6/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.2/12 MB | 5.6/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.2/12 MB | 5.6/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.2/12 MB | 5.6/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.2/12 MB | 5.6/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.2/12 MB | 5.6/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.2/12 MB | 5.7/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.2/12 MB | 5.7/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.2/12 MB | 5.7/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.2/12 MB | 5.7/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.2/12 MB | 5.7/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.2/12 MB | 5.7/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.2/12 MB | 5.7/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.3/12 MB | 5.7/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.3/12 MB | 5.7/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.3/12 MB | 5.7/9.0 MB | 1.4/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.3/12 MB | 5.7/9.0 MB | 1.5/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.3/12 MB | 5.7/9.0 MB | 1.5/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.3/12 MB | 5.7/9.0 MB | 1.5/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.3/12 MB | 5.7/9.0 MB | 1.5/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.3/12 MB | 5.7/9.0 MB | 1.5/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.3/12 MB | 5.7/9.0 MB | 1.5/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.3/12 MB | 5.8/9.0 MB | 1.5/1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.3/12 MB | 5.8/9.0 MB | 1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.3/12 MB | 5.8/9.0 MB | 1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.3/12 MB | 5.8/9.0 MB | 1.5 MB | 1.2/1.8 MB | 175/235 kB Progress (5): 3.3/12 MB | 5.8/9.0 MB | 1.5 MB | 1.2/1.8 MB | 175/235 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.5.8/spring-data-commons-3.5.8.jar (1.5 MB at 1.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.2.15/spring-context-6.2.15.jar Progress (4): 3.3/12 MB | 5.8/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.3/12 MB | 5.8/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.3/12 MB | 5.9/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.3/12 MB | 5.9/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.3/12 MB | 5.9/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.3/12 MB | 5.9/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.3/12 MB | 5.9/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.3/12 MB | 5.9/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.3/12 MB | 5.9/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 5.9/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 5.9/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 5.9/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 5.9/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 5.9/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 5.9/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 5.9/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 5.9/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 5.9/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 5.9/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 6.0/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 6.0/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 6.0/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 6.0/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 6.0/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 6.0/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 6.0/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 6.0/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 6.0/9.0 MB | 1.2/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 6.0/9.0 MB | 1.3/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 6.0/9.0 MB | 1.3/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 6.0/9.0 MB | 1.3/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 6.0/9.0 MB | 1.3/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 6.0/9.0 MB | 1.3/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 6.0/9.0 MB | 1.3/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 6.1/9.0 MB | 1.3/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 6.1/9.0 MB | 1.3/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 6.1/9.0 MB | 1.3/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 6.1/9.0 MB | 1.3/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 6.1/9.0 MB | 1.3/1.8 MB | 175/235 kB Progress (4): 3.4/12 MB | 6.1/9.0 MB | 1.3/1.8 MB | 192/235 kB Progress (4): 3.4/12 MB | 6.1/9.0 MB | 1.3/1.8 MB | 192/235 kB Progress (4): 3.4/12 MB | 6.1/9.0 MB | 1.3/1.8 MB | 208/235 kB Progress (4): 3.4/12 MB | 6.1/9.0 MB | 1.3/1.8 MB | 208/235 kB Progress (4): 3.4/12 MB | 6.1/9.0 MB | 1.3/1.8 MB | 225/235 kB Progress (4): 3.4/12 MB | 6.1/9.0 MB | 1.3/1.8 MB | 235 kB Progress (4): 3.4/12 MB | 6.1/9.0 MB | 1.3/1.8 MB | 235 kB Progress (4): 3.4/12 MB | 6.2/9.0 MB | 1.3/1.8 MB | 235 kB Progress (4): 3.4/12 MB | 6.2/9.0 MB | 1.3/1.8 MB | 235 kB Progress (4): 3.4/12 MB | 6.2/9.0 MB | 1.3/1.8 MB | 235 kB Progress (4): 3.4/12 MB | 6.2/9.0 MB | 1.3/1.8 MB | 235 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/6.2.15/spring-orm-6.2.15.jar (235 kB at 237 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.2.15/spring-aop-6.2.15.jar Progress (3): 3.4/12 MB | 6.2/9.0 MB | 1.3/1.8 MB Progress (3): 3.4/12 MB | 6.2/9.0 MB | 1.3/1.8 MB Progress (3): 3.4/12 MB | 6.3/9.0 MB | 1.3/1.8 MB Progress (3): 3.5/12 MB | 6.3/9.0 MB | 1.3/1.8 MB Progress (3): 3.5/12 MB | 6.3/9.0 MB | 1.3/1.8 MB Progress (3): 3.5/12 MB | 6.3/9.0 MB | 1.3/1.8 MB Progress (3): 3.5/12 MB | 6.3/9.0 MB | 1.3/1.8 MB Progress (3): 3.5/12 MB | 6.3/9.0 MB | 1.3/1.8 MB Progress (3): 3.5/12 MB | 6.3/9.0 MB | 1.3/1.8 MB Progress (3): 3.5/12 MB | 6.3/9.0 MB | 1.3/1.8 MB Progress (3): 3.6/12 MB | 6.3/9.0 MB | 1.3/1.8 MB Progress (3): 3.6/12 MB | 6.3/9.0 MB | 1.3/1.8 MB Progress (3): 3.6/12 MB | 6.3/9.0 MB | 1.3/1.8 MB Progress (3): 3.6/12 MB | 6.3/9.0 MB | 1.3/1.8 MB Progress (3): 3.6/12 MB | 6.3/9.0 MB | 1.3/1.8 MB Progress (3): 3.6/12 MB | 6.3/9.0 MB | 1.3/1.8 MB Progress (3): 3.6/12 MB | 6.3/9.0 MB | 1.3/1.8 MB Progress (3): 3.6/12 MB | 6.3/9.0 MB | 1.3/1.8 MB Progress (3): 3.6/12 MB | 6.3/9.0 MB | 1.3/1.8 MB Progress (3): 3.6/12 MB | 6.3/9.0 MB | 1.4/1.8 MB Progress (3): 3.6/12 MB | 6.4/9.0 MB | 1.4/1.8 MB Progress (3): 3.6/12 MB | 6.4/9.0 MB | 1.4/1.8 MB Progress (3): 3.6/12 MB | 6.4/9.0 MB | 1.4/1.8 MB Progress (3): 3.6/12 MB | 6.4/9.0 MB | 1.4/1.8 MB Progress (3): 3.6/12 MB | 6.4/9.0 MB | 1.4/1.8 MB Progress (3): 3.6/12 MB | 6.4/9.0 MB | 1.4/1.8 MB Progress (3): 3.6/12 MB | 6.4/9.0 MB | 1.4/1.8 MB Progress (3): 3.6/12 MB | 6.4/9.0 MB | 1.4/1.8 MB Progress (3): 3.6/12 MB | 6.4/9.0 MB | 1.4/1.8 MB Progress (3): 3.6/12 MB | 6.4/9.0 MB | 1.5/1.8 MB Progress (3): 3.6/12 MB | 6.4/9.0 MB | 1.5/1.8 MB Progress (3): 3.6/12 MB | 6.4/9.0 MB | 1.5/1.8 MB Progress (3): 3.6/12 MB | 6.4/9.0 MB | 1.5/1.8 MB Progress (3): 3.6/12 MB | 6.4/9.0 MB | 1.5/1.8 MB Progress (3): 3.6/12 MB | 6.5/9.0 MB | 1.5/1.8 MB Progress (3): 3.6/12 MB | 6.5/9.0 MB | 1.5/1.8 MB Progress (3): 3.6/12 MB | 6.5/9.0 MB | 1.5/1.8 MB Progress (3): 3.6/12 MB | 6.5/9.0 MB | 1.5/1.8 MB Progress (3): 3.7/12 MB | 6.5/9.0 MB | 1.5/1.8 MB Progress (3): 3.7/12 MB | 6.5/9.0 MB | 1.5/1.8 MB Progress (3): 3.7/12 MB | 6.5/9.0 MB | 1.5/1.8 MB Progress (3): 3.7/12 MB | 6.5/9.0 MB | 1.5/1.8 MB Progress (3): 3.7/12 MB | 6.5/9.0 MB | 1.5/1.8 MB Progress (3): 3.7/12 MB | 6.5/9.0 MB | 1.5/1.8 MB Progress (3): 3.7/12 MB | 6.5/9.0 MB | 1.5/1.8 MB Progress (3): 3.7/12 MB | 6.5/9.0 MB | 1.5/1.8 MB Progress (3): 3.7/12 MB | 6.5/9.0 MB | 1.5/1.8 MB Progress (3): 3.7/12 MB | 6.5/9.0 MB | 1.5/1.8 MB Progress (3): 3.8/12 MB | 6.5/9.0 MB | 1.5/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.5/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.5/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.5/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.5/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.6/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.6/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.6/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.6/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.6/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.6/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.6/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.6/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.6/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.6/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.6/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.7/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.7/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.7/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.7/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.7/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.7/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.7/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.7/1.8 MB Progress (3): 3.8/12 MB | 6.6/9.0 MB | 1.7/1.8 MB Progress (3): 3.8/12 MB | 6.7/9.0 MB | 1.7/1.8 MB Progress (3): 3.8/12 MB | 6.7/9.0 MB | 1.7/1.8 MB Progress (3): 3.8/12 MB | 6.7/9.0 MB | 1.7/1.8 MB Progress (3): 3.8/12 MB | 6.7/9.0 MB | 1.8/1.8 MB Progress (3): 3.8/12 MB | 6.7/9.0 MB | 1.8/1.8 MB Progress (3): 3.8/12 MB | 6.7/9.0 MB | 1.8/1.8 MB Progress (3): 3.8/12 MB | 6.7/9.0 MB | 1.8/1.8 MB Progress (3): 3.8/12 MB | 6.7/9.0 MB | 1.8/1.8 MB Progress (3): 3.8/12 MB | 6.7/9.0 MB | 1.8/1.8 MB Progress (3): 3.8/12 MB | 6.7/9.0 MB | 1.8/1.8 MB Progress (3): 3.8/12 MB | 6.7/9.0 MB | 1.8/1.8 MB Progress (3): 3.8/12 MB | 6.7/9.0 MB | 1.8/1.8 MB Progress (3): 3.8/12 MB | 6.8/9.0 MB | 1.8/1.8 MB Progress (3): 3.8/12 MB | 6.8/9.0 MB | 1.8/1.8 MB Progress (3): 3.8/12 MB | 6.8/9.0 MB | 1.8/1.8 MB Progress (3): 3.8/12 MB | 6.8/9.0 MB | 1.8 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/3.5.8/spring-data-jpa-3.5.8.jar (1.8 MB at 1.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/6.2.15/spring-tx-6.2.15.jar Progress (2): 3.8/12 MB | 6.8/9.0 MB Progress (2): 3.8/12 MB | 6.8/9.0 MB Progress (2): 3.9/12 MB | 6.8/9.0 MB Progress (2): 3.9/12 MB | 6.8/9.0 MB Progress (2): 3.9/12 MB | 6.8/9.0 MB Progress (2): 3.9/12 MB | 6.8/9.0 MB Progress (2): 3.9/12 MB | 6.8/9.0 MB Progress (2): 3.9/12 MB | 6.8/9.0 MB Progress (2): 4.0/12 MB | 6.8/9.0 MB Progress (2): 4.0/12 MB | 6.8/9.0 MB Progress (2): 4.0/12 MB | 6.8/9.0 MB Progress (2): 4.0/12 MB | 6.8/9.0 MB Progress (2): 4.0/12 MB | 6.8/9.0 MB Progress (2): 4.0/12 MB | 6.8/9.0 MB Progress (2): 4.0/12 MB | 6.8/9.0 MB Progress (2): 4.0/12 MB | 6.8/9.0 MB Progress (2): 4.0/12 MB | 6.8/9.0 MB Progress (2): 4.0/12 MB | 6.8/9.0 MB Progress (2): 4.0/12 MB | 6.8/9.0 MB Progress (2): 4.0/12 MB | 6.9/9.0 MB Progress (2): 4.1/12 MB | 6.9/9.0 MB Progress (2): 4.1/12 MB | 6.9/9.0 MB Progress (2): 4.1/12 MB | 6.9/9.0 MB Progress (2): 4.1/12 MB | 6.9/9.0 MB Progress (2): 4.1/12 MB | 6.9/9.0 MB Progress (2): 4.1/12 MB | 6.9/9.0 MB Progress (2): 4.1/12 MB | 6.9/9.0 MB Progress (2): 4.1/12 MB | 6.9/9.0 MB Progress (2): 4.1/12 MB | 6.9/9.0 MB Progress (2): 4.1/12 MB | 6.9/9.0 MB Progress (2): 4.1/12 MB | 6.9/9.0 MB Progress (2): 4.1/12 MB | 7.0/9.0 MB Progress (2): 4.2/12 MB | 7.0/9.0 MB Progress (2): 4.2/12 MB | 7.0/9.0 MB Progress (2): 4.2/12 MB | 7.0/9.0 MB Progress (2): 4.2/12 MB | 7.0/9.0 MB Progress (2): 4.2/12 MB | 7.0/9.0 MB Progress (2): 4.2/12 MB | 7.0/9.0 MB Progress (2): 4.2/12 MB | 7.0/9.0 MB Progress (2): 4.2/12 MB | 7.0/9.0 MB Progress (2): 4.2/12 MB | 7.0/9.0 MB Progress (2): 4.2/12 MB | 7.0/9.0 MB Progress (2): 4.2/12 MB | 7.0/9.0 MB Progress (2): 4.2/12 MB | 7.1/9.0 MB Progress (2): 4.2/12 MB | 7.1/9.0 MB Progress (2): 4.2/12 MB | 7.1/9.0 MB Progress (2): 4.2/12 MB | 7.1/9.0 MB Progress (2): 4.3/12 MB | 7.1/9.0 MB Progress (2): 4.3/12 MB | 7.1/9.0 MB Progress (2): 4.3/12 MB | 7.1/9.0 MB Progress (2): 4.3/12 MB | 7.1/9.0 MB Progress (2): 4.3/12 MB | 7.2/9.0 MB Progress (2): 4.3/12 MB | 7.2/9.0 MB Progress (2): 4.3/12 MB | 7.2/9.0 MB Progress (2): 4.3/12 MB | 7.2/9.0 MB Progress (2): 4.3/12 MB | 7.2/9.0 MB Progress (2): 4.3/12 MB | 7.2/9.0 MB Progress (2): 4.3/12 MB | 7.2/9.0 MB Progress (2): 4.3/12 MB | 7.2/9.0 MB Progress (2): 4.3/12 MB | 7.2/9.0 MB Progress (2): 4.3/12 MB | 7.2/9.0 MB Progress (2): 4.3/12 MB | 7.3/9.0 MB Progress (2): 4.3/12 MB | 7.3/9.0 MB Progress (2): 4.3/12 MB | 7.3/9.0 MB Progress (2): 4.4/12 MB | 7.3/9.0 MB Progress (2): 4.4/12 MB | 7.3/9.0 MB Progress (2): 4.4/12 MB | 7.3/9.0 MB Progress (2): 4.4/12 MB | 7.3/9.0 MB Progress (2): 4.4/12 MB | 7.3/9.0 MB Progress (2): 4.4/12 MB | 7.3/9.0 MB Progress (2): 4.4/12 MB | 7.3/9.0 MB Progress (2): 4.4/12 MB | 7.3/9.0 MB Progress (2): 4.4/12 MB | 7.4/9.0 MB Progress (2): 4.4/12 MB | 7.4/9.0 MB Progress (2): 4.4/12 MB | 7.4/9.0 MB Progress (2): 4.4/12 MB | 7.4/9.0 MB Progress (2): 4.4/12 MB | 7.4/9.0 MB Progress (2): 4.5/12 MB | 7.4/9.0 MB Progress (2): 4.5/12 MB | 7.4/9.0 MB Progress (2): 4.5/12 MB | 7.4/9.0 MB Progress (2): 4.5/12 MB | 7.4/9.0 MB Progress (2): 4.5/12 MB | 7.4/9.0 MB Progress (2): 4.5/12 MB | 7.4/9.0 MB Progress (2): 4.5/12 MB | 7.4/9.0 MB Progress (2): 4.5/12 MB | 7.4/9.0 MB Progress (2): 4.5/12 MB | 7.5/9.0 MB Progress (2): 4.5/12 MB | 7.5/9.0 MB Progress (2): 4.5/12 MB | 7.5/9.0 MB Progress (2): 4.6/12 MB | 7.5/9.0 MB Progress (2): 4.6/12 MB | 7.5/9.0 MB Progress (2): 4.6/12 MB | 7.5/9.0 MB Progress (2): 4.6/12 MB | 7.5/9.0 MB Progress (2): 4.6/12 MB | 7.5/9.0 MB Progress (2): 4.6/12 MB | 7.5/9.0 MB Progress (2): 4.6/12 MB | 7.5/9.0 MB Progress (2): 4.6/12 MB | 7.5/9.0 MB Progress (2): 4.7/12 MB | 7.5/9.0 MB Progress (2): 4.7/12 MB | 7.5/9.0 MB Progress (2): 4.7/12 MB | 7.5/9.0 MB Progress (2): 4.7/12 MB | 7.5/9.0 MB Progress (2): 4.7/12 MB | 7.5/9.0 MB Progress (2): 4.7/12 MB | 7.5/9.0 MB Progress (2): 4.8/12 MB | 7.5/9.0 MB Progress (2): 4.8/12 MB | 7.5/9.0 MB Progress (2): 4.8/12 MB | 7.5/9.0 MB Progress (2): 4.8/12 MB | 7.5/9.0 MB Progress (2): 4.8/12 MB | 7.5/9.0 MB Progress (2): 4.8/12 MB | 7.5/9.0 MB Progress (2): 4.9/12 MB | 7.5/9.0 MB Progress (2): 4.9/12 MB | 7.5/9.0 MB Progress (2): 4.9/12 MB | 7.5/9.0 MB Progress (2): 4.9/12 MB | 7.5/9.0 MB Progress (2): 4.9/12 MB | 7.5/9.0 MB Progress (2): 4.9/12 MB | 7.5/9.0 MB Progress (2): 4.9/12 MB | 7.5/9.0 MB Progress (2): 5.0/12 MB | 7.5/9.0 MB Progress (2): 5.0/12 MB | 7.5/9.0 MB Progress (2): 5.0/12 MB | 7.5/9.0 MB Progress (2): 5.0/12 MB | 7.5/9.0 MB Progress (2): 5.0/12 MB | 7.5/9.0 MB Progress (2): 5.0/12 MB | 7.5/9.0 MB Progress (2): 5.1/12 MB | 7.5/9.0 MB Progress (2): 5.1/12 MB | 7.5/9.0 MB Progress (2): 5.1/12 MB | 7.5/9.0 MB Progress (2): 5.1/12 MB | 7.5/9.0 MB Progress (2): 5.1/12 MB | 7.5/9.0 MB Progress (2): 5.1/12 MB | 7.5/9.0 MB Progress (2): 5.2/12 MB | 7.5/9.0 MB Progress (2): 5.2/12 MB | 7.5/9.0 MB Progress (2): 5.2/12 MB | 7.5/9.0 MB Progress (2): 5.2/12 MB | 7.5/9.0 MB Progress (2): 5.2/12 MB | 7.5/9.0 MB Progress (2): 5.2/12 MB | 7.5/9.0 MB Progress (2): 5.3/12 MB | 7.5/9.0 MB Progress (2): 5.3/12 MB | 7.5/9.0 MB Progress (2): 5.3/12 MB | 7.5/9.0 MB Progress (2): 5.3/12 MB | 7.5/9.0 MB Progress (2): 5.3/12 MB | 7.5/9.0 MB Progress (2): 5.3/12 MB | 7.5/9.0 MB Progress (2): 5.4/12 MB | 7.5/9.0 MB Progress (2): 5.4/12 MB | 7.5/9.0 MB Progress (2): 5.4/12 MB | 7.5/9.0 MB Progress (2): 5.4/12 MB | 7.5/9.0 MB Progress (2): 5.4/12 MB | 7.5/9.0 MB Progress (2): 5.4/12 MB | 7.5/9.0 MB Progress (2): 5.5/12 MB | 7.5/9.0 MB Progress (2): 5.5/12 MB | 7.5/9.0 MB Progress (2): 5.5/12 MB | 7.5/9.0 MB Progress (2): 5.5/12 MB | 7.5/9.0 MB Progress (2): 5.5/12 MB | 7.5/9.0 MB Progress (2): 5.5/12 MB | 7.5/9.0 MB Progress (2): 5.6/12 MB | 7.5/9.0 MB Progress (2): 5.6/12 MB | 7.5/9.0 MB Progress (2): 5.6/12 MB | 7.5/9.0 MB Progress (2): 5.6/12 MB | 7.5/9.0 MB Progress (2): 5.6/12 MB | 7.5/9.0 MB Progress (2): 5.6/12 MB | 7.5/9.0 MB Progress (2): 5.7/12 MB | 7.5/9.0 MB Progress (2): 5.7/12 MB | 7.5/9.0 MB Progress (2): 5.7/12 MB | 7.5/9.0 MB Progress (2): 5.7/12 MB | 7.5/9.0 MB Progress (2): 5.7/12 MB | 7.5/9.0 MB Progress (2): 5.7/12 MB | 7.5/9.0 MB Progress (2): 5.8/12 MB | 7.5/9.0 MB Progress (2): 5.8/12 MB | 7.5/9.0 MB Progress (2): 5.8/12 MB | 7.5/9.0 MB Progress (2): 5.8/12 MB | 7.5/9.0 MB Progress (2): 5.8/12 MB | 7.5/9.0 MB Progress (2): 5.8/12 MB | 7.5/9.0 MB Progress (2): 5.8/12 MB | 7.5/9.0 MB Progress (2): 5.9/12 MB | 7.5/9.0 MB Progress (2): 5.9/12 MB | 7.5/9.0 MB Progress (2): 5.9/12 MB | 7.5/9.0 MB Progress (2): 5.9/12 MB | 7.5/9.0 MB Progress (2): 5.9/12 MB | 7.5/9.0 MB Progress (2): 5.9/12 MB | 7.5/9.0 MB Progress (2): 6.0/12 MB | 7.5/9.0 MB Progress (2): 6.0/12 MB | 7.5/9.0 MB Progress (2): 6.0/12 MB | 7.5/9.0 MB Progress (2): 6.0/12 MB | 7.5/9.0 MB Progress (2): 6.0/12 MB | 7.5/9.0 MB Progress (2): 6.0/12 MB | 7.5/9.0 MB Progress (2): 6.1/12 MB | 7.5/9.0 MB Progress (2): 6.1/12 MB | 7.5/9.0 MB Progress (2): 6.1/12 MB | 7.5/9.0 MB Progress (2): 6.1/12 MB | 7.5/9.0 MB Progress (2): 6.1/12 MB | 7.5/9.0 MB Progress (2): 6.1/12 MB | 7.5/9.0 MB Progress (2): 6.2/12 MB | 7.5/9.0 MB Progress (2): 6.2/12 MB | 7.5/9.0 MB Progress (2): 6.2/12 MB | 7.5/9.0 MB Progress (2): 6.2/12 MB | 7.5/9.0 MB Progress (2): 6.2/12 MB | 7.5/9.0 MB Progress (2): 6.2/12 MB | 7.5/9.0 MB Progress (2): 6.3/12 MB | 7.5/9.0 MB Progress (2): 6.3/12 MB | 7.5/9.0 MB Progress (2): 6.3/12 MB | 7.5/9.0 MB Progress (2): 6.3/12 MB | 7.5/9.0 MB Progress (2): 6.3/12 MB | 7.5/9.0 MB Progress (2): 6.3/12 MB | 7.5/9.0 MB Progress (2): 6.4/12 MB | 7.5/9.0 MB Progress (2): 6.4/12 MB | 7.5/9.0 MB Progress (2): 6.4/12 MB | 7.5/9.0 MB Progress (2): 6.4/12 MB | 7.5/9.0 MB Progress (2): 6.4/12 MB | 7.5/9.0 MB Progress (2): 6.4/12 MB | 7.5/9.0 MB Progress (2): 6.4/12 MB | 7.5/9.0 MB Progress (2): 6.5/12 MB | 7.5/9.0 MB Progress (2): 6.5/12 MB | 7.5/9.0 MB Progress (2): 6.5/12 MB | 7.5/9.0 MB Progress (2): 6.5/12 MB | 7.5/9.0 MB Progress (2): 6.5/12 MB | 7.5/9.0 MB Progress (2): 6.5/12 MB | 7.5/9.0 MB Progress (2): 6.6/12 MB | 7.5/9.0 MB Progress (2): 6.6/12 MB | 7.5/9.0 MB Progress (2): 6.6/12 MB | 7.5/9.0 MB Progress (2): 6.6/12 MB | 7.5/9.0 MB Progress (2): 6.6/12 MB | 7.5/9.0 MB Progress (2): 6.6/12 MB | 7.5/9.0 MB Progress (2): 6.6/12 MB | 7.5/9.0 MB Progress (2): 6.7/12 MB | 7.5/9.0 MB Progress (2): 6.7/12 MB | 7.5/9.0 MB Progress (2): 6.7/12 MB | 7.5/9.0 MB Progress (2): 6.7/12 MB | 7.5/9.0 MB Progress (2): 6.7/12 MB | 7.5/9.0 MB Progress (2): 6.7/12 MB | 7.5/9.0 MB Progress (2): 6.8/12 MB | 7.5/9.0 MB Progress (2): 6.8/12 MB | 7.5/9.0 MB Progress (2): 6.8/12 MB | 7.5/9.0 MB Progress (2): 6.8/12 MB | 7.5/9.0 MB Progress (2): 6.8/12 MB | 7.5/9.0 MB Progress (2): 6.8/12 MB | 7.5/9.0 MB Progress (2): 6.9/12 MB | 7.5/9.0 MB Progress (2): 6.9/12 MB | 7.5/9.0 MB Progress (2): 6.9/12 MB | 7.5/9.0 MB Progress (2): 6.9/12 MB | 7.5/9.0 MB Progress (2): 6.9/12 MB | 7.5/9.0 MB Progress (2): 6.9/12 MB | 7.5/9.0 MB Progress (2): 6.9/12 MB | 7.5/9.0 MB Progress (2): 7.0/12 MB | 7.5/9.0 MB Progress (2): 7.0/12 MB | 7.5/9.0 MB Progress (2): 7.0/12 MB | 7.5/9.0 MB Progress (2): 7.0/12 MB | 7.5/9.0 MB Progress (2): 7.0/12 MB | 7.5/9.0 MB Progress (2): 7.0/12 MB | 7.5/9.0 MB Progress (2): 7.1/12 MB | 7.5/9.0 MB Progress (2): 7.1/12 MB | 7.5/9.0 MB Progress (2): 7.1/12 MB | 7.5/9.0 MB Progress (2): 7.1/12 MB | 7.5/9.0 MB Progress (2): 7.1/12 MB | 7.5/9.0 MB Progress (2): 7.1/12 MB | 7.5/9.0 MB Progress (2): 7.2/12 MB | 7.5/9.0 MB Progress (2): 7.2/12 MB | 7.5/9.0 MB Progress (2): 7.2/12 MB | 7.5/9.0 MB Progress (2): 7.2/12 MB | 7.5/9.0 MB Progress (2): 7.2/12 MB | 7.5/9.0 MB Progress (2): 7.2/12 MB | 7.5/9.0 MB Progress (2): 7.2/12 MB | 7.5/9.0 MB Progress (2): 7.3/12 MB | 7.5/9.0 MB Progress (2): 7.3/12 MB | 7.5/9.0 MB Progress (2): 7.3/12 MB | 7.5/9.0 MB Progress (2): 7.3/12 MB | 7.5/9.0 MB Progress (2): 7.3/12 MB | 7.5/9.0 MB Progress (2): 7.3/12 MB | 7.5/9.0 MB Progress (2): 7.3/12 MB | 7.6/9.0 MB Progress (2): 7.3/12 MB | 7.6/9.0 MB Progress (2): 7.3/12 MB | 7.6/9.0 MB Progress (2): 7.3/12 MB | 7.6/9.0 MB Progress (2): 7.3/12 MB | 7.6/9.0 MB Progress (2): 7.4/12 MB | 7.6/9.0 MB Progress (2): 7.4/12 MB | 7.6/9.0 MB Progress (2): 7.4/12 MB | 7.6/9.0 MB Progress (2): 7.4/12 MB | 7.6/9.0 MB Progress (2): 7.4/12 MB | 7.6/9.0 MB Progress (2): 7.4/12 MB | 7.6/9.0 MB Progress (2): 7.4/12 MB | 7.6/9.0 MB Progress (2): 7.4/12 MB | 7.6/9.0 MB Progress (2): 7.4/12 MB | 7.6/9.0 MB Progress (2): 7.4/12 MB | 7.6/9.0 MB Progress (2): 7.4/12 MB | 7.7/9.0 MB Progress (2): 7.5/12 MB | 7.7/9.0 MB Progress (2): 7.5/12 MB | 7.7/9.0 MB Progress (2): 7.5/12 MB | 7.7/9.0 MB Progress (2): 7.5/12 MB | 7.7/9.0 MB Progress (2): 7.5/12 MB | 7.7/9.0 MB Progress (2): 7.5/12 MB | 7.7/9.0 MB Progress (2): 7.5/12 MB | 7.7/9.0 MB Progress (2): 7.5/12 MB | 7.7/9.0 MB Progress (2): 7.6/12 MB | 7.7/9.0 MB Progress (2): 7.6/12 MB | 7.7/9.0 MB Progress (2): 7.6/12 MB | 7.7/9.0 MB Progress (2): 7.6/12 MB | 7.7/9.0 MB Progress (2): 7.6/12 MB | 7.7/9.0 MB Progress (2): 7.6/12 MB | 7.7/9.0 MB Progress (2): 7.6/12 MB | 7.7/9.0 MB Progress (2): 7.6/12 MB | 7.7/9.0 MB Progress (2): 7.7/12 MB | 7.7/9.0 MB Progress (2): 7.7/12 MB | 7.7/9.0 MB Progress (2): 7.7/12 MB | 7.8/9.0 MB Progress (2): 7.7/12 MB | 7.8/9.0 MB Progress (2): 7.7/12 MB | 7.8/9.0 MB Progress (2): 7.7/12 MB | 7.8/9.0 MB Progress (2): 7.7/12 MB | 7.8/9.0 MB Progress (2): 7.7/12 MB | 7.8/9.0 MB Progress (2): 7.7/12 MB | 7.9/9.0 MB Progress (2): 7.7/12 MB | 7.9/9.0 MB Progress (2): 7.7/12 MB | 7.9/9.0 MB Progress (2): 7.7/12 MB | 7.9/9.0 MB Progress (2): 7.7/12 MB | 7.9/9.0 MB Progress (2): 7.7/12 MB | 7.9/9.0 MB Progress (2): 7.7/12 MB | 8.0/9.0 MB Progress (2): 7.7/12 MB | 8.0/9.0 MB Progress (2): 7.7/12 MB | 8.0/9.0 MB Progress (2): 7.7/12 MB | 8.0/9.0 MB Progress (2): 7.7/12 MB | 8.0/9.0 MB Progress (2): 7.7/12 MB | 8.0/9.0 MB Progress (2): 7.7/12 MB | 8.0/9.0 MB Progress (2): 7.7/12 MB | 8.1/9.0 MB Progress (2): 7.7/12 MB | 8.1/9.0 MB Progress (2): 7.7/12 MB | 8.1/9.0 MB Progress (2): 7.7/12 MB | 8.1/9.0 MB Progress (2): 7.7/12 MB | 8.1/9.0 MB Progress (2): 7.7/12 MB | 8.1/9.0 MB Progress (2): 7.7/12 MB | 8.2/9.0 MB Progress (2): 7.7/12 MB | 8.2/9.0 MB Progress (2): 7.7/12 MB | 8.2/9.0 MB Progress (2): 7.7/12 MB | 8.2/9.0 MB Progress (2): 7.7/12 MB | 8.2/9.0 MB Progress (2): 7.7/12 MB | 8.2/9.0 MB Progress (2): 7.7/12 MB | 8.3/9.0 MB Progress (2): 7.7/12 MB | 8.3/9.0 MB Progress (2): 7.7/12 MB | 8.3/9.0 MB Progress (2): 7.7/12 MB | 8.3/9.0 MB Progress (2): 7.7/12 MB | 8.3/9.0 MB Progress (2): 7.7/12 MB | 8.3/9.0 MB Progress (2): 7.7/12 MB | 8.4/9.0 MB Progress (2): 7.7/12 MB | 8.4/9.0 MB Progress (2): 7.7/12 MB | 8.4/9.0 MB Progress (2): 7.7/12 MB | 8.4/9.0 MB Progress (2): 7.7/12 MB | 8.4/9.0 MB Progress (2): 7.7/12 MB | 8.4/9.0 MB Progress (2): 7.7/12 MB | 8.5/9.0 MB Progress (2): 7.7/12 MB | 8.5/9.0 MB Progress (2): 7.7/12 MB | 8.5/9.0 MB Progress (2): 7.7/12 MB | 8.5/9.0 MB Progress (2): 7.7/12 MB | 8.5/9.0 MB Progress (2): 7.7/12 MB | 8.5/9.0 MB Progress (2): 7.7/12 MB | 8.5/9.0 MB Progress (2): 7.7/12 MB | 8.6/9.0 MB Progress (2): 7.7/12 MB | 8.6/9.0 MB Progress (2): 7.7/12 MB | 8.6/9.0 MB Progress (2): 7.7/12 MB | 8.6/9.0 MB Progress (2): 7.7/12 MB | 8.6/9.0 MB Progress (2): 7.7/12 MB | 8.6/9.0 MB Progress (2): 7.7/12 MB | 8.7/9.0 MB Progress (2): 7.7/12 MB | 8.7/9.0 MB Progress (2): 7.7/12 MB | 8.7/9.0 MB Progress (2): 7.7/12 MB | 8.7/9.0 MB Progress (2): 7.7/12 MB | 8.7/9.0 MB Progress (2): 7.7/12 MB | 8.7/9.0 MB Progress (2): 7.7/12 MB | 8.8/9.0 MB Progress (2): 7.7/12 MB | 8.8/9.0 MB Progress (2): 7.7/12 MB | 8.8/9.0 MB Progress (2): 7.7/12 MB | 8.8/9.0 MB Progress (2): 7.7/12 MB | 8.8/9.0 MB Progress (2): 7.7/12 MB | 8.8/9.0 MB Progress (2): 7.7/12 MB | 8.9/9.0 MB Progress (2): 7.7/12 MB | 8.9/9.0 MB Progress (3): 7.7/12 MB | 8.9/9.0 MB | 0/1.4 MB Progress (3): 7.7/12 MB | 8.9/9.0 MB | 0/1.4 MB Progress (3): 7.7/12 MB | 8.9/9.0 MB | 0/1.4 MB Progress (3): 7.7/12 MB | 8.9/9.0 MB | 0.1/1.4 MB Progress (3): 7.7/12 MB | 8.9/9.0 MB | 0.1/1.4 MB Progress (3): 7.7/12 MB | 8.9/9.0 MB | 0.1/1.4 MB Progress (3): 7.7/12 MB | 8.9/9.0 MB | 0.1/1.4 MB Progress (3): 7.7/12 MB | 8.9/9.0 MB | 0.1/1.4 MB Progress (3): 7.7/12 MB | 8.9/9.0 MB | 0.1/1.4 MB Progress (3): 7.7/12 MB | 8.9/9.0 MB | 0.2/1.4 MB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.2/1.4 MB | 7.7/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.2/1.4 MB | 12/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.2/1.4 MB | 28/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.2/1.4 MB | 44/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.2/1.4 MB | 61/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.2/1.4 MB | 77/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.2/1.4 MB | 77/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.2/1.4 MB | 77/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.2/1.4 MB | 77/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.2/1.4 MB | 77/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.2/1.4 MB | 77/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.2/1.4 MB | 77/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 77/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 77/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 77/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 77/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 77/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 94/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 110/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 126/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 143/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 159/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 175/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 180/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 188/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 197/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 213/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 7.7/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 8.2/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 25/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 41/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 49/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 66/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 74/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 90/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 98/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 106/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 123/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 139/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 156/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 164/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 180/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 188/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 197/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 213/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 221/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 238/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 254/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 270/286 kB Progress (5): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB | 286 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/6.2.15/spring-tx-6.2.15.jar (286 kB at 260 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.2.15/spring-beans-6.2.15.jar Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (4): 7.7/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (4): 7.8/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (4): 7.8/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (4): 7.8/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (4): 7.8/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (4): 7.8/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (4): 7.8/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (4): 7.9/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (4): 7.9/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (4): 7.9/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (4): 7.9/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (4): 7.9/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (4): 7.9/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (4): 7.9/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.3/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.4/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.4/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.4/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.4/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.4/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.4/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.5/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.5/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.5/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.5/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.5/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.5/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.6/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.6/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.6/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.6/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.6/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.6/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.7/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.7/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.7/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.7/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.7/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.7/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.8/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.8/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.8/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.8/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.8/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.8/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.8/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.8/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.9/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.9/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.9/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.9/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.9/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.9/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.9/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.9/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 0.9/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 1.0/1.4 MB | 221/420 kB Progress (4): 8.0/12 MB | 8.9/9.0 MB | 1.0/1.4 MB | 221/420 kB Progress (4): 8.1/12 MB | 8.9/9.0 MB | 1.0/1.4 MB | 221/420 kB Progress (4): 8.1/12 MB | 8.9/9.0 MB | 1.0/1.4 MB | 221/420 kB Progress (4): 8.1/12 MB | 8.9/9.0 MB | 1.0/1.4 MB | 221/420 kB Progress (4): 8.1/12 MB | 8.9/9.0 MB | 1.0/1.4 MB | 221/420 kB Progress (4): 8.1/12 MB | 8.9/9.0 MB | 1.0/1.4 MB | 221/420 kB Progress (4): 8.1/12 MB | 8.9/9.0 MB | 1.0/1.4 MB | 221/420 kB Progress (4): 8.1/12 MB | 8.9/9.0 MB | 1.0/1.4 MB | 221/420 kB Progress (4): 8.1/12 MB | 8.9/9.0 MB | 1.0/1.4 MB | 221/420 kB Progress (4): 8.1/12 MB | 8.9/9.0 MB | 1.0/1.4 MB | 221/420 kB Progress (4): 8.1/12 MB | 8.9/9.0 MB | 1.0/1.4 MB | 221/420 kB Progress (4): 8.1/12 MB | 8.9/9.0 MB | 1.1/1.4 MB | 221/420 kB Progress (4): 8.1/12 MB | 8.9/9.0 MB | 1.1/1.4 MB | 221/420 kB Progress (4): 8.1/12 MB | 8.9/9.0 MB | 1.1/1.4 MB | 221/420 kB Progress (4): 8.1/12 MB | 8.9/9.0 MB | 1.1/1.4 MB | 221/420 kB Progress (4): 8.1/12 MB | 8.9/9.0 MB | 1.1/1.4 MB | 221/420 kB Progress (4): 8.1/12 MB | 8.9/9.0 MB | 1.1/1.4 MB | 221/420 kB Progress (4): 8.1/12 MB | 8.9/9.0 MB | 1.1/1.4 MB | 221/420 kB Progress (4): 8.1/12 MB | 8.9/9.0 MB | 1.2/1.4 MB | 221/420 kB Progress (4): 8.1/12 MB | 8.9/9.0 MB | 1.2/1.4 MB | 221/420 kB Progress (4): 8.2/12 MB | 8.9/9.0 MB | 1.2/1.4 MB | 221/420 kB Progress (4): 8.2/12 MB | 8.9/9.0 MB | 1.2/1.4 MB | 221/420 kB Progress (4): 8.2/12 MB | 8.9/9.0 MB | 1.2/1.4 MB | 221/420 kB Progress (4): 8.2/12 MB | 8.9/9.0 MB | 1.2/1.4 MB | 221/420 kB Progress (4): 8.2/12 MB | 8.9/9.0 MB | 1.2/1.4 MB | 221/420 kB Progress (4): 8.2/12 MB | 8.9/9.0 MB | 1.2/1.4 MB | 221/420 kB Progress (4): 8.2/12 MB | 8.9/9.0 MB | 1.2/1.4 MB | 221/420 kB Progress (4): 8.2/12 MB | 8.9/9.0 MB | 1.3/1.4 MB | 221/420 kB Progress (4): 8.2/12 MB | 8.9/9.0 MB | 1.3/1.4 MB | 221/420 kB Progress (4): 8.2/12 MB | 8.9/9.0 MB | 1.3/1.4 MB | 221/420 kB Progress (4): 8.2/12 MB | 8.9/9.0 MB | 1.3/1.4 MB | 221/420 kB Progress (4): 8.2/12 MB | 8.9/9.0 MB | 1.3/1.4 MB | 221/420 kB Progress (4): 8.2/12 MB | 8.9/9.0 MB | 1.3/1.4 MB | 221/420 kB Progress (4): 8.2/12 MB | 8.9/9.0 MB | 1.3/1.4 MB | 221/420 kB Progress (4): 8.2/12 MB | 8.9/9.0 MB | 1.3/1.4 MB | 221/420 kB Progress (4): 8.3/12 MB | 8.9/9.0 MB | 1.3/1.4 MB | 221/420 kB Progress (4): 8.3/12 MB | 8.9/9.0 MB | 1.3/1.4 MB | 221/420 kB Progress (4): 8.3/12 MB | 8.9/9.0 MB | 1.4 MB | 221/420 kB Progress (4): 8.3/12 MB | 8.9/9.0 MB | 1.4 MB | 221/420 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.2.15/spring-context-6.2.15.jar (1.4 MB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/6.2.15/spring-aspects-6.2.15.jar Progress (3): 8.3/12 MB | 8.9/9.0 MB | 221/420 kB Progress (3): 8.3/12 MB | 8.9/9.0 MB | 221/420 kB Progress (3): 8.3/12 MB | 8.9/9.0 MB | 221/420 kB Progress (3): 8.3/12 MB | 8.9/9.0 MB | 221/420 kB Progress (3): 8.4/12 MB | 8.9/9.0 MB | 221/420 kB Progress (3): 8.4/12 MB | 8.9/9.0 MB | 221/420 kB Progress (3): 8.4/12 MB | 8.9/9.0 MB | 221/420 kB Progress (3): 8.4/12 MB | 8.9/9.0 MB | 221/420 kB Progress (3): 8.4/12 MB | 8.9/9.0 MB | 221/420 kB Progress (3): 8.4/12 MB | 8.9/9.0 MB | 221/420 kB Progress (3): 8.4/12 MB | 8.9/9.0 MB | 238/420 kB Progress (3): 8.5/12 MB | 8.9/9.0 MB | 238/420 kB Progress (3): 8.5/12 MB | 8.9/9.0 MB | 254/420 kB Progress (3): 8.5/12 MB | 8.9/9.0 MB | 262/420 kB Progress (3): 8.5/12 MB | 8.9/9.0 MB | 262/420 kB Progress (3): 8.5/12 MB | 8.9/9.0 MB | 270/420 kB Progress (3): 8.5/12 MB | 8.9/9.0 MB | 287/420 kB Progress (3): 8.5/12 MB | 8.9/9.0 MB | 287/420 kB Progress (3): 8.5/12 MB | 8.9/9.0 MB | 303/420 kB Progress (3): 8.5/12 MB | 8.9/9.0 MB | 311/420 kB Progress (3): 8.5/12 MB | 8.9/9.0 MB | 311/420 kB Progress (3): 8.5/12 MB | 8.9/9.0 MB | 319/420 kB Progress (3): 8.5/12 MB | 8.9/9.0 MB | 328/420 kB Progress (3): 8.5/12 MB | 8.9/9.0 MB | 336/420 kB Progress (3): 8.5/12 MB | 8.9/9.0 MB | 336/420 kB Progress (3): 8.5/12 MB | 8.9/9.0 MB | 344/420 kB Progress (3): 8.5/12 MB | 8.9/9.0 MB | 360/420 kB Progress (3): 8.5/12 MB | 8.9/9.0 MB | 360/420 kB Progress (3): 8.5/12 MB | 8.9/9.0 MB | 377/420 kB Progress (3): 8.5/12 MB | 8.9/9.0 MB | 377/420 kB Progress (3): 8.5/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.6/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.6/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.6/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.6/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.6/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.6/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.7/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.7/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.7/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.7/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.7/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.7/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.8/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.8/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.8/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.8/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.8/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.8/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.9/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.9/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.9/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.9/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.9/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 8.9/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 9.0/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 9.0/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 9.0/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 9.0/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 9.0/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 9.0/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 9.0/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 9.1/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 9.1/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 9.1/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 9.1/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 9.1/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 9.1/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 9.2/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 9.2/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 9.2/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 9.2/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 9.2/12 MB | 8.9/9.0 MB | 393/420 kB Progress (4): 9.2/12 MB | 8.9/9.0 MB | 393/420 kB | 3.4/891 kB Progress (4): 9.2/12 MB | 8.9/9.0 MB | 393/420 kB | 3.4/891 kB Progress (4): 9.2/12 MB | 8.9/9.0 MB | 393/420 kB | 20/891 kB Progress (4): 9.2/12 MB | 8.9/9.0 MB | 393/420 kB | 36/891 kB Progress (4): 9.3/12 MB | 8.9/9.0 MB | 393/420 kB | 36/891 kB Progress (4): 9.3/12 MB | 8.9/9.0 MB | 393/420 kB | 36/891 kB Progress (4): 9.3/12 MB | 8.9/9.0 MB | 393/420 kB | 36/891 kB Progress (4): 9.3/12 MB | 8.9/9.0 MB | 393/420 kB | 36/891 kB Progress (4): 9.3/12 MB | 8.9/9.0 MB | 393/420 kB | 53/891 kB Progress (4): 9.3/12 MB | 8.9/9.0 MB | 393/420 kB | 61/891 kB Progress (4): 9.3/12 MB | 8.9/9.0 MB | 393/420 kB | 61/891 kB Progress (4): 9.3/12 MB | 8.9/9.0 MB | 393/420 kB | 77/891 kB Progress (4): 9.3/12 MB | 8.9/9.0 MB | 393/420 kB | 94/891 kB Progress (4): 9.3/12 MB | 8.9/9.0 MB | 393/420 kB | 94/891 kB Progress (4): 9.3/12 MB | 8.9/9.0 MB | 393/420 kB | 94/891 kB Progress (4): 9.4/12 MB | 8.9/9.0 MB | 393/420 kB | 94/891 kB Progress (4): 9.4/12 MB | 8.9/9.0 MB | 393/420 kB | 94/891 kB Progress (4): 9.4/12 MB | 8.9/9.0 MB | 393/420 kB | 110/891 kB Progress (4): 9.4/12 MB | 8.9/9.0 MB | 393/420 kB | 110/891 kB Progress (4): 9.4/12 MB | 8.9/9.0 MB | 393/420 kB | 126/891 kB Progress (4): 9.4/12 MB | 8.9/9.0 MB | 393/420 kB | 126/891 kB Progress (4): 9.4/12 MB | 8.9/9.0 MB | 393/420 kB | 134/891 kB Progress (4): 9.4/12 MB | 8.9/9.0 MB | 393/420 kB | 134/891 kB Progress (4): 9.4/12 MB | 8.9/9.0 MB | 393/420 kB | 151/891 kB Progress (4): 9.4/12 MB | 8.9/9.0 MB | 393/420 kB | 151/891 kB Progress (4): 9.4/12 MB | 8.9/9.0 MB | 393/420 kB | 167/891 kB Progress (4): 9.5/12 MB | 8.9/9.0 MB | 393/420 kB | 167/891 kB Progress (4): 9.5/12 MB | 8.9/9.0 MB | 393/420 kB | 184/891 kB Progress (4): 9.5/12 MB | 8.9/9.0 MB | 393/420 kB | 184/891 kB Progress (4): 9.5/12 MB | 8.9/9.0 MB | 393/420 kB | 197/891 kB Progress (4): 9.5/12 MB | 8.9/9.0 MB | 393/420 kB | 197/891 kB Progress (4): 9.5/12 MB | 8.9/9.0 MB | 393/420 kB | 213/891 kB Progress (4): 9.5/12 MB | 8.9/9.0 MB | 393/420 kB | 221/891 kB Progress (4): 9.5/12 MB | 8.9/9.0 MB | 393/420 kB | 221/891 kB Progress (4): 9.5/12 MB | 8.9/9.0 MB | 393/420 kB | 221/891 kB Progress (4): 9.5/12 MB | 8.9/9.0 MB | 393/420 kB | 238/891 kB Progress (4): 9.5/12 MB | 8.9/9.0 MB | 393/420 kB | 238/891 kB Progress (4): 9.5/12 MB | 8.9/9.0 MB | 393/420 kB | 238/891 kB Progress (4): 9.6/12 MB | 8.9/9.0 MB | 393/420 kB | 238/891 kB Progress (4): 9.6/12 MB | 8.9/9.0 MB | 393/420 kB | 254/891 kB Progress (4): 9.6/12 MB | 8.9/9.0 MB | 393/420 kB | 262/891 kB Progress (4): 9.6/12 MB | 8.9/9.0 MB | 393/420 kB | 262/891 kB Progress (4): 9.6/12 MB | 8.9/9.0 MB | 393/420 kB | 270/891 kB Progress (4): 9.6/12 MB | 8.9/9.0 MB | 393/420 kB | 279/891 kB Progress (4): 9.6/12 MB | 8.9/9.0 MB | 393/420 kB | 287/891 kB Progress (4): 9.6/12 MB | 8.9/9.0 MB | 393/420 kB | 303/891 kB Progress (4): 9.6/12 MB | 8.9/9.0 MB | 393/420 kB | 303/891 kB Progress (4): 9.6/12 MB | 8.9/9.0 MB | 393/420 kB | 303/891 kB Progress (4): 9.6/12 MB | 8.9/9.0 MB | 393/420 kB | 303/891 kB Progress (4): 9.6/12 MB | 8.9/9.0 MB | 393/420 kB | 303/891 kB Progress (4): 9.7/12 MB | 8.9/9.0 MB | 393/420 kB | 303/891 kB Progress (4): 9.7/12 MB | 8.9/9.0 MB | 393/420 kB | 311/891 kB Progress (4): 9.7/12 MB | 8.9/9.0 MB | 393/420 kB | 311/891 kB Progress (4): 9.7/12 MB | 8.9/9.0 MB | 393/420 kB | 319/891 kB Progress (4): 9.7/12 MB | 8.9/9.0 MB | 393/420 kB | 328/891 kB Progress (4): 9.7/12 MB | 8.9/9.0 MB | 393/420 kB | 328/891 kB Progress (4): 9.7/12 MB | 8.9/9.0 MB | 393/420 kB | 344/891 kB Progress (4): 9.7/12 MB | 8.9/9.0 MB | 393/420 kB | 344/891 kB Progress (4): 9.7/12 MB | 8.9/9.0 MB | 393/420 kB | 360/891 kB Progress (4): 9.7/12 MB | 8.9/9.0 MB | 393/420 kB | 377/891 kB Progress (4): 9.7/12 MB | 8.9/9.0 MB | 393/420 kB | 377/891 kB Progress (4): 9.7/12 MB | 8.9/9.0 MB | 393/420 kB | 377/891 kB Progress (4): 9.8/12 MB | 8.9/9.0 MB | 393/420 kB | 377/891 kB Progress (4): 9.8/12 MB | 8.9/9.0 MB | 393/420 kB | 377/891 kB Progress (4): 9.8/12 MB | 8.9/9.0 MB | 393/420 kB | 393/891 kB Progress (4): 9.8/12 MB | 8.9/9.0 MB | 393/420 kB | 393/891 kB Progress (4): 9.8/12 MB | 8.9/9.0 MB | 393/420 kB | 410/891 kB Progress (4): 9.8/12 MB | 8.9/9.0 MB | 393/420 kB | 410/891 kB Progress (4): 9.8/12 MB | 8.9/9.0 MB | 393/420 kB | 410/891 kB Progress (4): 9.8/12 MB | 8.9/9.0 MB | 393/420 kB | 426/891 kB Progress (4): 9.8/12 MB | 8.9/9.0 MB | 393/420 kB | 426/891 kB Progress (4): 9.8/12 MB | 8.9/9.0 MB | 393/420 kB | 442/891 kB Progress (4): 9.9/12 MB | 8.9/9.0 MB | 393/420 kB | 442/891 kB Progress (4): 9.9/12 MB | 8.9/9.0 MB | 393/420 kB | 451/891 kB Progress (4): 9.9/12 MB | 8.9/9.0 MB | 393/420 kB | 451/891 kB Progress (4): 9.9/12 MB | 8.9/9.0 MB | 393/420 kB | 451/891 kB Progress (4): 9.9/12 MB | 8.9/9.0 MB | 393/420 kB | 467/891 kB Progress (4): 9.9/12 MB | 8.9/9.0 MB | 393/420 kB | 467/891 kB Progress (4): 9.9/12 MB | 8.9/9.0 MB | 393/420 kB | 483/891 kB Progress (4): 9.9/12 MB | 8.9/9.0 MB | 393/420 kB | 483/891 kB Progress (4): 9.9/12 MB | 8.9/9.0 MB | 393/420 kB | 500/891 kB Progress (4): 9.9/12 MB | 8.9/9.0 MB | 393/420 kB | 500/891 kB Progress (4): 10.0/12 MB | 8.9/9.0 MB | 393/420 kB | 500/891 kB Progress (4): 10.0/12 MB | 8.9/9.0 MB | 393/420 kB | 516/891 kB Progress (4): 10.0/12 MB | 8.9/9.0 MB | 393/420 kB | 532/891 kB Progress (4): 10.0/12 MB | 8.9/9.0 MB | 393/420 kB | 532/891 kB Progress (4): 10.0/12 MB | 8.9/9.0 MB | 393/420 kB | 549/891 kB Progress (4): 10.0/12 MB | 8.9/9.0 MB | 393/420 kB | 549/891 kB Progress (4): 10.0/12 MB | 8.9/9.0 MB | 393/420 kB | 565/891 kB Progress (4): 10.0/12 MB | 8.9/9.0 MB | 393/420 kB | 582/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 582/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 598/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 614/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 614/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 631/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 631/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 647/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 647/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 664/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 664/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 680/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 680/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 696/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 696/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 696/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 696/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 696/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 696/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 696/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 696/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 696/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 696/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 713/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 729/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 729/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 745/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 745/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 762/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 778/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 778/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 778/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 795/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 795/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 811/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 811/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 827/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 827/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 844/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 844/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 860/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 860/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 860/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 860/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 860/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 877/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 877/891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 891 kB Progress (4): 10/12 MB | 8.9/9.0 MB | 393/420 kB | 891 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.2.15/spring-beans-6.2.15.jar (891 kB at 740 kB/s) Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.25.1/aspectjweaver-1.9.25.1.jar Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 8.9/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 9.0/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 9.0/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 9.0/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 9.0/9.0 MB | 393/420 kB Progress (3): 11/12 MB | 9.0 MB | 393/420 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.17.8/byte-buddy-1.17.8.jar (9.0 MB at 7.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/3.5.10/spring-boot-starter-web-3.5.10.jar Progress (2): 11/12 MB | 393/420 kB Progress (2): 11/12 MB | 393/420 kB Progress (2): 12/12 MB | 393/420 kB Progress (2): 12/12 MB | 393/420 kB Progress (2): 12/12 MB | 393/420 kB Progress (2): 12/12 MB | 393/420 kB Progress (2): 12/12 MB | 393/420 kB Progress (2): 12/12 MB | 393/420 kB Progress (2): 12/12 MB | 393/420 kB Progress (2): 12/12 MB | 393/420 kB Progress (2): 12/12 MB | 393/420 kB Progress (2): 12/12 MB | 393/420 kB Progress (2): 12/12 MB | 393/420 kB Progress (2): 12/12 MB | 393/420 kB Progress (2): 12/12 MB | 393/420 kB Progress (2): 12/12 MB | 393/420 kB Progress (2): 12/12 MB | 393/420 kB Progress (2): 12/12 MB | 410/420 kB Progress (2): 12/12 MB | 420 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.2.15/spring-aop-6.2.15.jar (420 kB at 341 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.5.10/spring-boot-starter-json-3.5.10.jar Progress (2): 12/12 MB | 7.7/50 kB Progress (2): 12/12 MB | 12/50 kB Progress (2): 12/12 MB | 28/50 kB Progress (2): 12/12 MB | 44/50 kB Progress (2): 12/12 MB | 50 kB Progress (2): 12/12 MB | 50 kB Progress (2): 12/12 MB | 50 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/6.2.15/spring-aspects-6.2.15.jar (50 kB at 40 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.19.4/jackson-databind-2.19.4.jar Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/orm/hibernate-core/6.6.41.Final/hibernate-core-6.6.41.Final.jar (12 MB at 9.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.19.4/jackson-annotations-2.19.4.jar Progress (1): 0/2.2 MB Progress (1): 0/2.2 MB Progress (1): 0/2.2 MB Progress (1): 0/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.1/2.2 MB Progress (1): 0.2/2.2 MB Progress (1): 0.2/2.2 MB Progress (1): 0.2/2.2 MB Progress (1): 0.2/2.2 MB Progress (1): 0.2/2.2 MB Progress (1): 0.2/2.2 MB Progress (2): 0.2/2.2 MB | 2.1 kB Progress (2): 0.3/2.2 MB | 2.1 kB Progress (2): 0.3/2.2 MB | 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/3.5.10/spring-boot-starter-web-3.5.10.jar (2.1 kB at 1.6 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.19.4/jackson-core-2.19.4.jar Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.3/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (2): 0.8/2.2 MB | 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.5.10/spring-boot-starter-json-3.5.10.jar (2.0 kB at 1.5 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.19.4/jackson-datatype-jdk8-2.19.4.jar Progress (1): 0.8/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.25.1/aspectjweaver-1.9.25.1.jar (2.2 MB at 1.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.19.4/jackson-datatype-jsr310-2.19.4.jar Progress (1): 0/1.7 MB Progress (1): 0/1.7 MB Progress (2): 0/1.7 MB | 7.7/79 kB Progress (2): 0/1.7 MB | 16/79 kB Progress (2): 0/1.7 MB | 16/79 kB Progress (2): 0/1.7 MB | 32/79 kB Progress (2): 0/1.7 MB | 49/79 kB Progress (2): 0/1.7 MB | 49/79 kB Progress (2): 0/1.7 MB | 65/79 kB Progress (2): 0.1/1.7 MB | 65/79 kB Progress (2): 0.1/1.7 MB | 79 kB Progress (2): 0.1/1.7 MB | 79 kB Progress (2): 0.1/1.7 MB | 79 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.19.4/jackson-annotations-2.19.4.jar (79 kB at 59 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.19.4/jackson-module-parameter-names-2.19.4.jar Progress (1): 0.1/1.7 MB Progress (1): 0.1/1.7 MB Progress (1): 0.1/1.7 MB Progress (1): 0.2/1.7 MB Progress (1): 0.2/1.7 MB Progress (1): 0.2/1.7 MB Progress (1): 0.2/1.7 MB Progress (1): 0.2/1.7 MB Progress (1): 0.2/1.7 MB Progress (1): 0.2/1.7 MB Progress (1): 0.2/1.7 MB Progress (1): 0.3/1.7 MB Progress (1): 0.3/1.7 MB Progress (1): 0.3/1.7 MB Progress (1): 0.3/1.7 MB Progress (1): 0.3/1.7 MB Progress (1): 0.3/1.7 MB Progress (1): 0.3/1.7 MB Progress (1): 0.3/1.7 MB Progress (1): 0.4/1.7 MB Progress (1): 0.4/1.7 MB Progress (1): 0.4/1.7 MB Progress (1): 0.4/1.7 MB Progress (1): 0.4/1.7 MB Progress (1): 0.4/1.7 MB Progress (1): 0.5/1.7 MB Progress (1): 0.5/1.7 MB Progress (1): 0.5/1.7 MB Progress (1): 0.5/1.7 MB Progress (1): 0.5/1.7 MB Progress (1): 0.5/1.7 MB Progress (1): 0.6/1.7 MB Progress (1): 0.6/1.7 MB Progress (1): 0.6/1.7 MB Progress (1): 0.6/1.7 MB Progress (1): 0.6/1.7 MB Progress (1): 0.6/1.7 MB Progress (1): 0.7/1.7 MB Progress (1): 0.7/1.7 MB Progress (1): 0.7/1.7 MB Progress (1): 0.7/1.7 MB Progress (1): 0.7/1.7 MB Progress (1): 0.7/1.7 MB Progress (1): 0.8/1.7 MB Progress (1): 0.8/1.7 MB Progress (1): 0.8/1.7 MB Progress (1): 0.8/1.7 MB Progress (1): 0.8/1.7 MB Progress (1): 0.8/1.7 MB Progress (1): 0.9/1.7 MB Progress (1): 0.9/1.7 MB Progress (1): 0.9/1.7 MB Progress (1): 0.9/1.7 MB Progress (1): 0.9/1.7 MB Progress (1): 0.9/1.7 MB Progress (1): 1.0/1.7 MB Progress (1): 1.0/1.7 MB Progress (1): 1.0/1.7 MB Progress (1): 1.0/1.7 MB Progress (1): 1.0/1.7 MB Progress (1): 1.0/1.7 MB Progress (1): 1.0/1.7 MB Progress (1): 1.1/1.7 MB Progress (1): 1.1/1.7 MB Progress (1): 1.1/1.7 MB Progress (1): 1.1/1.7 MB Progress (1): 1.1/1.7 MB Progress (1): 1.1/1.7 MB Progress (1): 1.2/1.7 MB Progress (1): 1.2/1.7 MB Progress (1): 1.2/1.7 MB Progress (1): 1.2/1.7 MB Progress (1): 1.2/1.7 MB Progress (2): 1.2/1.7 MB | 4.1/591 kB Progress (2): 1.2/1.7 MB | 20/591 kB Progress (2): 1.2/1.7 MB | 20/591 kB Progress (2): 1.3/1.7 MB | 20/591 kB Progress (2): 1.3/1.7 MB | 37/591 kB Progress (2): 1.3/1.7 MB | 37/591 kB Progress (2): 1.3/1.7 MB | 53/591 kB Progress (2): 1.3/1.7 MB | 70/591 kB Progress (2): 1.3/1.7 MB | 70/591 kB Progress (2): 1.3/1.7 MB | 70/591 kB Progress (2): 1.3/1.7 MB | 70/591 kB Progress (2): 1.3/1.7 MB | 86/591 kB Progress (2): 1.3/1.7 MB | 86/591 kB Progress (2): 1.4/1.7 MB | 86/591 kB Progress (2): 1.4/1.7 MB | 102/591 kB Progress (2): 1.4/1.7 MB | 119/591 kB Progress (2): 1.4/1.7 MB | 119/591 kB Progress (2): 1.4/1.7 MB | 127/591 kB Progress (2): 1.4/1.7 MB | 143/591 kB Progress (2): 1.4/1.7 MB | 143/591 kB Progress (2): 1.4/1.7 MB | 143/591 kB Progress (2): 1.4/1.7 MB | 160/591 kB Progress (2): 1.4/1.7 MB | 160/591 kB Progress (2): 1.4/1.7 MB | 160/591 kB Progress (2): 1.5/1.7 MB | 160/591 kB Progress (2): 1.5/1.7 MB | 176/591 kB Progress (2): 1.5/1.7 MB | 176/591 kB Progress (2): 1.5/1.7 MB | 193/591 kB Progress (2): 1.5/1.7 MB | 193/591 kB Progress (2): 1.5/1.7 MB | 200/591 kB Progress (2): 1.5/1.7 MB | 217/591 kB Progress (2): 1.5/1.7 MB | 217/591 kB Progress (2): 1.5/1.7 MB | 233/591 kB Progress (2): 1.5/1.7 MB | 233/591 kB Progress (2): 1.5/1.7 MB | 250/591 kB Progress (2): 1.5/1.7 MB | 266/591 kB Progress (2): 1.5/1.7 MB | 266/591 kB Progress (2): 1.6/1.7 MB | 266/591 kB Progress (2): 1.6/1.7 MB | 266/591 kB Progress (2): 1.6/1.7 MB | 282/591 kB Progress (2): 1.6/1.7 MB | 282/591 kB Progress (2): 1.6/1.7 MB | 299/591 kB Progress (2): 1.6/1.7 MB | 299/591 kB Progress (2): 1.6/1.7 MB | 315/591 kB Progress (2): 1.6/1.7 MB | 315/591 kB Progress (2): 1.6/1.7 MB | 331/591 kB Progress (2): 1.6/1.7 MB | 331/591 kB Progress (2): 1.7/1.7 MB | 331/591 kB Progress (2): 1.7/1.7 MB | 331/591 kB Progress (2): 1.7/1.7 MB | 348/591 kB Progress (2): 1.7/1.7 MB | 364/591 kB Progress (2): 1.7 MB | 364/591 kB Progress (2): 1.7 MB | 381/591 kB Progress (2): 1.7 MB | 397/591 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.19.4/jackson-databind-2.19.4.jar (1.7 MB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/3.5.10/spring-boot-starter-tomcat-3.5.10.jar Progress (1): 413/591 kB Progress (1): 430/591 kB Progress (1): 446/591 kB Progress (1): 463/591 kB Progress (1): 479/591 kB Progress (1): 495/591 kB Progress (1): 512/591 kB Progress (1): 528/591 kB Progress (1): 544/591 kB Progress (1): 561/591 kB Progress (1): 577/591 kB Progress (1): 591 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.19.4/jackson-core-2.19.4.jar (591 kB at 424 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/10.1.50/tomcat-embed-core-10.1.50.jar Progress (1): 7.7/36 kB Progress (1): 16/36 kB Progress (1): 32/36 kB Progress (1): 36 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.19.4/jackson-datatype-jdk8-2.19.4.jar (36 kB at 26 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.50/tomcat-embed-el-10.1.50.jar Progress (1): 3.4/10 kB Progress (1): 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.19.4/jackson-module-parameter-names-2.19.4.jar (10 kB at 7.2 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.50/tomcat-embed-websocket-10.1.50.jar Progress (1): 7.7/137 kB Progress (1): 16/137 kB Progress (1): 32/137 kB Progress (1): 49/137 kB Progress (1): 65/137 kB Progress (1): 81/137 kB Progress (1): 98/137 kB Progress (1): 114/137 kB Progress (1): 131/137 kB Progress (1): 137 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.19.4/jackson-datatype-jsr310-2.19.4.jar (137 kB at 95 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.2.15/spring-web-6.2.15.jar Progress (1): 0/3.7 MB Progress (1): 0/3.7 MB Progress (1): 0/3.7 MB Progress (1): 0/3.7 MB Progress (1): 0.1/3.7 MB Progress (1): 0.1/3.7 MB Progress (1): 0.1/3.7 MB Progress (1): 0.1/3.7 MB Progress (1): 0.1/3.7 MB Progress (1): 0.1/3.7 MB Progress (1): 0.1/3.7 MB Progress (1): 0.2/3.7 MB Progress (1): 0.2/3.7 MB Progress (1): 0.2/3.7 MB Progress (1): 0.2/3.7 MB Progress (1): 0.2/3.7 MB Progress (1): 0.2/3.7 MB Progress (1): 0.3/3.7 MB Progress (1): 0.3/3.7 MB Progress (1): 0.3/3.7 MB Progress (1): 0.3/3.7 MB Progress (1): 0.3/3.7 MB Progress (2): 0.3/3.7 MB | 2.0 kB Progress (2): 0.3/3.7 MB | 2.0 kB Progress (2): 0.4/3.7 MB | 2.0 kB Progress (2): 0.4/3.7 MB | 2.0 kB Progress (2): 0.4/3.7 MB | 2.0 kB Progress (2): 0.4/3.7 MB | 2.0 kB Progress (2): 0.4/3.7 MB | 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/3.5.10/spring-boot-starter-tomcat-3.5.10.jar (2.0 kB at 1.4 kB/s) Progress (1): 0.4/3.7 MB Progress (1): 0.5/3.7 MB Progress (2): 0.5/3.7 MB | 7.7/264 kB Progress (2): 0.5/3.7 MB | 16/264 kB Progress (2): 0.5/3.7 MB | 28/264 kB Progress (2): 0.5/3.7 MB | 28/264 kB Progress (2): 0.5/3.7 MB | 44/264 kB Progress (2): 0.5/3.7 MB | 44/264 kB Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.15.8/micrometer-observation-1.15.8.jar Progress (2): 0.5/3.7 MB | 44/264 kB Progress (2): 0.5/3.7 MB | 44/264 kB Progress (2): 0.5/3.7 MB | 44/264 kB Progress (2): 0.6/3.7 MB | 44/264 kB Progress (2): 0.6/3.7 MB | 61/264 kB Progress (2): 0.6/3.7 MB | 77/264 kB Progress (2): 0.6/3.7 MB | 77/264 kB Progress (2): 0.6/3.7 MB | 94/264 kB Progress (2): 0.6/3.7 MB | 94/264 kB Progress (2): 0.6/3.7 MB | 94/264 kB Progress (2): 0.6/3.7 MB | 110/264 kB Progress (2): 0.6/3.7 MB | 110/264 kB Progress (2): 0.6/3.7 MB | 110/264 kB Progress (2): 0.6/3.7 MB | 126/264 kB Progress (2): 0.7/3.7 MB | 126/264 kB Progress (2): 0.7/3.7 MB | 143/264 kB Progress (2): 0.7/3.7 MB | 143/264 kB Progress (2): 0.7/3.7 MB | 143/264 kB Progress (2): 0.7/3.7 MB | 143/264 kB Progress (2): 0.7/3.7 MB | 143/264 kB Progress (2): 0.7/3.7 MB | 143/264 kB Progress (2): 0.7/3.7 MB | 159/264 kB Progress (2): 0.8/3.7 MB | 159/264 kB Progress (2): 0.8/3.7 MB | 159/264 kB Progress (2): 0.8/3.7 MB | 175/264 kB Progress (2): 0.8/3.7 MB | 175/264 kB Progress (2): 0.8/3.7 MB | 175/264 kB Progress (2): 0.8/3.7 MB | 192/264 kB Progress (2): 0.8/3.7 MB | 192/264 kB Progress (2): 0.8/3.7 MB | 192/264 kB Progress (2): 0.8/3.7 MB | 208/264 kB Progress (2): 0.9/3.7 MB | 208/264 kB Progress (2): 0.9/3.7 MB | 208/264 kB Progress (2): 0.9/3.7 MB | 225/264 kB Progress (2): 0.9/3.7 MB | 225/264 kB Progress (2): 0.9/3.7 MB | 241/264 kB Progress (2): 0.9/3.7 MB | 241/264 kB Progress (2): 0.9/3.7 MB | 241/264 kB Progress (2): 0.9/3.7 MB | 257/264 kB Progress (2): 0.9/3.7 MB | 257/264 kB Progress (2): 0.9/3.7 MB | 264 kB Progress (2): 1.0/3.7 MB | 264 kB Progress (2): 1.0/3.7 MB | 264 kB Progress (2): 1.0/3.7 MB | 264 kB Progress (2): 1.0/3.7 MB | 264 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.50/tomcat-embed-el-10.1.50.jar (264 kB at 176 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.15.8/micrometer-commons-1.15.8.jar Progress (1): 1.0/3.7 MB Progress (1): 1.0/3.7 MB Progress (1): 1.0/3.7 MB Progress (1): 1.1/3.7 MB Progress (1): 1.1/3.7 MB Progress (1): 1.1/3.7 MB Progress (1): 1.1/3.7 MB Progress (1): 1.1/3.7 MB Progress (1): 1.1/3.7 MB Progress (1): 1.2/3.7 MB Progress (1): 1.2/3.7 MB Progress (1): 1.2/3.7 MB Progress (1): 1.2/3.7 MB Progress (1): 1.2/3.7 MB Progress (1): 1.2/3.7 MB Progress (1): 1.2/3.7 MB Progress (1): 1.3/3.7 MB Progress (1): 1.3/3.7 MB Progress (1): 1.3/3.7 MB Progress (1): 1.3/3.7 MB Progress (1): 1.3/3.7 MB Progress (1): 1.3/3.7 MB Progress (1): 1.4/3.7 MB Progress (1): 1.4/3.7 MB Progress (1): 1.4/3.7 MB Progress (1): 1.4/3.7 MB Progress (1): 1.4/3.7 MB Progress (1): 1.4/3.7 MB Progress (1): 1.5/3.7 MB Progress (1): 1.5/3.7 MB Progress (1): 1.5/3.7 MB Progress (1): 1.5/3.7 MB Progress (1): 1.5/3.7 MB Progress (1): 1.5/3.7 MB Progress (1): 1.6/3.7 MB Progress (1): 1.6/3.7 MB Progress (1): 1.6/3.7 MB Progress (2): 1.6/3.7 MB | 7.7/284 kB Progress (2): 1.6/3.7 MB | 8.2/284 kB Progress (2): 1.6/3.7 MB | 8.2/284 kB Progress (2): 1.6/3.7 MB | 25/284 kB Progress (2): 1.6/3.7 MB | 25/284 kB Progress (2): 1.6/3.7 MB | 41/284 kB Progress (2): 1.6/3.7 MB | 41/284 kB Progress (2): 1.6/3.7 MB | 57/284 kB Progress (2): 1.6/3.7 MB | 66/284 kB Progress (2): 1.6/3.7 MB | 82/284 kB Progress (2): 1.6/3.7 MB | 98/284 kB Progress (2): 1.6/3.7 MB | 115/284 kB Progress (2): 1.6/3.7 MB | 115/284 kB Progress (2): 1.6/3.7 MB | 131/284 kB Progress (2): 1.7/3.7 MB | 131/284 kB Progress (2): 1.7/3.7 MB | 147/284 kB Progress (2): 1.7/3.7 MB | 147/284 kB Progress (2): 1.7/3.7 MB | 164/284 kB Progress (2): 1.7/3.7 MB | 164/284 kB Progress (2): 1.7/3.7 MB | 180/284 kB Progress (2): 1.7/3.7 MB | 197/284 kB Progress (2): 1.7/3.7 MB | 197/284 kB Progress (2): 1.7/3.7 MB | 213/284 kB Progress (2): 1.7/3.7 MB | 213/284 kB Progress (2): 1.7/3.7 MB | 229/284 kB Progress (2): 1.7/3.7 MB | 246/284 kB Progress (2): 1.7/3.7 MB | 262/284 kB Progress (2): 1.7/3.7 MB | 262/284 kB Progress (2): 1.7/3.7 MB | 279/284 kB Progress (2): 1.7/3.7 MB | 280/284 kB Progress (2): 1.7/3.7 MB | 284 kB Progress (2): 1.8/3.7 MB | 284 kB Progress (2): 1.8/3.7 MB | 284 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.50/tomcat-embed-websocket-10.1.50.jar (284 kB at 187 kB/s) Progress (1): 1.8/3.7 MB Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.2.15/spring-webmvc-6.2.15.jar Progress (1): 1.8/3.7 MB Progress (1): 1.8/3.7 MB Progress (1): 1.8/3.7 MB Progress (1): 1.8/3.7 MB Progress (1): 1.9/3.7 MB Progress (1): 1.9/3.7 MB Progress (1): 1.9/3.7 MB Progress (1): 1.9/3.7 MB Progress (1): 1.9/3.7 MB Progress (1): 1.9/3.7 MB Progress (1): 2.0/3.7 MB Progress (1): 2.0/3.7 MB Progress (1): 2.0/3.7 MB Progress (1): 2.0/3.7 MB Progress (1): 2.0/3.7 MB Progress (1): 2.0/3.7 MB Progress (1): 2.1/3.7 MB Progress (2): 2.1/3.7 MB | 0/2.1 MB Progress (2): 2.1/3.7 MB | 0/2.1 MB Progress (2): 2.1/3.7 MB | 0/2.1 MB Progress (2): 2.1/3.7 MB | 0/2.1 MB Progress (2): 2.1/3.7 MB | 0/2.1 MB Progress (2): 2.1/3.7 MB | 0.1/2.1 MB Progress (2): 2.1/3.7 MB | 0.1/2.1 MB Progress (2): 2.1/3.7 MB | 0.1/2.1 MB Progress (2): 2.1/3.7 MB | 0.1/2.1 MB Progress (2): 2.1/3.7 MB | 0.1/2.1 MB Progress (2): 2.1/3.7 MB | 0.1/2.1 MB Progress (2): 2.1/3.7 MB | 0.1/2.1 MB Progress (2): 2.1/3.7 MB | 0.1/2.1 MB Progress (2): 2.1/3.7 MB | 0.2/2.1 MB Progress (2): 2.1/3.7 MB | 0.2/2.1 MB Progress (2): 2.1/3.7 MB | 0.2/2.1 MB Progress (2): 2.1/3.7 MB | 0.2/2.1 MB Progress (2): 2.1/3.7 MB | 0.2/2.1 MB Progress (2): 2.1/3.7 MB | 0.2/2.1 MB Progress (2): 2.1/3.7 MB | 0.2/2.1 MB Progress (2): 2.1/3.7 MB | 0.2/2.1 MB Progress (2): 2.1/3.7 MB | 0.2/2.1 MB Progress (2): 2.2/3.7 MB | 0.2/2.1 MB Progress (2): 2.2/3.7 MB | 0.2/2.1 MB Progress (2): 2.2/3.7 MB | 0.2/2.1 MB Progress (2): 2.2/3.7 MB | 0.2/2.1 MB Progress (2): 2.2/3.7 MB | 0.3/2.1 MB Progress (2): 2.2/3.7 MB | 0.3/2.1 MB Progress (2): 2.2/3.7 MB | 0.3/2.1 MB Progress (2): 2.2/3.7 MB | 0.3/2.1 MB Progress (2): 2.2/3.7 MB | 0.3/2.1 MB Progress (2): 2.2/3.7 MB | 0.3/2.1 MB Progress (2): 2.2/3.7 MB | 0.3/2.1 MB Progress (2): 2.2/3.7 MB | 0.3/2.1 MB Progress (2): 2.2/3.7 MB | 0.3/2.1 MB Progress (2): 2.2/3.7 MB | 0.3/2.1 MB Progress (2): 2.2/3.7 MB | 0.3/2.1 MB Progress (2): 2.2/3.7 MB | 0.4/2.1 MB Progress (2): 2.2/3.7 MB | 0.4/2.1 MB Progress (2): 2.2/3.7 MB | 0.4/2.1 MB Progress (2): 2.2/3.7 MB | 0.4/2.1 MB Progress (2): 2.2/3.7 MB | 0.4/2.1 MB Progress (2): 2.2/3.7 MB | 0.4/2.1 MB Progress (2): 2.2/3.7 MB | 0.5/2.1 MB Progress (2): 2.2/3.7 MB | 0.5/2.1 MB Progress (2): 2.3/3.7 MB | 0.5/2.1 MB Progress (2): 2.3/3.7 MB | 0.5/2.1 MB Progress (2): 2.3/3.7 MB | 0.5/2.1 MB Progress (2): 2.3/3.7 MB | 0.5/2.1 MB Progress (2): 2.3/3.7 MB | 0.5/2.1 MB Progress (2): 2.3/3.7 MB | 0.5/2.1 MB Progress (2): 2.3/3.7 MB | 0.5/2.1 MB Progress (2): 2.3/3.7 MB | 0.5/2.1 MB Progress (2): 2.3/3.7 MB | 0.5/2.1 MB Progress (2): 2.3/3.7 MB | 0.5/2.1 MB Progress (2): 2.3/3.7 MB | 0.5/2.1 MB Progress (2): 2.4/3.7 MB | 0.5/2.1 MB Progress (2): 2.4/3.7 MB | 0.5/2.1 MB Progress (2): 2.4/3.7 MB | 0.5/2.1 MB Progress (2): 2.4/3.7 MB | 0.5/2.1 MB Progress (2): 2.4/3.7 MB | 0.6/2.1 MB Progress (2): 2.4/3.7 MB | 0.6/2.1 MB Progress (2): 2.4/3.7 MB | 0.6/2.1 MB Progress (2): 2.4/3.7 MB | 0.6/2.1 MB Progress (2): 2.4/3.7 MB | 0.6/2.1 MB Progress (2): 2.4/3.7 MB | 0.6/2.1 MB Progress (2): 2.4/3.7 MB | 0.7/2.1 MB Progress (2): 2.4/3.7 MB | 0.7/2.1 MB Progress (2): 2.4/3.7 MB | 0.7/2.1 MB Progress (2): 2.4/3.7 MB | 0.7/2.1 MB Progress (2): 2.4/3.7 MB | 0.7/2.1 MB Progress (2): 2.4/3.7 MB | 0.7/2.1 MB Progress (2): 2.4/3.7 MB | 0.7/2.1 MB Progress (2): 2.4/3.7 MB | 0.7/2.1 MB Progress (2): 2.4/3.7 MB | 0.7/2.1 MB Progress (2): 2.4/3.7 MB | 0.8/2.1 MB Progress (2): 2.5/3.7 MB | 0.8/2.1 MB Progress (2): 2.5/3.7 MB | 0.8/2.1 MB Progress (2): 2.5/3.7 MB | 0.8/2.1 MB Progress (2): 2.5/3.7 MB | 0.8/2.1 MB Progress (2): 2.5/3.7 MB | 0.8/2.1 MB Progress (2): 2.5/3.7 MB | 0.8/2.1 MB Progress (2): 2.5/3.7 MB | 0.8/2.1 MB Progress (2): 2.5/3.7 MB | 0.8/2.1 MB Progress (2): 2.5/3.7 MB | 0.8/2.1 MB Progress (2): 2.5/3.7 MB | 0.8/2.1 MB Progress (2): 2.5/3.7 MB | 0.8/2.1 MB Progress (2): 2.6/3.7 MB | 0.8/2.1 MB Progress (2): 2.6/3.7 MB | 0.8/2.1 MB Progress (2): 2.6/3.7 MB | 0.8/2.1 MB Progress (2): 2.6/3.7 MB | 0.9/2.1 MB Progress (2): 2.6/3.7 MB | 0.9/2.1 MB Progress (2): 2.6/3.7 MB | 0.9/2.1 MB Progress (2): 2.6/3.7 MB | 0.9/2.1 MB Progress (2): 2.6/3.7 MB | 0.9/2.1 MB Progress (2): 2.6/3.7 MB | 0.9/2.1 MB Progress (2): 2.6/3.7 MB | 0.9/2.1 MB Progress (2): 2.6/3.7 MB | 1.0/2.1 MB Progress (2): 2.6/3.7 MB | 1.0/2.1 MB Progress (2): 2.6/3.7 MB | 1.0/2.1 MB Progress (2): 2.6/3.7 MB | 1.0/2.1 MB Progress (2): 2.6/3.7 MB | 1.0/2.1 MB Progress (2): 2.6/3.7 MB | 1.0/2.1 MB Progress (2): 2.7/3.7 MB | 1.0/2.1 MB Progress (2): 2.7/3.7 MB | 1.0/2.1 MB Progress (2): 2.7/3.7 MB | 1.0/2.1 MB Progress (2): 2.7/3.7 MB | 1.0/2.1 MB Progress (2): 2.7/3.7 MB | 1.0/2.1 MB Progress (2): 2.7/3.7 MB | 1.0/2.1 MB Progress (2): 2.7/3.7 MB | 1.0/2.1 MB Progress (2): 2.7/3.7 MB | 1.1/2.1 MB Progress (2): 2.7/3.7 MB | 1.1/2.1 MB Progress (2): 2.7/3.7 MB | 1.1/2.1 MB Progress (2): 2.7/3.7 MB | 1.1/2.1 MB Progress (2): 2.7/3.7 MB | 1.1/2.1 MB Progress (2): 2.7/3.7 MB | 1.1/2.1 MB Progress (2): 2.7/3.7 MB | 1.1/2.1 MB Progress (2): 2.7/3.7 MB | 1.2/2.1 MB Progress (2): 2.7/3.7 MB | 1.2/2.1 MB Progress (2): 2.7/3.7 MB | 1.2/2.1 MB Progress (2): 2.7/3.7 MB | 1.2/2.1 MB Progress (2): 2.7/3.7 MB | 1.2/2.1 MB Progress (2): 2.7/3.7 MB | 1.2/2.1 MB Progress (2): 2.8/3.7 MB | 1.2/2.1 MB Progress (2): 2.8/3.7 MB | 1.2/2.1 MB Progress (2): 2.8/3.7 MB | 1.2/2.1 MB Progress (2): 2.8/3.7 MB | 1.3/2.1 MB Progress (2): 2.8/3.7 MB | 1.3/2.1 MB Progress (2): 2.8/3.7 MB | 1.3/2.1 MB Progress (2): 2.8/3.7 MB | 1.3/2.1 MB Progress (2): 2.8/3.7 MB | 1.3/2.1 MB Progress (2): 2.8/3.7 MB | 1.3/2.1 MB Progress (2): 2.9/3.7 MB | 1.3/2.1 MB Progress (2): 2.9/3.7 MB | 1.3/2.1 MB Progress (2): 2.9/3.7 MB | 1.3/2.1 MB Progress (2): 2.9/3.7 MB | 1.3/2.1 MB Progress (2): 2.9/3.7 MB | 1.3/2.1 MB Progress (2): 2.9/3.7 MB | 1.3/2.1 MB Progress (2): 2.9/3.7 MB | 1.3/2.1 MB Progress (2): 2.9/3.7 MB | 1.4/2.1 MB Progress (2): 2.9/3.7 MB | 1.4/2.1 MB Progress (2): 2.9/3.7 MB | 1.4/2.1 MB Progress (2): 2.9/3.7 MB | 1.4/2.1 MB Progress (2): 2.9/3.7 MB | 1.4/2.1 MB Progress (2): 2.9/3.7 MB | 1.4/2.1 MB Progress (2): 2.9/3.7 MB | 1.5/2.1 MB Progress (2): 2.9/3.7 MB | 1.5/2.1 MB Progress (2): 2.9/3.7 MB | 1.5/2.1 MB Progress (2): 2.9/3.7 MB | 1.5/2.1 MB Progress (2): 2.9/3.7 MB | 1.5/2.1 MB Progress (2): 2.9/3.7 MB | 1.5/2.1 MB Progress (2): 2.9/3.7 MB | 1.5/2.1 MB Progress (2): 2.9/3.7 MB | 1.5/2.1 MB Progress (2): 3.0/3.7 MB | 1.5/2.1 MB Progress (2): 3.0/3.7 MB | 1.5/2.1 MB Progress (2): 3.0/3.7 MB | 1.5/2.1 MB Progress (2): 3.0/3.7 MB | 1.6/2.1 MB Progress (2): 3.0/3.7 MB | 1.6/2.1 MB Progress (2): 3.0/3.7 MB | 1.6/2.1 MB Progress (2): 3.0/3.7 MB | 1.6/2.1 MB Progress (2): 3.0/3.7 MB | 1.6/2.1 MB Progress (2): 3.0/3.7 MB | 1.6/2.1 MB Progress (2): 3.0/3.7 MB | 1.6/2.1 MB Progress (2): 3.0/3.7 MB | 1.6/2.1 MB Progress (2): 3.1/3.7 MB | 1.6/2.1 MB Progress (2): 3.1/3.7 MB | 1.6/2.1 MB Progress (2): 3.1/3.7 MB | 1.6/2.1 MB Progress (2): 3.1/3.7 MB | 1.6/2.1 MB Progress (2): 3.1/3.7 MB | 1.6/2.1 MB Progress (2): 3.1/3.7 MB | 1.6/2.1 MB Progress (2): 3.1/3.7 MB | 1.7/2.1 MB Progress (2): 3.1/3.7 MB | 1.7/2.1 MB Progress (2): 3.1/3.7 MB | 1.7/2.1 MB Progress (2): 3.1/3.7 MB | 1.7/2.1 MB Progress (2): 3.1/3.7 MB | 1.7/2.1 MB Progress (2): 3.1/3.7 MB | 1.7/2.1 MB Progress (2): 3.1/3.7 MB | 1.8/2.1 MB Progress (2): 3.1/3.7 MB | 1.8/2.1 MB Progress (2): 3.1/3.7 MB | 1.8/2.1 MB Progress (2): 3.1/3.7 MB | 1.8/2.1 MB Progress (2): 3.1/3.7 MB | 1.8/2.1 MB Progress (2): 3.1/3.7 MB | 1.8/2.1 MB Progress (2): 3.2/3.7 MB | 1.8/2.1 MB Progress (2): 3.2/3.7 MB | 1.8/2.1 MB Progress (2): 3.2/3.7 MB | 1.8/2.1 MB Progress (2): 3.2/3.7 MB | 1.8/2.1 MB Progress (2): 3.2/3.7 MB | 1.8/2.1 MB Progress (2): 3.2/3.7 MB | 1.8/2.1 MB Progress (2): 3.3/3.7 MB | 1.8/2.1 MB Progress (2): 3.3/3.7 MB | 1.8/2.1 MB Progress (2): 3.3/3.7 MB | 1.8/2.1 MB Progress (2): 3.3/3.7 MB | 1.8/2.1 MB Progress (2): 3.3/3.7 MB | 1.8/2.1 MB Progress (2): 3.3/3.7 MB | 1.9/2.1 MB Progress (2): 3.3/3.7 MB | 1.9/2.1 MB Progress (2): 3.3/3.7 MB | 1.9/2.1 MB Progress (2): 3.3/3.7 MB | 1.9/2.1 MB Progress (2): 3.3/3.7 MB | 1.9/2.1 MB Progress (2): 3.3/3.7 MB | 1.9/2.1 MB Progress (2): 3.3/3.7 MB | 1.9/2.1 MB Progress (2): 3.3/3.7 MB | 2.0/2.1 MB Progress (2): 3.3/3.7 MB | 2.0/2.1 MB Progress (2): 3.3/3.7 MB | 2.0/2.1 MB Progress (2): 3.3/3.7 MB | 2.0/2.1 MB Progress (2): 3.3/3.7 MB | 2.0/2.1 MB Progress (2): 3.3/3.7 MB | 2.0/2.1 MB Progress (2): 3.3/3.7 MB | 2.0/2.1 MB Progress (2): 3.4/3.7 MB | 2.0/2.1 MB Progress (2): 3.4/3.7 MB | 2.0/2.1 MB Progress (2): 3.4/3.7 MB | 2.0/2.1 MB Progress (2): 3.4/3.7 MB | 2.0/2.1 MB Progress (2): 3.4/3.7 MB | 2.0/2.1 MB Progress (2): 3.4/3.7 MB | 2.0/2.1 MB Progress (2): 3.5/3.7 MB | 2.0/2.1 MB Progress (2): 3.5/3.7 MB | 2.0/2.1 MB Progress (2): 3.5/3.7 MB | 2.0/2.1 MB Progress (2): 3.5/3.7 MB | 2.0/2.1 MB Progress (2): 3.5/3.7 MB | 2.0/2.1 MB Progress (2): 3.5/3.7 MB | 2.1/2.1 MB Progress (2): 3.5/3.7 MB | 2.1/2.1 MB Progress (2): 3.5/3.7 MB | 2.1 MB Progress (2): 3.5/3.7 MB | 2.1 MB Progress (2): 3.5/3.7 MB | 2.1 MB Progress (2): 3.5/3.7 MB | 2.1 MB Progress (2): 3.5/3.7 MB | 2.1 MB Progress (3): 3.5/3.7 MB | 2.1 MB | 7.7/75 kB Progress (3): 3.5/3.7 MB | 2.1 MB | 16/75 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.2.15/spring-web-6.2.15.jar (2.1 MB at 1.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.2.15/spring-expression-6.2.15.jar Progress (2): 3.5/3.7 MB | 32/75 kB Progress (2): 3.5/3.7 MB | 49/75 kB Progress (2): 3.5/3.7 MB | 65/75 kB Progress (2): 3.5/3.7 MB | 75 kB Progress (2): 3.6/3.7 MB | 75 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.15.8/micrometer-observation-1.15.8.jar (75 kB at 48 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/2.3.232/h2-2.3.232.jar Progress (1): 3.6/3.7 MB Progress (1): 3.6/3.7 MB Progress (1): 3.6/3.7 MB Progress (1): 3.6/3.7 MB Progress (1): 3.6/3.7 MB Progress (1): 3.7 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/10.1.50/tomcat-embed-core-10.1.50.jar (3.7 MB at 2.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar Progress (1): 7.7/49 kB Progress (1): 12/49 kB Progress (1): 28/49 kB Progress (1): 44/49 kB Progress (1): 49 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.15.8/micrometer-commons-1.15.8.jar (49 kB at 31 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.5.10/spring-boot-starter-test-3.5.10.jar Progress (1): 0/1.1 MB Progress (1): 0/1.1 MB Progress (1): 0/1.1 MB Progress (1): 0/1.1 MB Progress (1): 0/1.1 MB Progress (1): 0.1/1.1 MB Progress (1): 0.1/1.1 MB Progress (1): 0.1/1.1 MB Progress (1): 0.1/1.1 MB Progress (1): 0.1/1.1 MB Progress (1): 0.1/1.1 MB Progress (1): 0.2/1.1 MB Progress (1): 0.2/1.1 MB Progress (1): 0.2/1.1 MB Progress (1): 0.2/1.1 MB Progress (1): 0.2/1.1 MB Progress (1): 0.2/1.1 MB Progress (1): 0.2/1.1 MB Progress (1): 0.3/1.1 MB Progress (1): 0.3/1.1 MB Progress (1): 0.3/1.1 MB Progress (1): 0.3/1.1 MB Progress (1): 0.3/1.1 MB Progress (1): 0.3/1.1 MB Progress (1): 0.4/1.1 MB Progress (1): 0.4/1.1 MB Progress (1): 0.4/1.1 MB Progress (1): 0.4/1.1 MB Progress (1): 0.4/1.1 MB Progress (1): 0.4/1.1 MB Progress (1): 0.5/1.1 MB Progress (1): 0.5/1.1 MB Progress (1): 0.5/1.1 MB Progress (1): 0.5/1.1 MB Progress (1): 0.5/1.1 MB Progress (1): 0.5/1.1 MB Progress (1): 0.6/1.1 MB Progress (1): 0.6/1.1 MB Progress (1): 0.6/1.1 MB Progress (1): 0.6/1.1 MB Progress (1): 0.6/1.1 MB Progress (1): 0.6/1.1 MB Progress (1): 0.7/1.1 MB Progress (1): 0.7/1.1 MB Progress (1): 0.7/1.1 MB Progress (1): 0.7/1.1 MB Progress (1): 0.7/1.1 MB Progress (1): 0.7/1.1 MB Progress (1): 0.8/1.1 MB Progress (1): 0.8/1.1 MB Progress (1): 0.8/1.1 MB Progress (1): 0.8/1.1 MB Progress (1): 0.8/1.1 MB Progress (1): 0.8/1.1 MB Progress (1): 0.9/1.1 MB Progress (1): 0.9/1.1 MB Progress (1): 0.9/1.1 MB Progress (1): 0.9/1.1 MB Progress (1): 0.9/1.1 MB Progress (1): 0.9/1.1 MB Progress (1): 0.9/1.1 MB Progress (1): 1.0/1.1 MB Progress (1): 1.0/1.1 MB Progress (1): 1.0/1.1 MB Progress (1): 1.0/1.1 MB Progress (1): 1.0/1.1 MB Progress (1): 1.0/1.1 MB Progress (1): 1.1/1.1 MB Progress (1): 1.1/1.1 MB Progress (1): 1.1/1.1 MB Progress (1): 1.1 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.2.15/spring-webmvc-6.2.15.jar (1.1 MB at 674 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.5.10/spring-boot-test-3.5.10.jar Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (2): 0.2/2.0 MB | 7.7/318 kB Progress (2): 0.2/2.0 MB | 16/318 kB Progress (2): 0.2/2.0 MB | 32/318 kB Progress (2): 0.2/2.0 MB | 49/318 kB Progress (2): 0.2/2.0 MB | 65/318 kB Progress (2): 0.2/2.0 MB | 65/318 kB Progress (2): 0.2/2.0 MB | 81/318 kB Progress (2): 0.2/2.0 MB | 81/318 kB Progress (2): 0.2/2.0 MB | 98/318 kB Progress (2): 0.2/2.0 MB | 114/318 kB Progress (3): 0.2/2.0 MB | 114/318 kB | 0/2.7 MB Progress (3): 0.2/2.0 MB | 114/318 kB | 0/2.7 MB Progress (3): 0.2/2.0 MB | 114/318 kB | 0/2.7 MB Progress (3): 0.2/2.0 MB | 114/318 kB | 0/2.7 MB Progress (3): 0.3/2.0 MB | 114/318 kB | 0/2.7 MB Progress (3): 0.3/2.0 MB | 114/318 kB | 0/2.7 MB Progress (3): 0.3/2.0 MB | 114/318 kB | 0.1/2.7 MB Progress (3): 0.3/2.0 MB | 131/318 kB | 0.1/2.7 MB Progress (3): 0.3/2.0 MB | 131/318 kB | 0.1/2.7 MB Progress (3): 0.3/2.0 MB | 131/318 kB | 0.1/2.7 MB Progress (3): 0.3/2.0 MB | 147/318 kB | 0.1/2.7 MB Progress (3): 0.3/2.0 MB | 147/318 kB | 0.1/2.7 MB Progress (3): 0.3/2.0 MB | 163/318 kB | 0.1/2.7 MB Progress (3): 0.3/2.0 MB | 180/318 kB | 0.1/2.7 MB Progress (3): 0.3/2.0 MB | 196/318 kB | 0.1/2.7 MB Progress (3): 0.3/2.0 MB | 196/318 kB | 0.1/2.7 MB Progress (3): 0.3/2.0 MB | 213/318 kB | 0.1/2.7 MB Progress (3): 0.3/2.0 MB | 213/318 kB | 0.1/2.7 MB Progress (3): 0.3/2.0 MB | 213/318 kB | 0.1/2.7 MB Progress (3): 0.3/2.0 MB | 213/318 kB | 0.1/2.7 MB Progress (3): 0.3/2.0 MB | 213/318 kB | 0.1/2.7 MB Progress (3): 0.3/2.0 MB | 229/318 kB | 0.1/2.7 MB Progress (3): 0.3/2.0 MB | 229/318 kB | 0.2/2.7 MB Progress (3): 0.3/2.0 MB | 245/318 kB | 0.2/2.7 MB Progress (3): 0.3/2.0 MB | 245/318 kB | 0.2/2.7 MB Progress (3): 0.3/2.0 MB | 245/318 kB | 0.2/2.7 MB Progress (3): 0.3/2.0 MB | 262/318 kB | 0.2/2.7 MB Progress (3): 0.3/2.0 MB | 262/318 kB | 0.2/2.7 MB Progress (3): 0.3/2.0 MB | 262/318 kB | 0.2/2.7 MB Progress (3): 0.3/2.0 MB | 278/318 kB | 0.2/2.7 MB Progress (3): 0.3/2.0 MB | 278/318 kB | 0.2/2.7 MB Progress (3): 0.4/2.0 MB | 278/318 kB | 0.2/2.7 MB Progress (3): 0.4/2.0 MB | 278/318 kB | 0.2/2.7 MB Progress (3): 0.4/2.0 MB | 294/318 kB | 0.2/2.7 MB Progress (3): 0.4/2.0 MB | 294/318 kB | 0.2/2.7 MB Progress (3): 0.4/2.0 MB | 294/318 kB | 0.2/2.7 MB Progress (3): 0.4/2.0 MB | 311/318 kB | 0.2/2.7 MB Progress (3): 0.4/2.0 MB | 311/318 kB | 0.2/2.7 MB Progress (3): 0.4/2.0 MB | 311/318 kB | 0.2/2.7 MB Progress (3): 0.4/2.0 MB | 318 kB | 0.2/2.7 MB Progress (3): 0.4/2.0 MB | 318 kB | 0.2/2.7 MB Progress (3): 0.4/2.0 MB | 318 kB | 0.2/2.7 MB Progress (3): 0.4/2.0 MB | 318 kB | 0.3/2.7 MB Progress (3): 0.4/2.0 MB | 318 kB | 0.3/2.7 MB Progress (3): 0.4/2.0 MB | 318 kB | 0.3/2.7 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.2.15/spring-expression-6.2.15.jar (318 kB at 190 kB/s) Progress (2): 0.4/2.0 MB | 0.3/2.7 MB Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.5.10/spring-boot-test-autoconfigure-3.5.10.jar Progress (2): 0.4/2.0 MB | 0.3/2.7 MB Progress (2): 0.4/2.0 MB | 0.3/2.7 MB Progress (2): 0.4/2.0 MB | 0.3/2.7 MB Progress (2): 0.4/2.0 MB | 0.3/2.7 MB Progress (2): 0.4/2.0 MB | 0.4/2.7 MB Progress (2): 0.4/2.0 MB | 0.4/2.7 MB Progress (2): 0.4/2.0 MB | 0.4/2.7 MB Progress (2): 0.5/2.0 MB | 0.4/2.7 MB Progress (2): 0.5/2.0 MB | 0.4/2.7 MB Progress (3): 0.5/2.0 MB | 0.4/2.7 MB | 2.0 kB Progress (3): 0.5/2.0 MB | 0.4/2.7 MB | 2.0 kB Progress (3): 0.5/2.0 MB | 0.4/2.7 MB | 2.0 kB Progress (3): 0.5/2.0 MB | 0.4/2.7 MB | 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.5.10/spring-boot-starter-test-3.5.10.jar (2.0 kB at 1.2 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.4/jakarta.xml.bind-api-4.0.4.jar Progress (2): 0.5/2.0 MB | 0.4/2.7 MB Progress (2): 0.6/2.0 MB | 0.4/2.7 MB Progress (2): 0.6/2.0 MB | 0.4/2.7 MB Progress (2): 0.6/2.0 MB | 0.4/2.7 MB Progress (2): 0.6/2.0 MB | 0.4/2.7 MB Progress (2): 0.6/2.0 MB | 0.4/2.7 MB Progress (2): 0.6/2.0 MB | 0.4/2.7 MB Progress (2): 0.6/2.0 MB | 0.4/2.7 MB Progress (2): 0.6/2.0 MB | 0.4/2.7 MB Progress (2): 0.6/2.0 MB | 0.4/2.7 MB Progress (2): 0.7/2.0 MB | 0.4/2.7 MB Progress (2): 0.7/2.0 MB | 0.4/2.7 MB Progress (2): 0.7/2.0 MB | 0.5/2.7 MB Progress (2): 0.7/2.0 MB | 0.5/2.7 MB Progress (2): 0.7/2.0 MB | 0.5/2.7 MB Progress (2): 0.7/2.0 MB | 0.5/2.7 MB Progress (2): 0.7/2.0 MB | 0.5/2.7 MB Progress (2): 0.7/2.0 MB | 0.5/2.7 MB Progress (2): 0.7/2.0 MB | 0.5/2.7 MB Progress (2): 0.7/2.0 MB | 0.6/2.7 MB Progress (2): 0.7/2.0 MB | 0.6/2.7 MB Progress (2): 0.7/2.0 MB | 0.6/2.7 MB Progress (2): 0.7/2.0 MB | 0.6/2.7 MB Progress (2): 0.7/2.0 MB | 0.6/2.7 MB Progress (2): 0.7/2.0 MB | 0.6/2.7 MB Progress (2): 0.7/2.0 MB | 0.6/2.7 MB Progress (2): 0.7/2.0 MB | 0.6/2.7 MB Progress (2): 0.7/2.0 MB | 0.6/2.7 MB Progress (2): 0.8/2.0 MB | 0.6/2.7 MB Progress (2): 0.8/2.0 MB | 0.6/2.7 MB Progress (2): 0.8/2.0 MB | 0.7/2.7 MB Progress (2): 0.8/2.0 MB | 0.7/2.7 MB Progress (2): 0.8/2.0 MB | 0.7/2.7 MB Progress (2): 0.8/2.0 MB | 0.7/2.7 MB Progress (2): 0.8/2.0 MB | 0.7/2.7 MB Progress (2): 0.8/2.0 MB | 0.7/2.7 MB Progress (2): 0.8/2.0 MB | 0.7/2.7 MB Progress (2): 0.8/2.0 MB | 0.8/2.7 MB Progress (2): 0.8/2.0 MB | 0.8/2.7 MB Progress (2): 0.8/2.0 MB | 0.8/2.7 MB Progress (2): 0.8/2.0 MB | 0.8/2.7 MB Progress (2): 0.8/2.0 MB | 0.8/2.7 MB Progress (2): 0.8/2.0 MB | 0.8/2.7 MB Progress (2): 0.8/2.0 MB | 0.8/2.7 MB Progress (2): 0.8/2.0 MB | 0.8/2.7 MB Progress (2): 0.8/2.0 MB | 0.8/2.7 MB Progress (2): 0.8/2.0 MB | 0.8/2.7 MB Progress (2): 0.9/2.0 MB | 0.8/2.7 MB Progress (2): 0.9/2.0 MB | 0.9/2.7 MB Progress (2): 0.9/2.0 MB | 0.9/2.7 MB Progress (2): 0.9/2.0 MB | 0.9/2.7 MB Progress (2): 0.9/2.0 MB | 0.9/2.7 MB Progress (2): 0.9/2.0 MB | 0.9/2.7 MB Progress (2): 0.9/2.0 MB | 0.9/2.7 MB Progress (2): 0.9/2.0 MB | 0.9/2.7 MB Progress (2): 0.9/2.0 MB | 0.9/2.7 MB Progress (2): 0.9/2.0 MB | 1.0/2.7 MB Progress (2): 0.9/2.0 MB | 1.0/2.7 MB Progress (2): 0.9/2.0 MB | 1.0/2.7 MB Progress (2): 0.9/2.0 MB | 1.0/2.7 MB Progress (2): 0.9/2.0 MB | 1.0/2.7 MB Progress (2): 0.9/2.0 MB | 1.0/2.7 MB Progress (2): 0.9/2.0 MB | 1.0/2.7 MB Progress (2): 0.9/2.0 MB | 1.0/2.7 MB Progress (2): 0.9/2.0 MB | 1.0/2.7 MB Progress (2): 0.9/2.0 MB | 1.0/2.7 MB Progress (2): 1.0/2.0 MB | 1.0/2.7 MB Progress (2): 1.0/2.0 MB | 1.0/2.7 MB Progress (2): 1.0/2.0 MB | 1.0/2.7 MB Progress (2): 1.0/2.0 MB | 1.1/2.7 MB Progress (2): 1.0/2.0 MB | 1.1/2.7 MB Progress (2): 1.0/2.0 MB | 1.1/2.7 MB Progress (2): 1.0/2.0 MB | 1.1/2.7 MB Progress (2): 1.0/2.0 MB | 1.1/2.7 MB Progress (2): 1.0/2.0 MB | 1.1/2.7 MB Progress (2): 1.0/2.0 MB | 1.1/2.7 MB Progress (2): 1.0/2.0 MB | 1.1/2.7 MB Progress (2): 1.0/2.0 MB | 1.1/2.7 MB Progress (2): 1.0/2.0 MB | 1.1/2.7 MB Progress (2): 1.0/2.0 MB | 1.2/2.7 MB Progress (2): 1.1/2.0 MB | 1.2/2.7 MB Progress (2): 1.1/2.0 MB | 1.2/2.7 MB Progress (2): 1.1/2.0 MB | 1.2/2.7 MB Progress (2): 1.1/2.0 MB | 1.2/2.7 MB Progress (2): 1.1/2.0 MB | 1.2/2.7 MB Progress (2): 1.1/2.0 MB | 1.2/2.7 MB Progress (2): 1.1/2.0 MB | 1.2/2.7 MB Progress (2): 1.1/2.0 MB | 1.2/2.7 MB Progress (2): 1.1/2.0 MB | 1.2/2.7 MB Progress (2): 1.1/2.0 MB | 1.3/2.7 MB Progress (2): 1.1/2.0 MB | 1.3/2.7 MB Progress (2): 1.1/2.0 MB | 1.3/2.7 MB Progress (2): 1.1/2.0 MB | 1.3/2.7 MB Progress (2): 1.1/2.0 MB | 1.3/2.7 MB Progress (2): 1.2/2.0 MB | 1.3/2.7 MB Progress (2): 1.2/2.0 MB | 1.3/2.7 MB Progress (2): 1.2/2.0 MB | 1.3/2.7 MB Progress (2): 1.2/2.0 MB | 1.3/2.7 MB Progress (2): 1.2/2.0 MB | 1.3/2.7 MB Progress (2): 1.2/2.0 MB | 1.3/2.7 MB Progress (2): 1.2/2.0 MB | 1.4/2.7 MB Progress (2): 1.2/2.0 MB | 1.4/2.7 MB Progress (2): 1.2/2.0 MB | 1.4/2.7 MB Progress (2): 1.2/2.0 MB | 1.4/2.7 MB Progress (2): 1.2/2.0 MB | 1.4/2.7 MB Progress (2): 1.2/2.0 MB | 1.4/2.7 MB Progress (2): 1.2/2.0 MB | 1.4/2.7 MB Progress (2): 1.3/2.0 MB | 1.4/2.7 MB Progress (2): 1.3/2.0 MB | 1.4/2.7 MB Progress (2): 1.3/2.0 MB | 1.4/2.7 MB Progress (2): 1.3/2.0 MB | 1.4/2.7 MB Progress (2): 1.3/2.0 MB | 1.5/2.7 MB Progress (2): 1.3/2.0 MB | 1.5/2.7 MB Progress (2): 1.3/2.0 MB | 1.5/2.7 MB Progress (2): 1.3/2.0 MB | 1.5/2.7 MB Progress (2): 1.3/2.0 MB | 1.5/2.7 MB Progress (2): 1.3/2.0 MB | 1.5/2.7 MB Progress (2): 1.3/2.0 MB | 1.5/2.7 MB Progress (2): 1.3/2.0 MB | 1.5/2.7 MB Progress (2): 1.3/2.0 MB | 1.5/2.7 MB Progress (2): 1.3/2.0 MB | 1.5/2.7 MB Progress (2): 1.3/2.0 MB | 1.6/2.7 MB Progress (2): 1.4/2.0 MB | 1.6/2.7 MB Progress (2): 1.4/2.0 MB | 1.6/2.7 MB Progress (2): 1.4/2.0 MB | 1.6/2.7 MB Progress (2): 1.4/2.0 MB | 1.6/2.7 MB Progress (2): 1.4/2.0 MB | 1.6/2.7 MB Progress (2): 1.4/2.0 MB | 1.6/2.7 MB Progress (2): 1.4/2.0 MB | 1.6/2.7 MB Progress (2): 1.4/2.0 MB | 1.6/2.7 MB Progress (2): 1.4/2.0 MB | 1.6/2.7 MB Progress (2): 1.4/2.0 MB | 1.7/2.7 MB Progress (2): 1.4/2.0 MB | 1.7/2.7 MB Progress (2): 1.4/2.0 MB | 1.7/2.7 MB Progress (2): 1.4/2.0 MB | 1.7/2.7 MB Progress (2): 1.4/2.0 MB | 1.7/2.7 MB Progress (2): 1.5/2.0 MB | 1.7/2.7 MB Progress (2): 1.5/2.0 MB | 1.7/2.7 MB Progress (2): 1.5/2.0 MB | 1.7/2.7 MB Progress (2): 1.5/2.0 MB | 1.7/2.7 MB Progress (2): 1.5/2.0 MB | 1.7/2.7 MB Progress (2): 1.5/2.0 MB | 1.7/2.7 MB Progress (2): 1.5/2.0 MB | 1.7/2.7 MB Progress (2): 1.5/2.0 MB | 1.8/2.7 MB Progress (2): 1.5/2.0 MB | 1.8/2.7 MB Progress (2): 1.5/2.0 MB | 1.8/2.7 MB Progress (2): 1.5/2.0 MB | 1.8/2.7 MB Progress (2): 1.5/2.0 MB | 1.8/2.7 MB Progress (2): 1.5/2.0 MB | 1.8/2.7 MB Progress (2): 1.5/2.0 MB | 1.8/2.7 MB Progress (2): 1.5/2.0 MB | 1.8/2.7 MB Progress (2): 1.6/2.0 MB | 1.8/2.7 MB Progress (2): 1.6/2.0 MB | 1.8/2.7 MB Progress (2): 1.6/2.0 MB | 1.9/2.7 MB Progress (2): 1.6/2.0 MB | 1.9/2.7 MB Progress (2): 1.6/2.0 MB | 1.9/2.7 MB Progress (2): 1.6/2.0 MB | 1.9/2.7 MB Progress (2): 1.6/2.0 MB | 1.9/2.7 MB Progress (2): 1.6/2.0 MB | 1.9/2.7 MB Progress (2): 1.6/2.0 MB | 1.9/2.7 MB Progress (2): 1.6/2.0 MB | 1.9/2.7 MB Progress (2): 1.6/2.0 MB | 1.9/2.7 MB Progress (2): 1.6/2.0 MB | 1.9/2.7 MB Progress (2): 1.6/2.0 MB | 2.0/2.7 MB Progress (2): 1.6/2.0 MB | 2.0/2.7 MB Progress (2): 1.7/2.0 MB | 2.0/2.7 MB Progress (2): 1.7/2.0 MB | 2.0/2.7 MB Progress (3): 1.7/2.0 MB | 2.0/2.7 MB | 7.7/255 kB Progress (3): 1.7/2.0 MB | 2.0/2.7 MB | 7.7/255 kB Progress (3): 1.7/2.0 MB | 2.0/2.7 MB | 16/255 kB Progress (3): 1.7/2.0 MB | 2.0/2.7 MB | 32/255 kB Progress (3): 1.7/2.0 MB | 2.0/2.7 MB | 32/255 kB Progress (3): 1.7/2.0 MB | 2.0/2.7 MB | 48/255 kB Progress (3): 1.7/2.0 MB | 2.0/2.7 MB | 65/255 kB Progress (3): 1.7/2.0 MB | 2.0/2.7 MB | 65/255 kB Progress (3): 1.7/2.0 MB | 2.0/2.7 MB | 81/255 kB Progress (3): 1.7/2.0 MB | 2.0/2.7 MB | 81/255 kB Progress (3): 1.7/2.0 MB | 2.0/2.7 MB | 98/255 kB Progress (3): 1.7/2.0 MB | 2.0/2.7 MB | 98/255 kB Progress (3): 1.7/2.0 MB | 2.0/2.7 MB | 98/255 kB Progress (3): 1.7/2.0 MB | 2.0/2.7 MB | 98/255 kB Progress (3): 1.7/2.0 MB | 2.1/2.7 MB | 98/255 kB Progress (3): 1.7/2.0 MB | 2.1/2.7 MB | 98/255 kB Progress (3): 1.7/2.0 MB | 2.1/2.7 MB | 114/255 kB Progress (3): 1.7/2.0 MB | 2.1/2.7 MB | 130/255 kB Progress (3): 1.7/2.0 MB | 2.1/2.7 MB | 147/255 kB Progress (3): 1.7/2.0 MB | 2.1/2.7 MB | 147/255 kB Progress (3): 1.7/2.0 MB | 2.1/2.7 MB | 163/255 kB Progress (3): 1.7/2.0 MB | 2.1/2.7 MB | 163/255 kB Progress (3): 1.7/2.0 MB | 2.1/2.7 MB | 163/255 kB Progress (3): 1.7/2.0 MB | 2.1/2.7 MB | 163/255 kB Progress (3): 1.8/2.0 MB | 2.1/2.7 MB | 163/255 kB Progress (3): 1.8/2.0 MB | 2.1/2.7 MB | 180/255 kB Progress (3): 1.8/2.0 MB | 2.1/2.7 MB | 180/255 kB Progress (3): 1.8/2.0 MB | 2.1/2.7 MB | 196/255 kB Progress (3): 1.8/2.0 MB | 2.1/2.7 MB | 212/255 kB Progress (3): 1.8/2.0 MB | 2.1/2.7 MB | 212/255 kB Progress (3): 1.8/2.0 MB | 2.1/2.7 MB | 225/255 kB Progress (3): 1.8/2.0 MB | 2.1/2.7 MB | 241/255 kB Progress (3): 1.8/2.0 MB | 2.1/2.7 MB | 241/255 kB Progress (3): 1.8/2.0 MB | 2.1/2.7 MB | 255 kB Progress (3): 1.8/2.0 MB | 2.1/2.7 MB | 255 kB Progress (3): 1.8/2.0 MB | 2.1/2.7 MB | 255 kB Progress (3): 1.8/2.0 MB | 2.1/2.7 MB | 255 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.5.10/spring-boot-test-3.5.10.jar (255 kB at 149 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.4/jakarta.activation-api-2.1.4.jar Progress (2): 1.8/2.0 MB | 2.2/2.7 MB Progress (2): 1.8/2.0 MB | 2.2/2.7 MB Progress (2): 1.8/2.0 MB | 2.2/2.7 MB Progress (2): 1.8/2.0 MB | 2.2/2.7 MB Progress (2): 1.8/2.0 MB | 2.2/2.7 MB Progress (2): 1.8/2.0 MB | 2.2/2.7 MB Progress (2): 1.8/2.0 MB | 2.2/2.7 MB Progress (2): 1.9/2.0 MB | 2.2/2.7 MB Progress (2): 1.9/2.0 MB | 2.3/2.7 MB Progress (2): 1.9/2.0 MB | 2.3/2.7 MB Progress (2): 1.9/2.0 MB | 2.3/2.7 MB Progress (2): 1.9/2.0 MB | 2.3/2.7 MB Progress (2): 1.9/2.0 MB | 2.3/2.7 MB Progress (2): 1.9/2.0 MB | 2.3/2.7 MB Progress (2): 1.9/2.0 MB | 2.3/2.7 MB Progress (2): 1.9/2.0 MB | 2.3/2.7 MB Progress (2): 1.9/2.0 MB | 2.3/2.7 MB Progress (2): 1.9/2.0 MB | 2.3/2.7 MB Progress (2): 1.9/2.0 MB | 2.3/2.7 MB Progress (2): 1.9/2.0 MB | 2.3/2.7 MB Progress (2): 1.9/2.0 MB | 2.4/2.7 MB Progress (2): 1.9/2.0 MB | 2.4/2.7 MB Progress (2): 2.0/2.0 MB | 2.4/2.7 MB Progress (2): 2.0/2.0 MB | 2.4/2.7 MB Progress (2): 2.0/2.0 MB | 2.4/2.7 MB Progress (2): 2.0/2.0 MB | 2.4/2.7 MB Progress (2): 2.0/2.0 MB | 2.4/2.7 MB Progress (2): 2.0/2.0 MB | 2.4/2.7 MB Progress (2): 2.0/2.0 MB | 2.4/2.7 MB Progress (2): 2.0/2.0 MB | 2.5/2.7 MB Progress (2): 2.0/2.0 MB | 2.5/2.7 MB Progress (2): 2.0/2.0 MB | 2.5/2.7 MB Progress (2): 2.0/2.0 MB | 2.5/2.7 MB Progress (2): 2.0/2.0 MB | 2.5/2.7 MB Progress (2): 2.0/2.0 MB | 2.5/2.7 MB Progress (2): 2.0/2.0 MB | 2.5/2.7 MB Progress (2): 2.0/2.0 MB | 2.6/2.7 MB Progress (2): 2.0/2.0 MB | 2.6/2.7 MB Progress (2): 2.0/2.0 MB | 2.6/2.7 MB Progress (2): 2.0 MB | 2.6/2.7 MB Progress (2): 2.0 MB | 2.6/2.7 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar (2.0 MB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.5.2/json-smart-2.5.2.jar Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.7 MB Downloaded from central: https://repo.maven.apache.org/maven2/com/h2database/h2/2.3.232/h2-2.3.232.jar (2.7 MB at 1.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.5.2/accessors-smart-2.5.2.jar Progress (1): 7.7/131 kB Progress (1): 16/131 kB Progress (1): 28/131 kB Progress (1): 44/131 kB Progress (2): 44/131 kB | 7.7/227 kB Progress (2): 61/131 kB | 7.7/227 kB Progress (2): 61/131 kB | 12/227 kB Progress (2): 61/131 kB | 28/227 kB Progress (2): 61/131 kB | 44/227 kB Progress (2): 77/131 kB | 44/227 kB Progress (2): 77/131 kB | 61/227 kB Progress (2): 77/131 kB | 77/227 kB Progress (2): 77/131 kB | 94/227 kB Progress (2): 77/131 kB | 110/227 kB Progress (2): 77/131 kB | 126/227 kB Progress (2): 77/131 kB | 143/227 kB Progress (2): 77/131 kB | 159/227 kB Progress (2): 94/131 kB | 159/227 kB Progress (2): 94/131 kB | 175/227 kB Progress (2): 94/131 kB | 192/227 kB Progress (2): 94/131 kB | 208/227 kB Progress (2): 110/131 kB | 208/227 kB Progress (2): 110/131 kB | 225/227 kB Progress (2): 110/131 kB | 227 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.5.10/spring-boot-test-autoconfigure-3.5.10.jar (227 kB at 129 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.27.6/assertj-core-3.27.6.jar Progress (1): 126/131 kB Progress (1): 131 kB Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.4/jakarta.xml.bind-api-4.0.4.jar (131 kB at 74 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar Progress (1): 7.7/67 kB Progress (1): 8.2/67 kB Progress (1): 25/67 kB Progress (1): 41/67 kB Progress (1): 57/67 kB Progress (1): 67 kB Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.4/jakarta.activation-api-2.1.4.jar (67 kB at 38 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.12.2/junit-jupiter-5.12.2.jar Progress (1): 7.7/122 kB Progress (1): 16/122 kB Progress (1): 32/122 kB Progress (1): 49/122 kB Progress (1): 65/122 kB Progress (1): 81/122 kB Progress (1): 98/122 kB Progress (1): 114/122 kB Progress (1): 122 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.5.2/json-smart-2.5.2.jar (122 kB at 68 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.12.2/junit-jupiter-api-5.12.2.jar Progress (1): 7.7/30 kB Progress (1): 16/30 kB Progress (1): 30 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.5.2/accessors-smart-2.5.2.jar (30 kB at 17 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.12.2/junit-platform-commons-1.12.2.jar Progress (1): 7.7/126 kB Progress (1): 16/126 kB Progress (1): 32/126 kB Progress (1): 49/126 kB Progress (2): 49/126 kB | 0/1.4 MB Progress (2): 49/126 kB | 0/1.4 MB Progress (2): 65/126 kB | 0/1.4 MB Progress (2): 65/126 kB | 0/1.4 MB Progress (2): 65/126 kB | 0/1.4 MB Progress (2): 65/126 kB | 0.1/1.4 MB Progress (2): 65/126 kB | 0.1/1.4 MB Progress (2): 81/126 kB | 0.1/1.4 MB Progress (2): 81/126 kB | 0.1/1.4 MB Progress (2): 81/126 kB | 0.1/1.4 MB Progress (2): 81/126 kB | 0.1/1.4 MB Progress (2): 81/126 kB | 0.1/1.4 MB Progress (2): 81/126 kB | 0.2/1.4 MB Progress (2): 98/126 kB | 0.2/1.4 MB Progress (2): 98/126 kB | 0.2/1.4 MB Progress (2): 98/126 kB | 0.2/1.4 MB Progress (2): 98/126 kB | 0.2/1.4 MB Progress (2): 114/126 kB | 0.2/1.4 MB Progress (2): 114/126 kB | 0.2/1.4 MB Progress (2): 114/126 kB | 0.2/1.4 MB Progress (2): 114/126 kB | 0.3/1.4 MB Progress (2): 114/126 kB | 0.3/1.4 MB Progress (2): 126 kB | 0.3/1.4 MB Progress (2): 126 kB | 0.3/1.4 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar (126 kB at 68 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.12.2/junit-jupiter-params-5.12.2.jar Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (2): 1.1/1.4 MB | 6.4 kB Progress (2): 1.1/1.4 MB | 6.4 kB Progress (2): 1.1/1.4 MB | 6.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.12.2/junit-jupiter-5.12.2.jar (6.4 kB at 3.4 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.12.2/junit-jupiter-engine-5.12.2.jar Progress (1): 1.1/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.27.6/assertj-core-3.27.6.jar (1.4 MB at 748 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.12.2/junit-platform-engine-1.12.2.jar Progress (1): 8.2/233 kB Progress (1): 25/233 kB Progress (1): 41/233 kB Progress (1): 57/233 kB Progress (1): 66/233 kB Progress (1): 82/233 kB Progress (1): 98/233 kB Progress (1): 115/233 kB Progress (1): 131/233 kB Progress (1): 147/233 kB Progress (1): 164/233 kB Progress (1): 180/233 kB Progress (1): 193/233 kB Progress (1): 209/233 kB Progress (1): 225/233 kB Progress (1): 233 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.12.2/junit-jupiter-api-5.12.2.jar (233 kB at 124 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.17.0/mockito-core-5.17.0.jar Progress (1): 7.7/152 kB Progress (1): 16/152 kB Progress (1): 32/152 kB Progress (1): 49/152 kB Progress (1): 65/152 kB Progress (1): 81/152 kB Progress (1): 98/152 kB Progress (1): 114/152 kB Progress (1): 131/152 kB Progress (1): 147/152 kB Progress (1): 152 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.12.2/junit-platform-commons-1.12.2.jar (152 kB at 80 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.jar Progress (1): 7.7/602 kB Progress (1): 12/602 kB Progress (1): 28/602 kB Progress (1): 44/602 kB Progress (1): 61/602 kB Progress (1): 77/602 kB Progress (1): 94/602 kB Progress (1): 110/602 kB Progress (1): 126/602 kB Progress (1): 143/602 kB Progress (1): 159/602 kB Progress (1): 175/602 kB Progress (2): 175/602 kB | 3.4/292 kB Progress (2): 175/602 kB | 20/292 kB Progress (2): 175/602 kB | 28/292 kB Progress (2): 175/602 kB | 44/292 kB Progress (2): 192/602 kB | 44/292 kB Progress (2): 192/602 kB | 61/292 kB Progress (2): 192/602 kB | 77/292 kB Progress (2): 192/602 kB | 94/292 kB Progress (2): 192/602 kB | 110/292 kB Progress (2): 208/602 kB | 110/292 kB Progress (2): 208/602 kB | 126/292 kB Progress (2): 225/602 kB | 126/292 kB Progress (2): 225/602 kB | 143/292 kB Progress (2): 225/602 kB | 159/292 kB Progress (2): 225/602 kB | 175/292 kB Progress (2): 241/602 kB | 175/292 kB Progress (2): 241/602 kB | 192/292 kB Progress (2): 241/602 kB | 200/292 kB Progress (2): 241/602 kB | 217/292 kB Progress (2): 241/602 kB | 233/292 kB Progress (2): 257/602 kB | 233/292 kB Progress (2): 257/602 kB | 250/292 kB Progress (2): 274/602 kB | 250/292 kB Progress (2): 274/602 kB | 266/292 kB Progress (2): 274/602 kB | 282/292 kB Progress (2): 274/602 kB | 288/292 kB Progress (2): 274/602 kB | 292 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.12.2/junit-jupiter-engine-5.12.2.jar (292 kB at 150 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/5.17.0/mockito-junit-jupiter-5.17.0.jar Progress (1): 290/602 kB Progress (1): 307/602 kB Progress (1): 323/602 kB Progress (1): 339/602 kB Progress (1): 356/602 kB Progress (1): 372/602 kB Progress (1): 388/602 kB Progress (2): 388/602 kB | 7.7/256 kB Progress (2): 388/602 kB | 8.2/256 kB Progress (2): 388/602 kB | 25/256 kB Progress (2): 405/602 kB | 25/256 kB Progress (2): 405/602 kB | 41/256 kB Progress (2): 405/602 kB | 57/256 kB Progress (2): 405/602 kB | 74/256 kB Progress (2): 405/602 kB | 85/256 kB Progress (3): 405/602 kB | 85/256 kB | 7.7/709 kB Progress (3): 405/602 kB | 85/256 kB | 16/709 kB Progress (3): 421/602 kB | 85/256 kB | 16/709 kB Progress (3): 421/602 kB | 102/256 kB | 16/709 kB Progress (3): 421/602 kB | 102/256 kB | 32/709 kB Progress (3): 421/602 kB | 102/256 kB | 49/709 kB Progress (3): 421/602 kB | 118/256 kB | 49/709 kB Progress (3): 421/602 kB | 134/256 kB | 49/709 kB Progress (3): 421/602 kB | 151/256 kB | 49/709 kB Progress (3): 421/602 kB | 151/256 kB | 65/709 kB Progress (3): 438/602 kB | 151/256 kB | 65/709 kB Progress (3): 438/602 kB | 151/256 kB | 81/709 kB Progress (3): 438/602 kB | 167/256 kB | 81/709 kB Progress (3): 438/602 kB | 167/256 kB | 98/709 kB Progress (3): 438/602 kB | 184/256 kB | 98/709 kB Progress (3): 451/602 kB | 184/256 kB | 98/709 kB Progress (3): 454/602 kB | 184/256 kB | 98/709 kB Progress (3): 454/602 kB | 200/256 kB | 98/709 kB Progress (3): 454/602 kB | 200/256 kB | 114/709 kB Progress (3): 454/602 kB | 216/256 kB | 114/709 kB Progress (3): 470/602 kB | 216/256 kB | 114/709 kB Progress (3): 470/602 kB | 233/256 kB | 114/709 kB Progress (3): 470/602 kB | 249/256 kB | 114/709 kB Progress (3): 470/602 kB | 256 kB | 114/709 kB Progress (3): 470/602 kB | 256 kB | 131/709 kB Progress (3): 470/602 kB | 256 kB | 147/709 kB Progress (3): 470/602 kB | 256 kB | 163/709 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.12.2/junit-platform-engine-1.12.2.jar (256 kB at 130 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.2.15/spring-core-6.2.15.jar Progress (2): 487/602 kB | 163/709 kB Progress (2): 487/602 kB | 180/709 kB Progress (2): 487/602 kB | 196/709 kB Progress (2): 487/602 kB | 213/709 kB Progress (2): 503/602 kB | 213/709 kB Progress (2): 503/602 kB | 229/709 kB Progress (2): 503/602 kB | 245/709 kB Progress (2): 519/602 kB | 245/709 kB Progress (2): 519/602 kB | 262/709 kB Progress (2): 519/602 kB | 278/709 kB Progress (2): 519/602 kB | 294/709 kB Progress (2): 536/602 kB | 294/709 kB Progress (2): 536/602 kB | 311/709 kB Progress (2): 552/602 kB | 311/709 kB Progress (2): 552/602 kB | 327/709 kB Progress (2): 552/602 kB | 344/709 kB Progress (2): 569/602 kB | 344/709 kB Progress (2): 569/602 kB | 360/709 kB Progress (2): 569/602 kB | 376/709 kB Progress (2): 569/602 kB | 393/709 kB Progress (2): 569/602 kB | 409/709 kB Progress (2): 582/602 kB | 409/709 kB Progress (2): 582/602 kB | 426/709 kB Progress (2): 598/602 kB | 426/709 kB Progress (2): 602 kB | 426/709 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.12.2/junit-jupiter-params-5.12.2.jar (602 kB at 305 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.2.15/spring-jcl-6.2.15.jar Progress (1): 442/709 kB Progress (1): 458/709 kB Progress (1): 475/709 kB Progress (1): 491/709 kB Progress (1): 507/709 kB Progress (1): 524/709 kB Progress (1): 540/709 kB Progress (1): 557/709 kB Progress (1): 573/709 kB Progress (1): 589/709 kB Progress (1): 606/709 kB Progress (1): 622/709 kB Progress (1): 639/709 kB Progress (1): 655/709 kB Progress (1): 671/709 kB Progress (1): 688/709 kB Progress (1): 704/709 kB Progress (1): 709 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.17.0/mockito-core-5.17.0.jar (709 kB at 358 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.2.15/spring-test-6.2.15.jar Progress (1): 7.7/367 kB Progress (1): 12/367 kB Progress (1): 28/367 kB Progress (1): 44/367 kB Progress (1): 61/367 kB Progress (1): 77/367 kB Progress (1): 94/367 kB Progress (1): 110/367 kB Progress (1): 126/367 kB Progress (1): 143/367 kB Progress (1): 159/367 kB Progress (1): 175/367 kB Progress (1): 192/367 kB Progress (1): 208/367 kB Progress (1): 225/367 kB Progress (1): 241/367 kB Progress (1): 257/367 kB Progress (1): 274/367 kB Progress (1): 290/367 kB Progress (1): 307/367 kB Progress (1): 323/367 kB Progress (1): 339/367 kB Progress (1): 356/367 kB Progress (1): 367 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.jar (367 kB at 184 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.10.4/xmlunit-core-2.10.4.jar Progress (1): 7.7/9.4 kB Progress (1): 9.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/5.17.0/mockito-junit-jupiter-5.17.0.jar (9.4 kB at 4.6 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (2): 0.1/2.0 MB | 7.7/25 kB Progress (2): 0.2/2.0 MB | 7.7/25 kB Progress (2): 0.2/2.0 MB | 16/25 kB Progress (2): 0.2/2.0 MB | 25 kB Progress (2): 0.2/2.0 MB | 25 kB Progress (2): 0.2/2.0 MB | 25 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.2.15/spring-jcl-6.2.15.jar (25 kB at 12 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (2): 0.4/2.0 MB | 0/1.0 MB Progress (2): 0.4/2.0 MB | 0/1.0 MB Progress (2): 0.4/2.0 MB | 0/1.0 MB Progress (2): 0.4/2.0 MB | 0/1.0 MB Progress (2): 0.4/2.0 MB | 0/1.0 MB Progress (2): 0.4/2.0 MB | 0.1/1.0 MB Progress (2): 0.4/2.0 MB | 0.1/1.0 MB Progress (2): 0.4/2.0 MB | 0.1/1.0 MB Progress (2): 0.4/2.0 MB | 0.1/1.0 MB Progress (2): 0.4/2.0 MB | 0.1/1.0 MB Progress (2): 0.5/2.0 MB | 0.1/1.0 MB Progress (2): 0.5/2.0 MB | 0.1/1.0 MB Progress (2): 0.5/2.0 MB | 0.1/1.0 MB Progress (2): 0.5/2.0 MB | 0.1/1.0 MB Progress (2): 0.5/2.0 MB | 0.1/1.0 MB Progress (2): 0.5/2.0 MB | 0.1/1.0 MB Progress (2): 0.5/2.0 MB | 0.1/1.0 MB Progress (2): 0.5/2.0 MB | 0.1/1.0 MB Progress (2): 0.5/2.0 MB | 0.2/1.0 MB Progress (2): 0.6/2.0 MB | 0.2/1.0 MB Progress (2): 0.6/2.0 MB | 0.2/1.0 MB Progress (2): 0.6/2.0 MB | 0.2/1.0 MB Progress (2): 0.6/2.0 MB | 0.2/1.0 MB Progress (2): 0.6/2.0 MB | 0.2/1.0 MB Progress (2): 0.6/2.0 MB | 0.2/1.0 MB Progress (2): 0.6/2.0 MB | 0.2/1.0 MB Progress (2): 0.6/2.0 MB | 0.2/1.0 MB Progress (2): 0.6/2.0 MB | 0.2/1.0 MB Progress (2): 0.6/2.0 MB | 0.2/1.0 MB Progress (2): 0.6/2.0 MB | 0.2/1.0 MB Progress (2): 0.7/2.0 MB | 0.2/1.0 MB Progress (2): 0.7/2.0 MB | 0.2/1.0 MB Progress (2): 0.7/2.0 MB | 0.3/1.0 MB Progress (2): 0.7/2.0 MB | 0.3/1.0 MB Progress (2): 0.7/2.0 MB | 0.3/1.0 MB Progress (2): 0.7/2.0 MB | 0.3/1.0 MB Progress (2): 0.7/2.0 MB | 0.3/1.0 MB Progress (2): 0.7/2.0 MB | 0.3/1.0 MB Progress (2): 0.7/2.0 MB | 0.3/1.0 MB Progress (2): 0.7/2.0 MB | 0.3/1.0 MB Progress (2): 0.8/2.0 MB | 0.3/1.0 MB Progress (2): 0.8/2.0 MB | 0.3/1.0 MB Progress (2): 0.8/2.0 MB | 0.3/1.0 MB Progress (2): 0.8/2.0 MB | 0.3/1.0 MB Progress (2): 0.8/2.0 MB | 0.3/1.0 MB Progress (2): 0.8/2.0 MB | 0.3/1.0 MB Progress (2): 0.8/2.0 MB | 0.3/1.0 MB Progress (2): 0.8/2.0 MB | 0.3/1.0 MB Progress (2): 0.9/2.0 MB | 0.3/1.0 MB Progress (2): 0.9/2.0 MB | 0.3/1.0 MB Progress (2): 0.9/2.0 MB | 0.3/1.0 MB Progress (2): 0.9/2.0 MB | 0.4/1.0 MB Progress (2): 0.9/2.0 MB | 0.4/1.0 MB Progress (2): 0.9/2.0 MB | 0.4/1.0 MB Progress (2): 0.9/2.0 MB | 0.4/1.0 MB Progress (2): 0.9/2.0 MB | 0.4/1.0 MB Progress (2): 0.9/2.0 MB | 0.4/1.0 MB Progress (2): 0.9/2.0 MB | 0.4/1.0 MB Progress (2): 0.9/2.0 MB | 0.4/1.0 MB Progress (2): 1.0/2.0 MB | 0.4/1.0 MB Progress (2): 1.0/2.0 MB | 0.4/1.0 MB Progress (2): 1.0/2.0 MB | 0.4/1.0 MB Progress (2): 1.0/2.0 MB | 0.4/1.0 MB Progress (2): 1.0/2.0 MB | 0.4/1.0 MB Progress (2): 1.0/2.0 MB | 0.4/1.0 MB Progress (2): 1.0/2.0 MB | 0.4/1.0 MB Progress (2): 1.0/2.0 MB | 0.4/1.0 MB Progress (2): 1.0/2.0 MB | 0.5/1.0 MB Progress (2): 1.1/2.0 MB | 0.5/1.0 MB Progress (2): 1.1/2.0 MB | 0.5/1.0 MB Progress (2): 1.1/2.0 MB | 0.5/1.0 MB Progress (2): 1.1/2.0 MB | 0.5/1.0 MB Progress (2): 1.1/2.0 MB | 0.5/1.0 MB Progress (2): 1.1/2.0 MB | 0.5/1.0 MB Progress (2): 1.1/2.0 MB | 0.5/1.0 MB Progress (2): 1.1/2.0 MB | 0.5/1.0 MB Progress (2): 1.1/2.0 MB | 0.5/1.0 MB Progress (2): 1.2/2.0 MB | 0.5/1.0 MB Progress (2): 1.2/2.0 MB | 0.5/1.0 MB Progress (2): 1.2/2.0 MB | 0.5/1.0 MB Progress (2): 1.2/2.0 MB | 0.5/1.0 MB Progress (2): 1.2/2.0 MB | 0.5/1.0 MB Progress (2): 1.2/2.0 MB | 0.5/1.0 MB Progress (2): 1.2/2.0 MB | 0.5/1.0 MB Progress (2): 1.2/2.0 MB | 0.5/1.0 MB Progress (2): 1.2/2.0 MB | 0.6/1.0 MB Progress (2): 1.2/2.0 MB | 0.6/1.0 MB Progress (2): 1.3/2.0 MB | 0.6/1.0 MB Progress (2): 1.3/2.0 MB | 0.6/1.0 MB Progress (2): 1.3/2.0 MB | 0.6/1.0 MB Progress (2): 1.3/2.0 MB | 0.6/1.0 MB Progress (2): 1.3/2.0 MB | 0.6/1.0 MB Progress (2): 1.3/2.0 MB | 0.6/1.0 MB Progress (2): 1.3/2.0 MB | 0.6/1.0 MB Progress (2): 1.3/2.0 MB | 0.6/1.0 MB Progress (2): 1.3/2.0 MB | 0.6/1.0 MB Progress (2): 1.3/2.0 MB | 0.6/1.0 MB Progress (2): 1.3/2.0 MB | 0.6/1.0 MB Progress (2): 1.4/2.0 MB | 0.6/1.0 MB Progress (2): 1.4/2.0 MB | 0.6/1.0 MB Progress (2): 1.4/2.0 MB | 0.6/1.0 MB Progress (2): 1.4/2.0 MB | 0.7/1.0 MB Progress (2): 1.4/2.0 MB | 0.7/1.0 MB Progress (2): 1.4/2.0 MB | 0.7/1.0 MB Progress (2): 1.4/2.0 MB | 0.7/1.0 MB Progress (2): 1.4/2.0 MB | 0.7/1.0 MB Progress (2): 1.4/2.0 MB | 0.7/1.0 MB Progress (2): 1.5/2.0 MB | 0.7/1.0 MB Progress (2): 1.5/2.0 MB | 0.7/1.0 MB Progress (2): 1.5/2.0 MB | 0.7/1.0 MB Progress (2): 1.5/2.0 MB | 0.7/1.0 MB Progress (2): 1.5/2.0 MB | 0.7/1.0 MB Progress (2): 1.5/2.0 MB | 0.7/1.0 MB Progress (2): 1.5/2.0 MB | 0.7/1.0 MB Progress (2): 1.5/2.0 MB | 0.7/1.0 MB Progress (2): 1.6/2.0 MB | 0.7/1.0 MB Progress (2): 1.6/2.0 MB | 0.7/1.0 MB Progress (2): 1.6/2.0 MB | 0.7/1.0 MB Progress (2): 1.6/2.0 MB | 0.8/1.0 MB Progress (2): 1.6/2.0 MB | 0.8/1.0 MB Progress (2): 1.6/2.0 MB | 0.8/1.0 MB Progress (2): 1.6/2.0 MB | 0.8/1.0 MB Progress (2): 1.6/2.0 MB | 0.8/1.0 MB Progress (2): 1.6/2.0 MB | 0.8/1.0 MB Progress (2): 1.6/2.0 MB | 0.8/1.0 MB Progress (2): 1.6/2.0 MB | 0.8/1.0 MB Progress (2): 1.6/2.0 MB | 0.8/1.0 MB Progress (2): 1.7/2.0 MB | 0.8/1.0 MB Progress (2): 1.7/2.0 MB | 0.8/1.0 MB Progress (2): 1.7/2.0 MB | 0.8/1.0 MB Progress (2): 1.7/2.0 MB | 0.8/1.0 MB Progress (3): 1.7/2.0 MB | 0.8/1.0 MB | 7.7/178 kB Progress (3): 1.7/2.0 MB | 0.8/1.0 MB | 16/178 kB Progress (3): 1.7/2.0 MB | 0.8/1.0 MB | 16/178 kB Progress (3): 1.7/2.0 MB | 0.8/1.0 MB | 32/178 kB Progress (3): 1.7/2.0 MB | 0.8/1.0 MB | 32/178 kB Progress (3): 1.7/2.0 MB | 0.8/1.0 MB | 49/178 kB Progress (3): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB Progress (3): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB Progress (3): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 7.7/70 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 16/70 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 32/70 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 49/70 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 65/70 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 70 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar (70 kB at 33 kB/s) Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 7.7/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 16/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 32/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 49/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 65/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 81/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 98/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 114/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 131/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 147/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 163/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 180/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 196/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 213/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 229/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 245/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 262/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 278/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 294/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 311/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 327/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 344/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 360/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 376/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 393/674 kB Progress (4): 1.7/2.0 MB | 0.9/1.0 MB | 49/178 kB | 409/674 kB Progress (4): 1.8/2.0 MB | 0.9/1.0 MB | 49/178 kB | 409/674 kB Progress (4): 1.8/2.0 MB | 0.9/1.0 MB | 49/178 kB | 426/674 kB Progress (4): 1.8/2.0 MB | 0.9/1.0 MB | 49/178 kB | 426/674 kB Progress (4): 1.8/2.0 MB | 0.9/1.0 MB | 49/178 kB | 426/674 kB Progress (4): 1.8/2.0 MB | 0.9/1.0 MB | 49/178 kB | 426/674 kB Progress (4): 1.8/2.0 MB | 0.9/1.0 MB | 49/178 kB | 426/674 kB Progress (4): 1.8/2.0 MB | 0.9/1.0 MB | 49/178 kB | 442/674 kB Progress (4): 1.8/2.0 MB | 0.9/1.0 MB | 49/178 kB | 442/674 kB Progress (4): 1.9/2.0 MB | 0.9/1.0 MB | 49/178 kB | 442/674 kB Progress (4): 1.9/2.0 MB | 0.9/1.0 MB | 65/178 kB | 442/674 kB Progress (4): 1.9/2.0 MB | 0.9/1.0 MB | 65/178 kB | 442/674 kB Progress (4): 1.9/2.0 MB | 0.9/1.0 MB | 81/178 kB | 442/674 kB Progress (4): 1.9/2.0 MB | 0.9/1.0 MB | 81/178 kB | 442/674 kB Progress (4): 1.9/2.0 MB | 0.9/1.0 MB | 98/178 kB | 442/674 kB Progress (4): 1.9/2.0 MB | 0.9/1.0 MB | 98/178 kB | 442/674 kB Progress (4): 1.9/2.0 MB | 0.9/1.0 MB | 114/178 kB | 442/674 kB Progress (4): 1.9/2.0 MB | 0.9/1.0 MB | 114/178 kB | 442/674 kB Progress (4): 1.9/2.0 MB | 0.9/1.0 MB | 131/178 kB | 442/674 kB Progress (4): 1.9/2.0 MB | 0.9/1.0 MB | 147/178 kB | 442/674 kB Progress (4): 1.9/2.0 MB | 0.9/1.0 MB | 147/178 kB | 442/674 kB Progress (4): 1.9/2.0 MB | 0.9/1.0 MB | 163/178 kB | 442/674 kB Progress (4): 1.9/2.0 MB | 0.9/1.0 MB | 163/178 kB | 442/674 kB Progress (4): 1.9/2.0 MB | 0.9/1.0 MB | 178 kB | 442/674 kB Progress (4): 2.0/2.0 MB | 0.9/1.0 MB | 178 kB | 442/674 kB Progress (4): 2.0/2.0 MB | 0.9/1.0 MB | 178 kB | 458/674 kB Progress (4): 2.0 MB | 0.9/1.0 MB | 178 kB | 458/674 kB Progress (4): 2.0 MB | 0.9/1.0 MB | 178 kB | 475/674 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.10.4/xmlunit-core-2.10.4.jar (178 kB at 82 kB/s) Progress (3): 2.0 MB | 0.9/1.0 MB | 491/674 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.2.15/spring-core-6.2.15.jar (2.0 MB at 914 kB/s) Progress (2): 0.9/1.0 MB | 507/674 kB Progress (2): 0.9/1.0 MB | 524/674 kB Progress (2): 0.9/1.0 MB | 540/674 kB Progress (2): 0.9/1.0 MB | 557/674 kB Progress (2): 0.9/1.0 MB | 573/674 kB Progress (2): 0.9/1.0 MB | 589/674 kB Progress (2): 0.9/1.0 MB | 606/674 kB Progress (2): 0.9/1.0 MB | 622/674 kB Progress (2): 0.9/1.0 MB | 639/674 kB Progress (2): 0.9/1.0 MB | 655/674 kB Progress (2): 0.9/1.0 MB | 671/674 kB Progress (2): 0.9/1.0 MB | 674 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar (674 kB at 309 kB/s) Progress (1): 0.9/1.0 MB Progress (1): 0.9/1.0 MB Progress (1): 0.9/1.0 MB Progress (1): 0.9/1.0 MB Progress (1): 1.0/1.0 MB Progress (1): 1.0/1.0 MB Progress (1): 1.0/1.0 MB Progress (1): 1.0/1.0 MB Progress (1): 1.0/1.0 MB Progress (1): 1.0 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.2.15/spring-test-6.2.15.jar (1.0 MB at 470 kB/s) [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ MP_202610_G81_E5_Back --- [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (jacoco-initialize) @ MP_202610_G81_E5_Back --- [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/cecaduser/workspace/MP_202610_G81_E5_Back/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ MP_202610_G81_E5_Back --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ MP_202610_G81_E5_Back --- Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.pom Progress (1): 1.3 kB Progress (1): 2.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.pom (2.4 kB at 28 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom Progress (1): 793 B Progress (1): 2.3 kB Progress (1): 4.3 kB Progress (1): 5.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom (5.9 kB at 73 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.5.0/plexus-java-1.5.0.pom Progress (1): 1.9 kB Progress (1): 4.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.5.0/plexus-java-1.5.0.pom (4.1 kB at 50 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.5.0/plexus-languages-1.5.0.pom Progress (1): 1.4 kB Progress (1): 3.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.5.0/plexus-languages-1.5.0.pom (3.9 kB at 49 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/20/plexus-20.pom Progress (1): 692 B Progress (1): 2.5 kB Progress (1): 6.4 kB Progress (1): 8.8 kB Progress (1): 11 kB Progress (1): 14 kB Progress (1): 17 kB Progress (1): 20 kB Progress (1): 24 kB Progress (1): 28 kB Progress (1): 29 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/20/plexus-20.pom (29 kB at 360 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.pom Progress (1): 872 B Progress (1): 3.4 kB Progress (1): 6.5 kB Progress (1): 11 kB Progress (1): 13 kB Progress (1): 18 kB Progress (1): 18 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.pom (18 kB at 221 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom Progress (1): 1.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom (1.4 kB at 17 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom Progress (1): 1.2 kB Progress (1): 4.5 kB Progress (1): 7.6 kB Progress (1): 7.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom (7.6 kB at 96 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom Progress (1): 976 B Progress (1): 4.3 kB Progress (1): 7.7 kB Progress (1): 12 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom (13 kB at 160 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom Progress (1): 1.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom (1.3 kB at 16 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom Progress (1): 1.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom (1.3 kB at 16 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom Progress (1): 1.6 kB Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom (1.6 kB at 20 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.jar Progress (1): 7.7/126 kB Progress (1): 16/126 kB Progress (1): 32/126 kB Progress (1): 49/126 kB Progress (1): 65/126 kB Progress (1): 81/126 kB Progress (1): 98/126 kB Progress (1): 114/126 kB Progress (1): 126 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.jar (126 kB at 1.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.5.0/plexus-java-1.5.0.jar Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar Progress (1): 7.7/151 kB Progress (1): 12/151 kB Progress (1): 29/151 kB Progress (1): 45/151 kB Progress (1): 61/151 kB Progress (1): 78/151 kB Progress (1): 94/151 kB Progress (1): 111/151 kB Progress (1): 127/151 kB Progress (1): 143/151 kB Progress (1): 151 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar (151 kB at 1.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar Progress (1): 5.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar (5.2 kB at 62 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar Progress (1): 7.7/57 kB Progress (1): 12/57 kB Progress (1): 28/57 kB Progress (1): 44/57 kB Progress (1): 57 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.5.0/plexus-java-1.5.0.jar (57 kB at 630 kB/s) Progress (1): 7.7/29 kB Progress (1): 16/29 kB Progress (1): 29 kB Progress (2): 29 kB | 7.7/353 kB Progress (2): 29 kB | 12/353 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar (29 kB at 291 kB/s) Progress (1): 28/353 kB Progress (1): 44/353 kB Progress (1): 61/353 kB Progress (1): 77/353 kB Progress (1): 94/353 kB Progress (1): 110/353 kB Progress (1): 126/353 kB Progress (1): 143/353 kB Progress (1): 159/353 kB Progress (1): 175/353 kB Progress (1): 192/353 kB Progress (1): 208/353 kB Progress (1): 225/353 kB Progress (1): 241/353 kB Progress (1): 257/353 kB Progress (1): 274/353 kB Progress (1): 290/353 kB Progress (1): 307/353 kB Progress (1): 323/353 kB Progress (1): 339/353 kB Progress (1): 353 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.jar (353 kB at 3.4 MB/s) Progress (1): 7.7/26 kB Progress (1): 16/26 kB Progress (1): 26 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar (26 kB at 159 kB/s) Progress (1): 7.7/193 kB Progress (1): 16/193 kB Progress (1): 32/193 kB Progress (1): 49/193 kB Progress (1): 65/193 kB Progress (1): 81/193 kB Progress (1): 98/193 kB Progress (1): 114/193 kB Progress (1): 131/193 kB Progress (1): 147/193 kB Progress (1): 163/193 kB Progress (1): 180/193 kB Progress (1): 193 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar (193 kB at 1.1 MB/s) [INFO] Recompiling the module because of changed source code. [INFO] Compiling 10 source files with javac [debug parameters release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ MP_202610_G81_E5_Back --- [INFO] skip non existing resourceDirectory /home/cecaduser/workspace/MP_202610_G81_E5_Back/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ MP_202610_G81_E5_Back --- [INFO] Recompiling the module because of changed dependency. [INFO] [INFO] --- surefire:2.22.1:test (default-test) @ MP_202610_G81_E5_Back --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ MP_202610_G81_E5_Back --- Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom Progress (1): 762 B Progress (1): 2.0 kB Progress (1): 4.9 kB Progress (1): 6.7 kB Progress (1): 8.8 kB Progress (1): 12 kB Progress (1): 15 kB Progress (1): 18 kB Progress (1): 20 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom (20 kB at 228 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/69/commons-parent-69.pom Progress (1): 708 B Progress (1): 1.9 kB Progress (1): 3.1 kB Progress (1): 4.7 kB Progress (1): 6.4 kB Progress (1): 8.4 kB Progress (1): 10 kB Progress (1): 13 kB Progress (1): 14 kB Progress (1): 17 kB Progress (1): 19 kB Progress (1): 22 kB Progress (1): 25 kB Progress (1): 28 kB Progress (1): 31 kB Progress (1): 32 kB Progress (1): 35 kB Progress (1): 40 kB Progress (1): 43 kB Progress (1): 46 kB Progress (1): 49 kB Progress (1): 51 kB Progress (1): 55 kB Progress (1): 57 kB Progress (1): 60 kB Progress (1): 63 kB Progress (1): 67 kB Progress (1): 70 kB Progress (1): 73 kB Progress (1): 75 kB Progress (1): 77 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/69/commons-parent-69.pom (77 kB at 875 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom Progress (1): 801 B Progress (1): 2.3 kB Progress (1): 4.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom (4.4 kB at 53 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom Progress (1): 815 B Progress (1): 2.3 kB Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom (3.2 kB at 40 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom Progress (1): 1.3 kB Progress (1): 4.1 kB Progress (1): 6.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom (6.0 kB at 70 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom Progress (1): 1.2 kB Progress (1): 3.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom (3.9 kB at 47 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom Progress (1): 692 B Progress (1): 2.7 kB Progress (1): 6.4 kB Progress (1): 8.9 kB Progress (1): 11 kB Progress (1): 14 kB Progress (1): 18 kB Progress (1): 21 kB Progress (1): 25 kB Progress (1): 28 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom (28 kB at 329 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom Progress (1): 758 B Progress (1): 1.9 kB Progress (1): 3.7 kB Progress (1): 5.9 kB Progress (1): 9.2 kB Progress (1): 12 kB Progress (1): 15 kB Progress (1): 19 kB Progress (1): 21 kB Progress (1): 22 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom (22 kB at 270 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom Progress (1): 747 B Progress (1): 2.1 kB Progress (1): 4.7 kB Progress (1): 8.4 kB Progress (1): 12 kB Progress (1): 15 kB Progress (1): 17 kB Progress (1): 18 kB Progress (1): 21 kB Progress (1): 24 kB Progress (1): 28 kB Progress (1): 30 kB Progress (1): 31 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom (31 kB at 381 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom Progress (1): 706 B Progress (1): 1.9 kB Progress (1): 3.1 kB Progress (1): 4.7 kB Progress (1): 6.4 kB Progress (1): 8.4 kB Progress (1): 10 kB Progress (1): 13 kB Progress (1): 15 kB Progress (1): 18 kB Progress (1): 19 kB Progress (1): 23 kB Progress (1): 25 kB Progress (1): 28 kB Progress (1): 32 kB Progress (1): 32 kB Progress (1): 36 kB Progress (1): 41 kB Progress (1): 44 kB Progress (1): 46 kB Progress (1): 49 kB Progress (1): 51 kB Progress (1): 56 kB Progress (1): 58 kB Progress (1): 60 kB Progress (1): 64 kB Progress (1): 68 kB Progress (1): 71 kB Progress (1): 74 kB Progress (1): 76 kB Progress (1): 78 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 939 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom Progress (1): 1.1 kB Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom (2.0 kB at 25 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom Progress (1): 1.3 kB Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom (3.0 kB at 37 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar Progress (1): 7.7/509 kB Progress (1): 16/509 kB Progress (1): 32/509 kB Progress (1): 49/509 kB Progress (1): 65/509 kB Progress (1): 81/509 kB Progress (1): 98/509 kB Progress (1): 114/509 kB Progress (1): 131/509 kB Progress (1): 147/509 kB Progress (1): 163/509 kB Progress (1): 180/509 kB Progress (1): 196/509 kB Progress (1): 213/509 kB Progress (1): 229/509 kB Progress (1): 245/509 kB Progress (1): 262/509 kB Progress (1): 278/509 kB Progress (1): 294/509 kB Progress (1): 311/509 kB Progress (1): 327/509 kB Progress (1): 344/509 kB Progress (1): 360/509 kB Progress (1): 376/509 kB Progress (1): 393/509 kB Progress (1): 409/509 kB Progress (1): 426/509 kB Progress (1): 442/509 kB Progress (1): 458/509 kB Progress (1): 475/509 kB Progress (1): 491/509 kB Progress (1): 507/509 kB Progress (1): 509 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar (509 kB at 5.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar Progress (1): 7.7/27 kB Progress (1): 16/27 kB Progress (1): 27 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar (27 kB at 339 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar Progress (1): 7.7/86 kB Progress (1): 12/86 kB Progress (1): 29/86 kB Progress (1): 45/86 kB Progress (1): 61/86 kB Progress (1): 78/86 kB Progress (1): 86 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar (86 kB at 1.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar Progress (1): 0/1.1 MB Progress (1): 0/1.1 MB Progress (1): 0/1.1 MB Progress (1): 0/1.1 MB Progress (2): 0/1.1 MB | 7.7/225 kB Progress (2): 0/1.1 MB | 16/225 kB Progress (2): 0.1/1.1 MB | 16/225 kB Progress (2): 0.1/1.1 MB | 32/225 kB Progress (3): 0.1/1.1 MB | 32/225 kB | 7.7/79 kB Progress (3): 0.1/1.1 MB | 32/225 kB | 16/79 kB Progress (3): 0.1/1.1 MB | 49/225 kB | 16/79 kB Progress (3): 0.1/1.1 MB | 49/225 kB | 32/79 kB Progress (3): 0.1/1.1 MB | 65/225 kB | 32/79 kB Progress (3): 0.1/1.1 MB | 65/225 kB | 49/79 kB Progress (3): 0.1/1.1 MB | 81/225 kB | 49/79 kB Progress (3): 0.1/1.1 MB | 81/225 kB | 65/79 kB Progress (3): 0.1/1.1 MB | 81/225 kB | 65/79 kB Progress (3): 0.1/1.1 MB | 98/225 kB | 65/79 kB Progress (3): 0.1/1.1 MB | 98/225 kB | 79 kB Progress (3): 0.1/1.1 MB | 114/225 kB | 79 kB Progress (3): 0.1/1.1 MB | 131/225 kB | 79 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar (79 kB at 868 kB/s) Progress (2): 0.1/1.1 MB | 147/225 kB Progress (2): 0.1/1.1 MB | 147/225 kB Progress (2): 0.1/1.1 MB | 163/225 kB Progress (2): 0.1/1.1 MB | 180/225 kB Progress (2): 0.1/1.1 MB | 196/225 kB Progress (2): 0.1/1.1 MB | 213/225 kB Progress (2): 0.1/1.1 MB | 213/225 kB Progress (2): 0.1/1.1 MB | 225 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar (225 kB at 2.4 MB/s) Progress (1): 0.1/1.1 MB Progress (1): 0.1/1.1 MB Progress (1): 0.2/1.1 MB Progress (1): 0.2/1.1 MB Progress (1): 0.2/1.1 MB Progress (1): 0.2/1.1 MB Progress (1): 0.2/1.1 MB Progress (1): 0.2/1.1 MB Progress (1): 0.3/1.1 MB Progress (1): 0.3/1.1 MB Progress (1): 0.3/1.1 MB Progress (1): 0.3/1.1 MB Progress (1): 0.3/1.1 MB Progress (1): 0.3/1.1 MB Progress (1): 0.4/1.1 MB Progress (1): 0.4/1.1 MB Progress (1): 0.4/1.1 MB Progress (1): 0.4/1.1 MB Progress (1): 0.4/1.1 MB Progress (1): 0.4/1.1 MB Progress (1): 0.5/1.1 MB Progress (1): 0.5/1.1 MB Progress (1): 0.5/1.1 MB Progress (1): 0.5/1.1 MB Progress (1): 0.5/1.1 MB Progress (1): 0.5/1.1 MB Progress (1): 0.6/1.1 MB Progress (1): 0.6/1.1 MB Progress (1): 0.6/1.1 MB Progress (1): 0.6/1.1 MB Progress (1): 0.6/1.1 MB Progress (1): 0.6/1.1 MB Progress (1): 0.7/1.1 MB Progress (1): 0.7/1.1 MB Progress (1): 0.7/1.1 MB Progress (1): 0.7/1.1 MB Progress (1): 0.7/1.1 MB Progress (1): 0.7/1.1 MB Progress (1): 0.8/1.1 MB Progress (1): 0.8/1.1 MB Progress (1): 0.8/1.1 MB Progress (1): 0.8/1.1 MB Progress (1): 0.8/1.1 MB Progress (1): 0.8/1.1 MB Progress (1): 0.9/1.1 MB Progress (1): 0.9/1.1 MB Progress (1): 0.9/1.1 MB Progress (1): 0.9/1.1 MB Progress (1): 0.9/1.1 MB Progress (1): 0.9/1.1 MB Progress (1): 0.9/1.1 MB Progress (1): 1.0/1.1 MB Progress (1): 1.0/1.1 MB Progress (1): 1.0/1.1 MB Progress (1): 1.0/1.1 MB Progress (1): 1.0/1.1 MB Progress (1): 1.0/1.1 MB Progress (1): 1.1/1.1 MB Progress (1): 1.1 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar (1.1 MB at 7.1 MB/s) Progress (1): 7.7/658 kB Progress (1): 16/658 kB Progress (1): 32/658 kB Progress (1): 49/658 kB Progress (1): 65/658 kB Progress (1): 81/658 kB Progress (1): 98/658 kB Progress (1): 114/658 kB Progress (1): 131/658 kB Progress (1): 147/658 kB Progress (2): 147/658 kB | 0/6.8 MB Progress (2): 147/658 kB | 0/6.8 MB Progress (2): 163/658 kB | 0/6.8 MB Progress (2): 180/658 kB | 0/6.8 MB Progress (2): 180/658 kB | 0/6.8 MB Progress (2): 180/658 kB | 0/6.8 MB Progress (2): 196/658 kB | 0/6.8 MB Progress (2): 196/658 kB | 0.1/6.8 MB Progress (2): 213/658 kB | 0.1/6.8 MB Progress (2): 213/658 kB | 0.1/6.8 MB Progress (2): 229/658 kB | 0.1/6.8 MB Progress (2): 229/658 kB | 0.1/6.8 MB Progress (2): 245/658 kB | 0.1/6.8 MB Progress (2): 262/658 kB | 0.1/6.8 MB Progress (2): 262/658 kB | 0.1/6.8 MB Progress (2): 278/658 kB | 0.1/6.8 MB Progress (2): 278/658 kB | 0.1/6.8 MB Progress (2): 294/658 kB | 0.1/6.8 MB Progress (2): 294/658 kB | 0.1/6.8 MB Progress (2): 311/658 kB | 0.1/6.8 MB Progress (2): 311/658 kB | 0.2/6.8 MB Progress (2): 327/658 kB | 0.2/6.8 MB Progress (2): 344/658 kB | 0.2/6.8 MB Progress (2): 344/658 kB | 0.2/6.8 MB Progress (2): 360/658 kB | 0.2/6.8 MB Progress (2): 360/658 kB | 0.2/6.8 MB Progress (2): 376/658 kB | 0.2/6.8 MB Progress (2): 393/658 kB | 0.2/6.8 MB Progress (2): 393/658 kB | 0.2/6.8 MB Progress (2): 409/658 kB | 0.2/6.8 MB Progress (2): 409/658 kB | 0.2/6.8 MB Progress (2): 426/658 kB | 0.2/6.8 MB Progress (2): 442/658 kB | 0.2/6.8 MB Progress (2): 442/658 kB | 0.2/6.8 MB Progress (2): 442/658 kB | 0.3/6.8 MB Progress (2): 458/658 kB | 0.3/6.8 MB Progress (2): 475/658 kB | 0.3/6.8 MB Progress (2): 491/658 kB | 0.3/6.8 MB Progress (2): 491/658 kB | 0.3/6.8 MB Progress (2): 507/658 kB | 0.3/6.8 MB Progress (2): 524/658 kB | 0.3/6.8 MB Progress (2): 540/658 kB | 0.3/6.8 MB Progress (2): 540/658 kB | 0.3/6.8 MB Progress (2): 540/658 kB | 0.3/6.8 MB Progress (2): 540/658 kB | 0.3/6.8 MB Progress (2): 557/658 kB | 0.3/6.8 MB Progress (2): 573/658 kB | 0.3/6.8 MB Progress (2): 589/658 kB | 0.3/6.8 MB Progress (2): 589/658 kB | 0.3/6.8 MB Progress (2): 589/658 kB | 0.4/6.8 MB Progress (2): 606/658 kB | 0.4/6.8 MB Progress (2): 622/658 kB | 0.4/6.8 MB Progress (2): 639/658 kB | 0.4/6.8 MB Progress (2): 639/658 kB | 0.4/6.8 MB Progress (2): 639/658 kB | 0.4/6.8 MB Progress (2): 655/658 kB | 0.4/6.8 MB Progress (2): 658 kB | 0.4/6.8 MB Progress (2): 658 kB | 0.4/6.8 MB Progress (2): 658 kB | 0.4/6.8 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (658 kB at 3.9 MB/s) Progress (1): 0.4/6.8 MB Progress (1): 0.5/6.8 MB Progress (1): 0.5/6.8 MB Progress (1): 0.5/6.8 MB Progress (1): 0.5/6.8 MB Progress (1): 0.5/6.8 MB Progress (1): 0.5/6.8 MB Progress (1): 0.6/6.8 MB Progress (1): 0.6/6.8 MB Progress (1): 0.6/6.8 MB Progress (1): 0.6/6.8 MB Progress (1): 0.6/6.8 MB Progress (1): 0.6/6.8 MB Progress (1): 0.7/6.8 MB Progress (1): 0.7/6.8 MB Progress (1): 0.7/6.8 MB Progress (1): 0.7/6.8 MB Progress (1): 0.7/6.8 MB Progress (1): 0.7/6.8 MB Progress (1): 0.8/6.8 MB Progress (1): 0.8/6.8 MB Progress (1): 0.8/6.8 MB Progress (1): 0.8/6.8 MB Progress (1): 0.8/6.8 MB Progress (1): 0.8/6.8 MB Progress (1): 0.9/6.8 MB Progress (1): 0.9/6.8 MB Progress (1): 0.9/6.8 MB Progress (1): 0.9/6.8 MB Progress (1): 0.9/6.8 MB Progress (1): 0.9/6.8 MB Progress (1): 0.9/6.8 MB Progress (1): 1.0/6.8 MB Progress (1): 1.0/6.8 MB Progress (1): 1.0/6.8 MB Progress (1): 1.0/6.8 MB Progress (1): 1.0/6.8 MB Progress (1): 1.0/6.8 MB Progress (1): 1.1/6.8 MB Progress (1): 1.1/6.8 MB Progress (1): 1.1/6.8 MB Progress (1): 1.1/6.8 MB Progress (1): 1.1/6.8 MB Progress (1): 1.1/6.8 MB Progress (1): 1.2/6.8 MB Progress (1): 1.2/6.8 MB Progress (1): 1.2/6.8 MB Progress (1): 1.2/6.8 MB Progress (1): 1.2/6.8 MB Progress (1): 1.2/6.8 MB Progress (1): 1.3/6.8 MB Progress (1): 1.3/6.8 MB Progress (1): 1.3/6.8 MB Progress (1): 1.3/6.8 MB Progress (1): 1.3/6.8 MB Progress (1): 1.3/6.8 MB Progress (1): 1.4/6.8 MB Progress (1): 1.4/6.8 MB Progress (1): 1.4/6.8 MB Progress (1): 1.4/6.8 MB Progress (1): 1.4/6.8 MB Progress (1): 1.4/6.8 MB Progress (1): 1.5/6.8 MB Progress (1): 1.5/6.8 MB Progress (1): 1.5/6.8 MB Progress (1): 1.5/6.8 MB Progress (1): 1.5/6.8 MB Progress (1): 1.5/6.8 MB Progress (1): 1.6/6.8 MB Progress (1): 1.6/6.8 MB Progress (1): 1.6/6.8 MB Progress (1): 1.6/6.8 MB Progress (1): 1.6/6.8 MB Progress (1): 1.6/6.8 MB Progress (1): 1.7/6.8 MB Progress (1): 1.7/6.8 MB Progress (1): 1.7/6.8 MB Progress (1): 1.7/6.8 MB Progress (1): 1.7/6.8 MB Progress (1): 1.7/6.8 MB Progress (1): 1.8/6.8 MB Progress (1): 1.8/6.8 MB Progress (1): 1.8/6.8 MB Progress (1): 1.8/6.8 MB Progress (1): 1.8/6.8 MB Progress (1): 1.8/6.8 MB Progress (1): 1.9/6.8 MB Progress (1): 1.9/6.8 MB Progress (1): 1.9/6.8 MB Progress (1): 1.9/6.8 MB Progress (1): 1.9/6.8 MB Progress (1): 1.9/6.8 MB Progress (1): 1.9/6.8 MB Progress (1): 2.0/6.8 MB Progress (1): 2.0/6.8 MB Progress (1): 2.0/6.8 MB Progress (1): 2.0/6.8 MB Progress (1): 2.0/6.8 MB Progress (1): 2.0/6.8 MB Progress (1): 2.1/6.8 MB Progress (1): 2.1/6.8 MB Progress (1): 2.1/6.8 MB Progress (1): 2.1/6.8 MB Progress (1): 2.1/6.8 MB Progress (1): 2.1/6.8 MB Progress (1): 2.2/6.8 MB Progress (1): 2.2/6.8 MB Progress (1): 2.2/6.8 MB Progress (1): 2.2/6.8 MB Progress (1): 2.2/6.8 MB Progress (1): 2.2/6.8 MB Progress (1): 2.3/6.8 MB Progress (1): 2.3/6.8 MB Progress (1): 2.3/6.8 MB Progress (1): 2.3/6.8 MB Progress (1): 2.3/6.8 MB Progress (1): 2.3/6.8 MB Progress (1): 2.4/6.8 MB Progress (1): 2.4/6.8 MB Progress (1): 2.4/6.8 MB Progress (1): 2.4/6.8 MB Progress (1): 2.4/6.8 MB Progress (1): 2.4/6.8 MB Progress (1): 2.5/6.8 MB Progress (1): 2.5/6.8 MB Progress (1): 2.5/6.8 MB Progress (1): 2.5/6.8 MB Progress (1): 2.5/6.8 MB Progress (1): 2.5/6.8 MB Progress (1): 2.6/6.8 MB Progress (1): 2.6/6.8 MB Progress (1): 2.6/6.8 MB Progress (1): 2.6/6.8 MB Progress (1): 2.6/6.8 MB Progress (1): 2.6/6.8 MB Progress (1): 2.7/6.8 MB Progress (1): 2.7/6.8 MB Progress (1): 2.7/6.8 MB Progress (1): 2.7/6.8 MB Progress (1): 2.7/6.8 MB Progress (1): 2.7/6.8 MB Progress (1): 2.8/6.8 MB Progress (1): 2.8/6.8 MB Progress (1): 2.8/6.8 MB Progress (1): 2.8/6.8 MB Progress (1): 2.8/6.8 MB Progress (1): 2.8/6.8 MB Progress (1): 2.9/6.8 MB Progress (1): 2.9/6.8 MB Progress (1): 2.9/6.8 MB Progress (1): 2.9/6.8 MB Progress (1): 2.9/6.8 MB Progress (1): 2.9/6.8 MB Progress (1): 2.9/6.8 MB Progress (1): 3.0/6.8 MB Progress (1): 3.0/6.8 MB Progress (1): 3.0/6.8 MB Progress (1): 3.0/6.8 MB Progress (1): 3.0/6.8 MB Progress (1): 3.0/6.8 MB Progress (1): 3.1/6.8 MB Progress (1): 3.1/6.8 MB Progress (1): 3.1/6.8 MB Progress (1): 3.1/6.8 MB Progress (1): 3.1/6.8 MB Progress (1): 3.1/6.8 MB Progress (1): 3.2/6.8 MB Progress (1): 3.2/6.8 MB Progress (1): 3.2/6.8 MB Progress (1): 3.2/6.8 MB Progress (1): 3.2/6.8 MB Progress (1): 3.2/6.8 MB Progress (1): 3.3/6.8 MB Progress (1): 3.3/6.8 MB Progress (1): 3.3/6.8 MB Progress (1): 3.3/6.8 MB Progress (1): 3.3/6.8 MB Progress (1): 3.3/6.8 MB Progress (1): 3.4/6.8 MB Progress (1): 3.4/6.8 MB Progress (1): 3.4/6.8 MB Progress (1): 3.4/6.8 MB Progress (1): 3.4/6.8 MB Progress (1): 3.4/6.8 MB Progress (1): 3.5/6.8 MB Progress (1): 3.5/6.8 MB Progress (1): 3.5/6.8 MB Progress (1): 3.5/6.8 MB Progress (1): 3.5/6.8 MB Progress (1): 3.5/6.8 MB Progress (1): 3.6/6.8 MB Progress (1): 3.6/6.8 MB Progress (1): 3.6/6.8 MB Progress (1): 3.6/6.8 MB Progress (1): 3.6/6.8 MB Progress (1): 3.6/6.8 MB Progress (1): 3.7/6.8 MB Progress (1): 3.7/6.8 MB Progress (1): 3.7/6.8 MB Progress (1): 3.7/6.8 MB Progress (1): 3.7/6.8 MB Progress (1): 3.7/6.8 MB Progress (1): 3.8/6.8 MB Progress (1): 3.8/6.8 MB Progress (1): 3.8/6.8 MB Progress (1): 3.8/6.8 MB Progress (1): 3.8/6.8 MB Progress (1): 3.8/6.8 MB Progress (1): 3.8/6.8 MB Progress (1): 3.9/6.8 MB Progress (1): 3.9/6.8 MB Progress (1): 3.9/6.8 MB Progress (1): 3.9/6.8 MB Progress (1): 3.9/6.8 MB Progress (1): 3.9/6.8 MB Progress (1): 4.0/6.8 MB Progress (1): 4.0/6.8 MB Progress (1): 4.0/6.8 MB Progress (1): 4.0/6.8 MB Progress (1): 4.0/6.8 MB Progress (1): 4.0/6.8 MB Progress (1): 4.1/6.8 MB Progress (1): 4.1/6.8 MB Progress (1): 4.1/6.8 MB Progress (1): 4.1/6.8 MB Progress (1): 4.1/6.8 MB Progress (1): 4.1/6.8 MB Progress (1): 4.2/6.8 MB Progress (1): 4.2/6.8 MB Progress (1): 4.2/6.8 MB Progress (1): 4.2/6.8 MB Progress (1): 4.2/6.8 MB Progress (1): 4.2/6.8 MB Progress (1): 4.3/6.8 MB Progress (1): 4.3/6.8 MB Progress (1): 4.3/6.8 MB Progress (1): 4.3/6.8 MB Progress (1): 4.3/6.8 MB Progress (1): 4.3/6.8 MB Progress (1): 4.4/6.8 MB Progress (1): 4.4/6.8 MB Progress (1): 4.4/6.8 MB Progress (1): 4.4/6.8 MB Progress (1): 4.4/6.8 MB Progress (1): 4.4/6.8 MB Progress (1): 4.5/6.8 MB Progress (1): 4.5/6.8 MB Progress (1): 4.5/6.8 MB Progress (1): 4.5/6.8 MB Progress (1): 4.5/6.8 MB Progress (1): 4.5/6.8 MB Progress (1): 4.6/6.8 MB Progress (1): 4.6/6.8 MB Progress (1): 4.6/6.8 MB Progress (1): 4.6/6.8 MB Progress (1): 4.6/6.8 MB Progress (1): 4.6/6.8 MB Progress (1): 4.7/6.8 MB Progress (1): 4.7/6.8 MB Progress (1): 4.7/6.8 MB Progress (1): 4.7/6.8 MB Progress (1): 4.7/6.8 MB Progress (1): 4.7/6.8 MB Progress (1): 4.8/6.8 MB Progress (1): 4.8/6.8 MB Progress (1): 4.8/6.8 MB Progress (1): 4.8/6.8 MB Progress (1): 4.8/6.8 MB Progress (1): 4.8/6.8 MB Progress (1): 4.8/6.8 MB Progress (1): 4.9/6.8 MB Progress (1): 4.9/6.8 MB Progress (1): 4.9/6.8 MB Progress (1): 4.9/6.8 MB Progress (1): 4.9/6.8 MB Progress (1): 4.9/6.8 MB Progress (1): 5.0/6.8 MB Progress (1): 5.0/6.8 MB Progress (1): 5.0/6.8 MB Progress (1): 5.0/6.8 MB Progress (1): 5.0/6.8 MB Progress (1): 5.0/6.8 MB Progress (1): 5.1/6.8 MB Progress (1): 5.1/6.8 MB Progress (1): 5.1/6.8 MB Progress (1): 5.1/6.8 MB Progress (1): 5.1/6.8 MB Progress (1): 5.1/6.8 MB Progress (1): 5.2/6.8 MB Progress (1): 5.2/6.8 MB Progress (1): 5.2/6.8 MB Progress (1): 5.2/6.8 MB Progress (1): 5.2/6.8 MB Progress (1): 5.2/6.8 MB Progress (1): 5.3/6.8 MB Progress (1): 5.3/6.8 MB Progress (1): 5.3/6.8 MB Progress (1): 5.3/6.8 MB Progress (1): 5.3/6.8 MB Progress (1): 5.3/6.8 MB Progress (1): 5.4/6.8 MB Progress (1): 5.4/6.8 MB Progress (1): 5.4/6.8 MB Progress (1): 5.4/6.8 MB Progress (1): 5.4/6.8 MB Progress (1): 5.4/6.8 MB Progress (1): 5.5/6.8 MB Progress (1): 5.5/6.8 MB Progress (1): 5.5/6.8 MB Progress (1): 5.5/6.8 MB Progress (1): 5.5/6.8 MB Progress (1): 5.5/6.8 MB Progress (1): 5.6/6.8 MB Progress (1): 5.6/6.8 MB Progress (1): 5.6/6.8 MB Progress (1): 5.6/6.8 MB Progress (1): 5.6/6.8 MB Progress (1): 5.6/6.8 MB Progress (1): 5.7/6.8 MB Progress (1): 5.7/6.8 MB Progress (1): 5.7/6.8 MB Progress (1): 5.7/6.8 MB Progress (1): 5.7/6.8 MB Progress (1): 5.7/6.8 MB Progress (1): 5.8/6.8 MB Progress (1): 5.8/6.8 MB Progress (1): 5.8/6.8 MB Progress (1): 5.8/6.8 MB Progress (1): 5.8/6.8 MB Progress (1): 5.8/6.8 MB Progress (1): 5.8/6.8 MB Progress (1): 5.9/6.8 MB Progress (1): 5.9/6.8 MB Progress (1): 5.9/6.8 MB Progress (1): 5.9/6.8 MB Progress (1): 5.9/6.8 MB Progress (1): 5.9/6.8 MB Progress (1): 6.0/6.8 MB Progress (1): 6.0/6.8 MB Progress (1): 6.0/6.8 MB Progress (1): 6.0/6.8 MB Progress (1): 6.0/6.8 MB Progress (1): 6.0/6.8 MB Progress (1): 6.1/6.8 MB Progress (1): 6.1/6.8 MB Progress (1): 6.1/6.8 MB Progress (1): 6.1/6.8 MB Progress (1): 6.1/6.8 MB Progress (1): 6.1/6.8 MB Progress (1): 6.2/6.8 MB Progress (1): 6.2/6.8 MB Progress (1): 6.2/6.8 MB Progress (1): 6.2/6.8 MB Progress (1): 6.2/6.8 MB Progress (1): 6.2/6.8 MB Progress (1): 6.3/6.8 MB Progress (1): 6.3/6.8 MB Progress (1): 6.3/6.8 MB Progress (1): 6.3/6.8 MB Progress (1): 6.3/6.8 MB Progress (1): 6.3/6.8 MB Progress (1): 6.4/6.8 MB Progress (1): 6.4/6.8 MB Progress (1): 6.4/6.8 MB Progress (1): 6.4/6.8 MB Progress (1): 6.4/6.8 MB Progress (1): 6.4/6.8 MB Progress (1): 6.5/6.8 MB Progress (1): 6.5/6.8 MB Progress (1): 6.5/6.8 MB Progress (1): 6.5/6.8 MB Progress (1): 6.5/6.8 MB Progress (1): 6.5/6.8 MB Progress (1): 6.6/6.8 MB Progress (1): 6.6/6.8 MB Progress (1): 6.6/6.8 MB Progress (1): 6.6/6.8 MB Progress (1): 6.6/6.8 MB Progress (1): 6.6/6.8 MB Progress (1): 6.7/6.8 MB Progress (1): 6.7/6.8 MB Progress (1): 6.7/6.8 MB Progress (1): 6.7/6.8 MB Progress (1): 6.7/6.8 MB Progress (1): 6.7/6.8 MB Progress (1): 6.7/6.8 MB Progress (1): 6.8/6.8 MB Progress (1): 6.8 MB Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar (6.8 MB at 19 MB/s) [INFO] Building jar: /home/cecaduser/workspace/MP_202610_G81_E5_Back/target/MP_202610_G81_E5_Back-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot:3.5.10:repackage (repackage) @ MP_202610_G81_E5_Back --- Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-buildpack-platform/3.5.10/spring-boot-buildpack-platform-3.5.10.pom Progress (1): 972 B Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-buildpack-platform/3.5.10/spring-boot-buildpack-platform-3.5.10.pom (3.2 kB at 39 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.17.0/jna-platform-5.17.0.pom Progress (1): 1.3 kB Progress (1): 2.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.17.0/jna-platform-5.17.0.pom (2.3 kB at 28 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.17.0/jna-5.17.0.pom Progress (1): 1.4 kB Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.17.0/jna-5.17.0.pom (2.0 kB at 24 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.pom Progress (1): 749 B Progress (1): 1.9 kB Progress (1): 3.8 kB Progress (1): 5.3 kB Progress (1): 9.2 kB Progress (1): 12 kB Progress (1): 15 kB Progress (1): 18 kB Progress (1): 21 kB Progress (1): 23 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.pom (23 kB at 278 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/72/commons-parent-72.pom Progress (1): 705 B Progress (1): 1.9 kB Progress (1): 3.2 kB Progress (1): 4.7 kB Progress (1): 6.8 kB Progress (1): 8.4 kB Progress (1): 11 kB Progress (1): 13 kB Progress (1): 15 kB Progress (1): 17 kB Progress (1): 20 kB Progress (1): 22 kB Progress (1): 25 kB Progress (1): 28 kB Progress (1): 32 kB Progress (1): 32 kB Progress (1): 36 kB Progress (1): 40 kB Progress (1): 44 kB Progress (1): 46 kB Progress (1): 49 kB Progress (1): 51 kB Progress (1): 55 kB Progress (1): 57 kB Progress (1): 60 kB Progress (1): 63 kB Progress (1): 68 kB Progress (1): 70 kB Progress (1): 73 kB Progress (1): 75 kB Progress (1): 78 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/72/commons-parent-72.pom (78 kB at 928 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom Progress (1): 908 B Progress (1): 4.1 kB Progress (1): 5.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom (5.7 kB at 73 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.pom Progress (1): 744 B Progress (1): 1.9 kB Progress (1): 4.1 kB Progress (1): 5.9 kB Progress (1): 8.4 kB Progress (1): 12 kB Progress (1): 14 kB Progress (1): 17 kB Progress (1): 18 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.pom (18 kB at 207 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/71/commons-parent-71.pom Progress (1): 708 B Progress (1): 1.9 kB Progress (1): 3.2 kB Progress (1): 4.6 kB Progress (1): 6.8 kB Progress (1): 8.4 kB Progress (1): 11 kB Progress (1): 13 kB Progress (1): 15 kB Progress (1): 17 kB Progress (1): 20 kB Progress (1): 22 kB Progress (1): 25 kB Progress (1): 28 kB Progress (1): 32 kB Progress (1): 32 kB Progress (1): 36 kB Progress (1): 40 kB Progress (1): 43 kB Progress (1): 46 kB Progress (1): 49 kB Progress (1): 51 kB Progress (1): 55 kB Progress (1): 57 kB Progress (1): 60 kB Progress (1): 63 kB Progress (1): 67 kB Progress (1): 70 kB Progress (1): 73 kB Progress (1): 75 kB Progress (1): 78 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/71/commons-parent-71.pom (78 kB at 926 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.pom Progress (1): 744 B Progress (1): 1.8 kB Progress (1): 4.1 kB Progress (1): 5.7 kB Progress (1): 7.5 kB Progress (1): 10.0 kB Progress (1): 13 kB Progress (1): 17 kB Progress (1): 20 kB Progress (1): 22 kB Progress (1): 26 kB Progress (1): 29 kB Progress (1): 31 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.pom (31 kB at 381 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.5.2/httpclient5-5.5.2.pom Progress (1): 867 B Progress (1): 3.2 kB Progress (1): 5.6 kB Progress (1): 6.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.5.2/httpclient5-5.5.2.pom (6.1 kB at 75 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.5.2/httpclient5-parent-5.5.2.pom Progress (1): 837 B Progress (1): 2.2 kB Progress (1): 3.9 kB Progress (1): 8.4 kB Progress (1): 12 kB Progress (1): 15 kB Progress (1): 17 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.5.2/httpclient5-parent-5.5.2.pom (17 kB at 212 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/14/httpcomponents-parent-14.pom Progress (1): 805 B Progress (1): 2.2 kB Progress (1): 4.0 kB Progress (1): 5.9 kB Progress (1): 7.1 kB Progress (1): 8.5 kB Progress (1): 13 kB Progress (1): 16 kB Progress (1): 18 kB Progress (1): 22 kB Progress (1): 24 kB Progress (1): 27 kB Progress (1): 30 kB Progress (1): 30 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/14/httpcomponents-parent-14.pom (30 kB at 357 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.3/junit-bom-5.13.3.pom Progress (1): 908 B Progress (1): 4.1 kB Progress (1): 5.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.3/junit-bom-5.13.3.pom (5.7 kB at 72 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.3.6/httpcore5-5.3.6.pom Progress (1): 883 B Progress (1): 2.9 kB Progress (1): 3.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.3.6/httpcore5-5.3.6.pom (3.9 kB at 48 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.3.6/httpcore5-parent-5.3.6.pom Progress (1): 846 B Progress (1): 2.2 kB Progress (1): 3.9 kB Progress (1): 7.5 kB Progress (1): 10 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.3.6/httpcore5-parent-5.3.6.pom (14 kB at 170 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.3.6/httpcore5-h2-5.3.6.pom Progress (1): 889 B Progress (1): 3.1 kB Progress (1): 3.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.3.6/httpcore5-h2-5.3.6.pom (3.6 kB at 46 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/3.5.10/spring-boot-loader-tools-3.5.10.pom Progress (1): 1.0 kB Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/3.5.10/spring-boot-loader-tools-3.5.10.pom (2.2 kB at 26 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom Progress (1): 798 B Progress (1): 2.3 kB Progress (1): 5.4 kB Progress (1): 5.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom (5.4 kB at 67 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom Progress (1): 811 B Progress (1): 2.3 kB Progress (1): 3.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom (3.8 kB at 47 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom Progress (1): 825 B Progress (1): 2.8 kB Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 35 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom Progress (1): 774 B Progress (1): 2.2 kB Progress (1): 6.0 kB Progress (1): 9.6 kB Progress (1): 13 kB Progress (1): 16 kB Progress (1): 18 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 230 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom Progress (1): 843 B Progress (1): 2.6 kB Progress (1): 2.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 32 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.14.14/micrometer-observation-1.14.14.pom Progress (1): 1.1 kB Progress (1): 3.4 kB Progress (1): 3.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.14.14/micrometer-observation-1.14.14.pom (3.8 kB at 48 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.14.14/micrometer-commons-1.14.14.pom Progress (1): 1.1 kB Progress (1): 3.1 kB Progress (1): 3.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.14.14/micrometer-commons-1.14.14.pom (3.4 kB at 42 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.6.0/maven-shade-plugin-3.6.0.pom Progress (1): 773 B Progress (1): 2.3 kB Progress (1): 4.9 kB Progress (1): 8.0 kB Progress (1): 11 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.6.0/maven-shade-plugin-3.6.0.pom (12 kB at 147 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.7/asm-9.7.pom Progress (1): 1.3 kB Progress (1): 2.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.7/asm-9.7.pom (2.4 kB at 30 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom Progress (1): 1.1 kB Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom (2.8 kB at 34 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom Progress (1): 1.1 kB Progress (1): 2.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom (2.6 kB at 32 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom Progress (1): 758 B Progress (1): 1.9 kB Progress (1): 3.7 kB Progress (1): 5.4 kB Progress (1): 9.3 kB Progress (1): 12 kB Progress (1): 15 kB Progress (1): 18 kB Progress (1): 21 kB Progress (1): 23 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom (23 kB at 270 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom Progress (1): 745 B Progress (1): 1.9 kB Progress (1): 4.0 kB Progress (1): 5.8 kB Progress (1): 8.4 kB Progress (1): 11 kB Progress (1): 14 kB Progress (1): 17 kB Progress (1): 18 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom (18 kB at 221 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.10/jdependency-2.10.pom Progress (1): 1.1 kB Progress (1): 4.9 kB Progress (1): 8.5 kB Progress (1): 12 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.10/jdependency-2.10.pom (14 kB at 169 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-buildpack-platform/3.5.10/spring-boot-buildpack-platform-3.5.10.jar Progress (1): 7.7/321 kB Progress (1): 16/321 kB Progress (1): 32/321 kB Progress (1): 49/321 kB Progress (1): 65/321 kB Progress (1): 81/321 kB Progress (1): 98/321 kB Progress (1): 114/321 kB Progress (1): 131/321 kB Progress (1): 147/321 kB Progress (1): 163/321 kB Progress (1): 180/321 kB Progress (1): 196/321 kB Progress (1): 213/321 kB Progress (1): 229/321 kB Progress (1): 245/321 kB Progress (1): 262/321 kB Progress (1): 278/321 kB Progress (1): 294/321 kB Progress (1): 311/321 kB Progress (1): 321 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-buildpack-platform/3.5.10/spring-boot-buildpack-platform-3.5.10.jar (321 kB at 3.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.17.0/jna-platform-5.17.0.jar Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.17.0/jna-5.17.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.jar Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.jar Progress (1): 0/1.4 MB Progress (1): 0/1.4 MB Progress (1): 0/1.4 MB Progress (1): 0/1.4 MB Progress (1): 0.1/1.4 MB Progress (2): 0.1/1.4 MB | 0/1.1 MB Progress (2): 0.1/1.4 MB | 0/1.1 MB Progress (2): 0.1/1.4 MB | 0/1.1 MB Progress (2): 0.1/1.4 MB | 0/1.1 MB Progress (2): 0.1/1.4 MB | 0/1.1 MB Progress (3): 0.1/1.4 MB | 0/1.1 MB | 0/2.0 MB Progress (3): 0.1/1.4 MB | 0/1.1 MB | 0/2.0 MB Progress (3): 0.1/1.4 MB | 0/1.1 MB | 0/2.0 MB Progress (3): 0.1/1.4 MB | 0/1.1 MB | 0/2.0 MB Progress (3): 0.1/1.4 MB | 0/1.1 MB | 0/2.0 MB Progress (3): 0.1/1.4 MB | 0/1.1 MB | 0/2.0 MB Progress (3): 0.1/1.4 MB | 0/1.1 MB | 0.1/2.0 MB Progress (3): 0.1/1.4 MB | 0/1.1 MB | 0.1/2.0 MB Progress (3): 0.1/1.4 MB | 0/1.1 MB | 0.1/2.0 MB Progress (3): 0.2/1.4 MB | 0/1.1 MB | 0.1/2.0 MB Progress (3): 0.2/1.4 MB | 0/1.1 MB | 0.1/2.0 MB Progress (3): 0.2/1.4 MB | 0/1.1 MB | 0.1/2.0 MB Progress (3): 0.2/1.4 MB | 0/1.1 MB | 0.1/2.0 MB Progress (3): 0.2/1.4 MB | 0/1.1 MB | 0.1/2.0 MB Progress (3): 0.2/1.4 MB | 0.1/1.1 MB | 0.1/2.0 MB Progress (3): 0.2/1.4 MB | 0.1/1.1 MB | 0.1/2.0 MB Progress (3): 0.2/1.4 MB | 0.1/1.1 MB | 0.1/2.0 MB Progress (3): 0.2/1.4 MB | 0.1/1.1 MB | 0.1/2.0 MB Progress (3): 0.2/1.4 MB | 0.1/1.1 MB | 0.2/2.0 MB Progress (3): 0.2/1.4 MB | 0.1/1.1 MB | 0.2/2.0 MB Progress (3): 0.2/1.4 MB | 0.1/1.1 MB | 0.2/2.0 MB Progress (3): 0.2/1.4 MB | 0.1/1.1 MB | 0.2/2.0 MB Progress (3): 0.2/1.4 MB | 0.1/1.1 MB | 0.2/2.0 MB Progress (3): 0.2/1.4 MB | 0.1/1.1 MB | 0.2/2.0 MB Progress (3): 0.2/1.4 MB | 0.1/1.1 MB | 0.2/2.0 MB Progress (3): 0.2/1.4 MB | 0.1/1.1 MB | 0.2/2.0 MB Progress (3): 0.2/1.4 MB | 0.1/1.1 MB | 0.2/2.0 MB Progress (3): 0.2/1.4 MB | 0.1/1.1 MB | 0.2/2.0 MB Progress (3): 0.2/1.4 MB | 0.1/1.1 MB | 0.2/2.0 MB Progress (3): 0.2/1.4 MB | 0.1/1.1 MB | 0.2/2.0 MB Progress (3): 0.3/1.4 MB | 0.1/1.1 MB | 0.2/2.0 MB Progress (3): 0.3/1.4 MB | 0.1/1.1 MB | 0.3/2.0 MB Progress (3): 0.3/1.4 MB | 0.1/1.1 MB | 0.3/2.0 MB Progress (3): 0.3/1.4 MB | 0.1/1.1 MB | 0.3/2.0 MB Progress (3): 0.3/1.4 MB | 0.1/1.1 MB | 0.3/2.0 MB Progress (3): 0.3/1.4 MB | 0.1/1.1 MB | 0.3/2.0 MB Progress (3): 0.3/1.4 MB | 0.1/1.1 MB | 0.3/2.0 MB Progress (3): 0.3/1.4 MB | 0.1/1.1 MB | 0.3/2.0 MB Progress (3): 0.3/1.4 MB | 0.1/1.1 MB | 0.3/2.0 MB Progress (3): 0.3/1.4 MB | 0.1/1.1 MB | 0.3/2.0 MB Progress (3): 0.3/1.4 MB | 0.1/1.1 MB | 0.3/2.0 MB Progress (3): 0.3/1.4 MB | 0.1/1.1 MB | 0.3/2.0 MB Progress (3): 0.3/1.4 MB | 0.1/1.1 MB | 0.3/2.0 MB Progress (3): 0.3/1.4 MB | 0.1/1.1 MB | 0.4/2.0 MB Progress (3): 0.3/1.4 MB | 0.1/1.1 MB | 0.4/2.0 MB Progress (3): 0.3/1.4 MB | 0.1/1.1 MB | 0.4/2.0 MB Progress (3): 0.4/1.4 MB | 0.1/1.1 MB | 0.4/2.0 MB Progress (3): 0.4/1.4 MB | 0.1/1.1 MB | 0.4/2.0 MB Progress (3): 0.4/1.4 MB | 0.1/1.1 MB | 0.4/2.0 MB Progress (4): 0.4/1.4 MB | 0.1/1.1 MB | 0.4/2.0 MB | 7.7/373 kB Progress (4): 0.4/1.4 MB | 0.1/1.1 MB | 0.4/2.0 MB | 16/373 kB Progress (4): 0.4/1.4 MB | 0.1/1.1 MB | 0.4/2.0 MB | 32/373 kB Progress (4): 0.4/1.4 MB | 0.1/1.1 MB | 0.4/2.0 MB | 32/373 kB Progress (4): 0.4/1.4 MB | 0.1/1.1 MB | 0.4/2.0 MB | 32/373 kB Progress (5): 0.4/1.4 MB | 0.1/1.1 MB | 0.4/2.0 MB | 32/373 kB | 7.7/674 kB Progress (5): 0.4/1.4 MB | 0.1/1.1 MB | 0.4/2.0 MB | 32/373 kB | 8.2/674 kB Progress (5): 0.4/1.4 MB | 0.1/1.1 MB | 0.4/2.0 MB | 32/373 kB | 8.2/674 kB Progress (5): 0.4/1.4 MB | 0.1/1.1 MB | 0.4/2.0 MB | 32/373 kB | 25/674 kB Progress (5): 0.4/1.4 MB | 0.1/1.1 MB | 0.4/2.0 MB | 32/373 kB | 25/674 kB Progress (5): 0.4/1.4 MB | 0.1/1.1 MB | 0.4/2.0 MB | 32/373 kB | 41/674 kB Progress (5): 0.4/1.4 MB | 0.1/1.1 MB | 0.4/2.0 MB | 49/373 kB | 41/674 kB Progress (5): 0.4/1.4 MB | 0.1/1.1 MB | 0.4/2.0 MB | 49/373 kB | 41/674 kB Progress (5): 0.4/1.4 MB | 0.1/1.1 MB | 0.4/2.0 MB | 49/373 kB | 41/674 kB Progress (5): 0.4/1.4 MB | 0.1/1.1 MB | 0.4/2.0 MB | 65/373 kB | 41/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.4/2.0 MB | 65/373 kB | 41/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.4/2.0 MB | 65/373 kB | 57/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.4/2.0 MB | 65/373 kB | 74/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.4/2.0 MB | 65/373 kB | 90/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.5/2.0 MB | 65/373 kB | 90/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.5/2.0 MB | 65/373 kB | 106/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.5/2.0 MB | 81/373 kB | 106/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.5/2.0 MB | 81/373 kB | 106/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.5/2.0 MB | 81/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.5/2.0 MB | 81/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.5/2.0 MB | 81/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.5/2.0 MB | 98/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.5/2.0 MB | 114/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.5/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.5/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.5/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.5/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.5/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.5/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.5/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.5/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.6/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.6/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.6/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.6/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.6/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.6/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.7/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.7/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.7/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.7/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.7/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.7/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.8/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.8/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.8/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.8/2.0 MB | 131/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.8/2.0 MB | 147/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.8/2.0 MB | 163/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.8/2.0 MB | 180/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.8/2.0 MB | 196/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.8/2.0 MB | 196/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.8/2.0 MB | 213/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.8/2.0 MB | 213/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.8/2.0 MB | 229/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.9/2.0 MB | 229/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.9/2.0 MB | 245/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.9/2.0 MB | 245/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.9/2.0 MB | 262/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.9/2.0 MB | 262/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.9/2.0 MB | 262/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.9/2.0 MB | 278/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.9/2.0 MB | 278/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.9/2.0 MB | 294/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.9/2.0 MB | 294/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 0.9/2.0 MB | 311/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.0/2.0 MB | 311/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.0/2.0 MB | 327/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.0/2.0 MB | 327/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.0/2.0 MB | 344/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.0/2.0 MB | 344/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.0/2.0 MB | 360/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.0/2.0 MB | 360/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.0/2.0 MB | 360/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.0/2.0 MB | 360/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.0/2.0 MB | 360/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.1/2.0 MB | 360/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.1/2.0 MB | 360/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.1/2.0 MB | 360/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.1/2.0 MB | 360/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.1/2.0 MB | 360/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.1/2.0 MB | 360/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.2/2.0 MB | 360/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.2/2.0 MB | 360/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.2/2.0 MB | 360/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.2/2.0 MB | 360/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.2/2.0 MB | 360/373 kB | 123/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.2/2.0 MB | 360/373 kB | 139/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.2/2.0 MB | 360/373 kB | 139/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.2/2.0 MB | 360/373 kB | 156/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.3/2.0 MB | 360/373 kB | 156/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.3/2.0 MB | 360/373 kB | 172/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.3/2.0 MB | 360/373 kB | 172/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.3/2.0 MB | 360/373 kB | 188/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.3/2.0 MB | 360/373 kB | 188/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.3/2.0 MB | 360/373 kB | 205/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.3/2.0 MB | 360/373 kB | 205/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.3/2.0 MB | 360/373 kB | 221/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.3/2.0 MB | 360/373 kB | 221/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.3/2.0 MB | 360/373 kB | 221/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.3/2.0 MB | 360/373 kB | 238/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.4/2.0 MB | 360/373 kB | 238/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.4/2.0 MB | 360/373 kB | 254/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.4/2.0 MB | 360/373 kB | 254/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.4/2.0 MB | 360/373 kB | 270/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.4/2.0 MB | 360/373 kB | 270/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.4/2.0 MB | 360/373 kB | 287/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.4/2.0 MB | 360/373 kB | 287/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.4/2.0 MB | 360/373 kB | 287/674 kB Progress (5): 0.4/1.4 MB | 0.2/1.1 MB | 1.4/2.0 MB | 360/373 kB | 303/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.4/2.0 MB | 360/373 kB | 303/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.4/2.0 MB | 360/373 kB | 303/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.4/2.0 MB | 360/373 kB | 319/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.4/2.0 MB | 360/373 kB | 319/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.4/2.0 MB | 360/373 kB | 336/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.5/2.0 MB | 360/373 kB | 336/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.5/2.0 MB | 360/373 kB | 352/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.5/2.0 MB | 360/373 kB | 352/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.5/2.0 MB | 360/373 kB | 369/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.5/2.0 MB | 360/373 kB | 369/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.5/2.0 MB | 360/373 kB | 385/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.5/2.0 MB | 360/373 kB | 385/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.5/2.0 MB | 360/373 kB | 401/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.5/2.0 MB | 360/373 kB | 401/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.5/2.0 MB | 360/373 kB | 401/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.5/2.0 MB | 360/373 kB | 418/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.5/2.0 MB | 360/373 kB | 418/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.5/2.0 MB | 360/373 kB | 434/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.6/2.0 MB | 360/373 kB | 434/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.6/2.0 MB | 360/373 kB | 451/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.6/2.0 MB | 360/373 kB | 451/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.6/2.0 MB | 360/373 kB | 451/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.6/2.0 MB | 360/373 kB | 467/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.6/2.0 MB | 360/373 kB | 483/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.6/2.0 MB | 360/373 kB | 483/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.6/2.0 MB | 360/373 kB | 500/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.6/2.0 MB | 360/373 kB | 500/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.6/2.0 MB | 360/373 kB | 500/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.6/2.0 MB | 360/373 kB | 516/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.7/2.0 MB | 360/373 kB | 516/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.7/2.0 MB | 360/373 kB | 532/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.7/2.0 MB | 360/373 kB | 532/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.7/2.0 MB | 360/373 kB | 549/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.7/2.0 MB | 360/373 kB | 549/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.7/2.0 MB | 360/373 kB | 549/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.7/2.0 MB | 360/373 kB | 565/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.7/2.0 MB | 360/373 kB | 565/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.7/2.0 MB | 360/373 kB | 582/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.7/2.0 MB | 360/373 kB | 582/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.7/2.0 MB | 360/373 kB | 582/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.7/2.0 MB | 360/373 kB | 582/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.7/2.0 MB | 360/373 kB | 598/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.7/2.0 MB | 360/373 kB | 598/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.7/2.0 MB | 360/373 kB | 614/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.7/2.0 MB | 360/373 kB | 614/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.8/2.0 MB | 360/373 kB | 614/674 kB Progress (5): 0.4/1.4 MB | 0.3/1.1 MB | 1.8/2.0 MB | 360/373 kB | 631/674 kB Progress (5): 0.4/1.4 MB | 0.4/1.1 MB | 1.8/2.0 MB | 360/373 kB | 631/674 kB Progress (5): 0.4/1.4 MB | 0.4/1.1 MB | 1.8/2.0 MB | 360/373 kB | 631/674 kB Progress (5): 0.4/1.4 MB | 0.4/1.1 MB | 1.8/2.0 MB | 360/373 kB | 647/674 kB Progress (5): 0.4/1.4 MB | 0.4/1.1 MB | 1.8/2.0 MB | 360/373 kB | 647/674 kB Progress (5): 0.4/1.4 MB | 0.4/1.1 MB | 1.8/2.0 MB | 360/373 kB | 647/674 kB Progress (5): 0.4/1.4 MB | 0.4/1.1 MB | 1.8/2.0 MB | 360/373 kB | 664/674 kB Progress (5): 0.4/1.4 MB | 0.4/1.1 MB | 1.8/2.0 MB | 360/373 kB | 664/674 kB Progress (5): 0.4/1.4 MB | 0.4/1.1 MB | 1.8/2.0 MB | 360/373 kB | 664/674 kB Progress (5): 0.4/1.4 MB | 0.4/1.1 MB | 1.8/2.0 MB | 360/373 kB | 674 kB Progress (5): 0.4/1.4 MB | 0.4/1.1 MB | 1.8/2.0 MB | 360/373 kB | 674 kB Progress (5): 0.4/1.4 MB | 0.4/1.1 MB | 1.8/2.0 MB | 360/373 kB | 674 kB Progress (5): 0.4/1.4 MB | 0.4/1.1 MB | 1.8/2.0 MB | 360/373 kB | 674 kB Progress (5): 0.4/1.4 MB | 0.4/1.1 MB | 1.8/2.0 MB | 360/373 kB | 674 kB Progress (5): 0.4/1.4 MB | 0.4/1.1 MB | 1.8/2.0 MB | 360/373 kB | 674 kB Progress (5): 0.4/1.4 MB | 0.4/1.1 MB | 1.8/2.0 MB | 360/373 kB | 674 kB Progress (5): 0.4/1.4 MB | 0.5/1.1 MB | 1.8/2.0 MB | 360/373 kB | 674 kB Progress (5): 0.4/1.4 MB | 0.5/1.1 MB | 1.9/2.0 MB | 360/373 kB | 674 kB Progress (5): 0.4/1.4 MB | 0.5/1.1 MB | 1.9/2.0 MB | 360/373 kB | 674 kB Progress (5): 0.4/1.4 MB | 0.5/1.1 MB | 1.9/2.0 MB | 360/373 kB | 674 kB Progress (5): 0.4/1.4 MB | 0.5/1.1 MB | 1.9/2.0 MB | 360/373 kB | 674 kB Progress (5): 0.4/1.4 MB | 0.5/1.1 MB | 1.9/2.0 MB | 360/373 kB | 674 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.jar (674 kB at 3.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.5.2/httpclient5-5.5.2.jar Progress (4): 0.4/1.4 MB | 0.5/1.1 MB | 1.9/2.0 MB | 360/373 kB Progress (4): 0.4/1.4 MB | 0.5/1.1 MB | 1.9/2.0 MB | 360/373 kB Progress (4): 0.4/1.4 MB | 0.5/1.1 MB | 1.9/2.0 MB | 360/373 kB Progress (4): 0.4/1.4 MB | 0.5/1.1 MB | 2.0/2.0 MB | 360/373 kB Progress (4): 0.4/1.4 MB | 0.5/1.1 MB | 2.0/2.0 MB | 360/373 kB Progress (4): 0.4/1.4 MB | 0.5/1.1 MB | 2.0/2.0 MB | 360/373 kB Progress (4): 0.4/1.4 MB | 0.5/1.1 MB | 2.0/2.0 MB | 360/373 kB Progress (4): 0.4/1.4 MB | 0.5/1.1 MB | 2.0 MB | 360/373 kB Progress (4): 0.4/1.4 MB | 0.5/1.1 MB | 2.0 MB | 360/373 kB Progress (4): 0.4/1.4 MB | 0.5/1.1 MB | 2.0 MB | 360/373 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.17.0/jna-5.17.0.jar (2.0 MB at 10 MB/s) Progress (3): 0.4/1.4 MB | 0.6/1.1 MB | 360/373 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.3.6/httpcore5-5.3.6.jar Progress (3): 0.4/1.4 MB | 0.6/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.6/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.6/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.6/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.6/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.7/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.7/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.7/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.7/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.7/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.7/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.8/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.8/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.8/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.8/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.8/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.8/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.9/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.9/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.9/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.9/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.9/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.9/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 0.9/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 1.0/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 1.0/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 1.0/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 1.0/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 1.0/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 1.0/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 1.1/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 1.1/1.1 MB | 360/373 kB Progress (3): 0.4/1.4 MB | 1.1 MB | 360/373 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.jar (1.1 MB at 5.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.3.6/httpcore5-h2-5.3.6.jar Progress (2): 0.4/1.4 MB | 360/373 kB Progress (2): 0.5/1.4 MB | 360/373 kB Progress (2): 0.5/1.4 MB | 360/373 kB Progress (2): 0.5/1.4 MB | 360/373 kB Progress (2): 0.5/1.4 MB | 360/373 kB Progress (2): 0.5/1.4 MB | 360/373 kB Progress (2): 0.5/1.4 MB | 360/373 kB Progress (2): 0.6/1.4 MB | 360/373 kB Progress (2): 0.6/1.4 MB | 360/373 kB Progress (2): 0.6/1.4 MB | 360/373 kB Progress (2): 0.6/1.4 MB | 360/373 kB Progress (2): 0.6/1.4 MB | 360/373 kB Progress (2): 0.6/1.4 MB | 360/373 kB Progress (2): 0.7/1.4 MB | 360/373 kB Progress (2): 0.7/1.4 MB | 360/373 kB Progress (2): 0.7/1.4 MB | 360/373 kB Progress (2): 0.7/1.4 MB | 360/373 kB Progress (2): 0.7/1.4 MB | 360/373 kB Progress (2): 0.7/1.4 MB | 360/373 kB Progress (2): 0.8/1.4 MB | 360/373 kB Progress (2): 0.8/1.4 MB | 360/373 kB Progress (2): 0.8/1.4 MB | 360/373 kB Progress (2): 0.8/1.4 MB | 360/373 kB Progress (2): 0.8/1.4 MB | 360/373 kB Progress (2): 0.8/1.4 MB | 360/373 kB Progress (2): 0.9/1.4 MB | 360/373 kB Progress (2): 0.9/1.4 MB | 360/373 kB Progress (2): 0.9/1.4 MB | 360/373 kB Progress (2): 0.9/1.4 MB | 360/373 kB Progress (2): 0.9/1.4 MB | 360/373 kB Progress (2): 0.9/1.4 MB | 360/373 kB Progress (2): 0.9/1.4 MB | 360/373 kB Progress (2): 1.0/1.4 MB | 360/373 kB Progress (2): 1.0/1.4 MB | 360/373 kB Progress (2): 1.0/1.4 MB | 360/373 kB Progress (2): 1.0/1.4 MB | 360/373 kB Progress (2): 1.0/1.4 MB | 360/373 kB Progress (2): 1.0/1.4 MB | 360/373 kB Progress (2): 1.1/1.4 MB | 360/373 kB Progress (2): 1.1/1.4 MB | 360/373 kB Progress (2): 1.1/1.4 MB | 360/373 kB Progress (2): 1.1/1.4 MB | 360/373 kB Progress (2): 1.1/1.4 MB | 360/373 kB Progress (2): 1.1/1.4 MB | 360/373 kB Progress (2): 1.2/1.4 MB | 360/373 kB Progress (2): 1.2/1.4 MB | 360/373 kB Progress (2): 1.2/1.4 MB | 360/373 kB Progress (2): 1.2/1.4 MB | 360/373 kB Progress (2): 1.2/1.4 MB | 360/373 kB Progress (2): 1.2/1.4 MB | 360/373 kB Progress (2): 1.3/1.4 MB | 360/373 kB Progress (2): 1.3/1.4 MB | 360/373 kB Progress (2): 1.3/1.4 MB | 360/373 kB Progress (2): 1.3/1.4 MB | 360/373 kB Progress (2): 1.3/1.4 MB | 360/373 kB Progress (2): 1.3/1.4 MB | 360/373 kB Progress (2): 1.4/1.4 MB | 360/373 kB Progress (2): 1.4/1.4 MB | 360/373 kB Progress (2): 1.4 MB | 360/373 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.17.0/jna-platform-5.17.0.jar (1.4 MB at 6.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/3.5.10/spring-boot-loader-tools-3.5.10.jar Progress (1): 373 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar (373 kB at 1.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar Progress (1): 7.7/909 kB Progress (1): 16/909 kB Progress (1): 32/909 kB Progress (1): 49/909 kB Progress (2): 49/909 kB | 7.7/961 kB Progress (2): 49/909 kB | 8.2/961 kB Progress (2): 65/909 kB | 8.2/961 kB Progress (2): 65/909 kB | 25/961 kB Progress (2): 65/909 kB | 41/961 kB Progress (2): 65/909 kB | 57/961 kB Progress (2): 65/909 kB | 74/961 kB Progress (2): 65/909 kB | 90/961 kB Progress (2): 65/909 kB | 106/961 kB Progress (2): 65/909 kB | 123/961 kB Progress (2): 65/909 kB | 131/961 kB Progress (2): 81/909 kB | 131/961 kB Progress (2): 81/909 kB | 147/961 kB Progress (2): 81/909 kB | 164/961 kB Progress (2): 81/909 kB | 180/961 kB Progress (2): 81/909 kB | 197/961 kB Progress (2): 81/909 kB | 213/961 kB Progress (2): 81/909 kB | 229/961 kB Progress (2): 81/909 kB | 246/961 kB Progress (2): 98/909 kB | 246/961 kB Progress (2): 98/909 kB | 262/961 kB Progress (2): 98/909 kB | 279/961 kB Progress (2): 98/909 kB | 282/961 kB Progress (2): 98/909 kB | 299/961 kB Progress (2): 98/909 kB | 315/961 kB Progress (2): 114/909 kB | 315/961 kB Progress (2): 114/909 kB | 331/961 kB Progress (2): 114/909 kB | 348/961 kB Progress (2): 114/909 kB | 360/961 kB Progress (2): 114/909 kB | 377/961 kB Progress (2): 114/909 kB | 393/961 kB Progress (2): 114/909 kB | 410/961 kB Progress (2): 114/909 kB | 426/961 kB Progress (2): 131/909 kB | 426/961 kB Progress (2): 131/909 kB | 442/961 kB Progress (2): 131/909 kB | 459/961 kB Progress (2): 131/909 kB | 475/961 kB Progress (2): 131/909 kB | 492/961 kB Progress (2): 147/909 kB | 492/961 kB Progress (2): 147/909 kB | 508/961 kB Progress (2): 147/909 kB | 524/961 kB Progress (2): 147/909 kB | 541/961 kB Progress (2): 147/909 kB | 557/961 kB Progress (2): 147/909 kB | 573/961 kB Progress (2): 147/909 kB | 590/961 kB Progress (2): 147/909 kB | 606/961 kB Progress (2): 147/909 kB | 623/961 kB Progress (2): 163/909 kB | 623/961 kB Progress (2): 163/909 kB | 639/961 kB Progress (2): 163/909 kB | 655/961 kB Progress (2): 163/909 kB | 672/961 kB Progress (2): 163/909 kB | 688/961 kB Progress (3): 163/909 kB | 688/961 kB | 7.7/243 kB Progress (3): 163/909 kB | 688/961 kB | 8.2/243 kB Progress (3): 163/909 kB | 688/961 kB | 16/243 kB Progress (3): 163/909 kB | 705/961 kB | 16/243 kB Progress (3): 163/909 kB | 721/961 kB | 16/243 kB Progress (3): 163/909 kB | 721/961 kB | 33/243 kB Progress (3): 163/909 kB | 737/961 kB | 33/243 kB Progress (3): 180/909 kB | 737/961 kB | 33/243 kB Progress (3): 180/909 kB | 754/961 kB | 33/243 kB Progress (3): 180/909 kB | 770/961 kB | 33/243 kB Progress (3): 180/909 kB | 770/961 kB | 49/243 kB Progress (3): 180/909 kB | 786/961 kB | 49/243 kB Progress (3): 180/909 kB | 803/961 kB | 49/243 kB Progress (3): 180/909 kB | 819/961 kB | 49/243 kB Progress (3): 180/909 kB | 836/961 kB | 49/243 kB Progress (3): 180/909 kB | 852/961 kB | 49/243 kB Progress (3): 180/909 kB | 868/961 kB | 49/243 kB Progress (3): 180/909 kB | 868/961 kB | 57/243 kB Progress (3): 196/909 kB | 868/961 kB | 57/243 kB Progress (3): 196/909 kB | 868/961 kB | 74/243 kB Progress (3): 196/909 kB | 885/961 kB | 74/243 kB Progress (3): 196/909 kB | 901/961 kB | 74/243 kB Progress (3): 213/909 kB | 901/961 kB | 74/243 kB Progress (3): 213/909 kB | 901/961 kB | 90/243 kB Progress (3): 213/909 kB | 918/961 kB | 90/243 kB Progress (3): 213/909 kB | 934/961 kB | 90/243 kB Progress (3): 213/909 kB | 937/961 kB | 90/243 kB Progress (3): 213/909 kB | 953/961 kB | 90/243 kB Progress (3): 213/909 kB | 961 kB | 90/243 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.5.2/httpclient5-5.5.2.jar (961 kB at 3.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar Progress (2): 213/909 kB | 106/243 kB Progress (2): 229/909 kB | 106/243 kB Progress (2): 229/909 kB | 115/243 kB Progress (2): 229/909 kB | 131/243 kB Progress (2): 245/909 kB | 131/243 kB Progress (2): 245/909 kB | 139/243 kB Progress (2): 245/909 kB | 156/243 kB Progress (2): 262/909 kB | 156/243 kB Progress (2): 278/909 kB | 156/243 kB Progress (2): 278/909 kB | 172/243 kB Progress (2): 278/909 kB | 188/243 kB Progress (2): 278/909 kB | 205/243 kB Progress (2): 294/909 kB | 205/243 kB Progress (2): 311/909 kB | 205/243 kB Progress (2): 311/909 kB | 221/243 kB Progress (2): 311/909 kB | 238/243 kB Progress (2): 311/909 kB | 243 kB Progress (2): 327/909 kB | 243 kB Progress (3): 327/909 kB | 243 kB | 7.7/455 kB Progress (3): 327/909 kB | 243 kB | 16/455 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.3.6/httpcore5-h2-5.3.6.jar (243 kB at 811 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar Progress (2): 344/909 kB | 16/455 kB Progress (2): 360/909 kB | 16/455 kB Progress (2): 376/909 kB | 16/455 kB Progress (2): 393/909 kB | 16/455 kB Progress (2): 409/909 kB | 16/455 kB Progress (2): 409/909 kB | 32/455 kB Progress (2): 426/909 kB | 32/455 kB Progress (2): 442/909 kB | 32/455 kB Progress (2): 458/909 kB | 32/455 kB Progress (2): 475/909 kB | 32/455 kB Progress (2): 491/909 kB | 32/455 kB Progress (2): 491/909 kB | 48/455 kB Progress (2): 507/909 kB | 48/455 kB Progress (2): 524/909 kB | 48/455 kB Progress (2): 540/909 kB | 48/455 kB Progress (2): 557/909 kB | 48/455 kB Progress (2): 573/909 kB | 48/455 kB Progress (2): 573/909 kB | 65/455 kB Progress (2): 589/909 kB | 65/455 kB Progress (2): 606/909 kB | 65/455 kB Progress (2): 622/909 kB | 65/455 kB Progress (2): 639/909 kB | 65/455 kB Progress (2): 655/909 kB | 65/455 kB Progress (2): 671/909 kB | 65/455 kB Progress (2): 671/909 kB | 81/455 kB Progress (3): 671/909 kB | 81/455 kB | 7.7/58 kB Progress (3): 671/909 kB | 81/455 kB | 16/58 kB Progress (3): 671/909 kB | 81/455 kB | 32/58 kB Progress (3): 671/909 kB | 81/455 kB | 49/58 kB Progress (3): 671/909 kB | 81/455 kB | 58 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar (58 kB at 176 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.14.14/micrometer-observation-1.14.14.jar Progress (2): 688/909 kB | 81/455 kB Progress (2): 704/909 kB | 81/455 kB Progress (2): 720/909 kB | 81/455 kB Progress (2): 737/909 kB | 81/455 kB Progress (2): 753/909 kB | 81/455 kB Progress (2): 753/909 kB | 98/455 kB Progress (2): 770/909 kB | 98/455 kB Progress (2): 786/909 kB | 98/455 kB Progress (2): 802/909 kB | 98/455 kB Progress (2): 819/909 kB | 98/455 kB Progress (2): 835/909 kB | 98/455 kB Progress (2): 835/909 kB | 114/455 kB Progress (2): 852/909 kB | 114/455 kB Progress (2): 868/909 kB | 114/455 kB Progress (2): 884/909 kB | 114/455 kB Progress (2): 901/909 kB | 114/455 kB Progress (2): 909 kB | 114/455 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.3.6/httpcore5-5.3.6.jar (909 kB at 2.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.14.14/micrometer-commons-1.14.14.jar Progress (1): 130/455 kB Progress (1): 147/455 kB Progress (1): 163/455 kB Progress (1): 180/455 kB Progress (1): 196/455 kB Progress (2): 196/455 kB | 7.7/149 kB Progress (2): 196/455 kB | 16/149 kB Progress (2): 196/455 kB | 32/149 kB Progress (2): 196/455 kB | 49/149 kB Progress (2): 196/455 kB | 65/149 kB Progress (3): 196/455 kB | 65/149 kB | 7.7/168 kB Progress (3): 196/455 kB | 65/149 kB | 16/168 kB Progress (3): 196/455 kB | 65/149 kB | 32/168 kB Progress (3): 196/455 kB | 65/149 kB | 49/168 kB Progress (3): 196/455 kB | 65/149 kB | 65/168 kB Progress (3): 196/455 kB | 65/149 kB | 81/168 kB Progress (3): 196/455 kB | 65/149 kB | 98/168 kB Progress (3): 196/455 kB | 81/149 kB | 98/168 kB Progress (3): 196/455 kB | 81/149 kB | 114/168 kB Progress (3): 196/455 kB | 98/149 kB | 114/168 kB Progress (3): 196/455 kB | 98/149 kB | 131/168 kB Progress (3): 196/455 kB | 98/149 kB | 147/168 kB Progress (3): 196/455 kB | 98/149 kB | 163/168 kB Progress (3): 196/455 kB | 98/149 kB | 168 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 428 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.6.0/maven-shade-plugin-3.6.0.jar Progress (2): 196/455 kB | 114/149 kB Progress (2): 196/455 kB | 131/149 kB Progress (2): 212/455 kB | 131/149 kB Progress (2): 212/455 kB | 147/149 kB Progress (2): 212/455 kB | 149 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 379 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.7/asm-9.7.jar Progress (1): 229/455 kB Progress (1): 245/455 kB Progress (1): 261/455 kB Progress (2): 261/455 kB | 7.7/75 kB Progress (2): 261/455 kB | 12/75 kB Progress (2): 261/455 kB | 28/75 kB Progress (2): 261/455 kB | 44/75 kB Progress (2): 261/455 kB | 61/75 kB Progress (2): 261/455 kB | 75 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.14.14/micrometer-observation-1.14.14.jar (75 kB at 178 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar Progress (1): 278/455 kB Progress (2): 278/455 kB | 7.7/48 kB Progress (2): 278/455 kB | 16/48 kB Progress (2): 278/455 kB | 28/48 kB Progress (2): 294/455 kB | 28/48 kB Progress (2): 294/455 kB | 44/48 kB Progress (2): 294/455 kB | 48 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.14.14/micrometer-commons-1.14.14.jar (48 kB at 110 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar Progress (1): 311/455 kB Progress (1): 327/455 kB Progress (1): 343/455 kB Progress (1): 360/455 kB Progress (1): 376/455 kB Progress (1): 393/455 kB Progress (1): 409/455 kB Progress (2): 409/455 kB | 7.7/150 kB Progress (2): 409/455 kB | 12/150 kB Progress (2): 409/455 kB | 28/150 kB Progress (2): 409/455 kB | 44/150 kB Progress (2): 409/455 kB | 61/150 kB Progress (2): 409/455 kB | 77/150 kB Progress (2): 409/455 kB | 94/150 kB Progress (2): 409/455 kB | 110/150 kB Progress (2): 409/455 kB | 126/150 kB Progress (2): 409/455 kB | 143/150 kB Progress (2): 409/455 kB | 150 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.6.0/maven-shade-plugin-3.6.0.jar (150 kB at 303 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.10/jdependency-2.10.jar Progress (1): 425/455 kB Progress (2): 425/455 kB | 7.7/125 kB Progress (2): 425/455 kB | 16/125 kB Progress (2): 425/455 kB | 32/125 kB Progress (2): 442/455 kB | 32/125 kB Progress (2): 442/455 kB | 49/125 kB Progress (2): 442/455 kB | 65/125 kB Progress (2): 442/455 kB | 81/125 kB Progress (2): 442/455 kB | 98/125 kB Progress (2): 442/455 kB | 114/125 kB Progress (2): 442/455 kB | 125 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.7/asm-9.7.jar (125 kB at 248 kB/s) Progress (2): 442/455 kB | 7.7/73 kB Progress (2): 442/455 kB | 16/73 kB Progress (2): 442/455 kB | 32/73 kB Progress (2): 442/455 kB | 49/73 kB Progress (2): 455 kB | 49/73 kB Progress (2): 455 kB | 65/73 kB Progress (2): 455 kB | 73 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/3.5.10/spring-boot-loader-tools-3.5.10.jar (455 kB at 892 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar (73 kB at 144 kB/s) Progress (1): 7.7/52 kB Progress (1): 16/52 kB Progress (1): 32/52 kB Progress (1): 49/52 kB Progress (1): 52 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar (52 kB at 100 kB/s) Progress (1): 7.7/416 kB Progress (1): 16/416 kB Progress (1): 32/416 kB Progress (1): 49/416 kB Progress (1): 65/416 kB Progress (1): 81/416 kB Progress (1): 98/416 kB Progress (1): 114/416 kB Progress (1): 131/416 kB Progress (1): 147/416 kB Progress (1): 163/416 kB Progress (1): 180/416 kB Progress (1): 196/416 kB Progress (1): 213/416 kB Progress (1): 229/416 kB Progress (1): 245/416 kB Progress (1): 262/416 kB Progress (1): 278/416 kB Progress (1): 294/416 kB Progress (1): 311/416 kB Progress (1): 327/416 kB Progress (1): 344/416 kB Progress (1): 360/416 kB Progress (1): 376/416 kB Progress (1): 393/416 kB Progress (1): 409/416 kB Progress (1): 416 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.10/jdependency-2.10.jar (416 kB at 706 kB/s) [INFO] Replacing main artifact /home/cecaduser/workspace/MP_202610_G81_E5_Back/target/MP_202610_G81_E5_Back-0.0.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /home/cecaduser/workspace/MP_202610_G81_E5_Back/target/MP_202610_G81_E5_Back-0.0.1-SNAPSHOT.jar.original [INFO] [INFO] --- jacoco:0.8.11:report (jacoco-site) @ MP_202610_G81_E5_Back --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- spring-boot:3.5.10:start (pre-integration-test) @ MP_202610_G81_E5_Back --- [INFO] Attaching agents: [] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.10) 2026-02-09T16:04:12.804Z INFO 142 --- [ main] c.e.udistrital.mdp.pets.MainApplication : Starting MainApplication using Java 21.0.4 with PID 142 (/home/cecaduser/workspace/MP_202610_G81_E5_Back/target/classes started by root in /home/cecaduser/workspace/MP_202610_G81_E5_Back) 2026-02-09T16:04:12.807Z INFO 142 --- [ main] c.e.udistrital.mdp.pets.MainApplication : The following 1 profile is active: "integration-tests" 2026-02-09T16:04:13.669Z INFO 142 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2026-02-09T16:04:13.693Z INFO 142 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 15 ms. Found 0 JPA repository interfaces. 2026-02-09T16:04:14.218Z INFO 142 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8999 (http) 2026-02-09T16:04:14.232Z INFO 142 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2026-02-09T16:04:14.233Z INFO 142 --- [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.50] 2026-02-09T16:04:14.277Z INFO 142 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/api] : Initializing Spring embedded WebApplicationContext 2026-02-09T16:04:14.278Z INFO 142 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1423 ms 2026-02-09T16:04:14.454Z INFO 142 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2026-02-09T16:04:14.499Z INFO 142 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.41.Final 2026-02-09T16:04:14.541Z INFO 142 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2026-02-09T16:04:14.874Z INFO 142 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2026-02-09T16:04:14.903Z INFO 142 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2026-02-09T16:04:15.084Z INFO 142 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection conn0: url=jdbc:h2:mem:pets user=SA 2026-02-09T16:04:15.086Z INFO 142 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2026-02-09T16:04:15.110Z WARN 142 --- [ main] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2026-02-09T16:04:15.131Z INFO 142 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-1)'] Database driver: undefined/unknown Database version: 2.3.232 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 2026-02-09T16:04:15.439Z INFO 142 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2026-02-09T16:04:15.444Z INFO 142 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2026-02-09T16:04:15.885Z INFO 142 --- [ main] o.s.b.a.h2.H2ConsoleAutoConfiguration : H2 console available at '/h2-console'. Database available at 'jdbc:h2:mem:pets' 2026-02-09T16:04:15.978Z INFO 142 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8999 (http) with context path '/api' 2026-02-09T16:04:15.987Z INFO 142 --- [ main] c.e.udistrital.mdp.pets.MainApplication : Started MainApplication in 3.73 seconds (process running for 4.654) [INFO] [INFO] --- exec:1.6.0:exec (combine-collection) @ MP_202610_G81_E5_Back --- Collection 'Default Tests' was successfully added. Combined collection is saved to 'it/composed.collection.json' [INFO] [INFO] --- spring-boot:3.5.10:stop (post-integration-test) @ MP_202610_G81_E5_Back --- [INFO] Stopping application... 2026-02-09T16:04:20.104Z INFO 142 --- [on(2)-127.0.0.1] inMXBeanRegistrar$SpringApplicationAdmin : Application shutdown requested. 2026-02-09T16:04:20.107Z INFO 142 --- [on(2)-127.0.0.1] o.s.b.w.e.tomcat.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete 2026-02-09T16:04:20.112Z INFO 142 --- [tomcat-shutdown] o.s.b.w.e.tomcat.GracefulShutdown : Graceful shutdown complete 2026-02-09T16:04:20.117Z INFO 142 --- [on(2)-127.0.0.1] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' 2026-02-09T16:04:20.121Z INFO 142 --- [on(2)-127.0.0.1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... 2026-02-09T16:04:20.125Z INFO 142 --- [on(2)-127.0.0.1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. [INFO] [INFO] --- install:3.1.4:install (default-install) @ MP_202610_G81_E5_Back --- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.pom Progress (1): 838 B Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.pom (2.2 kB at 25 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.22/maven-resolver-1.9.22.pom Progress (1): 756 B Progress (1): 2.3 kB Progress (1): 4.0 kB Progress (1): 9.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 19 kB Progress (1): 22 kB Progress (1): 23 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.22/maven-resolver-1.9.22.pom (23 kB at 258 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.pom Progress (1): 834 B Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.pom (2.2 kB at 26 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar Progress (1): 7.7/196 kB Progress (1): 16/196 kB Progress (1): 25/196 kB Progress (1): 41/196 kB Progress (1): 57/196 kB Progress (1): 74/196 kB Progress (1): 90/196 kB Progress (1): 106/196 kB Progress (1): 123/196 kB Progress (1): 139/196 kB Progress (1): 147/196 kB Progress (1): 164/196 kB Progress (1): 180/196 kB Progress (1): 196 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar (196 kB at 2.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar Progress (1): 7.7/157 kB Progress (1): 16/157 kB Progress (1): 32/157 kB Progress (1): 49/157 kB Progress (1): 65/157 kB Progress (1): 81/157 kB Progress (1): 98/157 kB Progress (1): 114/157 kB Progress (1): 131/157 kB Progress (1): 147/157 kB Progress (1): 157 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar (157 kB at 1.8 MB/s) [INFO] Installing /home/cecaduser/workspace/MP_202610_G81_E5_Back/pom.xml to /root/.m2/repository/co/edu/udistrital/mdp/MP_202610_G81_E5_Back/0.0.1-SNAPSHOT/MP_202610_G81_E5_Back-0.0.1-SNAPSHOT.pom [INFO] Installing /home/cecaduser/workspace/MP_202610_G81_E5_Back/target/MP_202610_G81_E5_Back-0.0.1-SNAPSHOT.jar to /root/.m2/repository/co/edu/udistrital/mdp/MP_202610_G81_E5_Back/0.0.1-SNAPSHOT/MP_202610_G81_E5_Back-0.0.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 41.825 s [INFO] Finished at: 2026-02-09T16:04:20Z [INFO] ------------------------------------------------------------------------ [Pipeline] } $ docker stop --time=1 91924a8a7e43f0d9adbf0cc73b2fcb421fd9c89fd53f09dddb660ca0c65d84c9 $ docker rm -f --volumes 91924a8a7e43f0d9adbf0cc73b2fcb421fd9c89fd53f09dddb660ca0c65d84c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Testing) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . citools-isis2603:latest . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer Slave1 does not seem to be running inside a container $ docker run -t -d -u 1000:1000 -v $HOME/.m2:/root/.m2:z -u root -w /home/cecaduser/workspace/MP_202610_G81_E5_Back -v /home/cecaduser/workspace/MP_202610_G81_E5_Back:/home/cecaduser/workspace/MP_202610_G81_E5_Back:rw,z -v /home/cecaduser/workspace/MP_202610_G81_E5_Back@tmp:/home/cecaduser/workspace/MP_202610_G81_E5_Back@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** citools-isis2603:latest cat $ docker top ff4c45222075e8b34360ea7e22db2ce19a9fe3199041676272b4c21de5f09378 -eo pid,comm [Pipeline] { [Pipeline] sh + mvn test [INFO] Scanning for projects... [INFO] [INFO] ------------< co.edu.udistrital.mdp:MP_202610_G81_E5_Back >------------- [INFO] Building MP_202610_G81_E5_Back 0.0.1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (jacoco-initialize) @ MP_202610_G81_E5_Back --- [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/cecaduser/workspace/MP_202610_G81_E5_Back/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ MP_202610_G81_E5_Back --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ MP_202610_G81_E5_Back --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ MP_202610_G81_E5_Back --- [INFO] skip non existing resourceDirectory /home/cecaduser/workspace/MP_202610_G81_E5_Back/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ MP_202610_G81_E5_Back --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- surefire:2.22.1:test (default-test) @ MP_202610_G81_E5_Back --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.382 s [INFO] Finished at: 2026-02-09T16:04:26Z [INFO] ------------------------------------------------------------------------ [Pipeline] } $ docker stop --time=1 ff4c45222075e8b34360ea7e22db2ce19a9fe3199041676272b4c21de5f09378 $ docker rm -f --volumes ff4c45222075e8b34360ea7e22db2ce19a9fe3199041676272b4c21de5f09378 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static Analysis) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . citools-isis2603:latest . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer Slave1 does not seem to be running inside a container $ docker run -t -d -u 1000:1000 -v $HOME/.m2:/root/.m2:z -u root -w /home/cecaduser/workspace/MP_202610_G81_E5_Back -v /home/cecaduser/workspace/MP_202610_G81_E5_Back:/home/cecaduser/workspace/MP_202610_G81_E5_Back:rw,z -v /home/cecaduser/workspace/MP_202610_G81_E5_Back@tmp:/home/cecaduser/workspace/MP_202610_G81_E5_Back@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** citools-isis2603:latest cat $ docker top 0684c06538b787fb05481f756460731f6889bb4e28920784d3d4e673ceb0e8ff -eo pid,comm [Pipeline] { [Pipeline] sh + mvn sonar:sonar -Dsonar.token=**** -Dsonar.host.url=http://10.20.84.26:8082/sonar [INFO] Scanning for projects... Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.pom Progress (1): 771 B Progress (1): 1.8 kB Progress (1): 3.9 kB Progress (1): 8.1 kB Progress (1): 9.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.pom (9.2 kB at 14 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.jar Progress (1): 0.9/40 kB Progress (1): 2.3/40 kB Progress (1): 3.7/40 kB Progress (1): 5.0/40 kB Progress (1): 6.4/40 kB Progress (1): 7.8/40 kB Progress (1): 9.1/40 kB Progress (1): 11/40 kB Progress (1): 12/40 kB Progress (1): 13/40 kB Progress (1): 15/40 kB Progress (1): 16/40 kB Progress (1): 17/40 kB Progress (1): 19/40 kB Progress (1): 20/40 kB Progress (1): 21/40 kB Progress (1): 23/40 kB Progress (1): 24/40 kB Progress (1): 26/40 kB Progress (1): 27/40 kB Progress (1): 28/40 kB Progress (1): 30/40 kB Progress (1): 31/40 kB Progress (1): 32/40 kB Progress (1): 34/40 kB Progress (1): 35/40 kB Progress (1): 37/40 kB Progress (1): 38/40 kB Progress (1): 39/40 kB Progress (1): 40 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.jar (40 kB at 369 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.6.1/build-helper-maven-plugin-3.6.1.pom Progress (1): 1.0 kB Progress (1): 2.7 kB Progress (1): 6.0 kB Progress (1): 8.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.6.1/build-helper-maven-plugin-3.6.1.pom (8.1 kB at 83 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/91/mojo-parent-91.pom Progress (1): 715 B Progress (1): 1.7 kB Progress (1): 5.4 kB Progress (1): 7.3 kB Progress (1): 9.0 kB Progress (1): 11 kB Progress (1): 14 kB Progress (1): 18 kB Progress (1): 23 kB Progress (1): 27 kB Progress (1): 28 kB Progress (1): 32 kB Progress (1): 35 kB Progress (1): 38 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/91/mojo-parent-91.pom (38 kB at 389 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.0/junit-bom-5.13.0.pom Progress (1): 908 B Progress (1): 2.4 kB Progress (1): 5.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.0/junit-bom-5.13.0.pom (5.6 kB at 61 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.6.1/build-helper-maven-plugin-3.6.1.jar Progress (1): 3.8/72 kB Progress (1): 8.0/72 kB Progress (1): 12/72 kB Progress (1): 16/72 kB Progress (1): 21/72 kB Progress (1): 25/72 kB Progress (1): 29/72 kB Progress (1): 33/72 kB Progress (1): 38/72 kB Progress (1): 42/72 kB Progress (1): 46/72 kB Progress (1): 50/72 kB Progress (1): 55/72 kB Progress (1): 59/72 kB Progress (1): 63/72 kB Progress (1): 67/72 kB Progress (1): 71/72 kB Progress (1): 72 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.6.1/build-helper-maven-plugin-3.6.1.jar (72 kB at 735 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/cyclonedx/cyclonedx-maven-plugin/2.9.1/cyclonedx-maven-plugin-2.9.1.pom Progress (1): 708 B Progress (1): 2.2 kB Progress (1): 4.5 kB Progress (1): 8.7 kB Progress (1): 12 kB Progress (1): 17 kB Progress (1): 19 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/cyclonedx/cyclonedx-maven-plugin/2.9.1/cyclonedx-maven-plugin-2.9.1.pom (19 kB at 196 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom Progress (1): 908 B Progress (1): 4.1 kB Progress (1): 5.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom (5.6 kB at 53 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/cyclonedx/cyclonedx-maven-plugin/2.9.1/cyclonedx-maven-plugin-2.9.1.jar Progress (1): 3.4/52 kB Progress (1): 7.6/52 kB Progress (1): 12/52 kB Progress (1): 16/52 kB Progress (1): 20/52 kB Progress (1): 24/52 kB Progress (1): 28/52 kB Progress (1): 33/52 kB Progress (1): 36/52 kB Progress (1): 40/52 kB Progress (1): 45/52 kB Progress (1): 49/52 kB Progress (1): 52 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/cyclonedx/cyclonedx-maven-plugin/2.9.1/cyclonedx-maven-plugin-2.9.1.jar (52 kB at 546 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-maven-plugin/11.7.2/flyway-maven-plugin-11.7.2.pom Progress (1): 2.1 kB Progress (1): 3.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-maven-plugin/11.7.2/flyway-maven-plugin-11.7.2.pom (3.8 kB at 34 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-parent/11.7.2/flyway-parent-11.7.2.pom Progress (1): 1.0 kB Progress (1): 3.4 kB Progress (1): 5.2 kB Progress (1): 8.0 kB Progress (1): 17 kB Progress (1): 22 kB Progress (1): 27 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 36 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-parent/11.7.2/flyway-parent-11.7.2.pom (36 kB at 340 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-maven-plugin/11.7.2/flyway-maven-plugin-11.7.2.jar Progress (1): 7.7/110 kB Progress (1): 16/110 kB Progress (1): 32/110 kB Progress (1): 49/110 kB Progress (1): 65/110 kB Progress (1): 81/110 kB Progress (1): 98/110 kB Progress (1): 110 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-maven-plugin/11.7.2/flyway-maven-plugin-11.7.2.jar (110 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.2/git-commit-id-maven-plugin-9.0.2.pom Progress (1): 960 B Progress (1): 2.7 kB Progress (1): 7.9 kB Progress (1): 11 kB Progress (1): 15 kB Progress (1): 18 kB Progress (1): 21 kB Progress (1): 26 kB Progress (1): 28 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.2/git-commit-id-maven-plugin-9.0.2.pom (28 kB at 287 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.2/git-commit-id-maven-plugin-9.0.2.jar Progress (1): 7.7/55 kB Progress (1): 16/55 kB Progress (1): 32/55 kB Progress (1): 49/55 kB Progress (1): 55 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.2/git-commit-id-maven-plugin-9.0.2.jar (55 kB at 565 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jooq/jooq-codegen-maven/3.19.29/jooq-codegen-maven-3.19.29.pom Progress (1): 1.2 kB Progress (1): 3.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jooq/jooq-codegen-maven/3.19.29/jooq-codegen-maven-3.19.29.pom (3.9 kB at 43 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jooq/jooq-parent/3.19.29/jooq-parent-3.19.29.pom Progress (1): 909 B Progress (1): 2.3 kB Progress (1): 4.3 kB Progress (1): 11 kB Progress (1): 17 kB Progress (1): 21 kB Progress (1): 24 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 38 kB Progress (1): 41 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jooq/jooq-parent/3.19.29/jooq-parent-3.19.29.pom (41 kB at 438 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jooq/jooq-codegen-maven/3.19.29/jooq-codegen-maven-3.19.29.jar Progress (1): 3.4/18 kB Progress (1): 18 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jooq/jooq-codegen-maven/3.19.29/jooq-codegen-maven-3.19.29.jar (18 kB at 211 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-maven-plugin/4.31.1/liquibase-maven-plugin-4.31.1.pom Progress (1): 1.3 kB Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-maven-plugin/4.31.1/liquibase-maven-plugin-4.31.1.pom (2.0 kB at 21 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-maven-plugin/4.31.1/liquibase-maven-plugin-4.31.1.jar Progress (1): 7.7/352 kB Progress (1): 16/352 kB Progress (1): 32/352 kB Progress (1): 49/352 kB Progress (1): 65/352 kB Progress (1): 81/352 kB Progress (1): 98/352 kB Progress (1): 114/352 kB Progress (1): 131/352 kB Progress (1): 147/352 kB Progress (1): 163/352 kB Progress (1): 180/352 kB Progress (1): 196/352 kB Progress (1): 213/352 kB Progress (1): 229/352 kB Progress (1): 245/352 kB Progress (1): 262/352 kB Progress (1): 278/352 kB Progress (1): 294/352 kB Progress (1): 311/352 kB Progress (1): 327/352 kB Progress (1): 344/352 kB Progress (1): 352 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-maven-plugin/4.31.1/liquibase-maven-plugin-4.31.1.jar (352 kB at 3.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.pom Progress (1): 744 B Progress (1): 2.1 kB Progress (1): 4.8 kB Progress (1): 8.3 kB Progress (1): 10 kB Progress (1): 14 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.pom (15 kB at 167 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.jar Progress (1): 7.7/240 kB Progress (1): 16/240 kB Progress (1): 32/240 kB Progress (1): 49/240 kB Progress (1): 65/240 kB Progress (1): 81/240 kB Progress (1): 98/240 kB Progress (1): 114/240 kB Progress (1): 131/240 kB Progress (1): 147/240 kB Progress (1): 163/240 kB Progress (1): 180/240 kB Progress (1): 196/240 kB Progress (1): 213/240 kB Progress (1): 229/240 kB Progress (1): 240 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.jar (240 kB at 2.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.pom Progress (1): 747 B Progress (1): 2.3 kB Progress (1): 5.1 kB Progress (1): 9.4 kB Progress (1): 14 kB Progress (1): 16 kB Progress (1): 18 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.pom (18 kB at 198 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.jar Progress (1): 7.7/208 kB Progress (1): 16/208 kB Progress (1): 32/208 kB Progress (1): 49/208 kB Progress (1): 65/208 kB Progress (1): 81/208 kB Progress (1): 98/208 kB Progress (1): 114/208 kB Progress (1): 131/208 kB Progress (1): 147/208 kB Progress (1): 163/208 kB Progress (1): 180/208 kB Progress (1): 196/208 kB Progress (1): 208 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.jar (208 kB at 2.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.pom Progress (1): 810 B Progress (1): 3.5 kB Progress (1): 5.4 kB Progress (1): 8.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.pom (8.1 kB at 90 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.5.0/enforcer-3.5.0.pom Progress (1): 807 B Progress (1): 2.3 kB Progress (1): 4.4 kB Progress (1): 9.0 kB Progress (1): 9.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.5.0/enforcer-3.5.0.pom (9.3 kB at 102 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.jar Progress (1): 7.7/39 kB Progress (1): 16/39 kB Progress (1): 32/39 kB Progress (1): 39 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.jar (39 kB at 440 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.5.4/maven-failsafe-plugin-3.5.4.pom Progress (1): 839 B Progress (1): 3.3 kB Progress (1): 6.1 kB Progress (1): 9.5 kB Progress (1): 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.5.4/maven-failsafe-plugin-3.5.4.pom (10 kB at 112 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.5.4/surefire-3.5.4.pom Progress (1): 791 B Progress (1): 2.4 kB Progress (1): 4.1 kB Progress (1): 7.8 kB Progress (1): 11 kB Progress (1): 13 kB Progress (1): 16 kB Progress (1): 18 kB Progress (1): 19 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.5.4/surefire-3.5.4.pom (19 kB at 215 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/44/maven-parent-44.pom Progress (1): 708 B Progress (1): 1.9 kB Progress (1): 5.5 kB Progress (1): 9.7 kB Progress (1): 14 kB Progress (1): 19 kB Progress (1): 23 kB Progress (1): 26 kB Progress (1): 28 kB Progress (1): 32 kB Progress (1): 36 kB Progress (1): 39 kB Progress (1): 42 kB Progress (1): 45 kB Progress (1): 49 kB Progress (1): 50 kB Progress (1): 52 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/44/maven-parent-44.pom (52 kB at 580 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/34/apache-34.pom Progress (1): 737 B Progress (1): 2.0 kB Progress (1): 4.0 kB Progress (1): 5.9 kB Progress (1): 11 kB Progress (1): 15 kB Progress (1): 19 kB Progress (1): 22 kB Progress (1): 24 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/34/apache-34.pom (24 kB at 276 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.12.1/junit-bom-5.12.1.pom Progress (1): 908 B Progress (1): 4.1 kB Progress (1): 5.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.12.1/junit-bom-5.12.1.pom (5.6 kB at 64 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.5.4/maven-failsafe-plugin-3.5.4.jar Progress (1): 7.7/57 kB Progress (1): 16/57 kB Progress (1): 32/57 kB Progress (1): 49/57 kB Progress (1): 57 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.5.4/maven-failsafe-plugin-3.5.4.jar (57 kB at 655 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.5.1/maven-help-plugin-3.5.1.pom Progress (1): 780 B Progress (1): 2.0 kB Progress (1): 5.0 kB Progress (1): 9.1 kB Progress (1): 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.5.1/maven-help-plugin-3.5.1.pom (10 kB at 111 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.5.1/maven-help-plugin-3.5.1.jar Progress (1): 7.7/65 kB Progress (1): 12/65 kB Progress (1): 28/65 kB Progress (1): 44/65 kB Progress (1): 61/65 kB Progress (1): 65 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.5.1/maven-help-plugin-3.5.1.jar (65 kB at 727 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.pom Progress (1): 752 B Progress (1): 2.1 kB Progress (1): 4.3 kB Progress (1): 9.8 kB Progress (1): 12 kB Progress (1): 15 kB Progress (1): 16 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.pom (16 kB at 163 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/4.0.27/groovy-bom-4.0.27.pom Progress (1): 863 B Progress (1): 3.6 kB Progress (1): 7.0 kB Progress (1): 11 kB Progress (1): 14 kB Progress (1): 18 kB Progress (1): 22 kB Progress (1): 27 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/4.0.27/groovy-bom-4.0.27.pom (27 kB at 300 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.jar Progress (1): 7.7/141 kB Progress (1): 16/141 kB Progress (1): 32/141 kB Progress (1): 49/141 kB Progress (1): 65/141 kB Progress (1): 81/141 kB Progress (1): 98/141 kB Progress (1): 114/141 kB Progress (1): 131/141 kB Progress (1): 141 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.jar (141 kB at 1.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.11.3/maven-javadoc-plugin-3.11.3.pom Progress (1): 741 B Progress (1): 2.5 kB Progress (1): 4.2 kB Progress (1): 8.3 kB Progress (1): 13 kB Progress (1): 16 kB Progress (1): 18 kB Progress (1): 21 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.11.3/maven-javadoc-plugin-3.11.3.pom (21 kB at 235 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.11.3/maven-javadoc-plugin-3.11.3.jar Progress (1): 7.7/529 kB Progress (1): 16/529 kB Progress (1): 32/529 kB Progress (1): 49/529 kB Progress (1): 65/529 kB Progress (1): 81/529 kB Progress (1): 98/529 kB Progress (1): 114/529 kB Progress (1): 131/529 kB Progress (1): 147/529 kB Progress (1): 163/529 kB Progress (1): 180/529 kB Progress (1): 196/529 kB Progress (1): 213/529 kB Progress (1): 229/529 kB Progress (1): 245/529 kB Progress (1): 262/529 kB Progress (1): 278/529 kB Progress (1): 294/529 kB Progress (1): 311/529 kB Progress (1): 327/529 kB Progress (1): 344/529 kB Progress (1): 360/529 kB Progress (1): 376/529 kB Progress (1): 393/529 kB Progress (1): 409/529 kB Progress (1): 426/529 kB Progress (1): 442/529 kB Progress (1): 458/529 kB Progress (1): 475/529 kB Progress (1): 491/529 kB Progress (1): 507/529 kB Progress (1): 524/529 kB Progress (1): 529 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.11.3/maven-javadoc-plugin-3.11.3.jar (529 kB at 4.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.6.1/maven-shade-plugin-3.6.1.pom Progress (1): 775 B Progress (1): 2.3 kB Progress (1): 5.1 kB Progress (1): 8.1 kB Progress (1): 11 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.6.1/maven-shade-plugin-3.6.1.pom (12 kB at 131 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.6.1/maven-shade-plugin-3.6.1.jar Progress (1): 7.7/150 kB Progress (1): 16/150 kB Progress (1): 25/150 kB Progress (1): 41/150 kB Progress (1): 57/150 kB Progress (1): 74/150 kB Progress (1): 90/150 kB Progress (1): 106/150 kB Progress (1): 123/150 kB Progress (1): 139/150 kB Progress (1): 150 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.6.1/maven-shade-plugin-3.6.1.jar (150 kB at 1.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.5.4/maven-surefire-plugin-3.5.4.pom Progress (1): 827 B Progress (1): 3.3 kB Progress (1): 4.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.5.4/maven-surefire-plugin-3.5.4.pom (4.9 kB at 57 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.5.4/maven-surefire-plugin-3.5.4.jar Progress (1): 7.7/46 kB Progress (1): 8.2/46 kB Progress (1): 25/46 kB Progress (1): 41/46 kB Progress (1): 46 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.5.4/maven-surefire-plugin-3.5.4.jar (46 kB at 530 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/buildtools/native-maven-plugin/0.10.6/native-maven-plugin-0.10.6.pom Progress (1): 937 B Progress (1): 2.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/buildtools/native-maven-plugin/0.10.6/native-maven-plugin-0.10.6.pom (2.7 kB at 29 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/buildtools/native-maven-plugin/0.10.6/native-maven-plugin-0.10.6.jar Progress (1): 7.7/113 kB Progress (1): 12/113 kB Progress (1): 28/113 kB Progress (1): 44/113 kB Progress (1): 61/113 kB Progress (1): 77/113 kB Progress (1): 93/113 kB Progress (1): 110/113 kB Progress (1): 113 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/buildtools/native-maven-plugin/0.10.6/native-maven-plugin-0.10.6.jar (113 kB at 1.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.18.0/versions-maven-plugin-2.18.0.pom Progress (1): 1.9 kB Progress (1): 6.8 kB Progress (1): 8.2 kB Progress (1): 11 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.18.0/versions-maven-plugin-2.18.0.pom (12 kB at 133 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions/2.18.0/versions-2.18.0.pom Progress (1): 1.1 kB Progress (1): 3.5 kB Progress (1): 5.5 kB Progress (1): 11 kB Progress (1): 14 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions/2.18.0/versions-2.18.0.pom (15 kB at 163 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/86/mojo-parent-86.pom Progress (1): 714 B Progress (1): 2.5 kB Progress (1): 5.8 kB Progress (1): 7.6 kB Progress (1): 11 kB Progress (1): 13 kB Progress (1): 18 kB Progress (1): 23 kB Progress (1): 27 kB Progress (1): 29 kB Progress (1): 32 kB Progress (1): 37 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/86/mojo-parent-86.pom (37 kB at 415 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.18.0/versions-maven-plugin-2.18.0.jar Progress (1): 7.7/299 kB Progress (1): 12/299 kB Progress (1): 28/299 kB Progress (1): 44/299 kB Progress (1): 61/299 kB Progress (1): 77/299 kB Progress (1): 94/299 kB Progress (1): 110/299 kB Progress (1): 126/299 kB Progress (1): 143/299 kB Progress (1): 159/299 kB Progress (1): 175/299 kB Progress (1): 192/299 kB Progress (1): 208/299 kB Progress (1): 225/299 kB Progress (1): 241/299 kB Progress (1): 257/299 kB Progress (1): 274/299 kB Progress (1): 290/299 kB Progress (1): 299 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.18.0/versions-maven-plugin-2.18.0.jar (299 kB at 2.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml Progress (1): 3.4 kB Progress (1): 7.6 kB Progress (1): 12 kB Progress (1): 17 kB Progress (1): 21 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 117 kB/s) Progress (1): 4.6 kB Progress (1): 10 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 60 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml Progress (1): 1.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml (1.4 kB at 12 kB/s) [WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:4.0.0.4121 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:4.0.0.4121: SonarQube plugin was moved to SonarSource organisation [INFO] [INFO] ------------< co.edu.udistrital.mdp:MP_202610_G81_E5_Back >------------- [INFO] Building MP_202610_G81_E5_Back 0.0.1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202610_G81_E5_Back --- [WARNING] 16:04:38.312 Using an unspecified version instead of an explicit plugin version may introduce breaking analysis changes at an unwanted time. It is highly recommended to use an explicit version, e.g. 'org.sonarsource.scanner.maven:sonar-maven-plugin:4.0.0.4121'. [INFO] 16:04:38.323 Java 21.0.4 Eclipse Adoptium (64-bit) [INFO] 16:04:38.323 Linux 6.14.0-37-generic (amd64) [INFO] 16:04:38.371 User cache: /root/.sonar/cache [INFO] 16:04:38.957 Communicating with SonarQube Server 25.3.0.104237 [INFO] 16:04:38.976 Default locale: "en_US", source code encoding: "UTF-8" [INFO] 16:04:40.368 Load global settings [INFO] 16:04:40.454 Load global settings (done) | time=87ms [INFO] 16:04:40.470 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO [INFO] 16:04:40.483 Loading required plugins [INFO] 16:04:40.484 Load plugins index [INFO] 16:04:40.534 Load plugins index (done) | time=50ms [INFO] 16:04:40.534 Load/download plugins [INFO] 16:04:40.844 Load/download plugins (done) | time=310ms [INFO] 16:04:41.277 Process project properties [INFO] 16:04:41.294 Process project properties (done) | time=17ms [INFO] 16:04:41.306 Project key: co.edu.udistrital.mdp:MP_202610_G81_E5_Back [INFO] 16:04:41.307 Base dir: /home/cecaduser/workspace/MP_202610_G81_E5_Back [INFO] 16:04:41.307 Working dir: /home/cecaduser/workspace/MP_202610_G81_E5_Back/target/sonar [INFO] 16:04:41.315 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E5_Back' [INFO] 16:04:41.357 Load quality profiles [INFO] 16:04:41.405 Load quality profiles (done) | time=49ms [INFO] 16:04:41.421 Auto-configuring with CI 'Jenkins' [INFO] 16:04:41.463 Load active rules [INFO] 16:04:41.701 Load active rules (done) | time=238ms [INFO] 16:04:41.708 Load analysis cache [INFO] 16:04:41.715 Load analysis cache (404) | time=7ms [INFO] 16:04:41.794 Preprocessing files... [INFO] 16:04:42.104 2 languages detected in 11 preprocessed files [INFO] 16:04:42.105 0 files ignored because of scm ignore settings [INFO] 16:04:42.108 Loading plugins for detected languages [INFO] 16:04:42.108 Load/download plugins [INFO] 16:04:42.401 Load/download plugins (done) | time=293ms [INFO] 16:04:42.525 Load project repositories [INFO] 16:04:42.532 Load project repositories (done) | time=7ms [INFO] 16:04:42.553 Indexing files... [INFO] 16:04:42.554 Project configuration: [INFO] 16:04:42.554 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/** [INFO] 16:04:42.564 11 files indexed [INFO] 16:04:42.565 Quality profile for java: Sonar way [INFO] 16:04:42.565 Quality profile for xml: Sonar way [INFO] 16:04:42.565 ------------- Run sensors on module MP_202610_G81_E5_Back [INFO] 16:04:42.627 Load metrics repository [INFO] 16:04:42.645 Load metrics repository (done) | time=18ms [INFO] 16:04:43.567 Sensor JavaSensor [java] [INFO] 16:04:43.572 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 16:04:43.601 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 16:04:43.603 Using ECJ batch to parse 10 Main java source files with batch size 104 KB. [INFO] 16:04:43.978 Starting batch processing. [INFO] 16:04:44.523 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 16:04:45.619 100% analyzed [INFO] 16:04:45.619 Batch processing: Done. [INFO] 16:04:45.621 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 16:04:45.622 No "Test" source files to scan. [INFO] 16:04:45.623 No "Generated" source files to scan. [INFO] 16:04:45.623 Sensor JavaSensor [java] (done) | time=2056ms [INFO] 16:04:45.623 Sensor SurefireSensor [java] [INFO] 16:04:45.624 parsing [/home/cecaduser/workspace/MP_202610_G81_E5_Back/target/surefire-reports] [INFO] 16:04:45.625 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 16:04:45.625 Sensor XML Sensor [xml] [INFO] 16:04:45.633 1 source file to be analyzed [INFO] 16:04:45.840 1/1 source file has been analyzed [INFO] 16:04:45.841 Sensor XML Sensor [xml] (done) | time=216ms [INFO] 16:04:45.841 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 16:04:45.843 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202610_G81_E5_Back/../target/jacoco-report/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 16:04:45.844 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 16:04:45.844 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 16:04:45.844 Sensor Java Config Sensor [iac] [INFO] 16:04:45.864 0 source files to be analyzed [INFO] 16:04:45.864 0/0 source files have been analyzed [INFO] 16:04:45.865 Sensor Java Config Sensor [iac] (done) | time=21ms [INFO] 16:04:45.865 Sensor IaC Docker Sensor [iac] [INFO] 16:04:45.949 0 source files to be analyzed [INFO] 16:04:45.949 0/0 source files have been analyzed [INFO] 16:04:45.949 Sensor IaC Docker Sensor [iac] (done) | time=84ms [INFO] 16:04:45.949 Sensor TextAndSecretsSensor [text] [INFO] 16:04:45.950 Available processors: 4 [INFO] 16:04:45.950 Using 4 threads for analysis. [INFO] 16:04:46.373 Using git CLI to retrieve untracked files [WARNING] 16:04:46.377 Analyzing only language associated files, make sure to run the analysis inside a git repository to make use of inclusions specified via "sonar.text.inclusions" [INFO] 16:04:46.393 11 source files to be analyzed [INFO] 16:04:46.424 11/11 source files have been analyzed [INFO] 16:04:46.425 Sensor TextAndSecretsSensor [text] (done) | time=476ms [INFO] 16:04:46.429 ------------- Run sensors on project [INFO] 16:04:46.584 Sensor Zero Coverage Sensor [INFO] 16:04:46.592 Sensor Zero Coverage Sensor (done) | time=8ms [INFO] 16:04:46.593 Sensor Java CPD Block Indexer [INFO] 16:04:46.612 Sensor Java CPD Block Indexer (done) | time=19ms [INFO] 16:04:46.612 ------------- Gather SCA dependencies on project [INFO] 16:04:46.619 SCM Publisher SCM provider for this project is: git [INFO] 16:04:46.620 SCM Publisher 11 source files to be analyzed [INFO] 16:04:46.989 SCM Publisher 11/11 source files have been analyzed (done) | time=367ms [INFO] 16:04:46.999 CPD Executor 4 files had no CPD blocks [INFO] 16:04:46.999 CPD Executor Calculating CPD for 6 files [INFO] 16:04:47.009 CPD Executor CPD calculation finished (done) | time=10ms [INFO] 16:04:47.019 SCM revision ID 'f97cbdc268e65064bf9f27b0becc76855a5fe33c' [INFO] 16:04:47.238 Analysis report generated in 222ms, dir size=263.8 kB [INFO] 16:04:47.275 Analysis report compressed in 36ms, zip size=48.9 kB [INFO] 16:04:47.472 Analysis report uploaded in 197ms [INFO] 16:04:47.474 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202610_G81_E5_Back [INFO] 16:04:47.474 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] 16:04:47.474 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=8df23960-ed0e-455e-a5c0-a5794c5b9a4c [INFO] 16:04:47.486 Analysis total time: 6.551 s [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.016 s [INFO] Finished at: 2026-02-09T16:04:47Z [INFO] ------------------------------------------------------------------------ [Pipeline] } $ docker stop --time=1 0684c06538b787fb05481f756460731f6889bb4e28920784d3d4e673ceb0e8ff $ docker rm -f --volumes 0684c06538b787fb05481f756460731f6889bb4e28920784d3d4e673ceb0e8ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] deleteDir [Pipeline] dir Running in /home/cecaduser/workspace/MP_202610_G81_E5_Back/MP_202610_G81_E5_Back@tmp [Pipeline] { [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS